summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove use of TQ_FULL_TEMPLATE_INSTANTIATION and TQ_DUMMY_COMPARISON_OPERATOR.remove/full-template-instantionationMichele Calgaro25 hours15-64/+0
* Remove Q_CANNOT_DELETE_CONSTANT define. We are using c++17 compilers,Michele Calgaro4 days2-8/+0
* Remove Q_NO_EXPLICIT_KEYWORD and Q_EXPLICIT macros.Michele Calgaro4 days7-28/+7
* Remove Q_NO_BOOL_TYPE define.Michele Calgaro4 days4-38/+0
* Remove Q_BROKEN_TEMPLATE_SPECIALIZATION define.Michele Calgaro4 days12-28/+0
* Fix FTBFS caused by typo in previous commitMichele Calgaro5 days1-1/+1
* Replace TRUE/FALSE with boolean values true/false - part 10Michele Calgaro5 days89-3062/+3025
* Replace TRUE/FALSE with boolean values true/false - part 9Michele Calgaro10 days74-1538/+1532
* Replace TRUE/FALSE with boolean values true/false - part 8Michele Calgaro2025-12-08132-3770/+3769
* 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-0535-1118/+1118
* Replace TRUE/FALSE with boolean values true/false - part 5Michele Calgaro2025-12-0522-1066/+1066
* Call TQApplication::coreThread() in a static mannerAlexander Golubev2025-07-271-2/+2
* Rename 'guiThread' and related functions to 'coreThread'.Michele Calgaro2025-07-279-64/+72
* Fix handling of socket notifier events in gmainloop functions.Michele Calgaro2025-06-162-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-115-18/+16
* Do not check for expired TQt timers in 'gsourcePrepare' and 'gsourceCheck'Michele Calgaro2025-06-111-10/+14
* Fix usage of condition variable in TQThread which could lead to a thread bein...Michele Calgaro2025-03-221-3/+5
* Fix a typo and thus FTBFS from the recent commit.Slávek Banko2025-03-201-1/+1
* Remove 'grp' from TQChar since now surrogate pairs are correctly supportedMichele Calgaro2025-03-132-37/+9
* Move TQChar code to standalone files tqchar.{h,cpp}Michele Calgaro2025-03-136-1110/+1202
* Fix editing of text containing surrogate characters.Michele Calgaro2025-02-134-16/+59
* Extend work on supporting surrogate characters done in commit e0a38072Michele Calgaro2025-02-096-105/+117
* Drop support for discontinued DGUXMichele Calgaro2025-02-045-56/+1
* 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-292-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-1011-686/+1
* Remove support for Tru64, OSF and SCO v3.2Michele Calgaro2025-01-0717-448/+19
* Rename Q_EXPORT to TQ_EXPORTMichele Calgaro2025-01-0221-118/+118
* Remove support for Metrowerks compilerMichele Calgaro2025-01-0114-847/+15
* Remove unnecessary filesMichele Calgaro2024-12-292-135/+0
* Remove support for discontinued Reliant/Sinix unixMichele Calgaro2024-11-073-44/+0
* Update tqt-mt.pc to export the same parameters previously exported in tqt.pc ...Michele Calgaro2024-10-313-348/+315
* Drop Borland compiler specific codeMichele Calgaro2024-10-2895-2384/+34
* Move time related functions from tqtinterface/tqapplication.{h,cpp}Michele Calgaro2024-10-222-0/+27
* Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq*Michele Calgaro2024-10-22153-214/+212
* Rename uic to tquicMichele Calgaro2024-10-114-9/+9
* Remove use of glib thread code. Use pthread insteadMichele Calgaro2024-10-081-31/+0
* Rename moc to tqmocMichele Calgaro2024-10-0615-346/+343
* Remove documentation for Motif extension classes. Those classes are not inclu...Michele Calgaro2024-10-031-3/+1
* Make sure to release thread resources back to the OS once the thread completes.Michele Calgaro2024-10-021-0/+1
* Fix fallover case for TQEvent::MetaCallMichele Calgaro2024-10-011-2/+8
* Fix possible SEGV if the sender object list was null and thread support enabledMichele Calgaro2024-09-241-13/+19
* Rename private q* headers into equivalent tq*Michele Calgaro2024-09-13123-181/+181
* Rename remaining ntq[s-z]* related files to equivalent tq*Michele Calgaro2024-09-12115-169/+169
* Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h)Michele Calgaro2024-09-0476-116/+116
* Rename remaining ntq[i-l]* related files to equivalent tq*Michele Calgaro2024-08-3150-78/+78
* Rename remaining ntq[d-h]* related files to equivalent tq*Michele Calgaro2024-08-3170-119/+119