summaryrefslogtreecommitdiffstats
path: root/doc/html
Commit message (Collapse)AuthorAgeFilesLines
* Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.Michele Calgaro2018-10-272-7/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed some obsolete code related to Qt1.Michele Calgaro2018-10-215-1354/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-206-59/+2
| | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-178-113/+2
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-17217-853/+853
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-2739-100/+100
| | | | | | | | | 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-2736-112/+112
| | | | | | | | | | | 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-276-13/+13
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Always build with a clean namespaceSlávek Banko2018-09-245-68/+1
| | | | | | | | | QT_CLEAN_NAMESPACE constant is no more needed This may theoretically affect applications created for Qt1 and Qt2, but such applications require further modifications as well. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of theMichele Calgaro2018-09-169-21/+21
| | | | | | | qt->tqt conversion and is required to align to corresponding patch for common/admin module. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add brightness keys supportRoman Savochenko2017-07-302-1/+11
| | | | | | | The code partially taken from Qt4 This relates to bug 2775 Signed-off-by: Roman Savochenko <rom_as@oscada.org>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23285-0/+0
|
* Added operator[] convenience function to TQPtrList, similarly to TQValueList.Michele Calgaro2015-09-141-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed search algorithm for iconview widget. This resolves bug 420.Michele Calgaro2015-07-131-6/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Automated update from Qt3Timothy Pearson2015-03-058-205/+205
|
* Automated update from Qt3Timothy Pearson2015-03-053-1304/+1304
|
* Moved iconview widget to src/widget folders.Michele Calgaro2015-02-062-13/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-134-5/+5
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Qt -> TQt renaming in TQt .dcf files. This relates to bug 1859.Michele Calgaro2014-10-123-1304/+1304
|
* Automated update from Qt3Timothy Pearson2013-12-021-2/+2
|
* Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"Timothy Pearson2013-11-073-3/+3
| | | | This reverts commit 40e50e6f20276afb557992a51d47618b014e388d.
* Update minor TQt3 tool names to match current TQt3 sources in GITTimothy Pearson2013-11-073-3/+3
|
* Automated update from Qt3Timothy Pearson2013-11-0614-36/+36
|
* Automated update from Qt3Timothy Pearson2013-05-0767-100/+100
|
* Automated update from Qt3Timothy Pearson2012-11-2578-255/+255
|
* Automated update from Qt3Timothy Pearson2012-10-2072-561/+561
|
* Automated update from Qt3Timothy Pearson2012-06-1747-434/+434
|
* Automated update from qt3Timothy Pearson2012-03-0610-25/+25
|
* Automated conversion from qt3Timothy Pearson2012-02-2817-65/+65
|
* Automated update from qt3Timothy Pearson2012-02-281-1/+1
|
* Automated update from qt3Timothy Pearson2012-02-2761-131/+131
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-2/+2
|
* Automated update from Qt3Timothy Pearson2012-02-13312-716/+716
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-261462-78540/+78540
|
* Fix accidental conversions of binary files from last commitTimothy Pearson2012-01-222-0/+0
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-222-0/+0
|
* Sync againTimothy Pearson2011-12-0510-13/+13
|
* Sync with latest scriptTimothy Pearson2011-12-05419-635/+635
|
* Sync with master conversion scriptTimothy Pearson2011-12-052-4/+4
|
* Update from latest conversion scriptTimothy Pearson2011-12-059-14/+14
|
* Fix native TQt3 accidental conversion to tquitTimothy Pearson2011-11-14104-255/+255
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-081931-0/+367244