Commit Graph

120 Commits (master)

Author SHA1 Message Date
Michele Calgaro a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
Michele Calgaro c4a6487c82
Replace various '#define' strings - part 6
4 months ago
Michele Calgaro 82c1dbe490
Replaced various '#define' with actual strings - part 4
5 months ago
Michele Calgaro 36f2e08fd3
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro 8f924d271a
Replace various strings '#define'd in tqtinterface
5 months ago
Michele Calgaro b965cbac5b
Replace Qt with TQt
5 months ago
Michele Calgaro 33c7d15989
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro a8f627e6d4
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro 0fc56f21d4
Drop TQT_BASE_OBJECT* defines
8 months ago
Michele Calgaro 7bc43c68b3
Drop TQT_TQ*_OBJECT defines
9 months ago
Michele Calgaro 814bf5fc4f
Replace Q_OBJECT with TQ_OBJECT
9 months ago
Michele Calgaro 22625693f1
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Michele Calgaro 08d0bb03c0
Removed code formatting modelines.
4 years ago
Slávek Banko 2f706891f3
Desktop file translations:
4 years ago
Michele Calgaro 232282cbf9
Kate:
4 years ago
Michele Calgaro 9599fe5451
Kate: added checkbox to select whether to display the session name on the
5 years ago
Chris 8d5ef692f0 Remove old upstream URL of KWrite and Kate.
5 years ago
Slávek Banko b95b665c78
Add CMakeL10n rules.
5 years ago
Michele Calgaro 887cea6320
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Michele Calgaro 828bd2ad0c Kate session panel: fixed restoring of multiple Kate's main windows.
6 years ago
Michele Calgaro f2ca34345e Removed unrequired comments.
6 years ago
Michele Calgaro 73e2d6bc1c Merge branch 'katesessions': add Kate session panel.
7 years ago
Michele Calgaro 6131095c14 Kate session panel: added "Sessions" menu support.
8 years ago
Michele Calgaro 67642abd94 Kate session panel: removed no longer used OldKateSession and OldKateSessionManager code.
8 years ago
Timothy Pearson 09dce5e19f Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro 8644afed0d Kate session panel: added support for switch/shutdown session options and fixed up logic where required.
8 years ago
Michele Calgaro 074f8c7ccb Kate session panel: fixed handling of volatile sessions. Also bug fixes and improved model-view code separation
8 years ago
Michele Calgaro 749b05ce92 Kate session panel: added save_as and reload functionality.
8 years ago
Michele Calgaro 758b7bda94 Kate session panel: added save and read-only functionality. Fixed up toolbar buttons status update.
8 years ago
Michele Calgaro e528df3eb1 Kate session panel: added move up/down and rename functionality.
8 years ago
Michele Calgaro 93c96f301c Kate session panel: some code refactoring + completed GUI for "New session" and "Delete session".
8 years ago
Michele Calgaro 127ac19145 Added support for "Delete session" in Kate session panel.
8 years ago
Michele Calgaro 2675b2147b Added support for Kate startup options and for "New session" functionality.
8 years ago
Michele Calgaro 099c8a8821 Disabled the old session manager and switched permanently to the new one. Lot of functionality still missing.
8 years ago
Michele Calgaro de91a161b1 Populated session panel. Now able to switch session within the new panel.
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.
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.
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.
9 years ago
Michele Calgaro 46f61ed2b3 Added option to suppress 'Find in files' error dialog in Kate. This resolves bug 1911.
9 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
François Andriot 1389b13956 Fix kate externatools command syntax
10 years ago
Timothy Pearson 24db855178 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson 5d2b928c87 Use TDE data source for Kate and KDesktop new stuff
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
Alex Couture 40bf74cc36 Updated Kate session chooser image. This resolves bug 2079.
10 years ago
Michele Calgaro 43e8fa69b3 Fix wrong maintained kate MRU list if any plugin is enabled
11 years ago