Commit Graph

260 Commits (r14.0.6)
 

Author SHA1 Message Date
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
Timothy Pearson 3a40adfa91 Fix inability to clear TQPushButton icons once set
10 years ago
Slávek Banko 5b34ad0d8e Improve TQProgressBar repaint optimization
10 years ago
Enrico Ros fbc4cf8e7f Fix unwanted toggling TQIconViewItem focus on click
10 years ago
François Andriot e4b05c8f30 Fix dpi detection when using xft2
10 years ago
François Andriot a944830520 Fix crash in TQTranslator
10 years ago
François Andriot fdc4699bcb Enhance warning verbosity in TQFile (unix)
10 years ago
Waldo Bastian 14f96e80a5 Fix zoom in TQTextEdit
10 years ago
Benoit Walter 36ee984c64 Remove unnecessary scrollbar in TQIconView
10 years ago
Frerich Raabe 9f882f9de7 Add repaint optimization to TQProgressBar
10 years ago
Francois Andriot b716176cec Fix qmake shared library naming
10 years ago