Commit Graph

112 Commits (v3.5.13-sru)

Author SHA1 Message Date
Slávek Banko 4223d739e9
Use empty d->cString for TQString::shared_null instead of null string.
2 years ago
Slávek Banko 1bda8d37ec
Avoid changes of d->cString for TQString::shared_null to make the value reliable.
2 years ago
OBATA Akio af8acc4fc3
tools: fix to use `pthread_t` for Thread ID
2 years ago
Ray-V 6e541a9fda
Add unicode points so that upper() and lower() functions work for:
2 years ago
Michele Calgaro 0419c997c5
Added tqDebug/tqWarning/tqFatal functions that takes a QCString
2 years ago
Michele Calgaro 1793a1019b
Added utility functions qDebug/qWarning/qFatal based on QString parameter.
2 years ago
Slávek Banko 89a7df23e2
Fix buffer overflow in XBM parser.
3 years ago
OBATA Akio 717a1d8ee9
Fix `qt_xft_handle` to work as expected
3 years ago
OBATA Akio e56e9a2fdc
Fix MIT_SHM related condition
3 years ago
OBATA Akio 4562c4d1e1
Fix to detect Thread Execution Scheduling support correctly
3 years ago
OBATA Akio e49c433e46
Remove unwanted code for writing png
3 years ago
OBATA Akio a75f3dcaa2
Change to use PKG_LIBPNG_VER for libpng version check
3 years ago
OBATA Akio 8a351bdbd9
Improve modern res API available condition
3 years ago
Michele Calgaro 4ebec3754c
Improved code for keyboard and mouse grabbing and releasing to avoid
3 years ago
Slávek Banko 9a345f8076
Remove dates from generated files.
3 years ago
Michele Calgaro 92036ede2d
Removed explicit usage of the 'register' keyword.
3 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.
5 years ago
Slávek Banko 55c97eb0b3
Check for QImage allocation failure in qasyncimageio.
5 years ago
Slávek Banko d85c2df3c7
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
5 years ago
Slávek Banko 80d5792c61
Make use of QString::utf8() and QString::local8Bit() safe for conversion to char*.
5 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 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
Roman Savochenko 18b5188358 Add brightness keys support
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
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
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