Michele Calgaro
758b7bda94
Kate session panel: added save and read-only functionality. Fixed up toolbar buttons status update.
...
Added ability to activate a session using the ENTER key. Some other code refactoring.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
e528df3eb1
Kate session panel: added move up/down and rename functionality.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
93c96f301c
Kate session panel: some code refactoring + completed GUI for "New session" and "Delete session".
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
127ac19145
Added support for "Delete session" in Kate session panel.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
2675b2147b
Added support for Kate startup options and for "New session" functionality.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
099c8a8821
Disabled the old session manager and switched permanently to the new one. 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>
9 years ago
Michele Calgaro
de91a161b1
Populated session panel. Now able to switch session within the new panel.
...
*** 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>
9 years ago
Michele Calgaro
f0f642f6b2
Added initial version of new KateSession and KateSessionManager. The old version of the same classes is still the default for the time being.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
2eb6191799
Renamed KateSession* --> OldKateSession* (except KateSessionPanel). This is 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>
9 years ago
Michele Calgaro
192b7af948
Added Kate session panel. This commit contains the GUI elements. The logic will be added in a separate commit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
46f61ed2b3
Added option to suppress 'Find in files' error dialog in Kate. This resolves bug 1911.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson
46e2e93fa2
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Timothy Pearson
aa8b192b5e
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, 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
10 years ago
Timothy Pearson
ab197a37e3
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
a19ce6ad34
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson
064f8056e2
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
6d8d7bc007
Fix unwanted drag and drop continuation when file modification dialog was shown and mouse cursor subsequently moved back over the file list
10 years ago
Michele Calgaro
43e8fa69b3
Fix wrong maintained kate MRU list if any plugin is enabled
...
This resolves Bug 1743
11 years ago
Michele Calgaro
b88d1a9c26
Fix adding newly created documents to MRU list in kate
...
This resolves Bug 1680
11 years ago
Darrell Anderson
90f1f50f00
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago
Slávek Banko
3e88ddfbc3
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
f3db9433f8
Add the ability to force Kate into MDI mode all the time.
...
This resolves bug report 1127.
11 years ago
Timothy Pearson
99fec1f0d0
Fix Kate MDI activation
...
This partially resolves Bug 692
12 years ago
Timothy Pearson
b545fc38ff
Revert part of commit 9dbcc3d
...
This reopens Bug 692 but resolves an irritating taskbar bug in Kate
12 years ago
Timothy Pearson
f29ac1d284
Fix sporadic Kate crash first reported in KDE bug 140135
12 years ago
Timothy Pearson
77cbe84cb6
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9286b9ebcc
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
5e664c2e4a
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
de9b6c9ad1
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
a5430e4b98
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f537c21b68
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
dc5f267664
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
98f4a055ba
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
93943a849d
Rename KStartup for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
5e5409d895
Rename KShared
12 years ago
Timothy Pearson
de7e5867a6
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
dc6b76cac4
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
cc74f360bb
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
79b21d47bc
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1d061b286a
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e4e0479220
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
d41050ea3f
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
98048a717f
Fix kate and kwrite versions to better match new R14 version scheme.
13 years ago
Darrell Anderson
00ab774674
Fix write menu option to match associated dialog title.
13 years ago
Darrell Anderson
377f84855a
Fix kate raising but not grabbing focus when the
...
--use parameter is used. This resolves bug report 692.
13 years ago
Darrell Anderson
1987e94712
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
113afa8580
Branding cleanup: What's This help, KDE -> TDE
13 years ago
Darrell Anderson
cfd4a7e4ea
Branding cleanup: KDE -> TDE
13 years ago
Timothy Pearson
de4e7b4159
Add support to Kate for saving/restoring manual document placement
...
Make absolutely sure that kdesktop_lock reads recently changed configuration files when starting up
13 years ago
Timothy Pearson
9a948c1af9
Disable keyboard shortcuts for file location moving, as they did not work properly and have very little practical use
13 years ago