Commit Graph

242 Commits (55f03c5eff9e9c3171c7b954c42e5ae614160428)

Author SHA1 Message Date
Slávek Banko 55f03c5eff
Use empty d->cString for TQString::shared_null instead of null string.
3 years ago
Slávek Banko 65f3815ede
Avoid changes of d->cString for TQString::shared_null to make the value reliable.
3 years ago
OBATA Akio a28783fa48
tools: fix to use `pthread_t` for Thread ID
3 years ago
Ray-V a5eb1aeef0
Add unicode points so that upper() and lower() functions work for:
3 years ago
Michele Calgaro 0e9efe6bf1
Added tqDebug/tqWarning/tqFatal functions that takes a QCString
3 years ago
Michele Calgaro 1b74fac43d
Added utility functions qDebug/qWarning/qFatal based on QString parameter.
3 years ago
Slávek Banko 02ae5beea3
Fix buffer overflow in XBM parser.
4 years ago
OBATA Akio d5d6fa9adb
Fix `qt_xft_handle` to work as expected
4 years ago
OBATA Akio f013b070a1
Fix MIT_SHM related condition
4 years ago
OBATA Akio 0fe2b27c81
Fix to detect Thread Execution Scheduling support correctly
4 years ago
OBATA Akio 3dc547aa1a
Remove unwanted code for writing png
4 years ago
OBATA Akio 714dc857b7
Change to use PKG_LIBPNG_VER for libpng version check
4 years ago
OBATA Akio 7e71ac3dd2
Improve modern res API available condition
4 years ago
Michele Calgaro 5a19653cb5
Improved code for keyboard and mouse grabbing and releasing to avoid
4 years ago
Slávek Banko fd708f1b02
Remove dates from generated files.
4 years ago
Michele Calgaro 7e66c40362
Removed explicit usage of the 'register' keyword.
4 years ago
Slávek Banko d8d67a842b
Fix crash in tqimage for certain malformed ppm image files
5 years ago
Slávek Banko 361ea8bcf0
Fix FTBFS when building with musl libc.
5 years ago
Slávek Banko e514327dcc
Fix build with PostgreSQL 12+.
5 years ago
François Andriot 2f9841a32b
Remove bool/my_bool artifact, the 'bool' data type is part of the c++
5 years ago
Chris 84ae294824
Replace dead trolltech website with trinity ones.
5 years ago
Slávek Banko 46d5b162ee
Change tests for glibc version.
5 years ago
gregory guy 3c5f0f8856
The TDE integration library (libqtkde) will be searched for
5 years ago
gregory guy 309cbda6e2
This fixes bug: 639
5 years ago
Michele Calgaro 5151555c0e
Reintroduced debug, warning and fatal functions since this are part of
6 years ago
Michele Calgaro d17480bf1d
Added timestamp to debug functions (qDebug, qWarning, qFatal).
6 years ago
Slávek Banko 2fd4dcbf56
bmp image: check for out of range image size.
6 years ago
Slávek Banko ac1b4232ff
Check for QImage allocation failure in qasyncimageio.
6 years ago
Slávek Banko c966e917a9
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
6 years ago
Slávek Banko 5a7d49f513
Make use of QString::utf8() and QString::local8Bit() safe for conversion to char*.
6 years ago
Michele Calgaro ec5adca5bb
Improved class name used in previous commit. Suggestion comes from Slavek :-)
6 years ago
Michele Calgaro 329fb60877
Fixed FTBFS caused by name conflict with new postgres server dev 11
6 years ago
Slávek Banko d8ba3610e2
Fix FTBFS with stricter C++11
6 years ago
Slávek Banko 66a9352083 Fix security issue CVE-2016-10040
6 years ago
Slávek Banko 436c783573 Backport mysql driver mariadb fix - see QTBUG-63108
6 years ago
Roman Savochenko 7b580ac8d0 Add brightness keys support
7 years ago
Slávek Banko a14693c150 ListView: Deselect items that are hidden by the filter
7 years ago
Slávek Banko ad6af17aea IconView: Deselect items that are hidden by the filter
7 years ago
Slávek Banko 47690cd141 Do not force POSIX mutexes on FreeBSD
8 years ago
Timothy Pearson fcdfc20774 Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson 5ed17bc483 Properly implement MySQL reconnect support
9 years ago
Timothy Pearson 9c08980957 Properly handle MySQL reconnection option
9 years ago
Michele Calgaro dc2dea07f7 Fixed (again) search algorithm for iconview widget. This resolves (again) bug 420.
9 years ago
Michele Calgaro 8eefba828f Added safety harness for currentThreadObject() usage.
9 years ago
Michele Calgaro d1fd5b9b23 Fixed search algorithm for iconview widget. This resolves bug 420.
9 years ago
Slávek Banko d3f640f17c Fix security issue CVE-2015-1860
9 years ago
Slávek Banko a0008cd747 Fix security issue CVE-2015-0295
10 years ago
Slávek Banko 5184b53b9b Fix security issue CVE-2014-0190
10 years ago
Slávek Banko 2383ee57b0 Fix security issue CVE-2013-4549
10 years ago
Michele Calgaro cdabaf42b0 Fixed Multicolumn view filtering item arrangement. This relates to bug 146.
10 years ago