Commit Graph

256 Commits (master)

Author SHA1 Message Date
Slávek Banko e99bbda734
Use empty d->cString for TQString::shared_null instead of null string.
2 years ago
Slávek Banko 93058fb0a3
Avoid changes of d->cString for TQString::shared_null to make the value reliable.
2 years ago
OBATA Akio 1e77a5569b
tools: fix to use `pthread_t` for Thread ID
2 years ago
Ray-V 03d5d59646
Add unicode points so that upper() and lower() functions work for:
2 years ago
Michele Calgaro 300c4d2bd2
Added tqDebug/tqWarning/tqFatal functions that takes a QCString
2 years ago
Slávek Banko 9d7d238e9e
Fix buffer overflow in XBM parser.
3 years ago
OBATA Akio a35e51a4fd
Fix `qt_xft_handle` to work as expected
3 years ago
OBATA Akio 82d40179ad
Fix MIT_SHM related condition
3 years ago
OBATA Akio d61a821ad0
Fix to detect Thread Execution Scheduling support correctly
3 years ago
OBATA Akio b00b5ea1c5
Remove unwanted code for writing png
3 years ago
OBATA Akio 2283b5627d
Change to use PKG_LIBPNG_VER for libpng version check
3 years ago
OBATA Akio b676c7f90b Improve modern res API available condition
3 years ago
Michele Calgaro bc1b1fed7d
Improved code for keyboard and mouse grabbing and releasing to avoid
3 years ago
Slávek Banko fc8564a5f0
Remove dates from generated files.
3 years ago
Michele Calgaro 961eb3f6e2
Removed explicit usage of the 'register' keyword.
3 years ago
Slávek Banko b08a6d71ba
Fix crash in tqimage for certain malformed ppm image files
4 years ago
Slávek Banko 40078adb6a
Fix FTBFS when building with musl libc.
4 years ago
Slávek Banko 271050fb4c
Fix build with PostgreSQL 12+.
5 years ago
François Andriot aa53689da2
Remove bool/my_bool artifact, the 'bool' data type is part of the c++
5 years ago
Chris d368cdf93e Replace dead trolltech website with trinity ones.
5 years ago
Slávek Banko edad20d4f9
Change tests for glibc version.
5 years ago
gregory guy 1ef55acbce
The TDE integration library (libqtkde) will be searched for
5 years ago
gregory guy 7c13f5df2f
This fixes bug: 639
5 years ago
Michele Calgaro 09f45583d9
Adjusted to use new QStringVariantMap type.
5 years ago
Michele Calgaro 8e3ec3023b
Added convenient QStringVariantMap type and iterators.
5 years ago
Michele Calgaro a2fa7ca983
Adjusted to latest QVariant::QVariant(bool) function.
5 years ago
Michele Calgaro 2c29133f7e
Added utility functions qDebug/qWarning/qFatal based on QString parameter.
5 years ago
Michele Calgaro 3ae061484d
Added timestamp to debug functions (qDebug, qWarning, qFatal).
5 years ago
Slávek Banko a00e43bd1c
bmp image: check for out of range image size.
5 years ago
Slávek Banko a04cfea092
Check for QImage allocation failure in qasyncimageio.
5 years ago
Slávek Banko ee61bf8d1a
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
5 years ago
Slávek Banko 0a1966b25e
Make use of QString::utf8() and QString::local8Bit() safe for conversion to char*.
5 years ago
Michele Calgaro 19ef3e4359
Improved class name used in previous commit. Suggestion comes from Slavek :-)
6 years ago
Michele Calgaro 4a5da4685a
Fixed FTBFS caused by name conflict with new postgres server dev 11
6 years ago
Michele Calgaro 0614be0921
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
6 years ago
Michele Calgaro 03814b8bdd
Removed some obsolete code related to Qt1.
6 years ago
Michele Calgaro c485764cd4
Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE.
6 years ago
Michele Calgaro 230ed5e400
Always build with a clean namespace
6 years ago
Michele Calgaro 2df70f03d4 Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module"
6 years ago
Michele Calgaro f849f22528
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
6 years ago
Slávek Banko 5431226296
Fix FTBFS with stricter C++11
6 years ago
Slávek Banko 54809cd81b Fix security issue CVE-2016-10040
6 years ago
Slávek Banko f3c643afc1 Backport mysql driver mariadb fix - see QTBUG-63108
6 years ago
Roman Savochenko 02405c8411 Add brightness keys support
7 years ago
Slávek Banko d96172f76d ListView: Deselect items that are hidden by the filter
7 years ago
Slávek Banko 057d9fe7a4 IconView: Deselect items that are hidden by the filter
7 years ago
Slávek Banko e70f5ecf76 Do not force POSIX mutexes on FreeBSD
7 years ago
Timothy Pearson 967e0f8020 Automated update from TQt3
8 years ago
Timothy Pearson 3cb304fd0c Automated update from TQt3
8 years ago
Timothy Pearson 1aabc56ca5 Automated update from TQt3
8 years ago