Slávek Banko
441a472527
Added linking to kdeextra library.
...
This resolve FTBFS on some systems.
Because the kdeextra library is linked as static, there
is no reason to be installed as a separate library.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
c0263d89c6
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
f0a3534123
Fix FTBFS for build without TDE integration.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy
db17d12f24
conversion to the cmake building system
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
40f7b0ec47
Add CMakeL10n rules.
...
Update translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
4d2243bedf
QT_INCLUDES => TQT_INCLUDES conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
b771b168bf
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson
1828b87cdf
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
a6711dd22a
Fixed help button functionality in KCHMViewer setting dialogs. The bug was
...
exposed only in in-source building, while was ok in out-of-source ones.
This resolves bug 1948.
11 years ago
Slávek Banko
0382423465
Fix FTBFS from prior commit
11 years ago
Darrell Anderson
3aef1afb88
Add help handbook, add DocPath, rename files.
11 years ago
Darrell Anderson
b0f8ab59e8
Fix unintended renaming
11 years ago
Darrell Anderson
e870f570ac
Fix unintended renaming
11 years ago
Darrell Anderson
b1de93d3c0
KDE->TDE branding cleanup.
11 years ago
Slávek Banko
10fab8b8e0
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
3f72026be2
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
dfd8cf12a2
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
c2937aeffb
Fix FTBFS
12 years ago
Timothy Pearson
cb76d2617b
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f4ebafc97e
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9349a247fc
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
4b43e77ddb
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
8e6136491e
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
275fcfe2af
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
167ec17df5
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3a43178f34
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e945e13988
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
0be18c9912
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
a88a51284b
Fix inadvertent tq changes.
12 years ago
Darrell Anderson
85d014f718
Fix inadvertent tqt changes.
12 years ago
Darrell Anderson
a54c49c6d7
Fix inadvertent renaming.
13 years ago
Darrell Anderson
b005049893
Fix inadvertent "TQ" changes.
13 years ago
Timothy Pearson
ebabab1132
Rename additional global TQt functions
13 years ago
Timothy Pearson
19b9269357
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
de122aa780
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
bd1f039636
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
c9d6a74781
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
71061104fa
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 60da180138
.
13 years ago
Timothy Pearson
60da180138
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
0980985701
Rename kwin to twin (Part 2 of 2)
13 years ago
Timothy Pearson
a9cbd3c290
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
e6d21d5844
Rename additional instances of KDE to TDE
13 years ago
tpearson
da3e5a1f4c
Fix kchmviewer FTBFS under oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1258956 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
16e768c7ec
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
8cbd3f4122
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
411ae7c171
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/kchmviewer@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
67ad8f16cd
Fix kchmviewer FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1239258 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
4215e5acba
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
25794f5046
TQt4 port kchmviewer
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1234150 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
6aaf4d7d7b
Fixed images
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1106822 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago