summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add single TQObject root parent for all guarded pointers.r14.1.0Michele Calgaro2023-02-131-1/+2
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-2220-255/+0
* Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEM...Michele Calgaro2022-04-301-3/+3
* SGI style: enable complex widget renderingMavridis Philippe2022-04-241-1/+1
* Update translations binary filesSlávek Banko2022-04-214-0/+0
* Use empty d->cString for TQString::shared_null instead of null string.Slávek Banko2022-03-221-2/+2
* Avoid changes of d->cString for TQString::shared_null to make the value relia...Slávek Banko2022-03-221-4/+13
* Translated using Weblate (Russian)Alexander Golubev2022-02-101-5/+5
* Translated using Weblate (Russian)Alexander Golubev2022-02-091-1/+1
* Removed QT_NON_COMMERCIAL check and related code.Michele Calgaro2022-02-078-55/+0
* TQt Designer: use global includes instead of includehints andMichele Calgaro2022-01-233-26/+49
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-112-9/+7
* tools: fix to use `pthread_t` for Thread IDOBATA Akio2021-12-281-10/+10
* Revert back TQt to Qt in the book titleEmanoil Kotsev2021-11-281-2/+2
* Translated using Weblate (Spanish)SALOMON ALEJANDRO L2021-10-311-4/+5
* Use the tqInstallPath* functions for all paths needed for the pkg-config file.Slávek Banko2021-10-121-20/+32
* Add a translationsdir variable to the tqt pkgconfig file (tqt-mt.pc).gregory guy2021-10-101-3/+6
* Fix buildkey for GCC >= 7 if the version is listed including minor numbers.Slávek Banko2021-09-221-1/+1
* Remove deprecated glib2 function calls g_thread_get_initialized(), g_thread_i...gregory guy2021-06-181-7/+8
* Define QT_MITSHM to use <X11/extensions/XShm.h> for several platforms, namely...gregory guy2021-06-094-0/+4
* Add unicode points so that upper() and lower() functions work for:Ray-V2021-04-141-964/+981
* Return TQT_NO_WORKSPACE setting, according to TQT_MODULE_WORKSPACE,Slávek Banko2021-03-301-0/+3
* IconView widget was moved to Widgets module in commitSlávek Banko2021-03-303-6/+6
* Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLAT...Michele Calgaro2021-02-1311-21/+21
* Undo an unwanted deletion of the 'register' in the string.Slávek Banko2021-02-021-1/+1
* Added translation using Weblate (Portuguese)Hugo Carvalho2020-12-081-0/+1985
* Added translation using Weblate (Portuguese)Hugo Carvalho2020-12-081-0/+70
* Fix buffer overflow in XBM parser.Slávek Banko2020-10-161-7/+32
* Update translations binary filesSlávek Banko2020-10-167-0/+0
* Add hidden visibility symbols definition to the linux-g++-64 and linux-g++-32...gregory guy2020-09-272-6/+6
* Removed additional code formatting modelines.Michele Calgaro2020-09-257-19/+0
* Fix FTBFS with compiler's options(gcc): -Werror=format-security -Wformatgregory guy2020-09-221-3/+3
* Removed code formatting modelines.Michele Calgaro2020-09-192-6/+0
* Update buildkey for >= GCC 9.Slávek Banko2020-08-231-1/+1
* Prevent to set build directories as RPATHOBATA Akio2020-08-092-19/+3
* Fix `qt_xft_handle` to work as expectedOBATA Akio2020-08-081-1/+1
* Fix MIT_SHM related conditionOBATA Akio2020-08-061-1/+5
* Fix to set -fvisibility-inlines-hidden flag only for C++ with g++ (completion...Michele Calgaro2020-08-062-4/+4
* Fix to set -fvisibility-inlines-hidden flag only for C++ with g++OBATA Akio2020-08-065-10/+10
* Fix to detect Thread Execution Scheduling support correctlyOBATA Akio2020-08-041-1/+4
* Remove debug config for inputmethod pluginsOBATA Akio2020-08-034-4/+4
* Fix to set libtool special mode-args as a compiler flagOBATA Akio2020-07-261-2/+2
* Fix to record {MAJOR}.{MINOR} to `library_names` in libtool fileOBATA Akio2020-07-251-1/+1
* Fix to set `old_library` in libtool file only for `staticlib` projectOBATA Akio2020-07-251-1/+5
* Fix potentially buffer overrun related to readlink(2)OBATA Akio2020-07-251-1/+1
* Fix to detect file conponent from path properly in Makefile generatorOBATA Akio2020-07-233-6/+6
* Fix to detect XRandR on multi-prefix package platformsOBATA Akio2020-07-191-16/+16
* Remove unwanted code for writing pngOBATA Akio2020-07-181-13/+0
* Change to use PKG_LIBPNG_VER for libpng version checkOBATA Akio2020-07-181-23/+23
* Update X11 path on NetBSDOBATA Akio2020-07-121-4/+4