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
d5e7a82195
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4419ae4879
)
1 year ago
Michele Calgaro
3c9c6c22a3
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 44548d3e71
)
1 year 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
)
1 year 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>
4 years ago
Michele Calgaro
afa5220723
Fixed FTBFS due to missing linked libraries.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
4289bc2c26
Fixed FTBFS caused by previous commit (lsm files removal).
...
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>
5 years ago
Slávek Banko
50cd09ad9e
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
c1c33b0dfd
Adapted to new KPasswordEdit::password() signature.
...
This relates to bug 2961.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
881ffcc706
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
f1b639fcc7
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
504126f470
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Timothy Pearson
51a68552be
Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko
2831d4e5fc
Fix CMake build dependencies
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
6d1c9313e4
Fix incorrectly renamed strings
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
013afce206
Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
10 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
10 years ago
Timothy Pearson
2166880f2b
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson
c89b28c8a2
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
cb32155fe1
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Slávek Banko
5cc26ceed3
Additional k => tde renaming and fixes
11 years ago
Francois Andriot
737fd48689
Fix cervisia pod
11 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
ac437bde9b
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
7bc058d1bf
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
e46eba349e
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
7716a5e605
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
0117fbed93
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
087f8d4521
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
e4cbbc78e0
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
ff94d46e42
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1515a4f2eb
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f8069e2ea0
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e6aaa3624c
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
63bcbec9a0
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
94c9dc3822
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
479647c43c
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Slávek Banko
3dd9fca200
Fix various cmake build issues
...
Fix automake build issue in kapptemplate
12 years ago
Darrell Anderson
fae65940e8
Fix references to user profile directory.
12 years ago
Darrell Anderson
1e748bbb22
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
6e5b908df9
Branding cleanup: KDE -> TDE
13 years ago
Timothy Pearson
dd844d7919
Rename additional global TQt functions
13 years ago
Timothy Pearson
f3111f0ac7
Fix Q_CHECK_PTR
13 years ago
Timothy Pearson
5443f402bb
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
36b1e019b7
Rename obsolete tq methods to standard names
13 years ago