Commit Graph

336 Commits (r14.0.10)
 

Author SHA1 Message Date
Ray-V c366a8d2ca
Add unicode points so that upper() and lower() functions work for:
3 years ago
Michele Calgaro 0fa6ad42e8
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
3 years ago
Slávek Banko 529485e7e3
Undo an unwanted deletion of the 'register' in the string.
3 years ago
Slávek Banko be03c3a8e2
Fix buffer overflow in XBM parser.
4 years ago
Slávek Banko 20fa96c39b
Update translations binary files
4 years ago
Slávek Banko 6231edc8cd
Merge translation files from master branch.
4 years ago
gregory guy 4d9a10c895
Add hidden visibility symbols definition to the linux-g++-64 and linux-g++-32 mkspecs config files.
4 years ago
Michele Calgaro a373c9dc05
Removed additional code formatting modelines.
4 years ago
Michele Calgaro b48cf653ac
Removed code formatting modelines.
4 years ago
Slávek Banko 5f6511d785
Update buildkey for >= GCC 9.
4 years ago
OBATA Akio 3b9daf47f5
Prevent to set build directories as RPATH
4 years ago
OBATA Akio 578712826b
Fix `qt_xft_handle` to work as expected
4 years ago
OBATA Akio 8e2cfe9a0a
Fix MIT_SHM related condition
4 years ago
Michele Calgaro f7aac9f723
Fix to set -fvisibility-inlines-hidden flag only for C++ with g++ (completion of previous commit)
4 years ago
OBATA Akio aa69a7f0f9
Fix to set -fvisibility-inlines-hidden flag only for C++ with g++
4 years ago
OBATA Akio 81c391e477
Fix to detect Thread Execution Scheduling support correctly
4 years ago
OBATA Akio 4ee1f9d46e
Remove debug config for inputmethod plugins
4 years ago
OBATA Akio 72977948b9
Fix to set libtool special mode-args as a compiler flag
4 years ago
OBATA Akio e1cdcbaf45
Fix to record {MAJOR}.{MINOR} to `library_names` in libtool file
4 years ago
OBATA Akio 4140dfe51e
Fix to set `old_library` in libtool file only for `staticlib` project
4 years ago
OBATA Akio ed71e397ed
Fix potentially buffer overrun related to readlink(2)
4 years ago
OBATA Akio 4ed0a29d33
Fix to detect file conponent from path properly in Makefile generator
4 years ago
OBATA Akio ff30fd5afb
Fix to detect XRandR on multi-prefix package platforms
4 years ago
OBATA Akio 083e02fe7f
Remove unwanted code for writing png
4 years ago
OBATA Akio 2af1a05e82
Change to use PKG_LIBPNG_VER for libpng version check
4 years ago
OBATA Akio 516ba25553
Update X11 path on NetBSD
4 years ago
OBATA Akio e54715dfb8
Fix to display verbose message in some config tests
4 years ago
OBATA Akio 9a9b43b33e
Improve modern res API available condition
4 years ago
OBATA Akio 4ebe4e1761
Replace dead URLs of "SEE ALSO" section in man pages to trinity ones
4 years ago
OBATA Akio 7417fecf5b
Fix maketqpf man page based on source codes
4 years ago
OBATA Akio 53ee269de8
Fix a typo in tqlinguist man page
4 years ago
OBATA Akio 19c0c5f1dc
Refrect qt -> tqt changes to man1
4 years ago
Michele Calgaro 8f5da8fd2b
Further cleanup of left over material after removal of Qt2's TQListIterator class.
4 years ago
Michele Calgaro ea8a9b2509
Missed out in previous commit :-( Documentation updated accordingly.
4 years ago
Michele Calgaro aed789a8c2
Fixed minor typo in H file include names.
4 years ago
Michele Calgaro de4a08d56a
Improved code for keyboard and mouse grabbing and releasing to avoid
4 years ago
Michele Calgaro f48c8f677c
Removed incorrect execution bit.
4 years ago
Slávek Banko 5e23dcae2d
Update translations binary files
4 years ago
Slávek Banko 236ab216ab
Merge translation files from master branch.
4 years ago
Slávek Banko 43c78b61d2
The translation file mywidget_en.ts in examples/i18n renamed
4 years ago
Slávek Banko 6507e50775
Recovering an accidentally damaged PNG image.
4 years ago
Slávek Banko b0dcd27046
Fix typo.
4 years ago
Slávek Banko c6295bafa7
Remove dates from generated files.
4 years ago
Denis Kozadaev 7ffca6e7f7
DilOS: add compiler visibility
4 years ago
Michele Calgaro ce9614515f Removed explicit usage of the 'register' keyword.
4 years ago
Slávek Banko cd2dc5026e
Fix crash in tqimage for certain malformed ppm image files
4 years ago
Slávek Banko b90f9cb6ca
Fix FTBFS when building with musl libc.
4 years ago
Slávek Banko c036c05b58
Added symlink include/qsql_sqlite3.h.
4 years ago
Slávek Banko 54ca124d7a
Fix build with PostgreSQL 12+.
5 years ago
François Andriot b94e94689b
Remove bool/my_bool artifact, the 'bool' data type is part of the c++
5 years ago