summaryrefslogtreecommitdiffstats
path: root/kmymoney2/reports
Commit message (Collapse)AuthorAgeFilesLines
* Replace the use of the old API TQString::data().Slávek Banko2022-03-202-5/+5
| | | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit eeae53f59df4d79d0399c2217a165ff2fab754db)
* Conversion to the cmake building system.Slávek Banko2022-03-201-0/+55
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a6454b1658d325d6ff2d6ba6c349b772148798e0)
* Cleanup and fix headers installed for public APISlávek Banko2022-03-1512-4/+43
| | | | | | | | | | | + 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 d536400b45d5ea05df97d42b81802ef801cb2eda)
* Removed code formatting modelines.Michele Calgaro2020-09-2912-17/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 045c60664e3f46bd878d4adbe26081bb40dcbc31)
* Fix FTBFS for build without cppunitr14.0.5Slávek Banko2018-07-121-2/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1b4f3fa5564005bf99486750e4c5fdd980b0b757)
* Fix unintended renamingDarrell Anderson2014-02-162-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1510-20/+20
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-17/+17
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-133-6/+6
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-7/+7
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-2/+2
|
* Update to upstream stable version 1.0.5Timothy Pearson2012-01-141-5/+20
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-145/+145
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-16/+16
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-169-168/+168
| | | | This reverts commit 252fce5a2a5384702fbcc1c9987284d7bd2e6943.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-159-168/+168
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-164-4/+4
|
* rename the following methods:tpearson2011-08-109-39/+39
| | | | | | | | 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-105-23/+23
| | | | | | | | | 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-093-13/+13
| | | | | | | | | | | | 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-0522-1082/+1082
| | | | | | | 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-0426-0/+9990
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da