summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update buildkey for GCC 7Slávek Banko2017-07-231-1/+1
* 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
* Update buildkey for GCC 6Slávek Banko2017-06-251-1/+1
* Fixed (again) search algorithm for iconview widget. This resolves (again) bug...Michele Calgaro2015-12-151-24/+22
* Fixed search algorithm for iconview widget. This resolves bug 420.Michele Calgaro2015-12-153-223/+238
* Update buildkey for GCC 5Slávek Banko2015-12-151-2/+2
* Fixed Multicolumn view filtering item arrangement. This relates to bug 146.Michele Calgaro2015-12-151-9/+12
* Try to avoid crashes if the destructor of a TQMap is called when no private o...Timothy Pearson2015-12-151-2/+6
* Repaint QComboBox on drop-down dismissalTimothy Pearson2015-12-151-0/+2
* Add support for the environment variables TQT_HOME_DIR and TQT_SYSTEM_DIRFrancois Andriot2015-12-151-1/+24
* Fix undefined behaviour in TQClipboardWatcher::formatTimothy Pearson2015-12-152-9/+9
* Improve TQProgressBar repaint optimizationSlávek Banko2015-12-152-8/+5
* Fix unwanted toggling TQIconViewItem focus on clickEnrico Ros2015-12-151-17/+26
* Fix dpi detection when using xft2François Andriot2015-12-151-1/+18
* Fix crash in TQTranslatorFrançois Andriot2015-12-151-1/+1
* Enhance warning verbosity in TQFile (unix)François Andriot2015-12-151-9/+9
* Fix zoom in TQTextEditWaldo Bastian2015-12-151-2/+12
* 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