Commit Graph

225 Commits (r14.0.7)

Author SHA1 Message Date
Slávek Banko cd2dc5026e
Fix crash in tqimage for certain malformed ppm image files
4 years ago
Slávek Banko b90f9cb6ca
Fix FTBFS when building with musl libc.
4 years ago
Slávek Banko 54ca124d7a
Fix build with PostgreSQL 12+.
5 years ago
François Andriot b94e94689b
Remove bool/my_bool artifact, the 'bool' data type is part of the c++
5 years ago
Slávek Banko 6ab990c545
Fix FTBFS from prior commit.
5 years ago
Denis Kozadaev 63201b0193
add MYSQL_SSL_* to the driver for MySQL connections
5 years ago
Chris 2757365a7a
Replace dead trolltech website with trinity ones.
5 years ago
Michele Calgaro 7c8f13b022
Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020.
5 years ago
Slávek Banko d6375a54e2
Change tests for glibc version.
5 years ago
gregory guy 6e7a186f1e
The TDE integration library (libtqtkde) will be searched for
5 years ago
gregory guy 5787486cb7
This fixes bug: 639
5 years ago
Michele Calgaro 9bd822ca69
Reintroduced debug, warning and fatal functions since this are part of
5 years ago
Michele Calgaro dc3e250c1b
Added timestamp to debug functions (tqDebug, tqWarning, tqFatal).
5 years ago
Slávek Banko ff46bf1d82
bmp image: check for out of range image size.
5 years ago
Slávek Banko a195af105a
Check for TQImage allocation failure in qasyncimageio.
5 years ago
Slávek Banko 07eabff779
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
5 years ago
Slávek Banko d90d84170f
Make use of TQString::utf8() and TQString::local8Bit() safe for conversion to char*.
5 years ago
Michele Calgaro 959ee5c588
Improved class name used in previous commit. Suggestion comes from
6 years ago
Michele Calgaro 86f493cd12
Fixed FTBFS caused by name conflict with new postgres server dev 11 package.
6 years ago
Slávek Banko 06582a62c4
Fix FTBFS with stricter C++11
6 years ago
Slávek Banko f8aa70365c Fix security issue CVE-2016-10040
6 years ago
Slávek Banko fd5a5a89e5 Backport mysql driver mariadb fix - see QTBUG-63108
6 years ago
Roman Savochenko a944a8634f Add brightness keys support
7 years ago
Slávek Banko 6d597bf69f ListView: Deselect items that are hidden by the filter
7 years ago
Slávek Banko bcd361a820 IconView: Deselect items that are hidden by the filter
7 years ago
Slávek Banko 35fd726141 Do not force POSIX mutexes on FreeBSD
7 years ago
Timothy Pearson 88acd25082 Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson 688cd47b1a Automated update from Qt3
8 years ago
Timothy Pearson eae0369d1c Automated update from Qt3
8 years ago
Michele Calgaro 2c678d13f2 Fixed (again) search algorithm for iconview widget. This resolves (again) bug 420.
9 years ago
Michele Calgaro a6e1bf7da5 Added safety harness for currentThreadObject() usage.
9 years ago
Michele Calgaro fdcad492bd Fixed search algorithm for iconview widget. This resolves bug 420.
9 years ago
Michele Calgaro 6ff4ab89a7 Fixed incorrect #define ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY -> ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY.
9 years ago
Slávek Banko d07bc24c91 Fix security issue CVE-2015-1860
9 years ago
Slávek Banko 2dbd340ba2 Fix security issue CVE-2015-0295
9 years ago
Slávek Banko f457b176b5 Fix security issue CVE-2014-0190
9 years ago
Slávek Banko 9577716fc3 Fix security issue CVE-2013-4549
9 years ago
Michele Calgaro 6d346d4d84 Fixed Multicolumn view filtering item arrangement. This relates to bug 146.
9 years ago
Timothy Pearson fbf8ee2262 Automated update from Qt3
10 years ago
Timothy Pearson 3aba060d81 Automated update from Qt3
10 years ago
Timothy Pearson bdc8377b23 Automated update from Qt3
10 years ago
Timothy Pearson 38755f930a Automated update from Qt3
10 years ago
Timothy Pearson 16e2c768d6 Automated update from Qt3
10 years ago
Timothy Pearson 6e8d2d256b Automated update from Qt3
10 years ago
Timothy Pearson 48f56c4352 Automated update from Qt3
10 years ago
Slávek Banko d9d3dd456a Improve TQProgressBar repaint optimization
10 years ago
Enrico Ros baea23ba1f Fix unwanted toggling TQIconViewItem focus on click
10 years ago
François Andriot f059feb9c6 Fix dpi detection when using xft2
10 years ago
François Andriot 3e57876ec3 Fix crash in TQTranslator
10 years ago
François Andriot c86b8f17bf Enhance warning verbosity in TQFile (unix)
10 years ago