summaryrefslogtreecommitdiffstats
path: root/qtinterface/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove date and time nt* related header filesHEADmasterMichele Calgaro3 days1-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove style nt* related header filesMichele Calgaro2024-06-081-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove icon nt* related header filesMichele Calgaro2024-06-081-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove text nt* related header filesMichele Calgaro2024-06-081-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove str nt* related header filesMichele Calgaro2024-06-061-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove image nt* related header filesMichele Calgaro2024-06-061-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove ptr nt* related header filesMichele Calgaro2024-06-061-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove template library nt* related header filesMichele Calgaro2024-06-051-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove tqwidget* header filesMichele Calgaro2024-06-021-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove tq* canvas related header filesMichele Calgaro2024-05-311-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove tq* dom and xml related header filesMichele Calgaro2024-05-301-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove tq* sql related header filesMichele Calgaro2024-05-281-7/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove tqobject* header filesMichele Calgaro2024-05-231-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move tqt.h to tqt3Michele Calgaro2024-05-211-3/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary files and processing when building libtqt.so.Michele Calgaro2024-04-081-60/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS caused by commit 70b3c7dMichele Calgaro2024-02-121-3/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove tqt-replace, uic-tqt and moc-tqt toolsMichele Calgaro2024-02-071-4/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Change to build and install inputmethod files if enabledOBATA Akio2023-11-131-0/+6
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add missing tqobjectdefs.h replacing the compat version tqobjdefs.h.Slávek Banko2023-07-161-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop TQt'3 compat headersMichele Calgaro2023-07-081-11/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-07-061-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2 obsolete classesMichele Calgaro2023-06-031-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQStack, TQVector, TQList, TQListIterator classes.Michele Calgaro2020-05-231-4/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Allow tqtinterface to build without OpenGL support.gregory guy2020-04-271-0/+1
| | | | | | | | This should close bug 2645. Some cosmetics here and there. Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Dropped unused code.Michele Calgaro2019-04-271-53/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed some obsolete code related to Qt1.Michele Calgaro2018-10-211-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-8/+8
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Do not build tqassistantclient for native tqt buildSlávek Banko2013-12-111-7/+31
| | | | Embed static qassistantclient library for qt3 build
* Fix FTBFS due to qassistantclient renameMichele Calgaro2013-12-061-1/+1
| | | | This resolves Bug 1757
* Use tqt3 binaries if availableTimothy Pearson2012-06-191-1/+3
|
* Fix packageconfig filesTimothy Pearson2012-06-131-1/+2
|
* Add new tqtqui.pc fileTimothy Pearson2012-06-121-0/+1
|
* Fix FTBFSTimothy Pearson2012-01-311-1/+1
|
* Fix more FTBFSTimothy Pearson2012-01-281-7/+9
|
* Update tqt3 compatTimothy Pearson2012-01-281-122/+124
|
* Split out qt3 and tqt3 filesTimothy Pearson2012-01-261-122/+128
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-21/+21
| | | | This reverts commit 44bcd47cf37723ecfa8bb432403d2bea59988773.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-21/+21
|
* Add native TQt3 support to tqtinterfaceTimothy Pearson2011-11-121-2/+7
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-2/+2
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-2/+2
|
* Add tqtextengine_p.h to TQt3tpearson2011-06-251-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238337 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix TQt3tpearson2011-06-171-1/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237311 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* More TQt3 fixestpearson2011-06-171-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237084 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add a couple private headers to TQt3tpearson2011-06-171-1/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237060 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add tqpluginmanager_p.h to TQt3tpearson2011-06-161-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237039 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add tqassistantclient.cpptpearson2011-06-131-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1236559 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add tqassistantclient.h to tqtinterfacetpearson2011-06-131-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1236396 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add missing tqrichtext_p.h filetpearson2011-05-171-1/+1
| | | | | | | Add missing TQTextIterator class git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1232321 283d02a7-25f6-0310-bc7c-ecb5cbfe19da