Commit Graph

270 Commits (d8d67a842b11ba1b0c2ce83d7168670941499dbf)
 

Author SHA1 Message Date
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
5 years ago
Michele Calgaro d17480bf1d
Added timestamp to debug functions (qDebug, qWarning, qFatal).
5 years ago
Slávek Banko 2fd4dcbf56
bmp image: check for out of range image size.
5 years ago
Slávek Banko ac1b4232ff
Check for QImage allocation failure in qasyncimageio.
5 years ago
Slávek Banko c966e917a9
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
5 years ago
Slávek Banko 5a7d49f513
Make use of QString::utf8() and QString::local8Bit() safe for conversion to char*.
5 years ago
Slávek Banko 872d13f1ae
Enable gcc visibility support for *BSD builds.
5 years ago
Slávek Banko 875b5b1a14
Rename qt_untranslated.ts to template.ts
5 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 305c060e4e
Repair damaged UTF-8 characters in TS files
6 years ago
Michele Calgaro 917668769a
Removed unnecessary executable flag. This relates to bug 2153.
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
Slávek Banko fbe685b96f Add mkspecs for build with Clang
6 years ago
Slávek Banko 00a3d99a07 Update buildkey for GCC 7 and 8
6 years ago
Roman Savochenko 7b580ac8d0 Add brightness keys support
7 years ago
Slávek Banko 488cf3ec8e Update buildkey for GCC 7
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
7 years ago
Slávek Banko 81d4481ade Update buildkey for GCC 6
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
8 years ago
Timothy Pearson 9c08980957 Properly handle MySQL reconnection option
8 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 6b9213a69c Update buildkey for GCC 5
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
9 years ago
Slávek Banko 5184b53b9b Fix security issue CVE-2014-0190
9 years ago
Slávek Banko 2383ee57b0 Fix security issue CVE-2013-4549
9 years ago
Michele Calgaro cdabaf42b0 Fixed Multicolumn view filtering item arrangement. This relates to bug 146.
10 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
Francois Andriot f0cc3689b3 Add support for the environment variables TQT_HOME_DIR and TQT_SYSTEM_DIR
10 years ago
Timothy Pearson dc8f537180 Fix undefined behaviour in TQClipboardWatcher::format
10 years ago