summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Use empty d->cString for TQString::shared_null instead of null string.v3.5.13-sruSlá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
* tools: fix to use `pthread_t` for Thread IDOBATA Akio2021-12-301-10/+10
* Add unicode points so that upper() and lower() functions work for:Ray-V2021-12-301-964/+981
* Added tqDebug/tqWarning/tqFatal functions that takes a QCStringMichele Calgaro2021-12-302-1/+20
* Added utility functions qDebug/qWarning/qFatal based on QString parameter.Michele Calgaro2021-12-302-48/+85
* Removed explicit usage of the 'register' keyword.Michele Calgaro2021-02-0112-114/+114
* Fix FTBFS when building with musl libc.Slávek Banko2019-12-111-0/+1
* Change tests for glibc version.Slávek Banko2019-06-122-6/+6
* This fixes bug: 639gregory guy2019-06-011-0/+1
* Reintroduced debug, warning and fatal functions since this are part ofMichele Calgaro2019-06-011-0/+89
* Added timestamp to debug functions (qDebug, qWarning, qFatal).Michele Calgaro2019-06-011-94/+13
* Make use of QString::utf8() and QString::local8Bit() safe for conversion to c...Slávek Banko2019-02-102-9/+26
* Improved class name used in previous commit. Suggestion comes from Slavek :-)Michele Calgaro2018-11-021-1/+1
* Fixed FTBFS caused by name conflict with new postgres server dev 11Michele Calgaro2018-11-021-1/+1
* Fix FTBFS with stricter C++11Slávek Banko2018-08-191-4/+4
* Try to avoid crashes if the destructor of a TQMap is called when no private o...Timothy Pearson2015-12-151-2/+6
* Add support for the environment variables TQT_HOME_DIR and TQT_SYSTEM_DIRFrancois Andriot2015-12-151-1/+24
* Enhance warning verbosity in TQFile (unix)François Andriot2015-12-151-9/+9
* Fix qmake shared library namingFrancois Andriot2015-12-154-6/+36
* Fix FTBFS because invalid data conversion in qmutexFrançois Andriot2015-12-151-2/+3
* Improvements to QValueList. This may relate to bug 1820Michele Calgaro2015-12-151-20/+22
* Properly export ucm_instantiate in UCOM librariesTimothy Pearson2015-12-151-3/+3
* Private headers moved out from public include directorySlávek Banko2015-12-151-1/+1
* Fix a number of threading problems and crashesTimothy Pearson2013-04-252-28/+335
* Make basic integer QDataStream reads resistant to corruption from underlying ...Timothy Pearson2013-04-201-35/+45
* Fix build warningsv3.5.13.1Timothy Pearson2012-08-042-2/+2
* Fix Qt3/TQt4 gcc 4.6 dependent program FTBFSTimothy Pearson2011-09-281-0/+2
* Apply gcc4.6 patches from UbuntuTimothy Pearson2011-07-222-0/+2
* Add Qt3 development HEAD versionTimothy Pearson2011-07-10120-0/+76485