summaryrefslogtreecommitdiffstats
path: root/libkdchart
Commit message (Collapse)AuthorAgeFilesLines
* Fix building with hidden visibility.Slávek Banko2022-03-201-40/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 64d92fbade9e54ba8bb334b67ba541cea1f7ae9e)
* Conversion to the cmake building system.Slávek Banko2022-03-201-51/+51
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a6454b1658d325d6ff2d6ba6c349b772148798e0)
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2022-03-201-2/+0
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 38f46e7137a77df91eb38133921f6536d847ba81)
* Cleanup and fix headers installed for public APISlávek Banko2022-03-1537-0/+165
| | | | | | | | | | | + 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> (cherry picked from commit d536400b45d5ea05df97d42b81802ef801cb2eda)
* Removed code formatting modelines.Michele Calgaro2020-09-2965-65/+65
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 045c60664e3f46bd878d4adbe26081bb40dcbc31)
* Fix incorrectly renamed stringsSlávek Banko2015-03-052-2/+2
| | | | (cherry picked from commit c567527c59d69ad25c5eead2a5b7fa16f3c3b5b0)
* Update TQt3 property/enum macrosDarrell Anderson2012-10-225-36/+36
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-212-4/+4
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0125-415/+415
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1714-15/+15
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-216-16/+16
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1921-79/+79
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-189-55/+55
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1633-159/+159
| | | | This reverts commit 252fce5a2a5384702fbcc1c9987284d7bd2e6943.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1533-159/+159
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-2/+2
|
* rename the following methods:tpearson2011-08-1015-105/+105
| | | | | | | | 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-1016-67/+67
| | | | | | | | | 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 instances of Orientation in quotes which were accidentally renamed to ↵tpearson2011-08-031-2/+2
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-095-20/+20
| | | | | | | | | | | | 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-0574-4168/+4090
| | | | | | | 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-0484-0/+48421
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da