summaryrefslogtreecommitdiffstats
path: root/src/tools/qstring.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reduce TQString allocation/deallocation load in ↵Timothy Pearson2013-12-171-53/+20
| | | | | | populateControlElementDataFromWidget Remove unneeded mutex locks around certain TQString operations
* Fix incorrect thread termination handling when thread count is greater than twoTimothy Pearson2013-06-101-3/+18
| | | | | This resolves Bug 1521 Make double free or delete of QString objects more obvious
* Fix a number of threading data racesTimothy Pearson2013-05-141-46/+283
| | | | | Add proper thread termination handler This partially resolves Bug 1508
* Add unpaged memory mode to TQString and TQLineEditTimothy Pearson2013-03-211-2/+77
| | | | Fix designer build warnings
* Undo prior accidental commitTimothy Pearson2012-03-021-15/+15
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-15/+15
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+7179