Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- new method LIST::removeItem added to save a pointer to removed record;
- code cleaning related to the fact that LIST::remove() shall be the last operation inside an iterator, because otherwise the reference to it will point to a record next to deleted one;
- a few remaining cycles converted to iterators
|
|
|
|
|
|
|
|
|
|
|
|
during group's expansion/contraction
|
|
|
|
|
|
|
|
|
|
the core one
|
|
|
|
|
|
|
|
|
|
|
|
is active - users should use GitHub for ticket creation);
- also remove AUTHOREMAIL field from structure
|
|
62202ed10617927d5429bc59898e12a366abe744)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* replace 0/NULL with nullptr [using clang-tidy]
|
|
|
|
|
|
dunno how I could miss it
|
|
|
|
|
|
|
|
- useless error message removed;
- code cleaning;
- version bump;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- pfnDoSelectionDefaultAction rewritten to handle search correctly
|
|
|
|
|
|
|
|
|