Commit Graph

117 Commits (ba3a42c293d80c3dbc2dd34a90ea42e1db02e4c1)

Author SHA1 Message Date
Michele Calgaro f9ccae8de1
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7b4cba1ce5)
8 months ago
Michele Calgaro c264ece0a1
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 27e15c3c5f)
9 months ago
Michele Calgaro 1fe043c850
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 10f886b2fa)
10 months ago
Michele Calgaro d379951396
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8c249c286e)
1 year ago
Michele Calgaro 725db2ce09
Replace auto_ptr
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a120985048)
1 year ago
Michele Calgaro d3656a49e6
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b0c86264e0)
1 year ago
Michele Calgaro 8fc5cf274d
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3ec2e5d145)
1 year ago
Michele Calgaro d6dc3a3da7
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1309372657)
1 year ago
Michele Calgaro 49d88f1853
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 30ea27ebf3)
1 year ago
Michele Calgaro 5d52b8ff2d
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1a7a579764)
1 year ago
Michele Calgaro 7485c8248a
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0ffe839d6e)
1 year ago
Michele Calgaro 4a1cc838f1
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0fc9d37b2b)
2 years ago
Michele Calgaro 3c1e2ceb3a
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2ceb4caa0b)
2 years ago
Michele Calgaro 3c9c6c22a3
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 44548d3e71)
2 years ago
Michele Calgaro 41f63196dd
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8dac8f1a52)
2 years ago
Michele Calgaro ffe6ae3dcc
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 7d4f47bd0b
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 8a861e2bb8
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 7fa2dd79a4
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 75c62476a5
KBabel: fixed support for Berkekey DB. This resolves issue #7.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris 4b986763b7 Fix remaining brandings in tdesdk.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Slávek Banko 50cd09ad9e
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro f1b639fcc7
Add includes to UI files to resolve FTBFS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 4f55ea0fce
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 504126f470 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 6dcbd0e684 Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 51a68552be Fix invalid headers in PNG files and optimize for size 9 years ago
Slávek Banko 14482c2d57 Fix FTBFS with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko a539938d4b Improve berkeley db detection with CMake
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson ba5acb22d6 Rename a few icons left in rc files 10 years ago
Timothy Pearson 0e6d56b9f7 Fix FTBFS due to accidental double quote duplication 10 years ago
Timothy Pearson a327e64d2c Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown 10 years ago
Timothy Pearson a4eabeb421 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 c1124c6ab4 Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance 11 years ago
Timothy Pearson 0d88361520 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 11 years ago
Timothy Pearson 20b4873704 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
Timothy Pearson 2166880f2b Bring undo, redo, find, and revert icons into XDG compliance 11 years ago
Timothy Pearson 2762d81ca6 Bring up, down, top, and bottom icons into XDG compliance 11 years ago
Timothy Pearson c89b28c8a2 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Timothy Pearson 1d09425a75 Bring previous and next icons into XDG compliance 11 years ago
Timothy Pearson cb32155fe1 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Michele Calgaro 1985f78302 Remove discontinued PO compendium URL links in kbabel.
This resolves bug 1833.
11 years ago
Darrell Anderson 238786bbd9 KDE->TDE branding cleanup. 11 years ago
Slávek Banko 5cc26ceed3 Additional k => tde renaming and fixes 12 years ago
Slávek Banko 9977842f4f Fix unintended rename of many various *klist* 12 years ago
Timothy Pearson 508a49f9ef Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 19cea58302 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 51779cd3cb Rename KComp to avoid conflicts with KDE4 12 years ago
Timothy Pearson d8f44d1f46 Rename KAbout to avoid conflicts with KDE4 12 years ago
Timothy Pearson ac437bde9b Rename KCmd to avoid conflicts with KDE4 12 years ago