summaryrefslogtreecommitdiffstats
path: root/kate
Commit message (Collapse)AuthorAgeFilesLines
* Kate session panel: added move up/down and rename functionality.Michele Calgaro2016-03-104-18/+225
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kate session panel: some code refactoring + completed GUI for "New session" ↵Michele Calgaro2016-02-225-121/+233
| | | | | | and "Delete session". Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added support for "Delete session" in Kate session panel.Michele Calgaro2016-02-205-59/+134
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added support for Kate startup options and for "New session" functionality.Michele Calgaro2016-02-197-275/+339
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Disabled the old session manager and switched permanently to the new one. ↵Michele Calgaro2016-02-089-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 Calgaro2015-10-238-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 Calgaro2015-09-282-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 Calgaro2015-08-148-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 Calgaro2015-08-107-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 Calgaro2015-01-042-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 Pearson2014-10-221-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 Pearson2014-10-134-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 Pearson2014-10-134-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 complianceTimothy Pearson2014-10-131-2/+2
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-132-4/+4
|
* Fix kate externatools command syntaxFrançois Andriot2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-4/+4
| | | | match XDG specifications
* Use TDE data source for Kate and KDesktop new stuffTimothy Pearson2014-09-211-2/+2
| | | | This relates to Bug 2093
* Fix unwanted drag and drop continuation when file modification dialog was ↵Timothy Pearson2014-09-202-1/+15
| | | | shown and mouse cursor subsequently moved back over the file list
* Updated Kate session chooser image. This resolves bug 2079.Alex Couture2014-07-311-0/+0
|
* Fix wrong maintained kate MRU list if any plugin is enabledMichele Calgaro2013-12-142-9/+3
| | | | This resolves Bug 1743
* Fix adding newly created documents to MRU list in kateMichele Calgaro2013-12-042-4/+12
| | | | This resolves Bug 1680
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-282-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-034-6/+6
|
* Make kate install exported cmake targetsAlexander Golubev2013-08-291-0/+7
| | | | This resolves Bug 1638
* Add the ability to force Kate into MDI mode all the time.Darrell Anderson2013-08-175-3/+29
| | | | This resolves bug report 1127.
* Fix Kate MDI activationTimothy Pearson2013-06-201-1/+1
| | | | This partially resolves Bug 692
* Revert part of commit 9dbcc3dTimothy Pearson2013-06-191-17/+0
| | | | This reopens Bug 692 but resolves an irritating taskbar bug in Kate
* Fix sporadic Kate crash first reported in KDE bug 140135Timothy Pearson2013-06-041-2/+7
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1522-59/+59
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1411-16/+16
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-4/+4
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-045-18/+18
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0124-40/+40
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0132-162/+162
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-012-5/+5
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-312-4/+4
|
* Rename KSharedTimothy Pearson2013-01-311-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2715-18/+18
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2619-37/+37
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2527-100/+100
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2414-36/+36
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-4/+4
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-13/+13
|
* Fix kate and kwrite versions to better match new R14 version scheme.Darrell Anderson2012-06-252-3/+11
|
* Fix write menu option to match associated dialog title.Darrell Anderson2012-06-251-1/+1
|
* Branding: image updates.Darrell Anderson2012-06-222-0/+0
|
* Fix kate raising but not grabbing focus when theDarrell Anderson2012-06-101-0/+17
| | | | --use parameter is used. This resolves bug report 692.