summaryrefslogtreecommitdiffstats
path: root/kdgantt
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falser14.1.4Michele Calgaro2025-04-033-52/+52
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cf85b9c285a2b9baa87c9d0cb9d683b48e82a475)
* Remove inclusion of obsolete headerMichele Calgaro2024-08-291-4/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 201b6b75ecccbd9c37ac74f7f85def8ea3548cde)
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-031-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 63c2fcedcd98caf7979bc4797029cbcb32433a5a)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-133-78/+78
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c0332621bc998c9786f4841e86a62b7711fe4abf)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-241-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3aab8aa05b954b80e336517f93463a9b5f50f3d6)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dcc4dc7a89e5f5f7fb4217815b892f4b0106d5a0)
* Replace Qt with TQtMichele Calgaro2023-11-1610-140/+140
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ef06f14f2475bd08d3ea2ceec54a7b2238f3554e)
* Drop USE_TQT4 codeMichele Calgaro2023-08-291-2/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e0df02598b8e19d8b6ddf07fdbca661489ab2e99)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-225-10/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cb59219281a9666896ee96b02a487bbc0206082d)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-131-1/+1
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 20e4a19b0d7cc800d57be50c56d69023adae4046)
* Removed code formatting modelines.Michele Calgaro2020-09-2924-24/+24
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed incorrect TTQ rename (TTQ -> TQ)Michele Calgaro2018-10-141-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix incorrectly renamed stringsSlávek Banko2015-03-052-15/+15
|
* Fix incorrect characters.Darrell Anderson2013-05-238-8/+8
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-5/+5
|
* Fix FTBFS on TQt3Darrell Anderson2012-10-311-9/+9
|
* Update TQt3 property/enum macrosDarrell Anderson2012-10-223-5/+5
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0110-132/+132
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-175-10/+10
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-13/+13
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1911-204/+204
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1810-106/+106
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1617-326/+326
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1517-326/+326
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-083-8/+8
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-074-26/+26
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Fix a koffice FTBFS on armeltpearson2011-10-202-3/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1259987 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix koffice FTBFStpearson2011-08-182-35/+35
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1247909 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1020-176/+176
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-107-17/+17
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix koffice FTBFStpearson2011-07-202-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1242439 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0916-59/+59
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-073-11/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kofficetpearson2011-06-2529-2909/+2885
| | | | | | | This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned KDE3 version of kofficetpearson2010-01-2031-0/+20449
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da