Slávek Banko
34bda30cd9
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
Slávek Banko
756110e4a0
Move translations to a new directory layout.
...
Add support for LINGUAS for listing translations to install.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy
52aa25b6f7
Drop automake build support.
...
Add basic cmake build instructions.
Delete templates folder.
Delete empty files NEWS and TODO.
Rework of the README file.
Move the desktop file into the XDG_APPS_INSTALL_DIR directory,
see TDE/tde#26 .
Some cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Michele Calgaro
0bee40758c
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Slávek Banko
cbcf7d4529
Added controlled conversions to char* instead of automatic ascii conversions.
...
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
500e1425cf
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy
e4a719c080
conversion to the cmake building system
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro
02ed6f0c2f
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
c82b0c25d8
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
80b9926f1b
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
254ca73db2
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Timothy Pearson
96a41e0172
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
96bd184cd8
Fix help handbook not appearing in main handbook table of contents.
11 years ago
Slávek Banko
9d017418fe
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
3fb9fe1123
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
35b9420060
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
d55ff12692
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
87c44492c0
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5cbf65877c
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
542b8ae147
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
d5ebce0350
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
07af34f24b
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9a50c02917
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5ae3c2843d
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
717ccda876
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b2a451497f
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
3a60e3ceb5
Fix QString -> TQString.
12 years ago
Darrell Anderson
7dab1e323a
Minor fixes in desktop file.
13 years ago
Darrell Anderson
cf39f44786
Branding cleanup: *.desktop files
13 years ago
Darrell Anderson
cbddad05ab
Update lsm files.
13 years ago
Darrell Anderson
25f7a04ae1
Branding cleanup: KDE -> TDE
13 years ago
Timothy Pearson
e512008b20
Rename additional global TQt functions
13 years ago
Timothy Pearson
8e04d14a5b
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
8b42860dc0
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
8b2f9e86eb
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
9d859a14a4
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
cfd41d87ca
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit fc33ee2775
.
13 years ago
Timothy Pearson
fc33ee2775
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
f54ed11137
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
d97711c28b
Additional kde to tde renaming
13 years ago
tpearson
3b7fe5ddd4
Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/potracegui@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
48e58438f4
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/potracegui@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
05cd892aec
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/potracegui@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
ea19403948
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/potracegui@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
94ddde53d9
TQt4 port potracegui
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/potracegui@1239033 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
dad5420e97
Fixed images
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/potracegui@1106869 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
a39b92f278
Added KDE3 version of POTraceGUI
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/potracegui@1101754 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago