index
:
tqt3
feat/add-interix-support
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
TQt3 toolkit
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix potential buffer overflow in debug functions.
Slávek Banko
2023-12-26
1
-3
/
+3
*
Update README
Mavridis Philippe
2023-12-17
3
-8
/
+66
*
Add support for HistoryBackButton and HistoryForwardButton
Mavridis Philippe
2023-12-16
3
-12
/
+21
*
tqdesigner: prevent SEGV from invalid pointer. This resolves issue #97.
Michele Calgaro
2023-12-08
1
-1
/
+9
*
Translated using Weblate (Russian)
Andrei Stepanov
2023-12-03
1
-1
/
+1
*
Translated using Weblate (Russian)
Andrei Stepanov
2023-12-01
1
-1
/
+1
*
Replaced various '#define' with actual strings - part 3
Michele Calgaro
2023-11-24
2
-2
/
+2
*
Replace Qt with TQt
Michele Calgaro
2023-11-19
58
-292
/
+292
*
Translated using Weblate (Russian)
Andrei Stepanov
2023-11-05
1
-1
/
+1
*
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...
Michele Calgaro
2023-09-23
396
-7141
/
+7141
*
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
Michele Calgaro
2023-09-13
577
-1582
/
+1582
*
Replace various Q_* and QT_* defines with TQ_* and TQT_*
Michele Calgaro
2023-09-07
93
-598
/
+598
*
Minor adjustments to porting documentation
Michele Calgaro
2023-08-07
2
-16
/
+16
*
Drop compatibility code for TQSignal
Michele Calgaro
2023-08-07
8
-123
/
+8
*
Drop compatibility code for TQPalette
Michele Calgaro
2023-07-18
8
-86
/
+11
*
Remove dangled symlinks for droped compat headers.
Slávek Banko
2023-07-18
52
-52
/
+0
*
Drop compatibility code for TQButton
Michele Calgaro
2023-07-16
14
-109
/
+5
*
Drop compatibility code for TQThread
Michele Calgaro
2023-07-11
8
-41
/
+2
*
Drop compatibility code for TQLineEdit
Michele Calgaro
2023-07-11
10
-213
/
+45
*
Remove Qt4 related stuff
Michele Calgaro
2023-07-09
37
-263
/
+11
*
Drop compatibility code for TQToolButton
Michele Calgaro
2023-07-09
10
-333
/
+13
*
Drop compat headers
Michele Calgaro
2023-07-08
45
-1127
/
+0
*
Reintroduced porting documentation previously removed
Michele Calgaro
2023-07-07
2
-0
/
+32
*
Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)
Michele Calgaro
2023-07-07
6
-7128
/
+0
*
Drop Qt2's TQSemiModal and TQSortedList classes
Michele Calgaro
2023-07-07
29
-568
/
+8
*
Translated using Weblate (Chinese (zh))
Louies
2023-07-01
1
-16
/
+18
*
Drop TQT_NO_COMPAT code from mkspecs files
Michele Calgaro
2023-06-17
56
-1567
/
+0
*
SunOS res_ninit() requires a clean structure
Denis Kozadaev
2023-06-15
1
-0
/
+2
*
Revert "Add single TQObject root parent for all guarded pointers."
Michele Calgaro
2023-06-12
1
-2
/
+1
*
Drop Qt2 obsolete classes
Michele Calgaro
2023-06-03
21
-480
/
+4
*
Enable use of pthread's recursive mutexes
Bobby Bingham
2023-06-02
1
-190
/
+6
*
Added translation using Weblate (Turkish)
Mehmet Dokuz
2023-05-31
1
-0
/
+1985
*
Added translation using Weblate (Turkish)
Mehmet Dokuz
2023-05-31
1
-0
/
+70
*
Fix level when using pthreads recursive mutex
Bobby Bingham
2023-05-23
1
-16
/
+12
*
socket and nsl functions were moved to libc
Denis Kozadaev
2023-05-12
1
-1
/
+1
*
Add single TQObject root parent for all guarded pointers.
r14.1.0
Michele Calgaro
2023-02-13
1
-1
/
+2
*
Remove unnecessary accelerators from .ui files
Michele Calgaro
2022-09-22
20
-255
/
+0
*
Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEM...
Michele Calgaro
2022-04-30
1
-3
/
+3
*
SGI style: enable complex widget rendering
Mavridis Philippe
2022-04-24
1
-1
/
+1
*
Update translations binary files
Slávek Banko
2022-04-21
4
-0
/
+0
*
Use empty d->cString for TQString::shared_null instead of null string.
Slávek Banko
2022-03-22
1
-2
/
+2
*
Avoid changes of d->cString for TQString::shared_null to make the value relia...
Slávek Banko
2022-03-22
1
-4
/
+13
*
Translated using Weblate (Russian)
Alexander Golubev
2022-02-10
1
-5
/
+5
*
Translated using Weblate (Russian)
Alexander Golubev
2022-02-09
1
-1
/
+1
*
Removed QT_NON_COMMERCIAL check and related code.
Michele Calgaro
2022-02-07
8
-55
/
+0
*
TQt Designer: use global includes instead of includehints and
Michele Calgaro
2022-01-23
3
-26
/
+49
*
Replaced 'includehints' with 'includes' in *.ui files.
Michele Calgaro
2022-01-11
2
-9
/
+7
*
tools: fix to use `pthread_t` for Thread ID
OBATA Akio
2021-12-28
1
-10
/
+10
*
Revert back TQt to Qt in the book title
Emanoil Kotsev
2021-11-28
1
-2
/
+2
*
Translated using Weblate (Spanish)
SALOMON ALEJANDRO L
2021-10-31
1
-4
/
+5
[next]