Commit Graph

7 Commits (eced6bf82ec7c5e67c0917e4c52e8389e8d7c831)

Author SHA1 Message Date
Timothy Pearson eced6bf82e Reduce TQString allocation/deallocation load in populateControlElementDataFromWidget
Remove unneeded mutex locks around certain TQString operations
12 years ago
Timothy Pearson f2102e1f82 Fix incorrect thread termination handling when thread count is greater than two
This resolves Bug 1521
Make double free or delete of QString objects more obvious
12 years ago
Timothy Pearson 4eba9b8238 Fix a number of threading data races
Add proper thread termination handler
This partially resolves Bug 1508
12 years ago
Timothy Pearson d09860faff Add unpaged memory mode to TQString and TQLineEdit
Fix designer build warnings
12 years ago
Timothy Pearson 9a75b154bf Undo prior accidental commit 14 years ago
Timothy Pearson a830bf10b7 Rename additional global TQt functions 14 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version 14 years ago