summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Collapse)AuthorAgeFilesLines
* Change tests for glibc version.Slávek Banko2019-06-122-6/+6
| | | | | | | | It resolves building with libc libraries other than glibc - for example musl libc. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 1aa221a2bc0a5c2f13a8d95af76a755b3c731251)
* This fixes bug: 639gregory guy2019-06-011-0/+1
| | | | | | | | | | | | | | | | Add desktop files for: - tqassistant - tqdesigner - tqlinguist - tqtconfig These files have been made with the contribution of Laurent Dard's patch (see bugzilla:639) with little change/addition from I. Add 'sysshare' option to the configure script. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 6131b4262eeb4093cc5c44ddee97b3da75c5f523)
* Reintroduced debug, warning and fatal functions since this are part ofMichele Calgaro2019-04-271-0/+89
| | | | | | R14.0.x API. Signed-off-by: Michele Calgaro <[email protected]>
* Added timestamp to debug functions (tqDebug, tqWarning, tqFatal).Michele Calgaro2019-04-271-94/+13
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 835a7b87e78338bed2795a47c1abefa60935e84d)
* Make use of TQString::utf8() and TQString::local8Bit() safe for conversion ↵Slávek Banko2019-02-102-8/+27
| | | | | | | to char*. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 4e83f4f200f4832280808796694495ebb20070b6)
* Improved class name used in previous commit. Suggestion comes fromMichele Calgaro2018-11-011-1/+1
| | | | | | | | Slavek :-) Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 9226c02de91e8f4c50552186fe696d82771f70fa)
* Fixed FTBFS caused by name conflict with new postgres server dev 11 package.Michele Calgaro2018-11-011-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7c9a149f4ce92375b22e16ccfe0b348fc8547f20)
* Fix FTBFS with stricter C++11Slávek Banko2018-08-191-4/+4
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 017e8dbffe8919583bb9a3828f9cd8a61505659b)
* Do not force POSIX mutexes on FreeBSDSlávek Banko2017-03-121-2/+2
| | | | | | | | This relates to bug 2462 See comments on bug 2744 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 9bbdfea568b8ae52b76aa8366612130403158320)
* Automated update from Qt3r14.0.0Timothy Pearson2014-12-061-2/+6
|
* Automated update from Qt3Timothy Pearson2014-10-061-1/+24
|
* Enhance warning verbosity in TQFile (unix)François Andriot2014-09-161-9/+9
|
* Automated update from Qt3Timothy Pearson2014-09-124-6/+36
|
* Fix FTBFS on Linux specific memlock codeFrançois Andriot2014-09-071-0/+6
|
* Fix FTBFS because invalid data conversion in qmutexFrançois Andriot2014-09-071-2/+3
|
* Improvements to TQValueList. This may relate to bug 1820Michele Calgaro2014-08-021-20/+22
|
* Fix potential null pointer dereferenceSlávek Banko2014-05-231-2/+2
|
* Enabled operator->() for class QValueListIterator.Michele Calgaro2014-03-171-6/+2
|
* Automated update from Qt3Timothy Pearson2013-12-281-3/+3
|
* Automated update from Qt3Timothy Pearson2013-12-221-0/+15
|
* Automated update from Qt3Timothy Pearson2013-12-171-64/+69
|
* Automated update from Qt3Timothy Pearson2013-12-171-53/+20
|
* Automated update from Qt3Timothy Pearson2013-11-031-0/+1
|
* Automated update from Qt3Timothy Pearson2013-10-161-1/+1
|
* Private headers moved out from public include directorySlávek Banko2013-08-141-2/+2
|
* Automated update from Qt3Timothy Pearson2013-06-101-3/+18
|
* Automated update from Qt3Timothy Pearson2013-05-144-85/+292
|
* Automated update from Qt3Timothy Pearson2013-05-075-15/+15
|
* Automated update from Qt3Timothy Pearson2013-04-222-28/+335
|
* Automated update from Qt3Timothy Pearson2013-03-212-6/+87
|
* Automated update from Qt3Timothy Pearson2012-12-073-0/+32
|
* Automated update from Qt3Timothy Pearson2012-12-064-2/+33
|
* Automated update from Qt3Timothy Pearson2012-09-101-0/+13
|
* Automated update from Qt3Timothy Pearson2012-08-071-2/+2
|
* Automated update from Qt3Timothy Pearson2012-07-282-2/+2
|
* Automated update from Qt3Timothy Pearson2012-06-271-35/+45
|
* Automated update from Qt3Timothy Pearson2012-06-1730-361/+361
|
* Automated update from qt3Timothy Pearson2012-03-061-2/+2
|
* Automated conversion from qt3Timothy Pearson2012-02-2841-414/+414
|
* Automated update from qt3Timothy Pearson2012-02-272-2/+2
|
* Automated update from Qt3Timothy Pearson2012-02-1339-218/+221
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-26106-367/+367
|
* Update from qt3Timothy Pearson2012-01-261-2/+2
|
* Update tqt3 from qt3Timothy Pearson2012-01-121-1/+5
|
* Update tqt3 to support gcc visibilityTimothy Pearson2012-01-081-0/+4
| | | | This closes Bug 696
* Sync againTimothy Pearson2011-12-051-218/+218
|
* Sync with latest scriptTimothy Pearson2011-12-05112-134/+134
|
* Update from latest conversion scriptTimothy Pearson2011-12-051-3/+3
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-08120-0/+76491