Michele Calgaro
41c1fd1fc0
cmake files: change keywords to lower case
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro
e84ff3d615
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
96c67c9b39
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
07ee42fec3
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
4a70f1720e
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
cc22d7d083
Drop automake build support.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko
f3fd991c69
Enforce the use of TQt with STL only where it is necessary.
...
The definition of -UTQT_NO_STL is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
5e6c401557
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>
3 years ago
Slávek Banko
eeae53f59d
Replace the use of the old API TQString::data().
...
The definition of -UTQT_NO_COMPAT is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
a6454b1658
Conversion to the cmake building system.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
d536400b45
Cleanup and fix headers installed for public API
...
+ Added installation of headers that are referenced, but were not installed.
+ Some headers were listed as inst_HEADERS and also as noinst_HEADERS.
+ Replaced paths to directories in source code used in "include <...>".
+ Common "tdeversion.h" is now used instead of local "kdecompat.h".
+ Including "config.h" has been moved from ".h" to ".cpp" files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
045c60664e
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
1b4f3fa556
Fix FTBFS for build without cppunit
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Timothy Pearson
05ca30417c
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e6f3eb4234
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
fe50f29e05
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6078e14f28
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6c1d52c824
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Darrell Anderson
5e8825eca4
Fix inadvertent tq changes.
12 years ago
Slávek Banko
87f567cd9f
Fix inadvertent "TQ" changes.
12 years ago
Darrell Anderson
2943dd3424
Fix inadvertent "TQ" changes.
13 years ago
Timothy Pearson
7e63733ce7
Rename additional members for tqt3
13 years ago
Timothy Pearson
aa85254cd1
Rename additional global TQt functions
13 years ago
Timothy Pearson
8c5a639e21
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
6253301bb0
Update various qt function definitions and static methods for tqt3
13 years ago
Timothy Pearson
8654cea10f
Update to upstream stable version 1.0.5
13 years ago
Timothy Pearson
2a54aa58cf
Fix a number of crashes
13 years ago
Timothy Pearson
c70e40bd3f
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
2872359582
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
1f9d00360b
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 252fce5a2a
.
13 years ago
Timothy Pearson
252fce5a2a
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
eb1bdc60ac
Additional renaming of kde to tde
13 years ago
tpearson
a37fd34f6b
Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
...
This fixes the Kopete MSN protocol among other things
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f42d56d07c
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
902ba103f2
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7e51b6d5dd
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6612bcfa1e
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/kmymoney@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
fecb0e67b2
TQt4 port kmymoney
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239855 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
dadc34655c
Added kmymoney
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago