summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix FTBFS caused by incompatible castHEADmasterMichele Calgaro12 days1-1/+1
* Fix FTBFS caused by TDE/tqt3#109Michele Calgaro2024-04-021-2/+5
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-151-2/+0
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-142-8/+8
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-02-141-0/+0
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-02-081-0/+0
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-031-1/+0
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-13243-1419/+1419
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-01-021-0/+0
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-183-62/+62
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-11-101-0/+0
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-11-061-0/+0
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-11-031-0/+0
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-10-301-0/+0
* Removed unsupported qtint*/qtuint*/qreal typesMichele Calgaro2023-10-092-22/+0
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-251-5/+5
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-09-251-0/+0
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-138-14/+14
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-064-7/+7
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-09-011-0/+0
* Drop compatibility code for TQSignalMichele Calgaro2023-08-074-44/+0
* kalyptus: No longer use tqt-replace-stream.Slávek Banko2023-07-241-1/+1
* Remove '-L$(prefix)/lib' to prevent multi-arch build issuesaneejit12023-07-232-2/+2
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2039-50/+50
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-07-191-0/+0
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-184-24/+0
* Drop compatibility code for TQButtonMichele Calgaro2023-07-165-34/+11
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-121-1/+1
* Drop obsolete TQLineEdit methodsMichele Calgaro2023-07-104-82/+0
* Drop compatibility code for TQToolButtonMichele Calgaro2023-07-094-74/+0
* Drop TQt'3 compat headersMichele Calgaro2023-07-072-90/+0
* Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)Michele Calgaro2023-07-0710-301/+0
* Drop Qt2's TQSemiModal and TQSortedList classes.Michele Calgaro2023-06-1816-609/+7
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-103-18/+0
* Drop Qt2 obsolete classesMichele Calgaro2023-06-034-16/+1
* Fix build when tqscintilla support is enabledr14.1.0François Andriot2023-04-092-26/+26
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-01-131-0/+0
* Drop support for python2.Michele Calgaro2023-01-1313-209/+183
* dcoppython: Get the path to the python site directory from the python configu...Slávek Banko2023-01-133-6/+6
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-01-101-0/+0
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-2011-78/+0
* Added conditions for installing man pages according to parts that are builded.Slávek Banko2022-07-184-3/+30
* Add man pages for TDE applications.Michele Calgaro2022-07-1613-2/+279
* Fix FTBFS when tdehw is not present. This resolves bug 2494.Michele Calgaro2022-05-023-1/+16
* Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEM...Michele Calgaro2022-04-301-1/+1
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2022-01-281-0/+0
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-1011-88/+48
* Fix FTBFS in dcopjava in case TQt3 is not installed in the system directory.Slávek Banko2021-09-241-2/+2
* Add check whether Ruby requires explicit specification of C++ standard.Slávek Banko2021-09-227-4/+76
* Use tqWaring call in printf style, instead of joining TQString.Slávek Banko2021-09-051-1/+1