Commit Graph

238 Commits (be03c3a8e2ce4732a62ef6e487516a12d99809a4)

Author SHA1 Message Date
Slávek Banko be03c3a8e2
Fix buffer overflow in XBM parser.
4 years ago
Michele Calgaro a373c9dc05
Removed additional code formatting modelines.
4 years ago
Michele Calgaro b48cf653ac
Removed code formatting modelines.
4 years ago
OBATA Akio 578712826b
Fix `qt_xft_handle` to work as expected
4 years ago
OBATA Akio 8e2cfe9a0a
Fix MIT_SHM related condition
4 years ago
OBATA Akio 81c391e477
Fix to detect Thread Execution Scheduling support correctly
4 years ago
OBATA Akio 083e02fe7f
Remove unwanted code for writing png
4 years ago
OBATA Akio 2af1a05e82
Change to use PKG_LIBPNG_VER for libpng version check
4 years ago
OBATA Akio 9a9b43b33e
Improve modern res API available condition
4 years ago
Michele Calgaro aed789a8c2
Fixed minor typo in H file include names.
4 years ago
Michele Calgaro de4a08d56a
Improved code for keyboard and mouse grabbing and releasing to avoid
4 years ago
Slávek Banko c6295bafa7
Remove dates from generated files.
4 years ago
Michele Calgaro ce9614515f Removed explicit usage of the 'register' keyword.
4 years ago
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