summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Collapse)AuthorAgeFilesLines
* Fix a number of threading data racesTimothy Pearson2013-05-144-85/+292
| | | | | Add proper thread termination handler This partially resolves Bug 1508
* Fix a number of threading problems and crashesTimothy Pearson2013-04-222-28/+335
| | | | This partially resolves Bug 1467
* Add unpaged memory mode to TQString and TQLineEditTimothy Pearson2013-03-212-6/+87
| | | | Fix designer build warnings
* Add level method to recursive mutexTimothy Pearson2012-12-073-0/+32
| | | | | Enhance thread safety when making event calls Minor cleanup of whitespace in glib event loop
* 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
| | | | Thanks to Bruce Sass for the patch!
* Make basic integer QDataStream reads resistant to corruption from underlying ↵Timothy Pearson2012-06-271-35/+45
| | | | IO device failure
* 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
| | | | This must break binary compatibility, so version was also bumped to 3.4.0
* Fix qcstring format warningsTimothy Pearson2012-01-121-1/+5
| | | | Related to Bug 637
* Enable gcc visibility support in Qt3Timothy Pearson2012-01-081-0/+4
| | | | This partially closes Bug 696
* 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