Commit Graph

353 Commits (9973834c461081c80272e94a6a76b88d6ba42cf4)
 

Author SHA1 Message Date
Slávek Banko 9973834c46
Update translations binary files
2 years ago
Slávek Banko 0c2629f8d2
Merge translation files from master branch.
2 years ago
Slávek Banko ceae2cc92e
Use empty d->cString for TQString::shared_null instead of null string.
2 years ago
Slávek Banko f837b16e36
Avoid changes of d->cString for TQString::shared_null to make the value reliable.
2 years ago
Michele Calgaro be256666b2
Removed QT_NON_COMMERCIAL check and related code.
2 years ago
gregory guy d0da081258
Fix FTBFS with compiler's options(gcc): -Werror=format-security -Wformat
2 years ago
Michele Calgaro c7f76b122a
TQt Designer: use global includes instead of includehints and
2 years ago
Michele Calgaro ca53f5edfe
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
Michele Calgaro c133a629f0
Added tqDebug/tqWarning/tqFatal functions that takes a TQCString
2 years ago
Michele Calgaro 3823c75b92
Added utility functions tqDebug/tqWarning/tqFatal based on TQString parameter.
2 years ago
OBATA Akio dc6b2e3d45
tools: fix to use `pthread_t` for Thread ID
2 years ago
Emanoil Kotsev 96f244b00c
Revert back TQt to Qt in the book title
2 years ago
Slávek Banko bfa856f8a9
Use the tqInstallPath* functions for all paths needed for the pkg-config file.
3 years ago
gregory guy 4ac1b8fae5
Add a translationsdir variable to the tqt pkgconfig file (tqt-mt.pc).
3 years ago
Slávek Banko e7ed2e6e73
Fix buildkey for GCC >= 7 if the version is listed including minor numbers.
3 years ago
gregory guy a29bd4d895
Remove deprecated glib2 function calls g_thread_get_initialized(), g_thread_init() and g_thread_create().
3 years ago
gregory guy fed23c9f79
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 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