summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added description to the subject in the manual page.r14.1.xSlávek Banko2026-02-081-1/+1
* Use utf8 encoding for special characters in documentation.Slávek Banko2026-02-085-14/+14
* Cleaning up desktop filesSlávek Banko2026-02-084-17/+21
* Remove support for Irix, which is discontinued and does not provide a c++17 c...Michele Calgaro2026-02-0541-1705/+21
* Don't look up '0-serialized' pointers in TQGDict. This replaces PR #263Michele Calgaro2026-01-211-7/+3
* Fix typo in previous commitMichele Calgaro2026-01-181-1/+0
* Remove support for HPUX, which is discontinued and does not provide a c++17 c...Michele Calgaro2026-01-1880-2545/+126
* fix all loops with empty bodyDenis Kozadaev2026-01-111-15/+60
* concatenating char and a stringDenis Kozadaev2026-01-111-2/+2
* Drop support for Watcom compiler, which is not c++17 compliant.Michele Calgaro2026-01-067-414/+0
* Remove usage of TQ_FULL_TEMPLATE_INSTANTIATION and TQ_DUMMY_COMPARISON_OPERATOR.Michele Calgaro2026-01-0143-182/+2
* Remove usage of TQ_INLINE_TEMPLATES define. inline' is redundant in function ...Michele Calgaro2026-01-0113-139/+123
* configure: use POSIX-compliant syntax for sedAlexander Golubev2025-12-301-1/+1
* Remove Q_CANNOT_DELETE_CONSTANT define. We are using c++17 compilers,Michele Calgaro2025-12-293-12/+0
* Remove Q_NO_EXPLICIT_KEYWORD and Q_EXPLICIT macros.Michele Calgaro2025-12-2813-55/+13
* Remove Q_NO_BOOL_TYPE define.Michele Calgaro2025-12-288-115/+0
* Remove BSD g++ 3.4 spec since such old version does not provide a c++17 compilerMichele Calgaro2025-12-282-82/+0
* Remove Q_BROKEN_TEMPLATE_SPECIALIZATION define.Michele Calgaro2025-12-2824-56/+0
* Replace TRUE/FALSE with boolean values true/false - part 11 (for R14.1.x only)Michele Calgaro2025-12-2711-95/+85
* Fix FTBFS caused by typo in previous commitMichele Calgaro2025-12-271-1/+1
* Replace TRUE/FALSE with boolean values true/false - part 10Michele Calgaro2025-12-2790-3064/+3027
* Add detection of supported c++ standards and require c++17.Michele Calgaro2025-12-261-2/+33
* Replace TRUE/FALSE with boolean values true/false - part 9Michele Calgaro2025-12-2674-1538/+2682
* Replace TRUE/FALSE with boolean values true/false - part 8Michele Calgaro2025-12-14135-3804/+3803
* Replace TRUE/FALSE with boolean values true/false - part 7Michele Calgaro2025-12-0753-1481/+1479
* Replace TRUE/FALSE with boolean values true/false - part 6Michele Calgaro2025-12-0536-1119/+1119
* Replace TRUE/FALSE with boolean values true/false - part 5Michele Calgaro2025-12-0522-1066/+1066
* Replace TRUE/FALSE with boolean values true/false - part 4Michele Calgaro2025-11-26571-5292/+5292
* Amend to previous 'replace TRUE/FALSE' commitr14.1.5Michele Calgaro2025-07-314-10/+10
* Replace TRUE/FALSE with boolean values true/false - part 3Michele Calgaro2025-07-31292-2627/+2627
* Replace TRUE/FALSE with boolean values true/false - part 2Michele Calgaro2025-07-08201-1552/+1549
* Replace TRUE/FALSE with boolean values true/false - part 1Michele Calgaro2025-06-25219-3290/+3289
* Fix handling of socket notifier events in gmainloop functions.Michele Calgaro2025-06-182-10/+19
* Improve X11 'ProcessEvents()' with some code from the equivalent glib versionMichele Calgaro2025-06-131-10/+17
* Explicitly add 'ExcludeTimers' to 'ProcessEvent' enumMichele Calgaro2025-06-137-23/+23
* Do not check for expired TQt timers in 'gsourcePrepare' and 'gsourceCheck'Michele Calgaro2025-06-131-10/+14
* Update readme to reflect the change from TQt3 to TQtMichele Calgaro2025-05-222-26/+16
* Add missing templates for translations.Slávek Banko2025-05-074-0/+8232
* Merge translation files from master branch.r14.1.4Slávek Banko2025-04-177-1/+2025
* Fix usage of condition variable in TQThread which could lead to a thread bein...Michele Calgaro2025-03-231-3/+5
* Fix editing of text containing surrogate characters.Michele Calgaro2025-02-135-17/+60
* Extend work on supporting surrogate characters done in commit e0a38072Michele Calgaro2025-02-096-105/+117
* Drop support for discontinued DGUXMichele Calgaro2025-02-0511-233/+5
* Add support for surrogate pairs to TQChar API.Michele Calgaro2025-01-307-58/+82
* Fix FTBFS with gcc 15. This resolves issue #214Michele Calgaro2025-01-302-2/+2
* Add support for Unicode surrogate characters and planes above zero.Michele Calgaro2025-01-127-111/+72
* Drop code for obsolete FreeType 1Michele Calgaro2025-01-1212-710/+2
* Remove support for Tru64, OSF and SCO v3.2Michele Calgaro2025-01-0834-1213/+37
* Remove support for discontinued Reliant/Sinix unixMichele Calgaro2025-01-0811-424/+3
* Remove support for Metrowerks compilerMichele Calgaro2025-01-0825-2704/+18