summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update translations binary filesr14.0.12Slávek Banko2022-04-214-0/+0
* Merge translation files from master branch.Slávek Banko2022-04-214-10/+2066
* 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
* Removed QT_NON_COMMERCIAL check and related code.Michele Calgaro2022-02-078-55/+0
* Fix FTBFS with compiler's options(gcc): -Werror=format-security -Wformatgregory guy2022-01-301-3/+3
* TQt Designer: use global includes instead of includehints andMichele Calgaro2022-01-243-26/+49
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-112-9/+7
* Added tqDebug/tqWarning/tqFatal functions that takes a TQCStringMichele Calgaro2021-12-302-1/+20
* Added utility functions tqDebug/tqWarning/tqFatal based on TQString parameter.Michele Calgaro2021-12-302-48/+85
* tools: fix to use `pthread_t` for Thread IDOBATA Akio2021-12-291-10/+10
* Revert back TQt to Qt in the book titleEmanoil Kotsev2021-11-281-2/+2
* Use the tqInstallPath* functions for all paths needed for the pkg-config file.r14.0.11Slávek Banko2021-10-141-20/+32
* Add a translationsdir variable to the tqt pkgconfig file (tqt-mt.pc).gregory guy2021-10-141-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-211-7/+8
* Define QT_MITSHM to use <X11/extensions/XShm.h> for several platforms, namely...gregory guy2021-06-104-0/+4
* Add unicode points so that upper() and lower() functions work for:r14.0.10Ray-V2021-04-171-964/+981
* 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
* Fix buffer overflow in XBM parser.r14.0.9Slávek Banko2020-10-161-7/+32
* Update translations binary filesSlávek Banko2020-10-167-0/+0
* Merge translation files from master branch.Slávek Banko2020-10-1611-267/+272
* 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
* 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-071-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-061-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-08-021-2/+2
* Fix to record {MAJOR}.{MINOR} to `library_names` in libtool fileOBATA Akio2020-08-021-1/+1
* Fix to set `old_library` in libtool file only for `staticlib` projectOBATA Akio2020-08-021-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-191-13/+0
* Change to use PKG_LIBPNG_VER for libpng version checkOBATA Akio2020-07-191-23/+23
* Update X11 path on NetBSDOBATA Akio2020-07-121-4/+4
* Fix to display verbose message in some config testsOBATA Akio2020-07-103-3/+3
* Improve modern res API available conditionOBATA Akio2020-07-091-1/+1
* Replace dead URLs of "SEE ALSO" section in man pages to trinity onesOBATA Akio2020-07-094-6/+6
* Fix maketqpf man page based on source codesOBATA Akio2020-07-091-7/+14
* Fix a typo in tqlinguist man pageOBATA Akio2020-07-091-1/+1
* Refrect qt -> tqt changes to man1OBATA Akio2020-07-0710-128/+128
* Further cleanup of left over material after removal of Qt2's TQListIterator c...Michele Calgaro2020-05-241-1/+0