Commit Graph

322 Commits (master)
 

Author SHA1 Message Date
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
Timothy Pearson 9fe256ac6c Properly handle MySQL reconnection option
8 years ago
Michele Calgaro cd6978fd2a Added operator[] convenience function to QPtrList, similarly to QValueList.
9 years ago
Michele Calgaro d27f4e2fc3 Fixed (again) search algorithm for iconview widget. This resolves (again) bug 420.
9 years ago
Michele Calgaro dad70b4c52 Added safety harness for currentThreadObject() usage.
9 years ago
Michele Calgaro d6867cf92e Fixed search algorithm for iconview widget. This resolves bug 420.
9 years ago
Slávek Banko 0d96f74958 Update buildkey for GCC 5
9 years ago
Slávek Banko 538d6a2440 Fix security issue CVE-2015-1860
9 years ago
Slávek Banko b3037160f2 Fix security issue CVE-2015-0295
9 years ago
Slávek Banko ad74a11abf Fix security issue CVE-2014-0190
9 years ago
Slávek Banko 73584365f8 Fix security issue CVE-2013-4549
9 years ago
Michele Calgaro a0a411065d Moved iconview widget to src/widget folders.
9 years ago
Timothy Pearson 8b9ae3fbf8 Add vsprintf method to QString
9 years ago
Michele Calgaro 9655b0b845 Fixed Multicolumn view filtering item arrangement. This relates to bug 146.
9 years ago
Timothy Pearson 9974902237 Try to avoid crashes if the destructor of a TQMap is called when no private object was previously created
10 years ago
Timothy Pearson f6b53fc525 Fix typo in CEF structure definition
10 years ago
Timothy Pearson 444ac1fed9 Repaint QComboBox on drop-down dismissal
10 years ago
Timothy Pearson b11ba445cc Properly polish QPopupMenu widgets
10 years ago
Timothy Pearson b5f543cd3a Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago