summaryrefslogtreecommitdiffstats
path: root/kmymoney2/reports
Commit message (Collapse)AuthorAgeFilesLines
* cmake files: change keywords to lower caseMichele Calgaro2024-03-1016-32/+32
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 41c1fd1fc0486eb29655f220b412867c173ac059)
* Replace Qt with TQtMichele Calgaro2023-11-053-22/+22
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 96c67c9b3924ab034d3d34aa03d3ea7cf0746587)
* Drop automake build support.Michele Calgaro2022-12-101-14/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Enforce the use of TQt with STL only where it is necessary.Slávek Banko2022-03-182-7/+7
| | | | | | 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-182-5/+5
| | | | | | 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/+55
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Cleanup and fix headers installed for public APISlávek Banko2022-03-1412-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>
* Removed code formatting modelines.Michele Calgaro2020-09-2912-17/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS for build without cppunitSlávek Banko2018-07-121-2/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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