summaryrefslogtreecommitdiffstats
path: root/kmymoney2/wizards/newaccountwizard
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to the cmake building system.Slávek Banko2022-03-182-0/+40
| | | | 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-123-0/+4
| | | | | | This resolves bug 2901 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-2/+2
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-38/+38
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-5/+5
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-172-12/+12
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-217-16/+16
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-193-16/+16
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1811-27/+27
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1611-59/+59
| | | | This reverts commit 252fce5a2a5384702fbcc1c9987284d7bd2e6943.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1511-59/+59
|
* rename the following methods:tpearson2011-08-104-27/+27
| | | | | | | | 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-0914-24/+24
| | | | | | | | | | | | 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-0514-310/+359
| | | | | | | 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-0415-0/+4374
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da