summaryrefslogtreecommitdiffstats
path: root/qtinterface/interface_tqt3
Commit message (Collapse)AuthorAgeFilesLines
* Change to build and install inputmethod files if enabledOBATA Akio2023-11-132-0/+51
| | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 73e6afa2ee2871d3cf47df6cea6d818876bd3642)
* Drop remaining USE_TQT3/4 code in r14.1.x branch.Slávek Banko2023-09-073-45/+0
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Drop USE_QT3/4 codeMichele Calgaro2023-09-03319-9872/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 701d92857caed18c0099b264c45a0b0edce782f2)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-14/+9
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit abc07a72ce7dc957e365406877ac73e32241e688)
* Add missing tqobjectdefs.h replacing the compat version tqobjdefs.h.Slávek Banko2023-07-161-0/+31
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit d6c39b276a69b1bdfff98d93c8b11ae86dc8d1e1)
* Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to ↵Michele Calgaro2021-02-131-1/+1
| | | | | | TQ_FULL_TEMPLATE_INSTANTIATION). Signed-off-by: Michele Calgaro <[email protected]>
* Removed obsolete Qt2's TQStack, TQVector, TQList, TQListIterator classes.Michele Calgaro2020-05-236-244/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Allow tqtinterface to build without OpenGL support.gregory guy2020-04-271-0/+6
| | | | | | | | This should close bug 2645. Some cosmetics here and there. Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Prevent to use GNU sed extension featureOBATA Akio2019-01-141-1/+4
| | | | | | | | | It is GNU sed extension feature to use "\n" in insert string, so it should be replaced with portable way. This resolves bug 2986. Signed-off-by: OBATA Akio <[email protected]>
* Removed some obsolete code related to Qt1.Michele Calgaro2018-10-214-97/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-172-9/+9
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <[email protected]>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-1712-30/+30
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* qt -> tqt conversion:Michele Calgaro2018-09-274-17/+17
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <[email protected]>
* Add end-of-file newlines.Darrell Anderson2013-11-30368-368/+368
|
* Fix FTBFS under tqt3Timothy Pearson2012-03-021-6/+6
|
* Undo prior accidental commitTimothy Pearson2012-03-027-21/+21
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-022-7/+7
|
* Rename additional global TQt functionsTimothy Pearson2012-03-016-14/+14
|
* Fix FTBFSTimothy Pearson2012-01-311-0/+21
|
* Fix more FTBFSTimothy Pearson2012-01-281-1/+1
|
* Fix FTBFSTimothy Pearson2012-01-281-2/+2
|
* Fix FTBFSTimothy Pearson2012-01-281-1/+1
|
* Fix tqt3 problemsTimothy Pearson2012-01-28329-339/+339
|
* Split out qt3 and tqt3 filesTimothy Pearson2012-01-26607-0/+25838