summaryrefslogtreecommitdiffstats
path: root/kmymoney2/converter
Commit message (Collapse)AuthorAgeFilesLines
* Enforce the use of TQt with STL only where it is necessary.Slávek Banko2022-03-181-1/+1
| | | | | | The definition of -UTQT_NO_STL is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2022-03-182-3/+3
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace the use of the old API TQString::data().Slávek Banko2022-03-184-76/+77
| | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.Slávek Banko2022-03-181-0/+57
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Cleanup and fix headers installed for public APISlávek Banko2022-03-147-2/+28
| | | | | | | | | | + 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>
* Removed code formatting modelines.Michele Calgaro2020-09-294-8/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS for build without cppunitSlávek Banko2018-07-121-4/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1511-21/+21
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-45/+45
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-256-30/+30
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-246-52/+52
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-3/+3
|
* Fix inadvertent "TQ" changes.Slávek Banko2012-07-287-44/+44
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-132-6/+6
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-4/+4
|
* Rename additional global TQt functionsTimothy Pearson2012-03-016-108/+108
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-176-9/+9
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-10/+10
|
* Update to upstream stable version 1.0.5Timothy Pearson2012-01-141-0/+4
|
* Fix a number of crashesTimothy Pearson2012-01-142-2/+2
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-197-120/+120
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-186-26/+26
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1610-152/+152
| | | | This reverts commit 252fce5a2a5384702fbcc1c9987284d7bd2e6943.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1510-152/+152
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-181-2/+2
| | | | | | | | | 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
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-311-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-108-79/+79
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-106-60/+60
| | | | | | | | | 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
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-094-45/+45
| | | | | | | | | | | | 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
* TQt4 port kmymoneytpearson2011-07-0516-1456/+1465
| | | | | | | 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
* Added kmymoneytpearson2011-07-0418-0/+11382
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da