index
:
tqt
drop/watcom-compiler
feat/cmakeConv
feat/cmakeConv-r1
feat/dedup-tqobject
feat/delete-screen-intersect
feat/naive-dedup
feat/tqmake
fix/issue/142-r1
fix/no-thread
fix/tqtextcodec-locale-destr
fix/various
master
r14.0.x
r14.1.x
TQt toolkit
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove usage of TQ_FULL_TEMPLATE_INSTANTIATION and TQ_DUMMY_COMPARISON_OPERATOR.
r14.1.x
Michele Calgaro
5 days
43
-182
/
+2
*
Remove usage of TQ_INLINE_TEMPLATES define. inline' is redundant in function ...
Michele Calgaro
5 days
13
-139
/
+123
*
configure: use POSIX-compliant syntax for sed
Alexander Golubev
7 days
1
-1
/
+1
*
Remove Q_CANNOT_DELETE_CONSTANT define. We are using c++17 compilers,
Michele Calgaro
8 days
3
-12
/
+0
*
Remove Q_NO_EXPLICIT_KEYWORD and Q_EXPLICIT macros.
Michele Calgaro
9 days
13
-55
/
+13
*
Remove Q_NO_BOOL_TYPE define.
Michele Calgaro
9 days
8
-115
/
+0
*
Remove BSD g++ 3.4 spec since such old version does not provide a c++17 compiler
Michele Calgaro
9 days
2
-82
/
+0
*
Remove Q_BROKEN_TEMPLATE_SPECIALIZATION define.
Michele Calgaro
9 days
24
-56
/
+0
*
Replace TRUE/FALSE with boolean values true/false - part 11 (for R14.1.x only)
Michele Calgaro
10 days
11
-95
/
+85
*
Fix FTBFS caused by typo in previous commit
Michele Calgaro
10 days
1
-1
/
+1
*
Replace TRUE/FALSE with boolean values true/false - part 10
Michele Calgaro
10 days
90
-3064
/
+3027
*
Add detection of supported c++ standards and require c++17.
Michele Calgaro
11 days
1
-2
/
+33
*
Replace TRUE/FALSE with boolean values true/false - part 9
Michele Calgaro
11 days
74
-1538
/
+2682
*
Replace TRUE/FALSE with boolean values true/false - part 8
Michele Calgaro
2025-12-14
135
-3804
/
+3803
*
Replace TRUE/FALSE with boolean values true/false - part 7
Michele Calgaro
2025-12-07
53
-1481
/
+1479
*
Replace TRUE/FALSE with boolean values true/false - part 6
Michele Calgaro
2025-12-05
36
-1119
/
+1119
*
Replace TRUE/FALSE with boolean values true/false - part 5
Michele Calgaro
2025-12-05
22
-1066
/
+1066
*
Replace TRUE/FALSE with boolean values true/false - part 4
Michele Calgaro
2025-11-26
571
-5292
/
+5292
*
Amend to previous 'replace TRUE/FALSE' commit
r14.1.5
Michele Calgaro
2025-07-31
4
-10
/
+10
*
Replace TRUE/FALSE with boolean values true/false - part 3
Michele Calgaro
2025-07-31
292
-2627
/
+2627
*
Replace TRUE/FALSE with boolean values true/false - part 2
Michele Calgaro
2025-07-08
201
-1552
/
+1549
*
Replace TRUE/FALSE with boolean values true/false - part 1
Michele Calgaro
2025-06-25
219
-3290
/
+3289
*
Fix handling of socket notifier events in gmainloop functions.
Michele Calgaro
2025-06-18
2
-10
/
+19
*
Improve X11 'ProcessEvents()' with some code from the equivalent glib version
Michele Calgaro
2025-06-13
1
-10
/
+17
*
Explicitly add 'ExcludeTimers' to 'ProcessEvent' enum
Michele Calgaro
2025-06-13
7
-23
/
+23
*
Do not check for expired TQt timers in 'gsourcePrepare' and 'gsourceCheck'
Michele Calgaro
2025-06-13
1
-10
/
+14
*
Update readme to reflect the change from TQt3 to TQt
Michele Calgaro
2025-05-22
2
-26
/
+16
*
Add missing templates for translations.
Slávek Banko
2025-05-07
4
-0
/
+8232
*
Merge translation files from master branch.
r14.1.4
Slávek Banko
2025-04-17
7
-1
/
+2025
*
Fix usage of condition variable in TQThread which could lead to a thread bein...
Michele Calgaro
2025-03-23
1
-3
/
+5
*
Fix editing of text containing surrogate characters.
Michele Calgaro
2025-02-13
5
-17
/
+60
*
Extend work on supporting surrogate characters done in commit e0a38072
Michele Calgaro
2025-02-09
6
-105
/
+117
*
Drop support for discontinued DGUX
Michele Calgaro
2025-02-05
11
-233
/
+5
*
Add support for surrogate pairs to TQChar API.
Michele Calgaro
2025-01-30
7
-58
/
+82
*
Fix FTBFS with gcc 15. This resolves issue #214
Michele Calgaro
2025-01-30
2
-2
/
+2
*
Add support for Unicode surrogate characters and planes above zero.
Michele Calgaro
2025-01-12
7
-111
/
+72
*
Drop code for obsolete FreeType 1
Michele Calgaro
2025-01-12
12
-710
/
+2
*
Remove support for Tru64, OSF and SCO v3.2
Michele Calgaro
2025-01-08
34
-1213
/
+37
*
Remove support for discontinued Reliant/Sinix unix
Michele Calgaro
2025-01-08
11
-424
/
+3
*
Remove support for Metrowerks compiler
Michele Calgaro
2025-01-08
25
-2704
/
+18
*
Drop Borland compiler specific code
Michele Calgaro
2025-01-08
120
-3469
/
+45
*
Rename Q_EXPORT to TQ_EXPORT
Michele Calgaro
2025-01-03
42
-166
/
+166
*
Remove unnecessary files
Michele Calgaro
2024-12-30
2
-135
/
+0
*
Merge translation files from master branch.
r14.1.3
Slávek Banko
2024-10-14
4
-2
/
+2
*
Make sure to release thread resources back to the OS once the thread completes.
Michele Calgaro
2024-10-03
1
-0
/
+1
*
Fix fallover case for TQEvent::MetaCall
Michele Calgaro
2024-10-01
1
-2
/
+8
*
Fix possible SEGV if the sender object list was null and thread support enabled
Michele Calgaro
2024-09-24
1
-13
/
+19
*
Improve handling of the global post event list in order to minimize possible ...
Michele Calgaro
2024-08-29
3
-77
/
+92
*
Added check for tqApp pointer in TQWidget destructor
ormorph
2024-08-16
1
-2
/
+2
*
Fix OpenType language definition tags and array access. This resolves issue #171
Michele Calgaro
2024-07-21
1
-9
/
+32
[next]