index
:
pytqt
feat/use-tqmake-conf
master
r14.0.x
r14.1.x
SIP4 python bindings for TQt
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop Borland compiler specific code
HEAD
master
Michele Calgaro
2024-10-27
1
-17
/
+0
*
Updated after renaming of ntqconfig.h in tqt3
Michele Calgaro
2024-10-26
1
-4
/
+1
*
Fix FTBFS with Python 3.13.
François Andriot
2024-09-26
1
-2
/
+9
*
Adjust to current tqt3 version
Michele Calgaro
2024-09-15
5
-18
/
+12
*
Fix example translations for pytqt
ormorph
2024-04-30
2
-5
/
+5
*
Changing string types to bytes for pytquic
ormorph
2024-04-21
2
-5
/
+5
*
Replace Q_WS_* defines with TQ_WS_* equivalents
Michele Calgaro
2024-02-13
3
-3
/
+3
*
Add support for python 3.12 and raise minimum required version to 3.4.
Michele Calgaro
2024-01-26
3
-44
/
+1
*
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Michele Calgaro
2024-01-08
54
-230
/
+230
*
Replaced various '#define' with actual strings - part 3
Michele Calgaro
2023-11-24
1
-2
/
+2
*
Replace various Q_* and QT_* defines with TQ_* and TQT_*
Michele Calgaro
2023-09-07
7
-14
/
+14
*
Removed unnecessary code
Michele Calgaro
2023-08-01
8
-239
/
+116
*
Drop compatibility code for TQPalette
Michele Calgaro
2023-07-18
2
-4
/
+1
*
Drop compatibility code for TQThread
Michele Calgaro
2023-07-11
2
-5
/
+4
*
Addons to previous commit
Michele Calgaro
2023-07-06
3
-3
/
+2
*
Drop Qt2's TQSemiModal class.
Michele Calgaro
2023-07-05
3
-20
/
+0
*
This happens en RHEL7 (gcc 4.8.5) but not on later distributions.
r14.1.0
François Andriot
2023-04-10
4
-6
/
+6
*
temporary commit to show changes
Slávek Banko
2023-01-23
27
-125
/
+120
*
Do rename qt=>tqt on source files, directories and libraries.
Slávek Banko
2023-01-20
389
-2506
/
+2506
*
Remove/replace old conditional python code.
Michele Calgaro
2023-01-19
14
-116
/
+42
*
Update module name definitions to match full name.
Slávek Banko
2023-01-06
11
-11
/
+11
*
Use utf8 instead of latin1/ascii as default. Address pyuic compatibility with...
Michele Calgaro
2023-01-04
15
-31
/
+31
*
Fixed SEGV caused by commit 6be04664 when creating universal slots.
Michele Calgaro
2023-01-03
1
-1
/
+1
*
Rename python extension module from python_tqt to PyTQt.
Slávek Banko
2022-12-21
73
-91
/
+91
*
Added fix canvas.py for python3
ormorph
2022-08-04
1
-46
/
+44
*
Remove support for earlier Qt/TQt versions
aneejit1
2022-07-30
203
-10019
/
+16
*
Remove Qt V2 support and example files
aneejit1
2022-07-30
160
-10267
/
+0
*
Changed testing for the presence of optional modules,
Slávek Banko
2022-07-28
1
-3
/
+20
*
Updates to support Python version 3
aneejit1
2022-07-27
89
-1193
/
+852
*
Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEM...
Michele Calgaro
2022-04-30
1
-3
/
+3
*
Update for renamed sip_tqt_config.
Slávek Banko
2022-01-12
3
-159
/
+159
*
Replaced 'includehints' with 'includes' in *.ui files.
Michele Calgaro
2022-01-11
1
-3
/
+3
*
Convert .ui file from dos to unix format.
Michele Calgaro
2022-01-11
1
-410
/
+410
*
Update after rename QScintilla => TQScintilla.
Slávek Banko
2021-12-09
35
-353
/
+353
*
Additional fix similar to previous commit.
Michele Calgaro
2021-05-12
1
-1
/
+1
*
Fix ftbfs on Fedora 34
François Andriot
2021-05-11
1
-2
/
+2
*
pyuic: Delete the current date from the generated files
Slávek Banko
2021-01-08
3
-6
/
+3
*
Removed code formatting modelines.
Michele Calgaro
2020-09-19
1
-1
/
+0
*
Adjusted to latest TQVariant::TQVariant(bool) function.
Michele Calgaro
2019-05-24
7
-7
/
+7
*
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
Michele Calgaro
2018-10-27
1
-8
/
+8
*
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
Michele Calgaro
2018-10-17
10
-34
/
+34
*
QT_NO_* -> TQT_NO_* renaming.
Michele Calgaro
2018-10-17
6
-21
/
+21
*
qt -> tqt conversion:
Michele Calgaro
2018-09-27
1
-1
/
+1
*
qt -> tqt conversion:
Michele Calgaro
2018-09-27
6
-21
/
+21
*
qt -> tqt conversion:
Michele Calgaro
2018-09-27
2
-31
/
+31
*
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ...
Michele Calgaro
2018-09-18
1
-1
/
+1
*
Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT
Slávek Banko
2018-09-17
2
-2
/
+2
*
Properly import python_tqt module in scripts generated by pyuic
Slávek Banko
2016-09-28
9
-12
/
+12
*
Fix examples to properly import python_tqt module
Slávek Banko
2016-09-25
94
-125
/
+125
*
Improve python_tqt module initialization
Slávek Banko
2016-09-25
2
-2
/
+38
[next]