summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Add support for the environment variables TQT_HOME_DIR and TQT_SYSTEM_DIRFrancois Andriot2014-10-061-1/+24
* Enhance warning verbosity in TQFile (unix)François Andriot2014-09-161-9/+9
* Fix qmake shared library namingFrancois Andriot2014-09-124-6/+36
* Fix FTBFS on Linux specific memlock codeFrançois Andriot2014-09-071-0/+6
* Fix FTBFS because invalid data conversion in qmutexFrançois Andriot2014-09-071-2/+3
* Improvements to QValueList. This may relate to bug 1820Michele Calgaro2014-08-021-20/+22
* Fix potential null pointer dereferenceSlávek Banko2014-05-231-2/+2
* Enabled operator->() for class QValueListIterator.Michele Calgaro2014-03-171-6/+2
* Properly export ucm_instantiate in UCOM librariesTimothy Pearson2013-12-281-3/+3
* Repair performance regression accidentally introduced with new style APITimothy Pearson2013-12-221-0/+15
* Disable unnecessary thread locking in TQString constructors/destructorTimothy Pearson2013-12-171-64/+69
* Reduce TQString allocation/deallocation load in populateControlElementDataFro...Timothy Pearson2013-12-171-53/+20
* Add threading debug spew when QT_DEBUG is setTimothy Pearson2013-11-031-0/+1
* Private headers moved out from public include directorySlávek Banko2013-08-141-2/+2
* Fix incorrect thread termination handling when thread count is greater than twoTimothy Pearson2013-06-101-3/+18
* Fix a number of threading data racesTimothy Pearson2013-05-144-85/+292
* Fix a number of threading problems and crashesTimothy Pearson2013-04-222-28/+335
* Add unpaged memory mode to TQString and TQLineEditTimothy Pearson2013-03-212-6/+87
* Add level method to recursive mutexTimothy Pearson2012-12-073-0/+32
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-064-2/+33
* Use high quality uuid_generate on Linux instead of PRNGTimothy Pearson2012-09-101-0/+13
* Extend TQStyle API further and bump Qt version numberTimothy Pearson2012-08-071-2/+2
* Fix build warningsTimothy Pearson2012-07-282-2/+2
* Make basic integer QDataStream reads resistant to corruption from underlying ...Timothy Pearson2012-06-271-35/+45
* Undo prior accidental commitTimothy Pearson2012-03-0239-394/+394
* Rename additional global TQt functionsTimothy Pearson2012-03-0139-394/+394
* Clean up a few build warningsTimothy Pearson2012-02-123-7/+10
* Add NetWM/Motif controls to QWidgetTimothy Pearson2012-01-261-2/+2
* Fix qcstring format warningsTimothy Pearson2012-01-121-1/+5
* Enable gcc visibility support in Qt3Timothy Pearson2012-01-081-0/+4
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-1/+1
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
* Fix Qt3/TQt4 gcc 4.6 dependent program FTBFSTimothy Pearson2011-09-281-0/+2
* Apply gcc4.6 patches from UbuntuTimothy Pearson2011-07-222-0/+2
* Add Qt3 development HEAD versionTimothy Pearson2011-07-10120-0/+76485