summaryrefslogtreecommitdiffstats
path: root/qtinterface
Commit message (Collapse)AuthorAgeFilesLines
* Remove QT_NO_SQL defineMichele Calgaro2024-02-141-4/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 14ad1125d00b6765dfaf9cba70d1296e6d8fe690)
* Remove Q_WS_* definesMichele Calgaro2024-02-141-4/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b7bedbe052b4a983c819bdc95ddfa62a36fce615)
* Remove TQT_{METHOD, SIGNAL, SLOT} and METHOD, SIGNAL, SLOTMichele Calgaro2024-01-211-35/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 233aee46f57861eceff8e6ad7b38a2e79f2d62c8)
* Rename TQT_{METHOD, SIGNAL, SLOT} and METHOD, SIGNAL, SLOT to TQ_METHOD, ↵Michele Calgaro2023-12-313-15/+33
| | | | | | | TQ_SIGNAL, TQ_SLOT. This is a temporary step to make sure TDE keeps building while METHOD, SIGNAL, SLOT are renamed in every repository. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 2ad1beb815994ee2f2cefd31ec76102b880d7768)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-271-3/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 12e1fb1a13b5d4e17220b264086d82c541efc166)
* Remove various '#define' strings - part 5Michele Calgaro2023-12-051-22/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4af33d4ba39e44b4f5e96e4afa3c6a01404531e4)
* Remove 'Event' #define stringsMichele Calgaro2023-12-021-14/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit ec9cf3ae06054bfa228b33100282abb3c4fb37cb)
* Remove various '#define' with actual strings - part 4Michele Calgaro2023-11-261-9/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 6b5eefd6b21b7a9ba27c238dc1acf7ee76344559)
* Remove various '#define' with actual strings - part 3Michele Calgaro2023-11-251-21/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 77c8aeccace454360330c848089ebc23636f177d)
* Remove color '#define' stringsMichele Calgaro2023-11-241-22/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e15514c631c514baf260b8f37c50dacde8973f71)
* Remove various '#define' with actual strings - part 2Michele Calgaro2023-11-231-12/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 75b439a11fe1714974a37341d4f7ce643ddb274d)
* Remove time related '#define' with actual stringsMichele Calgaro2023-11-231-10/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 94ed8a9b4f2872ecd1eafffd954cf702b42d36eb)
* Remove various tq* stringsMichele Calgaro2023-11-221-18/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit a03ae6b2710ba1e3270307a4e84c4297d9782734)
* Remove various '#define' stringsMichele Calgaro2023-11-201-10/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cf8003113deceb00ee9c9e147e7efdeb53632733)
* Replace Qt with TQtMichele Calgaro2023-11-191-19/+19
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 106e589560e7d17a0c59add5c5f34186706e27fc)
* Change to build and install inputmethod files if enabledOBATA Akio2023-11-133-0/+57
| | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 73e6afa2ee2871d3cf47df6cea6d818876bd3642)
* Drop TQT_VERSION_ONLYMichele Calgaro2023-11-031-4/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 50e459ebe694110e5a6fae227f92b1e7eede09a3)
* Removed unsupported qtint*/qtuint* typesr14.1.1Michele Calgaro2023-10-091-7/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4eb1d751c955d29867080e61b99c1dea0e8f01bb)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-251-11/+1
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 94d94919d6378306126f3aa714325f6469d26def)
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-142-5/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit bab4623e336551a456eb8928f8b3fa3031ba0e43)
* Remove various tqtinterface's TQ_* definesMichele Calgaro2023-09-121-24/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 368e7fd99748de8507a21c2c555edfd1a6876070)
* 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]>
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-071-15/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 27a6961199e1ff518495e2dfef8880d6ea35603f)
* Remove TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-041-11/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit f5c943a5c5074e536fc8b2e850facb4934eee781)
* Drop USE_QT3/4 codeMichele Calgaro2023-09-03321-9881/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 701d92857caed18c0099b264c45a0b0edce782f2)
* Remove tqt_mo_* definesMichele Calgaro2023-09-011-7/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 2ac5e74a45b9f8b7fa8ae63bf48661e16b669a33)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-181-4/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 5b7f613d832f7d71e1976801ed7bf8d0cdfcfd4b)
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-101-13/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 2f9f391e45ba9ddc220849197cd93e31f12f640e)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-24/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4848af3cc51c0048e130804d42db4bc0020512ba)
* Drop use of TQ_SP* defines.Michele Calgaro2023-08-071-3/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 5b2d06213e19162fd3d57bd388746d950d716763)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2010-163/+11
| | | | | 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-162-1/+32
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit d6c39b276a69b1bdfff98d93c8b11ae86dc8d1e1)
* Remove _OBJECT_NAME_STRING defines. This relates to the merging of ↵Michele Calgaro2023-07-131-125/+0
| | | | | | | tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit bfa8743d6b7deeaf47b1393eb0ad7d1db85a9a28)
* 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]>
* Add quotes for the file name used as a parameter in tqt-replace scripts.Slávek Banko2020-09-146-9/+9
| | | | | | This resolves bug 3158. Signed-off-by: Slávek Banko <[email protected]>
* Removed obsolete Qt2's TQStack, TQVector, TQList, TQListIterator classes.Michele Calgaro2020-05-239-251/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Allow tqtinterface to build without OpenGL support.gregory guy2020-04-272-0/+7
| | | | | | | | 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]>
* Removed unnecessary files and drop dependency on admin module.Michele Calgaro2019-05-104-747/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Dropped unused code.Michele Calgaro2019-04-271386-193572/+108
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Prevent to use GNU sed extension featureOBATA Akio2019-01-142-2/+8
| | | | | | | | | 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 obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.Michele Calgaro2018-10-271-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed some obsolete code related to Qt1.Michele Calgaro2018-10-2112-211/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-173-10/+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-2711-40/+40
| | | | | | | | | 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]>
* qt -> tqt conversion:Michele Calgaro2018-09-2718-27/+27
| | | | | | | | | | | 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 <[email protected]>
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix usage uic-tqt without an '.ui' file in argumentsSlávek Banko2016-03-241-4/+8
| | | | | | This resolves issues with mode 'embed' Signed-off-by: Slávek Banko <[email protected]>
* Add missing shebang in bash scriptFrançois Andriot2014-10-041-0/+2
|