summaryrefslogtreecommitdiffstats
path: root/kmymoney2/plugins
Commit message (Collapse)AuthorAgeFilesLines
* cmake files: change keywords to lower caseMichele Calgaro2024-03-1028-56/+56
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-045-20/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-052-19/+19
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-161-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2013-14/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Copy translations to a new directory layout.Slávek Banko2022-12-103-5/+9
| | | | | | Added translations of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Michele Calgaro2022-12-104-86/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-111-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2022-03-182-4/+4
| | | | | | 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-181-1/+1
| | | | | | 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-184-0/+168
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Cleanup and fix headers installed for public APISlávek Banko2022-03-1421-42/+38
| | | | | | | | | | + 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-295-7/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Fix unintended rename of many various *klist*Slávek Banko2013-02-191-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-157-11/+11
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-013-5/+5
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-017-20/+20
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-7/+7
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-24/+24
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-083-8/+8
|
* GCC 4.7 fixes.Darrell Anderson2012-05-061-0/+2
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-6/+6
|
* Rename additional global TQt functionsTimothy Pearson2012-03-014-7/+7
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1713-14/+14
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-142-2/+2
|
* Fix a number of crashesTimothy Pearson2012-01-142-3/+3
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-3/+3
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-13/+13
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-197-36/+36
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1811-45/+45
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1614-99/+99
| | | | This reverts commit 252fce5a2a5384702fbcc1c9987284d7bd2e6943.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1514-99/+99
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-183-11/+11
| | | | | | | | | 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
* rename the following methods:tpearson2011-08-1024-44/+44
| | | | | | | | 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-102-5/+5
| | | | | | | | | 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
* Fix kmymoney2 FTBFStpearson2011-08-011-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1244305 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-094-4/+4
| | | | | | | | | | | | 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-0532-655/+669
| | | | | | | 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-0439-0/+5724
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da