Commit Graph

24 Commits (ccb257daf818652771e3a58dbc75acbb12f80c76)

Author SHA1 Message Date
Slávek Banko 5ec229a447
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>
(cherry picked from commit f3fd991c69)
3 years ago
Slávek Banko 49e34b02b0
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>
(cherry picked from commit 5e6c401557)
3 years ago
Slávek Banko a553069ad0
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>
(cherry picked from commit eeae53f59d)
3 years ago
Slávek Banko febacdee5b
Conversion to the cmake building system.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a6454b1658)
3 years ago
Slávek Banko be67c035c6
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>
(cherry picked from commit d536400b45)
3 years ago
Michele Calgaro 48bf6f60c7
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 045c60664e)
4 years ago
Slávek Banko 32f722f41a Fix FTBFS for build without cppunit
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1b4f3fa556)
7 years ago
Darrell Anderson 9134b8ecc8 Fix unintended renaming 11 years ago
Timothy Pearson 05ca30417c Rename additional header files 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 2943dd3424 Fix inadvertent "TQ" changes. 13 years ago
Timothy Pearson aa85254cd1 Rename additional global TQt functions 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 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 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
14 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
14 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