Commit Graph

157 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
Slávek Banko feeca8d3d1
Use the tqInstallPath* functions for all paths needed for the pkg-config file.
2 years ago
gregory guy 5de39f7b4c
Add a translationsdir variable to the tqt pkgconfig file (tqt-mt.pc).
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 5a01017c22
Fix buildkey for GCC >= 7 if the version is listed including minor numbers.
3 years ago
Slávek Banko 8b77e3b868
Undo an unwanted deletion of the 'register' in the string.
3 years ago
Slávek Banko 89a7df23e2
Fix buffer overflow in XBM parser.
3 years ago
Slávek Banko 9181355630
Update buildkey for >= GCC 9.
3 years ago
OBATA Akio 84ea074d71
Prevent to set build directories as RPATH
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 e647983f52
Remove debug config for inputmethod plugins
3 years ago
OBATA Akio 8756e8b49a
Fix to set libtool special mode-args as a compiler flag
3 years ago
OBATA Akio 88ce858374
Fix to record {MAJOR}.{MINOR} to `library_names` in libtool file
3 years ago
OBATA Akio 7d655cde26
Fix to set `old_library` in libtool file only for `staticlib` project
3 years ago
OBATA Akio b9a6202ac9
Fix potentially buffer overrun related to readlink(2)
3 years ago
OBATA Akio ae3d63aa83
Fix to detect file conponent from path properly in Makefile generator
3 years ago
OBATA Akio 56ca1e3a95
Fix to detect XRandR on multi-prefix package platforms
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 6a930451f8
Update X11 path on NetBSD
3 years ago
OBATA Akio d664ab1859
Fix to display verbose message in some config tests
3 years ago
OBATA Akio 8a351bdbd9
Improve modern res API available condition
3 years ago
OBATA Akio 0dca9724e9
Replace dead URLs of "SEE ALSO" section in man pages to trinity ones
3 years ago
Michele Calgaro 4ebec3754c
Improved code for keyboard and mouse grabbing and releasing to avoid
3 years ago
Michele Calgaro 3be898208d
Removed incorrect execution bit.
3 years ago
Slávek Banko 8f4edaf705
The translation file mywidget_en.ts in examples/i18n renamed
3 years ago
Slávek Banko f302676fcc
Fix typo.
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
Slávek Banko 6c6fcc79bf
Rename qt_untranslated.ts to template.ts
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