Commit Graph

399 Commits (999cebcb5df0269d24d65db579a7c78a94053c2e)
 

Author SHA1 Message Date
Bobby Bingham 999cebcb5d
Fix level when using pthreads recursive mutex
12 months ago
Denis Kozadaev 4ff2cb8b3c socket and nsl functions were moved to libc
1 year ago
Michele Calgaro b167d09c43
Add single TQObject root parent for all guarded pointers.
1 year ago
Michele Calgaro 044c03f28e
Remove unnecessary accelerators from .ui files
2 years ago
Michele Calgaro ec04b50a44
Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY
2 years ago
Mavridis Philippe 12c9e70bad SGI style: enable complex widget rendering
2 years ago
Slávek Banko 4d35e785e6
Update translations binary files
2 years ago
Slávek Banko aec367ef28
Use empty d->cString for TQString::shared_null instead of null string.
2 years ago
Slávek Banko e919ffc1ec
Avoid changes of d->cString for TQString::shared_null to make the value reliable.
2 years ago
Alexander Golubev cc9271d731 Translated using Weblate (Russian)
2 years ago
Alexander Golubev f5142f56bd Translated using Weblate (Russian)
2 years ago
Michele Calgaro cde9d7e942
Removed QT_NON_COMMERCIAL check and related code.
2 years ago
Michele Calgaro 09659a5623
TQt Designer: use global includes instead of includehints and
2 years ago
Michele Calgaro fef67fdc51
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
OBATA Akio 7e4fc64d69 tools: fix to use `pthread_t` for Thread ID
2 years ago
Emanoil Kotsev 1c1b280b1f
Revert back TQt to Qt in the book title
2 years ago
SALOMON ALEJANDRO L fd4ff7c627 Translated using Weblate (Spanish)
3 years ago
Slávek Banko e0d2f1e049
Use the tqInstallPath* functions for all paths needed for the pkg-config file.
3 years ago
gregory guy cf770e66e5
Add a translationsdir variable to the tqt pkgconfig file (tqt-mt.pc).
3 years ago
Slávek Banko 0d60417c83
Fix buildkey for GCC >= 7 if the version is listed including minor numbers.
3 years ago
gregory guy 43d7bc96c7
Remove deprecated glib2 function calls g_thread_get_initialized(), g_thread_init() and g_thread_create().
3 years ago
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