Commit Graph

17 Commits (e99bbda7347d35833da0876bc745d5e0b6c18c2b)

Author SHA1 Message Date
Slávek Banko e99bbda734
Use empty d->cString for TQString::shared_null instead of null string.
2 years ago
Slávek Banko 93058fb0a3
Avoid changes of d->cString for TQString::shared_null to make the value reliable.
2 years ago
Michele Calgaro 961eb3f6e2
Removed explicit usage of the 'register' keyword.
3 years ago
Slávek Banko 0a1966b25e
Make use of QString::utf8() and QString::local8Bit() safe for conversion to char*.
5 years ago
Michele Calgaro 2df70f03d4 Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module"
6 years ago
Michele Calgaro f849f22528
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
6 years ago
Timothy Pearson 8b9ae3fbf8 Add vsprintf method to QString
9 years ago
François Andriot e175139565 Fix FTBFS on Linux specific memlock code
10 years ago
Slávek Banko 456dc48a97 Fix potential null pointer dereference
10 years ago
Timothy Pearson f4193c940c Disable unnecessary thread locking in TQString constructors/destructor
11 years ago
Timothy Pearson eced6bf82e Reduce TQString allocation/deallocation load in populateControlElementDataFromWidget
11 years ago
Timothy Pearson f2102e1f82 Fix incorrect thread termination handling when thread count is greater than two
11 years ago
Timothy Pearson 4eba9b8238 Fix a number of threading data races
11 years ago
Timothy Pearson d09860faff Add unpaged memory mode to TQString and TQLineEdit
11 years ago
Timothy Pearson 9a75b154bf Undo prior accidental commit
12 years ago
Timothy Pearson a830bf10b7 Rename additional global TQt functions
12 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version
13 years ago