summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Conversion to the cmake building system.feat/cmakeConvgregory guy2024-03-021-0/+91
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-1222-105/+105
* Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOTMichele Calgaro2023-12-2734-340/+340
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-1363-101/+101
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-073-3/+3
* Drop compatibility code for TQButtonMichele Calgaro2023-07-162-35/+0
* Drop compatibility code for TQLineEditMichele Calgaro2023-07-112-52/+1
* Remove Qt4 related stuffMichele Calgaro2023-07-098-44/+0
* Drop compatibility code for TQToolButtonMichele Calgaro2023-07-092-115/+0
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-306-32/+32
* Removed dummy int parameter from TQVariant(bool, int).Michele Calgaro2019-05-231-3/+3
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-17122-784/+784
* qt -> tqt conversion:Michele Calgaro2018-09-2710-21/+21
* ListView: Deselect items that are hidden by the filterSlávek Banko2017-07-021-5/+21
* IconView: Deselect items that are hidden by the filterSlávek Banko2017-07-021-7/+15
* Fixed (again) search algorithm for iconview widget. This resolves (again) bug...Michele Calgaro2015-09-071-24/+22
* Fixed search algorithm for iconview widget. This resolves bug 420.Michele Calgaro2015-07-132-217/+237
* Automated update from Qt3Timothy Pearson2015-03-051-1/+1
* Moved iconview widget to src/widget folders.Michele Calgaro2015-02-064-1/+7158
* Automated update from Qt3Timothy Pearson2014-11-211-0/+2
* Automated update from Qt3Timothy Pearson2014-11-211-2/+2
* Improve TQProgressBar repaint optimizationSlávek Banko2014-09-162-8/+5
* Fix zoom in TQTextEditWaldo Bastian2014-09-161-2/+12
* Add repaint optimization to TQProgressBarFrerich Raabe2014-09-162-3/+54
* Fix FTBFS on Linux specific memlock codeFrançois Andriot2014-09-071-0/+2
* Automated update from Qt3Timothy Pearson2013-12-222-5/+11
* Automated update from Qt3Timothy Pearson2013-06-101-2/+4
* Automated update from Qt3Timothy Pearson2013-05-075-10/+10
* Automated update from Qt3Timothy Pearson2013-03-212-8/+40
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3Darrell Anderson2012-12-194-0/+11
|\
| * Automated update from Qt3Timothy Pearson2012-12-014-0/+11
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3Darrell Anderson2012-11-102-30/+94
|\|
| * Automated update from Qt3Timothy Pearson2012-11-062-30/+94
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3Darrell Anderson2012-11-024-0/+40
|\|
| * Automated update from Qt3Timothy Pearson2012-11-014-0/+40
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3Darrell Anderson2012-10-311-0/+14
|\|
| * Automated update from Qt3Timothy Pearson2012-10-311-0/+14
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3Darrell Anderson2012-10-2143-320/+320
|\|
| * Automated update from Qt3Timothy Pearson2012-10-2043-320/+320
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3Darrell Anderson2012-10-1911-98/+176
|\|
| * Automated update from Qt3Timothy Pearson2012-10-1611-98/+176
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3Darrell Anderson2012-08-086-12/+32
|\|
| * Automated update from Qt3Timothy Pearson2012-08-073-3/+6
| * Automated update from Qt3Timothy Pearson2012-08-053-9/+26
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3Darrell Anderson2012-08-0317-40/+42
|\|
| * Automated update from Qt3Timothy Pearson2012-07-2817-40/+42
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3Darrell Anderson2012-06-183-15/+15
|\|
| * Automated update from Qt3Timothy Pearson2012-06-173-15/+15
* | Fix typos.Darrell Anderson2012-04-051-1/+1
|/
* Automated update from qt3Timothy Pearson2012-03-0626-137/+137