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
path:
root
/
src
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename text nt* related files to equivalent tq*
Michele Calgaro
2024-06-08
27
-49
/
+49
*
Rename str nt* related files to equivalent tq*
Michele Calgaro
2024-06-06
43
-57
/
+57
*
Rename image nt* related files to equivalent tq*
Michele Calgaro
2024-06-06
28
-38
/
+38
*
Rename ptr nt* related files to equivalent tq*
Michele Calgaro
2024-06-06
31
-42
/
+42
*
Rename template library nt* related files to equivalent tq*
Michele Calgaro
2024-06-05
20
-28
/
+28
*
Rename ntqwidget* related files to equivalent tqwidget*
Michele Calgaro
2024-06-02
37
-66
/
+66
*
Rename nt* canvas related files to equivalent tq*
Michele Calgaro
2024-05-31
2
-3
/
+3
*
Rename nt* dom and xml related files to equivalent tq*
Michele Calgaro
2024-05-30
1
-2
/
+2
*
Rename nt* sql related files to equivalent tq*
Michele Calgaro
2024-05-28
1
-22
/
+22
*
Rename ntqobject*.h and qobject*.cpp to tqobject*
Michele Calgaro
2024-05-27
51
-67
/
+69
*
Move tqt.h from tqtinterface
Michele Calgaro
2024-05-27
1
-0
/
+32
*
Fix to compare thread_id with `pthread_equal()`
OBATA Akio
2024-05-23
1
-1
/
+1
*
Correctly release glib mainloop and gsource, to avoid memory leaks
Michele Calgaro
2024-04-30
3
-4
/
+19
*
Improve TQFont-related cleanup
Alexander Golubev
2024-03-29
1
-1
/
+1
*
Improve TQFont-related cleanup
Alexander Golubev
2024-03-29
6
-1
/
+36
*
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
3
-2
/
+28
*
Resort includes in ntqt.h
Alexander Golubev
2024-03-13
1
-5
/
+5
*
Fix compilation with -no-thread
Alexander Golubev
2024-03-10
3
-26
/
+59
*
Fix compilation with -disable-inputmethod and -no-inputmethod
Alexander Golubev
2024-03-07
3
-5
/
+15
*
Fix FTBFS with -no-xkb
Alexander Golubev
2024-03-04
1
-4
/
+17
*
avoid translating the /qt/XIMInputStyle options when saving into config
Alexander Golubev
2024-03-02
1
-4
/
+4
*
Replace QT_STATIC_CONST_* with actual definitions
Michele Calgaro
2024-02-15
3
-72
/
+72
*
Replace Q_WS_* defines with TQ_WS_* equivalents
Michele Calgaro
2024-02-12
67
-568
/
+568
*
Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT
Michele Calgaro
2023-12-27
21
-222
/
+222
*
Add support for HistoryBackButton and HistoryForwardButton
Mavridis Philippe
2023-12-16
3
-12
/
+21
*
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
Michele Calgaro
2023-09-13
104
-397
/
+397
*
Replace various Q_* and QT_* defines with TQ_* and TQT_*
Michele Calgaro
2023-09-07
13
-153
/
+153
*
Drop compatibility code for TQSignal
Michele Calgaro
2023-08-07
2
-44
/
+0
*
Drop compatibility code for TQPalette
Michele Calgaro
2023-07-18
2
-32
/
+2
*
Drop compatibility code for TQThread
Michele Calgaro
2023-07-11
2
-19
/
+0
*
Remove Qt4 related stuff
Michele Calgaro
2023-07-09
8
-86
/
+1
*
Drop Qt2's TQSemiModal and TQSortedList classes
Michele Calgaro
2023-07-07
1
-2
/
+0
*
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
1
-1
/
+1
*
Add single TQObject root parent for all guarded pointers.
r14.1.0
Michele Calgaro
2023-02-13
1
-1
/
+2
*
Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEM...
Michele Calgaro
2022-04-30
1
-3
/
+3
*
Remove deprecated glib2 function calls g_thread_get_initialized(), g_thread_i...
gregory guy
2021-06-18
1
-7
/
+8
*
Fix buffer overflow in XBM parser.
Slávek Banko
2020-10-16
1
-7
/
+32
*
Fix `qt_xft_handle` to work as expected
OBATA Akio
2020-08-08
1
-1
/
+1
*
Fix MIT_SHM related condition
OBATA Akio
2020-08-06
1
-1
/
+5
*
Fix to detect Thread Execution Scheduling support correctly
OBATA Akio
2020-08-04
1
-1
/
+4
*
Remove unwanted code for writing png
OBATA Akio
2020-07-18
1
-13
/
+0
*
Change to use PKG_LIBPNG_VER for libpng version check
OBATA Akio
2020-07-18
1
-23
/
+23
*
Improved code for keyboard and mouse grabbing and releasing to avoid
Michele Calgaro
2020-04-29
1
-23
/
+28
*
Removed explicit usage of the 'register' keyword.
Michele Calgaro
2020-01-30
17
-168
/
+168
*
Fix crash in tqimage for certain malformed ppm image files
Slávek Banko
2019-12-16
1
-1
/
+1
*
Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020.
Michele Calgaro
2019-06-16
1
-3
/
+3
[next]