index
:
pytdeextensions
fix/build
master
r14.0.x
r14.1.x
v3.5.13-sru
Python extensions for TDE
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use tdeinstance.h
HEAD
master
Michele Calgaro
2025-08-19
1
-1
/
+1
*
split() CXX value from python config var or env
Alexander Golubev
2025-07-30
1
-2
/
+2
*
A more consistent compiler and flags config
Alexander Golubev
2025-07-28
1
-26
/
+17
*
Pass correct -rpath to libtool when build with --root
Alexander Golubev
2025-07-28
1
-12
/
+10
*
Avoid byte-compiling in case it is disabled
Alexander Golubev
2025-07-26
1
-3
/
+4
*
Fixup some warnings
Alexander Golubev
2025-07-25
1
-2
/
+2
*
Replace ksimpleconfig.h with tdeconfig.h
Michele Calgaro
2025-07-12
1
-1
/
+1
*
Use tdestandarddirs.h
Michele Calgaro
2025-02-25
1
-1
/
+1
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2025-02-05
1
-0
/
+0
*
Use tdeApp
Michele Calgaro
2025-01-19
10
-40
/
+40
*
Fix FTBFS caused by 'mkpath' returning nothing
Michele Calgaro
2025-01-17
2
-7
/
+14
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2025-01-09
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2025-01-03
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2024-11-07
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2024-10-31
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2024-10-14
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2024-10-09
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2024-09-26
1
-0
/
+0
*
Use proper TQt headers
Michele Calgaro
2024-09-15
1
-8
/
+3
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2024-07-12
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2024-07-08
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2024-07-01
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2024-05-27
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2024-05-02
1
-0
/
+0
*
Fixing tdedesigner and tqtuicompiler modules not working
ormorph
2024-04-20
3
-11
/
+11
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2024-02-14
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2024-02-08
1
-0
/
+0
*
Fix detection of SIP-TQt, PyTQt and PyTDE modules in tdedistutils
Slávek Banko
2024-01-29
1
-32
/
+40
*
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Michele Calgaro
2024-01-10
1
-2
/
+2
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2024-01-02
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2023-11-10
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2023-11-06
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2023-11-03
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2023-10-30
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2023-09-25
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2023-09-01
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2023-07-19
1
-0
/
+0
*
Minor improvement to python version detection condition.
r14.1.0
Michele Calgaro
2023-01-26
1
-1
/
+1
*
Fix initialization of the python interpreter. This was causing runtime SEGV i...
Michele Calgaro
2023-01-25
1
-5
/
+6
*
Update after renaming qt => tqt in PyTQt module.
Slávek Banko
2023-01-23
19
-208
/
+200
*
Fix reference to python module TQtDesigner in setup.py.
Slávek Banko
2023-01-20
1
-1
/
+1
*
Drop python2 support in code generated from tdedistutils.py.
Slávek Banko
2023-01-20
1
-4
/
+4
*
Add abiflags to the name of the linked Python 3 library in tdedistutils.py.
Slávek Banko
2023-01-20
1
-1
/
+1
*
Fix import of qtuicompiler in tdedistutils.py.
Slávek Banko
2023-01-20
2
-2
/
+3
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2023-01-13
1
-0
/
+0
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2023-01-10
1
-0
/
+0
*
Add abiflags to the name of the linked Python 3 library.
Slávek Banko
2023-01-09
1
-1
/
+1
*
Drop python2 support.
Michele Calgaro
2023-01-05
5
-111
/
+106
*
Update after rename python extension module from python_tqt to PyTQt.
Slávek Banko
2022-12-21
8
-14
/
+14
*
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
Automated System
2022-01-28
1
-0
/
+0
[next]