summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary scrollbar in TQIconViewBenoit Walter2015-12-152-10/+32
* Add repaint optimization to TQProgressBarFrerich Raabe2015-12-152-3/+54
* Fix qmake shared library namingFrancois Andriot2015-12-156-16/+67
* Fix FTBFS because invalid data conversion in qmutexFrançois Andriot2015-12-151-2/+3
* Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice.Michele Calgaro2015-12-151-1/+1
* Improvements to QValueList. This may relate to bug 1820Michele Calgaro2015-12-151-20/+22
* Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. T...Michele Calgaro2015-12-151-3/+3
* Fix overwriting memory for an application iconSlávek Banko2015-12-153-8/+9
* Fix DnD crash when source is not presentTimothy Pearson2015-12-151-1/+1
* Fix tqteditor hidden visibility needed for cppeditor pluginSlávek Banko2015-12-151-1/+1
* Fix FTBFS due to hidden visibilitySlávek Banko2015-12-155-9/+9
* Build by default as a sharedFrancois Andriot2015-12-153-6/+5
* Properly export ucm_instantiate in UCOM librariesTimothy Pearson2015-12-151-3/+3
* Fix FTBFS with libfreetype6 >= 2.5.xSlávek Banko2015-12-151-1/+4
* Add pluginsdir to pkgconfig fileSlávek Banko2015-12-152-0/+6
* Remove dead symlink under 'mkspecs/default'Francois Andriot2015-12-151-1/+0
* Fix prior commitTimothy Pearson2015-12-151-0/+3
* Fix crash on exit when application does not use session managementTimothy Pearson2015-12-151-2/+6
* Fix FTBFS in qvfb with libpng >= 1.5Francois Andriot2015-12-151-0/+8
* Fix 'format not a string literal' errorFrancois Andriot2015-12-157-20/+20
* Private headers moved out from public include directorySlávek Banko2015-12-1558-57/+2
* 3rdparty headers moved out from public include directorySlávek Banko2015-12-1533-33/+0
* Allow TQApplication objects to be constructed without a session managerTimothy Pearson2015-12-152-14/+64
* Do not return deleted icon view items after icon view deletionTimothy Pearson2015-12-151-3/+19
* Fix first icon view item displayTimothy Pearson2015-12-151-4/+0
* Add full hidden item support to QIconViewTimothy Pearson2015-12-151-6/+68
* Fix security issue CVE-2015-1860Slávek Banko2015-12-131-0/+2
* Fix security issue CVE-2015-0295Slávek Banko2015-12-131-0/+6
* Fix security issue CVE-2014-0190Slávek Banko2015-12-131-1/+6
* Fix security issue CVE-2013-4549Slávek Banko2015-12-132-0/+70
* Fix spelling mistakesv3.5.13.2Darrell Anderson2013-05-084-4/+4
* Fix ARGB mode stippled focus rectangle showing underlying window contentsTimothy Pearson2013-05-042-6/+21
* Fix corrupted titlebar icons in subwindows of ARGB applicationsTimothy Pearson2013-05-031-3/+37
* Fix a number of threading problems and crashesTimothy Pearson2013-04-254-46/+372
* Make basic integer QDataStream reads resistant to corruption from underlying ...Timothy Pearson2013-04-201-35/+45
* Use unixODBC instead of obsolete iODBCTimothy Pearson2013-04-203-6/+5
* Add 0084 compositing patch from RedHatTimothy Pearson2013-04-201-12/+20
* Update zh-tw translationsTimothy Pearson2013-04-201-41/+41
* Fix qmake library search path on 64 bit systemsTimothy Pearson2013-04-201-1/+1
* Fix Qt input method failureTimothy Pearson2013-04-202-7/+7
* Fix fatal X11 errors when both external display and command arguments are pro...Timothy Pearson2013-04-161-11/+19
* Properly set WM_CLASS atom even if Display pointer was passed to TQApplicationTimothy Pearson2013-04-132-2/+8
* Fix textbox trails introduced with GIT commit 82b71e49Slávek Banko2013-03-021-3/+3
* Doublebuffer QIconView to reduce flickerTimothy Pearson2013-02-202-1/+47
* Verify desktop widget screen number before applying size changesTimothy Pearson2013-01-131-7/+20
* Ensure that a valid DPI is always setTimothy Pearson2012-12-121-5/+10
* Fix build warningsv3.5.13.1Timothy Pearson2012-08-0457-188/+196
* Use system libpng and libmng by defaultTimothy Pearson2012-08-041-6/+6
* Remove completely obsolete libjpeg directoryTimothy Pearson2012-08-0491-33898/+2
* Fix xrandr resize event failing on some systemsTimothy Pearson2012-06-021-20/+21