Commit Graph

290 Commits (990d01f06680a9860b722cbec877bd4a3850fa17)
 

Author SHA1 Message Date
Slávek Banko 990d01f066
The translation file mywidget_en.ts in examples/i18n renamed
3 years ago
Slávek Banko 8b71fd2791
Fix typo.
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
Slávek Banko 934bc28242
Removed symlink to qpaintdc.h related to Qt1 removed in commit 03814b8bdd.
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
Slávek Banko 26c3a9ba48
Enable gcc visibility support for *BSD builds.
5 years ago
Slávek Banko 72dfa4c3d1
Rename qt_untranslated.ts to template.ts
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
Slávek Banko 36398097bf
Repair damaged UTF-8 characters in TS files
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
Michele Calgaro 2848b517a6
Removed unnecessary executable flag. This relates to bug 2153.
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
Slávek Banko b5078576ff Add mkspecs for build with Clang
6 years ago
Slávek Banko 58b25d4341 Update buildkey for GCC 7 and 8
6 years ago
Roman Savochenko 02405c8411 Add brightness keys support
7 years ago
Slávek Banko 3a5672aab4 Update buildkey for GCC 7
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
Slávek Banko b099185b90 Update buildkey for GCC 6
8 years ago
Timothy Pearson e834adf078 Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson 709f7e70b0 Properly implement MySQL reconnect support
8 years ago