Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for Kate startup options and for "New session" functionality. | Michele Calgaro | 2016-02-19 | 7 | -275/+339 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Disabled the old session manager and switched permanently to the new one. ↵ | Michele Calgaro | 2016-02-08 | 9 | -428/+567 |
| | | | | | | | | | Lot of functionality still missing. It is possible to switch sessions from the session panel (either by the activate pushbutton or by executing a listview item). Kate's session settings are currently not yet supported (last session is saved and restored by default). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Populated session panel. Now able to switch session within the new panel. | Michele Calgaro | 2015-10-23 | 8 | -64/+165 |
| | | | | | | | | *** NOTE *** In this commit both the old and new session managers are active, therefore funny things occasionally happen. Then won't be the case from the next commit since the old session manager will be disabled. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added initial version of new KateSession and KateSessionManager. The old ↵ | Michele Calgaro | 2015-09-28 | 2 | -1/+373 |
| | | | | | | version of the same classes is still the default for the time being. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renamed KateSession* --> OldKateSession* (except KateSessionPanel). This is ↵ | Michele Calgaro | 2015-08-14 | 8 | -133/+133 |
| | | | | | | to ease the development and testing of the new KateSession/KateSessionManager code while at the same time preserve session functionality. The OldKateSession* code will be removed once the new code has been fully developed and tested. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added Kate session panel. This commit contains the GUI elements. The logic ↵ | Michele Calgaro | 2015-08-10 | 7 | -6/+289 |
| | | | | | | will be added in a separate commit. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added option to suppress 'Find in files' error dialog in Kate. This resolves ↵ | Michele Calgaro | 2015-01-04 | 2 | -6/+24 |
| | | | | | | bug 1911. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 4 | -4/+4 |
| | | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 4 | -12/+12 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | 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 ↵ | Timothy Pearson | 2014-09-20 | 2 | -1/+15 |
| | | | | shown and mouse cursor subsequently moved back over the file list | ||||
* | Fix wrong maintained kate MRU list if any plugin is enabled | Michele Calgaro | 2013-12-14 | 2 | -9/+3 |
| | | | | This resolves Bug 1743 | ||||
* | Fix adding newly created documents to MRU list in kate | Michele Calgaro | 2013-12-04 | 2 | -4/+12 |
| | | | | This resolves Bug 1680 | ||||
* | 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 |
| | | | | This resolves bug report 1127. | ||||
* | Fix Kate MDI activation | Timothy Pearson | 2013-06-20 | 1 | -1/+1 |
| | | | | This partially resolves Bug 692 | ||||
* | Revert part of commit 9dbcc3d | Timothy Pearson | 2013-06-19 | 1 | -17/+0 |
| | | | | This reopens Bug 692 but resolves an irritating taskbar bug in Kate | ||||
* | 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 |
| | | | | --use parameter is used. This resolves bug report 692. | ||||
* | 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 |
| | |||||
* | Add support to Kate for saving/restoring manual document placement | Timothy Pearson | 2012-05-23 | 4 | -3/+30 |
| | | | | Make absolutely sure that kdesktop_lock reads recently changed configuration files when starting up | ||||
* | Disable keyboard shortcuts for file location moving, as they did not work ↵ | Timothy Pearson | 2012-05-15 | 1 | -2/+2 |
| | | | | properly and have very little practical use | ||||
* | Add drag and drop to kate file list in manual mode | Timothy Pearson | 2012-05-15 | 1 | -1/+5 |
| | |||||
* | Add the ability to reorder documents in kate | Timothy Pearson | 2012-05-15 | 2 | -4/+75 |
| | |||||
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 6 | -11/+11 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 2 | -8/+8 |
| |