Commit Graph

124 Commits (9a345f8076153ff33106c05dee2f176db7479daa)
 

Author SHA1 Message Date
Slávek Banko 9a345f8076
Remove dates from generated files.
4 years ago
Michele Calgaro 92036ede2d
Removed explicit usage of the 'register' keyword.
4 years ago
Slávek Banko 0f0b7ff115
Fix crash in tqimage for certain malformed ppm image files
5 years ago
Slávek Banko 0aaa77dd7e
Fix FTBFS when building with musl libc.
5 years ago
Slávek Banko 30312fbea6
Fix build with PostgreSQL 12+.
5 years ago
Slávek Banko fcb9b0f5fc
Change tests for glibc version.
5 years ago
gregory guy cf5e27248b
The TDE integration library (libqtkde) will be searched for
5 years ago
gregory guy 8e8751b790
This fixes bug: 639
5 years ago
Michele Calgaro 7ba7acedca
Reintroduced debug, warning and fatal functions since this are part of
5 years ago
Michele Calgaro 47425cbf9d
Added timestamp to debug functions (qDebug, qWarning, qFatal).
5 years ago
Slávek Banko c677642f0c
bmp image: check for out of range image size.
6 years ago
Slávek Banko 55c97eb0b3
Check for QImage allocation failure in qasyncimageio.
6 years ago
Slávek Banko d85c2df3c7
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
6 years ago
Slávek Banko 80d5792c61
Make use of QString::utf8() and QString::local8Bit() safe for conversion to char*.
6 years ago
Slávek Banko 6c6fcc79bf
Rename qt_untranslated.ts to template.ts
6 years ago
Michele Calgaro 7076e8dfda
Improved class name used in previous commit. Suggestion comes from Slavek :-)
6 years ago
Michele Calgaro e306e7dc01
Fixed FTBFS caused by name conflict with new postgres server dev 11
6 years ago
Slávek Banko 3e9f0dda9b
Repair damaged UTF-8 characters in TS files
6 years ago
Michele Calgaro 4ea4c05fdf
Removed unnecessary executable flag. This relates to bug 2153.
6 years ago
Slávek Banko a1fe96cf6e
Fix FTBFS with stricter C++11
6 years ago
Slávek Banko 38fcc7cf0f Fix security issue CVE-2016-10040
6 years ago
Slávek Banko 05e582e0fe Backport mysql driver mariadb fix - see QTBUG-63108
6 years ago
Slávek Banko c38388a835 Add mkspecs for build with Clang
6 years ago
Slávek Banko 58a2e9080d Update buildkey for GCC 7 and 8
6 years ago
Roman Savochenko 18b5188358 Add brightness keys support
7 years ago
Slávek Banko 084e88eea8 Update buildkey for GCC 7
7 years ago
Slávek Banko 6897563b54 ListView: Deselect items that are hidden by the filter
7 years ago
Slávek Banko e6fdc7463e IconView: Deselect items that are hidden by the filter
7 years ago
Slávek Banko f979942b32 Update buildkey for GCC 6
7 years ago
Michele Calgaro da181f82c3 Fixed (again) search algorithm for iconview widget. This resolves (again) bug 420.
9 years ago
Michele Calgaro 3f8c59015d Fixed search algorithm for iconview widget. This resolves bug 420.
9 years ago
Slávek Banko 7ba79f3631 Update buildkey for GCC 5
9 years ago
Michele Calgaro e2922dd208 Fixed Multicolumn view filtering item arrangement. This relates to bug 146.
9 years ago
Timothy Pearson f7fcc6acb7 Try to avoid crashes if the destructor of a TQMap is called when no private object was previously created
9 years ago
Timothy Pearson 92cad529ea Repaint QComboBox on drop-down dismissal
9 years ago
Francois Andriot b4bff05ee3 Add support for the environment variables TQT_HOME_DIR and TQT_SYSTEM_DIR
9 years ago
Timothy Pearson 83b1aa2e88 Fix undefined behaviour in TQClipboardWatcher::format
9 years ago
Slávek Banko fa671f0185 Improve TQProgressBar repaint optimization
9 years ago
Enrico Ros 217873db13 Fix unwanted toggling TQIconViewItem focus on click
9 years ago
François Andriot fd6922e60b Fix dpi detection when using xft2
9 years ago
François Andriot ccee6e3103 Fix crash in TQTranslator
9 years ago
François Andriot a085aad2b5 Enhance warning verbosity in TQFile (unix)
9 years ago
Waldo Bastian 664cc9b90c Fix zoom in TQTextEdit
9 years ago
Benoit Walter 15508fac70 Remove unnecessary scrollbar in TQIconView
9 years ago
Frerich Raabe a356a05c01 Add repaint optimization to TQProgressBar
9 years ago
Francois Andriot b5cb163e01 Fix qmake shared library naming
9 years ago
François Andriot 9ea7824ff9 Fix FTBFS because invalid data conversion in qmutex
9 years ago
Michele Calgaro b0291308c4 Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice.
9 years ago
Michele Calgaro 3bffdfb381 Improvements to QValueList. This may relate to bug 1820
9 years ago
Michele Calgaro 7e2db04621 Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. This resolves bug 1901 and 1909.
9 years ago