summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add slow QStyleControlElementData copy constructor for use with pythonTimothy Pearson2013-12-222-0/+68
* Repair performance regression accidentally introduced with new style APITimothy Pearson2013-12-229-155/+342
* Disable unnecessary thread locking in TQString constructors/destructorTimothy Pearson2013-12-171-64/+69
* Reduce TQString allocation/deallocation load in populateControlElementDataFro...Timothy Pearson2013-12-172-81/+69
* Fix FTBFS with libfreetype6 >= 2.5.xSlávek Banko2013-12-131-1/+4
* Add end-of-file newlines.Darrell Anderson2013-11-306-6/+4
* Add pluginsdir to pkgconfig fileSlávek Banko2013-11-252-0/+6
* Wake up the correct event loop when an event is posted to TQApplicationTimothy Pearson2013-11-252-15/+20
* Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"Slávek Banko2013-11-0862-177/+177
* Update minor TQt3 tool names to match current TQt3 sources in GITTimothy Pearson2013-11-0762-177/+177
* Clean up prior commitTimothy Pearson2013-11-042-6/+8
* Add threading debug spew when QT_DEBUG is setTimothy Pearson2013-11-037-13/+58
* Fix memory leak on widget destruction after certain style method accessesTimothy Pearson2013-10-171-0/+1
* Remove dead symlink under 'mkspecs/default'Francois Andriot2013-08-201-1/+0
* Fix prior commitTimothy Pearson2013-08-151-0/+3
* Fix crash on exit when application does not use session managementTimothy 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
* Fix a minor valgrind warningTimothy Pearson2013-08-082-19/+27
* Allow TQApplication objects to be constructed without a session managerTimothy Pearson2013-08-062-14/+64
* Do not return deleted icon view items after icon view deletionTimothy Pearson2013-08-031-3/+19
* Fix glib multithreading abort with versions less than 2.24Francois Andriot2013-07-231-1/+5
* Update official version numberTimothy Pearson2013-07-011-1/+1
* Fix incorrect thread termination handling when thread count is greater than twoTimothy Pearson2013-06-103-6/+23
* Fix crash on thread terminationTimothy Pearson2013-05-171-1/+1
* Fix downstream build failures due to missing TQApplication conditionsTimothy Pearson2013-05-161-1/+3
* Fix a number of threading data racesTimothy Pearson2013-05-1420-200/+914
* Fix spelling mistakesDarrell Anderson2013-05-074-4/+4
* Fix ARGB mode stippled focus rectangle showing underlying window contentsTimothy Pearson2013-05-032-6/+21
* Add ability to control cross thread signal slot handling methodTimothy Pearson2013-05-022-6/+31
* Fix corrupted titlebar icons in subwindows of ARGB applicationsTimothy Pearson2013-05-021-3/+37
* Use glib thread initialization functions when glib main loop is in useTimothy Pearson2013-05-014-55/+76
* Fix a number of threading problems and crashesTimothy Pearson2013-04-227-305/+757
* 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-112-2/+8
* Add unpaged memory mode to TQString and TQLineEditTimothy Pearson2013-03-217-14/+153
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2013-03-031-1/+1
|\
| * Add more information to help debuggingDarrell Anderson2013-03-031-1/+1
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2013-03-026-17/+85
|\|
| * Fix textbox trails introduced with GIT commit 82b71e49Slávek Banko2013-03-011-3/+3
| * Restore expected qApp->exit() behaviour when called from a non-GUI threadTimothy Pearson2013-02-241-1/+8
| * Doublebuffer QIconView to reduce flickerTimothy Pearson2013-02-182-1/+47
| * Fix unintended rename of LOCKFILESlávek Banko2013-02-171-1/+1
| * Fix CLI application failure when glib event loop is usedTimothy Pearson2013-02-131-4/+4
| * Fix GTK threading deadlockTimothy Pearson2013-02-122-10/+25
| * Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-031-1/+1
| * Fix prior commitTimothy Pearson2013-02-019-0/+0
| * Fix FTBFSTimothy Pearson2013-02-019-0/+0