summaryrefslogtreecommitdiffstats
path: root/src/tools/qstring.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use empty d->cString for TQString::shared_null instead of null string.HEADmasterSlávek Banko2022-03-221-2/+2
* Avoid changes of d->cString for TQString::shared_null to make the value relia...Slávek Banko2022-03-221-4/+13
* Removed explicit usage of the 'register' keyword.Michele Calgaro2021-02-011-13/+13
* Make use of QString::utf8() and QString::local8Bit() safe for conversion to c...Slávek Banko2019-02-101-8/+26
* Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to update...Michele Calgaro2018-09-181-64/+64
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ...Michele Calgaro2018-09-181-64/+64
* Add vsprintf method to QStringTimothy Pearson2015-01-111-5/+13
* Fix FTBFS on Linux specific memlock codeFrançois Andriot2014-09-071-0/+6
* Fix potential null pointer dereferenceSlávek Banko2014-05-231-2/+2
* 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
* 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-141-46/+283
* Add unpaged memory mode to TQString and TQLineEditTimothy Pearson2013-03-211-2/+77
* 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