summaryrefslogtreecommitdiffstats
path: root/kate/app/katesessionpanel.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-3/+3
* Removed unrequired comments.Michele Calgaro2018-06-201-2/+2
* Kate session panel: added "Sessions" menu support.Michele Calgaro2016-10-081-4/+10
* Kate session panel: added support for switch/shutdown session options and fix...Michele Calgaro2016-05-231-5/+6
* Kate session panel: fixed handling of volatile sessions. Also bug fixes and i...Michele Calgaro2016-04-211-1/+13
* Kate session panel: added save_as and reload functionality.Michele Calgaro2016-03-251-2/+5
* Kate session panel: added save and read-only functionality. Fixed up toolbar ...Michele Calgaro2016-03-101-1/+1
* Kate session panel: added move up/down and rename functionality.Michele Calgaro2016-03-101-0/+3
* Kate session panel: some code refactoring + completed GUI for "New session" a...Michele Calgaro2016-02-221-13/+57
* Added support for "Delete session" in Kate session panel.Michele Calgaro2016-02-201-5/+13
* Added support for Kate startup options and for "New session" functionality.Michele Calgaro2016-02-191-0/+3
* Disabled the old session manager and switched permanently to the new one. Lot...Michele Calgaro2016-02-081-0/+1
* Populated session panel. Now able to switch session within the new panel.Michele Calgaro2015-10-231-4/+5
* Renamed KateSession* --> OldKateSession* (except KateSessionPanel). This is t...Michele Calgaro2015-08-141-2/+2
* Added Kate session panel. This commit contains the GUI elements. The logic wi...Michele Calgaro2015-08-101-0/+92