Commit Graph

111 Commits (80d5792c61ca4504242b77dcdd4b312b361551b4)
 

Author SHA1 Message Date
Slávek Banko 80d5792c61
Make use of QString::utf8() and QString::local8Bit() safe for conversion to char*.
5 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
Slávek Banko 2f51a9410a Fix overwriting memory for an application icon
9 years ago
Timothy Pearson 08dd9f5517 Fix DnD crash when source is not present
9 years ago
Slávek Banko bf0d76f75a Fix tqteditor hidden visibility needed for cppeditor plugin
9 years ago
Slávek Banko 670b1431fa Fix FTBFS due to hidden visibility
9 years ago
Francois Andriot e3a418d757 Build by default as a shared
9 years ago
Timothy Pearson b958d50c22 Properly export ucm_instantiate in UCOM libraries
9 years ago
Slávek Banko 13859714fd Fix FTBFS with libfreetype6 >= 2.5.x
9 years ago
Slávek Banko f16757db87 Add pluginsdir to pkgconfig file
9 years ago
Francois Andriot adf32d0c0a Remove dead symlink under 'mkspecs/default'
9 years ago
Timothy Pearson 6bb565d42e Fix prior commit
9 years ago
Timothy Pearson 8af28edd4a Fix crash on exit when application does not use session management
9 years ago
Francois Andriot 19b34d5dcf Fix FTBFS in qvfb with libpng >= 1.5
9 years ago
Francois Andriot 851cbaad8b Fix 'format not a string literal' error
9 years ago