Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-24 | 7 | -23/+23 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4a70f1720eb66ddeb89d4340e44c601e3613b837) | ||||
* | Drop automake build support. | Michele Calgaro | 2022-12-10 | 4 | -61/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Conversion to the cmake building system. | Slávek Banko | 2022-03-18 | 6 | -0/+108 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Cleanup and fix headers installed for public API | Slávek Banko | 2022-03-14 | 5 | -0/+20 |
| | | | | | | | | | | + 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 <[email protected]> | ||||
* | Fix FTBFS on Fedora 28 | Slávek Banko | 2018-07-12 | 4 | -0/+7 |
| | | | | | | This resolves bug 2901 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 1 | -1/+1 |
| | |||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 1 | -6/+6 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 4 | -8/+8 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -2/+2 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -5/+5 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -41/+41 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 4 | -5/+5 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -2/+2 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -5/+5 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 1 | -1/+1 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -2/+2 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 7 | -23/+23 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 12 | -25/+25 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 5 | -19/+19 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 21 | -56/+56 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 21 | -100/+100 |
| | | | | This reverts commit 252fce5a2a5384702fbcc1c9987284d7bd2e6943. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 21 | -100/+100 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-11-24 | 1 | -0/+2 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 13 | -46/+46 |
| | | | | | | | | 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: | tpearson | 2011-07-09 | 24 | -34/+34 |
| | | | | | | | | | | | | 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 kmymoney | tpearson | 2011-07-05 | 33 | -472/+539 |
| | | | | | | | 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 kmymoney | tpearson | 2011-07-04 | 37 | -0/+6593 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |