summaryrefslogtreecommitdiffstats
path: root/smoke
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-132-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQt'3 compat headersMichele Calgaro2023-07-072-90/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)Michele Calgaro2023-07-076-28/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2's TQSemiModal and TQSortedList classes.Michele Calgaro2023-06-184-6/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-102-8/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2 obsolete classesMichele Calgaro2023-06-032-6/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix build when tqscintilla support is enabledr14.1.0François Andriot2023-04-092-26/+26
| | | | Signed-off-by: François Andriot <francois.andriot@thalesgroup.com>
* Fix FTBFS when tdehw is not present. This resolves bug 2494.Michele Calgaro2022-05-022-0/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ↵Michele Calgaro2022-04-301-1/+1
| | | | | | ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.Michele Calgaro2020-05-242-4/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed some obsolete code related to Qt1.Michele Calgaro2018-10-212-8/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-172-2/+0
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-174-274/+274
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-272-2/+2
| | | | | | | | | 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 <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-274-5/+5
| | | | | | | | | | | 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>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed FTBFS due to qt_include variable.Michele Calgaro2018-09-214-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-174-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed FTBFS caused by changes in perl 5.26 regarding unescaped braces.Michele Calgaro2017-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Workaround for parallel buildSlávek Banko2016-08-212-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed incorrect #define ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY -> ↵Michele Calgaro2015-05-281-1/+1
| | | | | | ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed FTBFS and detection of tdenewstuff.Michele Calgaro2014-10-012-6/+6
|
* Rename many classes to avoid conflicts with KDEDarrell Anderson2014-01-084-3/+3
|
* Fix FTBFS due to recent style API changesSlávek Banko2013-12-261-0/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Add missing LDFLAGS causing FTBFSFrancois Andriot2013-08-251-1/+1
|
* Rename smokeqt -> smoketqtSlávek Banko2013-07-2314-29/+29
|
* Rename smokekde -> smoketdeSlávek Banko2013-07-2212-13/+13
|
* Fix inadvertent renaming and typos.Darrell Anderson2013-05-052-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-10/+10
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-7/+7
|
* Rename kcompletionboxTimothy Pearson2013-02-071-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-24/+24
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-64/+64
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-43/+43
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-3/+3
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-071-1/+1
| | | | Thanks to Francois Andriot for the patch
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-1/+1
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-142-2/+2
|
* Support tqt3Timothy Pearson2012-02-104-751/+751
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-072-3/+3
|
* Fix incorrect conversionTimothy Pearson2011-12-051-1/+1
|
* Fix automake problemTimothy Pearson2011-12-051-1/+1
|
* Initial TQt conversionTimothy Pearson2011-12-059-345/+345
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-083-3/+3
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-073-7/+7
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-3/+3
|