| Commit message (Expand) | Author | Age | Files | Lines |
* | Kate session panel: fixed handling of volatile sessions. Also bug fixes and i... | Michele Calgaro | 2016-04-21 | 5 | -95/+212 |
* | Kate session panel: added save_as and reload functionality. | Michele Calgaro | 2016-03-25 | 4 | -78/+293 |
* | Kate session panel: added save and read-only functionality. Fixed up toolbar ... | Michele Calgaro | 2016-03-10 | 5 | -29/+200 |
* | Kate session panel: added move up/down and rename functionality. | Michele Calgaro | 2016-03-10 | 4 | -18/+225 |
* | Kate session panel: some code refactoring + completed GUI for "New session" a... | Michele Calgaro | 2016-02-22 | 5 | -121/+233 |
* | Added support for "Delete session" in Kate session panel. | Michele Calgaro | 2016-02-20 | 5 | -59/+134 |
* | Added support for Kate startup options and for "New session" functionality. | Michele Calgaro | 2016-02-19 | 7 | -275/+339 |
* | Disabled the old session manager and switched permanently to the new one. Lot... | Michele Calgaro | 2016-02-08 | 9 | -428/+567 |
* | Populated session panel. Now able to switch session within the new panel. | Michele Calgaro | 2015-10-23 | 8 | -64/+165 |
* | Added initial version of new KateSession and KateSessionManager. The old vers... | Michele Calgaro | 2015-09-28 | 2 | -1/+373 |
* | Renamed KateSession* --> OldKateSession* (except KateSessionPanel). This is t... | Michele Calgaro | 2015-08-14 | 8 | -133/+133 |
* | Added Kate session panel. This commit contains the GUI elements. The logic wi... | Michele Calgaro | 2015-08-10 | 7 | -6/+289 |
* | Added option to suppress 'Find in files' error dialog in Kate. This resolves ... | Michele Calgaro | 2015-01-04 | 2 | -6/+24 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa... | Timothy Pearson | 2014-10-13 | 4 | -4/+4 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 4 | -12/+12 |
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -2/+2 |
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 2 | -4/+4 |
* | Fix unwanted drag and drop continuation when file modification dialog was sho... | Timothy Pearson | 2014-09-20 | 2 | -1/+15 |
* | Fix wrong maintained kate MRU list if any plugin is enabled | Michele Calgaro | 2013-12-14 | 2 | -9/+3 |
* | Fix adding newly created documents to MRU list in kate | Michele Calgaro | 2013-12-04 | 2 | -4/+12 |
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 2 | -2/+2 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
* | Add the ability to force Kate into MDI mode all the time. | Darrell Anderson | 2013-08-17 | 5 | -3/+29 |
* | Fix Kate MDI activation | Timothy Pearson | 2013-06-20 | 1 | -1/+1 |
* | Revert part of commit 9dbcc3d | Timothy Pearson | 2013-06-19 | 1 | -17/+0 |
* | Fix sporadic Kate crash first reported in KDE bug 140135 | Timothy Pearson | 2013-06-04 | 1 | -2/+7 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 22 | -59/+59 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 11 | -16/+16 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 2 | -4/+4 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 4 | -17/+17 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 23 | -39/+39 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 30 | -156/+156 |
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -5/+5 |
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
* | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 2 | -4/+4 |
* | Rename KShared | Timothy Pearson | 2013-01-31 | 1 | -2/+2 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 13 | -16/+16 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 12 | -26/+26 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 27 | -100/+100 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 13 | -35/+35 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -4/+4 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 3 | -3/+3 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 4 | -13/+13 |
* | Fix kate and kwrite versions to better match new R14 version scheme. | Darrell Anderson | 2012-06-25 | 2 | -3/+11 |
* | Fix write menu option to match associated dialog title. | Darrell Anderson | 2012-06-25 | 1 | -1/+1 |
* | Fix kate raising but not grabbing focus when the | Darrell Anderson | 2012-06-10 | 1 | -0/+17 |
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-06-03 | 1 | -1/+1 |
* | Branding cleanup: What's This help, KDE -> TDE | Darrell Anderson | 2012-06-03 | 1 | -2/+2 |
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-05-26 | 1 | -2/+2 |