Commit Graph

34 Commits (fdc4699bcbf4b4900a8ad75974420193218fd2c2)

Author SHA1 Message Date
François Andriot fdc4699bcb Enhance warning verbosity in TQFile (unix) 11 years ago
Francois Andriot b716176cec Fix qmake shared library naming
Add long long int support to TQTextStream
Fix potential segmentation fault in QValueList
Fix library naming in TQT Plugins
This relates to Bug 2107
11 years ago
François Andriot e175139565 Fix FTBFS on Linux specific memlock code 11 years ago
François Andriot a28cbf4837 Fix FTBFS because invalid data conversion in qmutex 11 years ago
Michele Calgaro 71a6d7870f Improvements to QValueList. This may relate to bug 1820 11 years ago
Slávek Banko 456dc48a97 Fix potential null pointer dereference 11 years ago
Michele Calgaro 5747da54c6 Enabled operator->() for class QValueListIterator. 12 years ago
Timothy Pearson 586f373276 Properly export ucm_instantiate in UCOM libraries
This relates to Bug 1780
12 years ago
Timothy Pearson d1b6b7be7d Repair performance regression accidentally introduced with new style API 12 years ago
Timothy Pearson f4193c940c Disable unnecessary thread locking in TQString constructors/destructor
This improves performance at no real cost, as the TQString class is not thread safe elsewhere
12 years ago
Timothy Pearson eced6bf82e Reduce TQString allocation/deallocation load in populateControlElementDataFromWidget
Remove unneeded mutex locks around certain TQString operations
12 years ago
Timothy Pearson 99b03be63d Add threading debug spew when QT_DEBUG is set 12 years ago
Slávek Banko 571716ebf8 Private headers moved out from public include directory 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 83d39cad27 Fix a number of threading problems and crashes
This partially resolves Bug 1467
12 years ago
Timothy Pearson d09860faff Add unpaged memory mode to TQString and TQLineEdit
Fix designer build warnings
13 years ago
Timothy Pearson 9bff9eeefc Add level method to recursive mutex
Enhance thread safety when making event calls
Minor cleanup of whitespace in glib event loop
13 years ago
Timothy Pearson 78125ea2f0 Add real threading support, including per-thread event loops, to QThread 13 years ago
Timothy Pearson 093bfb8296 Use high quality uuid_generate on Linux instead of PRNG 13 years ago
Timothy Pearson 58451e41d9 Extend TQStyle API further and bump Qt version number 13 years ago
Timothy Pearson ebcb1d80bf Fix build warnings
Thanks to Bruce Sass for the patch!
13 years ago
Timothy Pearson 5ab7fce9b2 Make basic integer QDataStream reads resistant to corruption from underlying IO device failure 13 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 e90b15c55d Clean up a few build warnings 14 years ago
Timothy Pearson 0eb9f5e217 Add NetWM/Motif controls to QWidget
This must break binary compatibility, so version was also bumped to 3.4.0
14 years ago
Timothy Pearson ce82c99453 Fix qcstring format warnings
Related to Bug 637
14 years ago
Timothy Pearson 5e47b11f23 Enable gcc visibility support in Qt3
This partially closes Bug 696
14 years ago
Timothy Pearson ba18a0dd03 Fix accidental conversion of dockwin 14 years ago
Timothy Pearson 04fcdc0803 Rename kwin to twin (part 1 of 2) 14 years ago
Timothy Pearson b1444fa097 Fix Qt3/TQt4 gcc 4.6 dependent program FTBFS 14 years ago
Timothy Pearson 7d54f5e91a Apply gcc4.6 patches from Ubuntu 14 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version 14 years ago