summaryrefslogtreecommitdiffstats
path: root/kmymoney2/wizards/newuserwizard
Commit message (Collapse)AuthorAgeFilesLines
* cmake files: change keywords to lower caseMichele Calgaro2024-03-103-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-041-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-202-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop automake build support.Michele Calgaro2022-12-101-18/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion to the cmake building system.Slávek Banko2022-03-182-0/+34
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Cleanup and fix headers installed for public APISlávek Banko2022-03-141-0/+4
| | | | | | | | | | + 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>
* Fix FTBFS on Fedora 28Slávek Banko2018-07-121-0/+3
| | | | | | This resolves bug 2901 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-1/+1
|
* Rename KABC namespaceTimothy Pearson2013-02-201-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-5/+5
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-172-8/+8
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-8/+8
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-3/+3
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-187-19/+19
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-167-30/+30
| | | | This reverts commit 252fce5a2a5384702fbcc1c9987284d7bd2e6943.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-157-30/+30
|
* rename the following methods:tpearson2011-08-103-10/+10
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-097-7/+7
| | | | | | | | | | | | 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-0510-118/+130
| | | | | | | 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-0411-0/+1533
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da