Commit Graph

378 Commits (1007a44d71862a322e703cbdb1b242515d64265d)
 

Author SHA1 Message Date
gregory guy 1007a44d71
Define QT_MITSHM to use <X11/extensions/XShm.h> for several platforms, namely: dilos-g++, freebsd-clang, linux-g++-32 and linux-g++-64
3 years ago
Ray-V 2fbf9ffbc6
Add unicode points so that upper() and lower() functions work for:
3 years ago
Slávek Banko ce03d78623
Return TQT_NO_WORKSPACE setting, according to TQT_MODULE_WORKSPACE,
3 years ago
Slávek Banko 00318b767a
IconView widget was moved to Widgets module in commit
3 years ago
Michele Calgaro 0f480dc43f
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
3 years ago
Slávek Banko 2a00c1661b
Undo an unwanted deletion of the 'register' in the string.
3 years ago
Hugo Carvalho 1d21085cd1 Added translation using Weblate (Portuguese)
3 years ago
Hugo Carvalho fab37ee9df Added translation using Weblate (Portuguese)
3 years ago
Slávek Banko 7441a646a8
Fix buffer overflow in XBM parser.
4 years ago
Slávek Banko 66e96fca34
Update translations binary files
4 years ago
gregory guy 9afb3f4d91
Add hidden visibility symbols definition to the linux-g++-64 and linux-g++-32 mkspecs config files.
4 years ago
Michele Calgaro b3c22b84ef
Removed additional code formatting modelines.
4 years ago
gregory guy 3d5e557e40
Fix FTBFS with compiler's options(gcc): -Werror=format-security -Wformat
4 years ago
Michele Calgaro 250e6baa4c
Removed code formatting modelines.
4 years ago
Slávek Banko 1335b2013b
Update buildkey for >= GCC 9.
4 years ago
OBATA Akio a9d2c0bdd1 Prevent to set build directories as RPATH
4 years ago
OBATA Akio 8704c62dce Fix `qt_xft_handle` to work as expected
4 years ago
OBATA Akio ac50013578 Fix MIT_SHM related condition
4 years ago
Michele Calgaro fa43c29899
Fix to set -fvisibility-inlines-hidden flag only for C++ with g++ (completion of previous commit)
4 years ago
OBATA Akio defac9d8a8
Fix to set -fvisibility-inlines-hidden flag only for C++ with g++
4 years ago
OBATA Akio 48a9cf9a3c Fix to detect Thread Execution Scheduling support correctly
4 years ago
OBATA Akio ecbbc92b78
Remove debug config for inputmethod plugins
4 years ago
OBATA Akio 141af55cca Fix to set libtool special mode-args as a compiler flag
4 years ago
OBATA Akio 5449d37d87 Fix to record {MAJOR}.{MINOR} to `library_names` in libtool file
4 years ago
OBATA Akio 12dcb88d29 Fix to set `old_library` in libtool file only for `staticlib` project
4 years ago
OBATA Akio e6ce806b77 Fix potentially buffer overrun related to readlink(2)
4 years ago
OBATA Akio 5c270c3e26 Fix to detect file conponent from path properly in Makefile generator
4 years ago
OBATA Akio a31f05cb8e Fix to detect XRandR on multi-prefix package platforms
4 years ago
OBATA Akio b6a4a5ec20 Remove unwanted code for writing png
4 years ago
OBATA Akio 5ce8516970 Change to use PKG_LIBPNG_VER for libpng version check
4 years ago
OBATA Akio b55eac803a Update X11 path on NetBSD
4 years ago
OBATA Akio b4aab36649 Remove a symbolic link referring removed file
4 years ago
OBATA Akio e37e24181b Fix to display verbose message in some config tests
4 years ago
OBATA Akio b79f0a7caa
Improve modern res API available condition
4 years ago
OBATA Akio a92e2272b8 Replace dead URLs of "SEE ALSO" section in man pages to trinity ones
4 years ago
OBATA Akio 962abeeb81 Fix maketqpf man page based on source codes
4 years ago
OBATA Akio 9470305f0e Fix a typo in tqlinguist man page
4 years ago
OBATA Akio 5a1d03de6b Refrect qt -> tqt changes to man1
4 years ago
Michele Calgaro f62146e0e6
Further cleanup of left over material after removal of Qt2's TQListIterator class.
4 years ago
Michele Calgaro b2ca85ae3d Translated using Weblate (Italian)
4 years ago
Michele Calgaro b229388483 Translated using Weblate (Italian)
4 years ago
Michele Calgaro 1d9b20af8c
Missed out in previous commit :-( Documentation updated accordingly.
4 years ago
Michele Calgaro 4a8f6dd3c5
Fixed minor typo in H file include names.
4 years ago
Michele Calgaro 292fa30f0f
Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.
4 years ago
Michele Calgaro f086971876
Improved code for keyboard and mouse grabbing and releasing to avoid
4 years ago
Michele Calgaro 8520b59ce9
Removed incorrect execution bit.
4 years ago
Slávek Banko 3136a0ba3c
Update translations binary files
4 years ago
Slávek Banko 421a95c5b7
The translation file mywidget_en.ts in examples/i18n renamed
4 years ago
Slávek Banko 98f2cf4126
Recovering an accidentally damaged PNG image.
4 years ago
Slávek Banko ce0712924d
Fix typo.
4 years ago