summaryrefslogtreecommitdiffstats
path: root/qtinterface
Commit message (Collapse)AuthorAgeFilesLines
* Remove tqwidget* header filesMichele Calgaro2024-06-028-200/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove tq* canvas related header filesMichele Calgaro2024-05-312-29/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove tq* dom and xml related header filesMichele Calgaro2024-05-303-58/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove tq* sql related header filesMichele Calgaro2024-05-2820-539/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove tqobject* header filesMichele Calgaro2024-05-238-146/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Move tqt.h to tqt3Michele Calgaro2024-05-212-35/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove unnecessary files and processing when building libtqt.so.Michele Calgaro2024-04-08260-6032/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove QT_NO_SQL defineMichele Calgaro2024-02-141-4/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove Q_WS_* definesMichele Calgaro2024-02-141-4/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS caused by commit 70b3c7dMichele Calgaro2024-02-121-3/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed unused scriptsMichele Calgaro2024-02-1112-2772/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove tqt-replace, uic-tqt and moc-tqt toolsMichele Calgaro2024-02-078-51/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove TQT_{METHOD, SIGNAL, SLOT} and METHOD, SIGNAL, SLOTMichele Calgaro2024-01-201-35/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename TQT_{METHOD, SIGNAL, SLOT} and METHOD, SIGNAL, SLOT to TQ_METHOD, ↵Michele Calgaro2023-12-303-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]>
* Remove various '#define' strings - part 6Michele Calgaro2023-12-231-3/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove various '#define' strings - part 5Michele Calgaro2023-12-031-22/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove 'Event' #define stringsMichele Calgaro2023-11-301-14/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove various '#define' with actual strings - part 4Michele Calgaro2023-11-261-9/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove various '#define' with actual strings - part 3Michele Calgaro2023-11-241-21/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove color '#define' stringsMichele Calgaro2023-11-231-22/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove various '#define' with actual strings - part 2Michele Calgaro2023-11-231-12/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove time related '#define' with actual stringsMichele Calgaro2023-11-231-10/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove various tq* stringsMichele Calgaro2023-11-211-18/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove various '#define' stringsMichele Calgaro2023-11-191-10/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Qt with TQtMichele Calgaro2023-11-181-19/+19
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Change to build and install inputmethod files if enabledOBATA Akio2023-11-133-0/+57
| | | | Signed-off-by: OBATA Akio <[email protected]>
* Drop TQT_VERSION_ONLYMichele Calgaro2023-11-021-4/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed unsupported qtint*/qtuint* typesMichele Calgaro2023-10-091-7/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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]>
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-132-5/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove various tqtinterface's TQ_* definesMichele Calgaro2023-09-121-24/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-061-15/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-031-11/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop USE_QT3/4 codeMichele Calgaro2023-09-01321-9881/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove tqt_mo_* definesMichele Calgaro2023-09-011-7/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-121-4/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-091-13/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-24/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop use of TQ_SP* defines.Michele Calgaro2023-08-071-3/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2010-163/+11
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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]>
* Remove _OBJECT_NAME_STRING defines. This relates to the merging of ↵Michele Calgaro2023-07-121-125/+0
| | | | | | tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]>
* Drop TQt'3 compat headersMichele Calgaro2023-07-0846-1475/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-07-069-151/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop Qt2 obsolete classesMichele Calgaro2023-06-035-102/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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]>