summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add repaint optimization to TQProgressBarFrerich Raabe2014-09-162-3/+54
| | | | | | | | This optimization makes TQProgressBar::setProgress() only repaint itself if stepping to the new progress would cause a graphical change. This means that for a width W and a total number of steps S, it will repaint itself 'W' times (every 'S/W' steps) instead of 'S' times (every step) as it is right now.
* Automated update from Qt3Timothy Pearson2014-09-126-16/+67
|
* Fix FTBFS on Linux specific memlock codeFrançois Andriot2014-09-072-0/+8
|
* Fix FTBFS because invalid data conversion in qmutexFrançois Andriot2014-09-071-2/+3
|
* Automated update from Qt3Timothy Pearson2014-09-0315-0/+98
|
* Fix build option used to select sqlite3 pluginSlávek Banko2014-08-241-1/+1
|
* Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice.Michele Calgaro2014-08-181-1/+1
| | | | | | If the passed object is the same, the warning message is not displayed any more. If the passed object is different, a message is still displayed. This resolves bug 1947.
* Revert "Fixed warning message if QMetaObjectCleanUp::setMetaObject is ↵Michele Calgaro2014-08-181-1/+1
| | | | | | | invoked twice." because of wrong reference to bug 1887. This reverts commit f0bff64751c7d6911be3578d7578bae8180e987d.
* Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice.Michele Calgaro2014-08-181-1/+1
| | | | | | If the passed object is the same, the warning message is not displayed any more. If the passed object is different, a message is still displayed. This resolves bug 1887.
* Automated update from Qt3Timothy Pearson2014-08-075-44/+53
|
* Improvements to TQValueList. This may relate to bug 1820Michele Calgaro2014-08-021-20/+22
|
* Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. ↵Michele Calgaro2014-07-301-3/+3
| | | | This resolves bug 1901 and 1909.
* Add sqlite3 pluginSlávek Banko2014-05-247-0/+706
|
* Fix potential null pointer dereferenceSlávek Banko2014-05-231-2/+2
|
* Fix crash on populating style data to tabbar without parentSlávek Banko2014-05-201-35/+37
| | | | This resolves Bug 1966
* Fix overwriting memory for an application iconSlávek Banko2014-05-193-8/+9
| | | | This resolves Bug 2033
* Automated update from Qt3Timothy Pearson2014-04-231-1/+1
|
* Enabled operator->() for class QValueListIterator.Michele Calgaro2014-03-171-6/+2
|
* Fix tqteditor hidden visibility needed for cppeditor pluginSlávek Banko2014-02-111-1/+1
|
* Fix FTBFS due to hidden visibilitySlávek Banko2014-02-025-9/+9
|
* Build by default as a sharedFrancois Andriot2014-02-023-6/+5
|
* Automated update from Qt3Timothy Pearson2013-12-281-3/+3
|
* Automated update from Qt3Timothy Pearson2013-12-222-0/+68
|
* Automated update from Qt3Timothy Pearson2013-12-229-155/+342
|
* Automated update from Qt3Timothy Pearson2013-12-171-64/+69
|
* Automated update from Qt3Timothy Pearson2013-12-172-81/+69
|
* Fix FTBFS with libfreetype6 >= 2.5.xSlávek Banko2013-12-131-1/+4
| | | | This resolves Bug 1765
* Automated update from Qt3Timothy Pearson2013-12-0219-28/+26
|
* Add pluginsdir to pkgconfig fileSlávek Banko2013-11-252-0/+6
|
* Automated update from Qt3Timothy Pearson2013-11-252-15/+20
|
* Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"Timothy Pearson2013-11-0729-72/+72
| | | | This reverts commit 40e50e6f20276afb557992a51d47618b014e388d.
* Update minor TQt3 tool names to match current TQt3 sources in GITTimothy Pearson2013-11-0729-72/+72
|
* Automated update from Qt3Timothy Pearson2013-11-061774-123131/+123131
|
* Automated update from Qt3Timothy Pearson2013-11-042-6/+8
|
* Automated update from Qt3Timothy Pearson2013-11-037-13/+58
|
* Automated update from Qt3Timothy Pearson2013-10-171-0/+1
|
* Automated update from Qt3Timothy Pearson2013-10-161-1/+1
|
* Remove dead symlink under 'mkspecs/default'Francois Andriot2013-08-201-1/+0
|
* Automated update from Qt3Timothy Pearson2013-08-151-0/+3
|
* Automated update from Qt3Timothy Pearson2013-08-151-2/+6
|
* Fix FTBFS in qvfb with libpng >= 1.5Francois Andriot2013-08-151-0/+8
|
* Fix 'format not a string literal' errorFrancois Andriot2013-08-157-20/+20
|
* Private headers moved out from public include directorySlávek Banko2013-08-1459-59/+4
|
* 3rdparty headers moved out from public include directorySlávek Banko2013-08-1433-33/+0
| | | | This resolves Bug 1350
* Automated update from Qt3Timothy Pearson2013-08-082-19/+27
|
* Automated update from Qt3Timothy Pearson2013-08-062-14/+64
|
* Automated update from Qt3Timothy Pearson2013-08-031-3/+19
|
* Automated update from Qt3Timothy Pearson2013-07-231-1/+5
|
* Automated update from Qt3Timothy Pearson2013-07-011-1/+1
|
* Automated update from Qt3Timothy Pearson2013-06-103-6/+23
|