Slávek Banko
f4edc50e47
Fix FTBFS with CMake build:
...
+ Determine TQt and TDE include directories as SYSTEM.
It solves priority for #include "..." × #include <...>
+ Additional linked libraries.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
gregory guy
4c43d1fbb6
Conversion to the cmake building system.
...
Delete empty files (dummy.cpp, xsldbgconfig.h).
Remove hard-coded path for the kmdr-executor executable.
Replaced $TQTDIR/doc/html string path for TQTDOCDIR in kommander.
Add man pages taken from the Debian packaging.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Fix linking - kxsldbgcommon-static and kimagemapeditorcommon-static needs to be embedded.
Move the linking of xml and readline libraries to the appropriate static libraries.
Add build option WITH_QUANTA_CVSSERVICE.
Add a test whether the readline can be linked standalone or whether ncurses is needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
df844cff13
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
ormorph
ae3ed3d329
Rename *OBJECT_NAME_STRING
...
Signed-off-by: ormorph <roma251078@mail.ru>
4 years ago
Michele Calgaro
7a47f8a625
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
...
with TQt3's TQPtrList/TQPtrListIterator ones.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
69975e8e2c
Fix incorrectly renamed strings
10 years ago
Timothy Pearson
4c2e5992eb
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
5f4f5e427b
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
3a347442a4
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Darrell Anderson
76c59a3384
Update for recent TDENewStuff changes
...
Delete duplicate knewstuff files
10 years ago
Darrell Anderson
8a4a98cbfd
Fix unintended renaming
11 years ago
Slávek Banko
d17de25b7f
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
279764bab1
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ee38b2862b
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
1c53bf78a7
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
c46f36d008
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9771f17f8c
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
da4097d57f
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
6e6db807da
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
e76ee03c02
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
ef2264e979
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
82072ef281
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
93ec82602a
Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f9ced3b3f1
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
29df04c243
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f7307c9513
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
27ccd2aacf
Fix FTBFS on TQt3
12 years ago
Darrell Anderson
eed075ad24
Fix inadvertent tq changes.
12 years ago
Darrell Anderson
fc01e96e1e
Fix inadvertent tqt changes.
12 years ago
Darrell Anderson
a981b85cb9
Fix inadvertent tqt changes.
12 years ago
Timothy Pearson
3cc20ba270
Rename additional members for tqt3
13 years ago
Timothy Pearson
45fe54edeb
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
27075bc698
Rename additional global TQt functions
13 years ago
Timothy Pearson
3da0c9594e
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
66c856af16
Rename a few stragglers
13 years ago
Timothy Pearson
b0f531735b
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
84c989c19d
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
9445f97b42
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
1fffbdafa1
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 2b0e1de2ff
.
13 years ago
Timothy Pearson
2b0e1de2ff
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
0348cfd0a9
Finish rename from prior commit
13 years ago
Timothy Pearson
ffa67ac755
Additional renaming of kde to tde
13 years ago
Timothy Pearson
a99d760062
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
baa3e6e883
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
50438bf200
Additional kde to tde renaming
13 years ago
tpearson
396e121758
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6c79d50fa9
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
36c36b53a1
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
929d7ae4f6
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/kdewebdev@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a2bae01d00
Fix kdewebdev FTBFS under Qt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237074 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago