summaryrefslogtreecommitdiffstats
path: root/kate/app/katesessionpanel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed unrequired comments.Michele Calgaro2018-06-201-2/+2
* Kate session panel: added "Sessions" menu support.Michele Calgaro2016-10-081-14/+19
* Kate session panel: added support for switch/shutdown session options and fix...Michele Calgaro2016-05-231-26/+80
* Kate session panel: fixed handling of volatile sessions. Also bug fixes and i...Michele Calgaro2016-04-211-24/+79
* Kate session panel: added save_as and reload functionality.Michele Calgaro2016-03-251-19/+106
* Kate session panel: added save and read-only functionality. Fixed up toolbar ...Michele Calgaro2016-03-101-8/+115
* Kate session panel: added move up/down and rename functionality.Michele Calgaro2016-03-101-12/+109
* Kate session panel: some code refactoring + completed GUI for "New session" a...Michele Calgaro2016-02-221-34/+118
* Added support for "Delete session" in Kate session panel.Michele Calgaro2016-02-201-9/+43
* Added support for Kate startup options and for "New session" functionality.Michele Calgaro2016-02-191-17/+39
* Disabled the old session manager and switched permanently to the new one. Lot...Michele Calgaro2016-02-081-1/+15
* Populated session panel. Now able to switch session within the new panel.Michele Calgaro2015-10-231-19/+46
* Renamed KateSession* --> OldKateSession* (except KateSessionPanel). This is t...Michele Calgaro2015-08-141-1/+1
* Added Kate session panel. This commit contains the GUI elements. The logic wi...Michele Calgaro2015-08-101-0/+185