Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of the qt->tqt conversion and is required to align to corresponding patch for common/admin module.Michele Calgaro2018-09-16 22:30:57 +0900
6d597bf69fListView: Deselect items that are hidden by the filter during selectAll and invertSelectionSlávek Banko2017-07-02 15:37:41 +0200
2af0620bfcListView: Deselect items that are hidden by the filter during selectAll and invertSelectionSlávek Banko2017-07-02 15:37:41 +0200
bcd361a820IconView: Deselect items that are hidden by the filter during selectAll and invertSelection This resolves bug 2750Slávek Banko2017-07-02 15:31:11 +0200
5b1f451dd6IconView: Deselect items that are hidden by the filter during selectAll and invertSelection This resolves bug 2750Slávek Banko2017-07-02 15:31:11 +0200
35fd726141Do not force POSIX mutexes on FreeBSD This relates to bug 2462 See comments on bug 2744Slávek Banko2017-03-12 15:21:57 +0100
9bbdfea568Do not force POSIX mutexes on FreeBSD This relates to bug 2462 See comments on bug 2744Slávek Banko2017-03-12 15:21:57 +0100
d49abd0e62Third part of prior commit
Timothy Pearson
2016-09-06 23:18:11 -0500
6d05fcd18dSecond part of prior commit
Timothy Pearson
2016-09-06 22:54:16 -0500
0b1b8701d9Use time_t for UNIX timestamps
Timothy Pearson
2016-09-06 22:16:25 -0500
e418211d50Fixed (again) search algorithm for iconview widget. This resolves (again) bug 420.Michele Calgaro2015-09-07 00:18:42 +0900
a6e1bf7da5Added safety harness for currentThreadObject() usage. currentThreadObject() returns a null pointer if the current thread was not started using the TQThread API. This relates to bug 1748.Michele Calgaro2015-07-19 21:49:36 +0900
fdcad492bdFixed search algorithm for iconview widget. This resolves bug 420.Michele Calgaro2015-07-13 14:17:51 +0900
caab7b3557Added safety harness for currentThreadObject() usage. currentThreadObject() returns a null pointer if the current thread was not started using the TQThread API. This relates to bug 1748.Michele Calgaro2015-07-19 21:49:36 +0900
42dcb07b26Fixed search algorithm for iconview widget. This resolves bug 420.Michele Calgaro2015-07-13 14:17:51 +0900
f059feb9c6Fix dpi detection when using xft2
François Andriot
2014-09-16 03:35:37 +0200
3e57876ec3Fix crash in TQTranslator
François Andriot
2014-09-16 03:31:21 +0200
c86b8f17bfEnhance warning verbosity in TQFile (unix)
François Andriot
2014-09-16 03:27:40 +0200
9a892fcab0Fix zoom in TQTextEdit
Waldo Bastian
2014-09-16 03:23:29 +0200
0cce3b0ec1Remove unnecessary scrollbar in TQIconView
Benoit Walter
2014-09-16 03:19:11 +0200
0c5a2640a6Add repaint optimization to TQProgressBar
Frerich Raabe
2014-09-16 03:15:39 +0200
b478472598Automated update from Qt3
Timothy Pearson
2014-09-12 12:59:53 -0500
9c2ce91a36Fix FTBFS on Linux specific memlock code
François Andriot
2014-09-07 00:51:53 +0200
6d4396b3b5Fix FTBFS because invalid data conversion in qmutex
François Andriot
2014-09-07 00:45:21 +0200
d8352f9db2Automated update from Qt3
Timothy Pearson
2014-09-03 18:37:52 -0500
ed5df1398eFix build option used to select sqlite3 pluginSlávek Banko2014-08-24 03:15:02 +0200
85e2ff9cf6Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. If the passed object is the same, the warning message is not displayed any more. If the passed object is different, a message is still displayed. This resolves bug 1947.Michele Calgaro2014-08-18 00:22:12 +0900
686236f374Revert "Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice." because of wrong reference to bug 1887. This reverts commit f0bff64751.Michele Calgaro2014-08-18 00:19:17 +0900
f0bff64751Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. If the passed object is the same, the warning message is not displayed any more. If the passed object is different, a message is still displayed. This resolves bug 1887.Michele Calgaro2014-08-18 00:14:55 +0900
e45396f47aAutomated update from Qt3
Timothy Pearson
2014-08-07 13:09:43 -0500
6fb1d18ed1Improvements to TQValueList. This may relate to bug 1820Michele Calgaro2014-08-02 21:23:15 +0900
0c50fad6c7Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. This resolves bug 1901 and 1909.Michele Calgaro2014-07-30 14:36:53 +0900