Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-25 | some minor Doxygen documentation improvements | Robin Haberkorn | 1 | -1/+1 |
2017-03-07 | refactored commandline key processing: rewritten Cmdline::process_edit_cmd() ... | Robin Haberkorn | 1 | -0/+4 |
2017-03-03 | updated copyright to 2017 | Robin Haberkorn | 1 | -1/+1 |
2016-11-22 | optimized QRegisterTable cleanup | Robin Haberkorn | 1 | -1/+1 |
2016-11-20 | fixed glib warnings about using g_mem_set_vtable() and revised memory limiting | Robin Haberkorn | 1 | -1/+2 |
2016-11-20 | optimized RBTree: avoid unnecessary virtual RBTree and RBEntry implementation... | Robin Haberkorn | 1 | -0/+8 |
2016-11-20 | auto-completion of Q-Register names, goto labels and help topics | Robin Haberkorn | 1 | -0/+6 |
2016-11-20 | optimized red-black trees and common base class for string-keyed RB trees | Robin Haberkorn | 1 | -12/+4 |
2016-11-18 | implemented self-documenting (online) help system | Robin Haberkorn | 1 | -0/+87 |