summaryrefslogtreecommitdiffstats
path: root/src/translators/onixexporter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4f29422c2b51f8e38a8d2240dbae152cb3157b69)
* Replace Qt with TQtMichele Calgaro2023-11-051-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f57d24985e5b3c8b8c070388aedf6fa915b1c316)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-161-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 074a3e6db609cc04e0a5830b0c1884447d0e5bbb)
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-4/+4
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-2/+2
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-10/+10
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-11/+11
| | | | This reverts commit 031454e56009d576589c28757f6c6fcf4884095e.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-11/+11
|
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/tellico@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-3/+3
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/tellico@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port tellicotpearson2011-07-021-45/+45
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/tellico@1239054 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of Tellicotpearson2010-03-011-0/+199
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/tellico@1097620 283d02a7-25f6-0310-bc7c-ecb5cbfe19da