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
*
Rename codec nt* related files to equivalent tq*.
Michele Calgaro
2024-07-01
126
-558
/
+554
*
Rename threading nt* related files to equivalent tq*
Michele Calgaro
2024-06-30
118
-638
/
+638
*
Rename date and time nt* related files to equivalent tq*
Michele Calgaro
2024-06-29
288
-1994
/
+1995
*
Remove documentation for QWS classes and Qt/Embedded
Michele Calgaro
2024-06-25
384
-22531
/
+290
*
Fix wrong documentation changes introduced in recent commits
Michele Calgaro
2024-06-18
1
-46
/
+47
*
Remove documentation about activeqt, because the latter is part of the commer...
Michele Calgaro
2024-06-14
117
-12050
/
+63
*
Rename style nt* related files to equivalent tq*
Michele Calgaro
2024-06-12
223
-1848
/
+1848
*
Rename icon nt* related files to equivalent tq*
Michele Calgaro
2024-06-12
182
-2089
/
+2090
*
Rename text nt* related files to equivalent tq*
Michele Calgaro
2024-06-08
457
-3602
/
+3603
*
Rename str nt* related files to equivalent tq*
Michele Calgaro
2024-06-06
844
-4366
/
+4366
*
Rename image nt* related files to equivalent tq*
Michele Calgaro
2024-06-06
218
-1295
/
+1295
*
Rename ptr nt* related files to equivalent tq*
Michele Calgaro
2024-06-06
330
-2370
/
+2370
*
Rename template library nt* related files to equivalent tq*
Michele Calgaro
2024-06-05
366
-2842
/
+2842
*
Rename ntqwidget* related files to equivalent tqwidget*
Michele Calgaro
2024-06-02
743
-21625
/
+21640
*
Rename nt* canvas related files to equivalent tq*
Michele Calgaro
2024-05-31
128
-2826
/
+2826
*
Rename nt* dom and xml related files to equivalent tq*
Michele Calgaro
2024-05-30
213
-5293
/
+5293
*
Rename nt* sql related files to equivalent tq*
Michele Calgaro
2024-05-28
377
-5517
/
+5517
*
Rename ntqobject*.h and qobject*.cpp to tqobject*
Michele Calgaro
2024-05-27
639
-7732
/
+7734
*
Move tqt.h from tqtinterface
Michele Calgaro
2024-05-27
2
-0
/
+33
*
Fix a missing `if` clause guard
OBATA Akio
2024-05-23
1
-1
/
+2
*
Fix to compare thread_id with `pthread_equal()`
OBATA Akio
2024-05-23
1
-1
/
+1
*
Remove commercial site content and documentation
Nik Reist
2024-05-15
6
-380
/
+4
*
Translated using Weblate (Russian)
Andrei Stepanov
2024-05-01
1
-1
/
+1
*
Correctly release glib mainloop and gsource, to avoid memory leaks
Michele Calgaro
2024-04-30
3
-4
/
+19
*
Update translations binary files
Slávek Banko
2024-04-18
7
-0
/
+4
*
Prevent creation of text codecs when the application is shutting down. This r...
Michele Calgaro
2024-04-04
1
-34
/
+74
*
TQTextEdit: remove one of two readOnly flags
Alexander Golubev
2024-04-03
2
-9
/
+9
*
TQTextEdit: add missing mightStartDrag initialization
Alexander Golubev
2024-04-03
1
-0
/
+1
*
Improve TQFont-related cleanup
Alexander Golubev
2024-03-29
1
-1
/
+1
*
Improve TQFont-related cleanup
Alexander Golubev
2024-03-29
7
-1
/
+41
*
TQFileDialog: cleanup pixmaps before destroying TQApplication
Alexander Golubev
2024-03-22
1
-0
/
+8
*
examples/canvas: fix some memory leaks
Alexander Golubev
2024-03-22
2
-9
/
+22
*
Translated using Weblate (Portuguese)
Hugo Carvalho
2024-03-21
1
-85
/
+85
*
Translated using Weblate (Portuguese (Brazil))
Hugo Carvalho
2024-03-21
1
-1
/
+1
*
TQPrintDialog: cleanup data requested from libcups
Alexander Golubev
2024-03-21
1
-0
/
+5
*
inputmethods/xim: fix incorrect fontset ref counting
Alexander Golubev
2024-03-21
1
-3
/
+4
*
Translated using Weblate (Portuguese)
Hugo Carvalho
2024-03-20
1
-464
/
+483
*
TQPrinterPrivate: add virtual destructor.
Alexander Golubev
2024-03-20
1
-0
/
+3
*
Zero unused data fields in XClientMessageEvent struct
Alexander Golubev
2024-03-19
1
-1
/
+1
*
Zero padding bytes in DndReceiverProp struct.
Alexander Golubev
2024-03-19
1
-1
/
+1
*
Fix TQThreadStorage destruction in the main thread
Alexander Golubev
2024-03-18
5
-2
/
+47
*
Fix TQString::sprintf() not calling va_end() in case of bad cformat
Alexander Golubev
2024-03-17
1
-4
/
+3
*
Fix a small memory leak in xim plugin
Alexander Golubev
2024-03-16
1
-4
/
+6
*
gitignore: add a couple more tests
Alexander Golubev
2024-03-16
1
-0
/
+3
*
Add explicit declaration TQChar&TQCharRef default constructor/destructor
Alexander Golubev
2024-03-14
1
-0
/
+12
*
Resort includes in ntqt.h
Alexander Golubev
2024-03-13
1
-5
/
+5
*
./configure: turn thread support on by default
Alexander Golubev
2024-03-11
1
-1
/
+0
*
Avoid setting CONFIG=thread in qmake.conf
Alexander Golubev
2024-03-10
5
-5
/
+5
*
Fix compilation with -no-thread
Alexander Golubev
2024-03-10
4
-27
/
+61
*
Fix up mkspecs/linux-g++-32/qplatformdefs.h
Alexander Golubev
2024-03-10
1
-0
/
+7
[next]