summaryrefslogtreecommitdiffstats
path: root/kate/app/katesession.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-2/+2
* Removed code formatting modelines.Michele Calgaro2020-09-221-2/+0
* Removed unrequired comments.Michele Calgaro2018-06-201-2/+0
* Kate session panel: added "Sessions" menu support.Michele Calgaro2016-10-081-1/+1
* Kate session panel: removed no longer used OldKateSession and OldKateSessionM...Michele Calgaro2016-10-021-698/+0
* Kate session panel: added support for switch/shutdown session options and fix...Michele Calgaro2016-05-231-36/+173
* Kate session panel: fixed handling of volatile sessions. Also bug fixes and i...Michele Calgaro2016-04-211-55/+86
* Kate session panel: added save_as and reload functionality.Michele Calgaro2016-03-251-45/+119
* Kate session panel: added save and read-only functionality. Fixed up toolbar ...Michele Calgaro2016-03-101-14/+37
* Kate session panel: added move up/down and rename functionality.Michele Calgaro2016-03-101-5/+74
* Kate session panel: some code refactoring + completed GUI for "New session" a...Michele Calgaro2016-02-221-55/+36
* Added support for "Delete session" in Kate session panel.Michele Calgaro2016-02-201-12/+41
* Added support for Kate startup options and for "New session" functionality.Michele Calgaro2016-02-191-180/+130
* Disabled the old session manager and switched permanently to the new one. Lot...Michele Calgaro2016-02-081-16/+98
* Populated session panel. Now able to switch session within the new panel.Michele Calgaro2015-10-231-14/+54
* Added initial version of new KateSession and KateSessionManager. The old vers...Michele Calgaro2015-09-281-0/+265
* Renamed KateSession* --> OldKateSession* (except KateSessionPanel). This is t...Michele Calgaro2015-08-141-84/+84
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-131-3/+3
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-5/+5
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-9/+9
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-3/+3
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-1/+1
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-1/+1
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-191-1/+1
* Revert automated changestpearson2011-01-071-1/+1
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-031-1/+1
* Trinity Qt initial conversiontpearson2010-07-311-66/+66
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-251-0/+920