Commit Graph
734 Commits
Author SHA1 Message Date
Mikaël Capelle c97724a98f Implement basic classes from uibase. 2022-04-24 22:23:30 +02:00
Mikaël Capelle 3798370283 Fix Qt bindings. 2022-04-24 13:54:06 +02:00
Mikaël Capelle b2e1cb490c Update pybind11 bindings. 2022-04-24 13:43:33 +02:00
Mikaël Capelle 8e714f2eb6 Fix PyQt6 bindings. 2022-04-23 22:59:44 +02:00
Mikaël Capelle 9ad6c7f6ac Update pybind11 version. 2022-04-23 21:39:10 +02:00
Mikaël Capelle 4937fe9cc9 Some updates for Qt6. 2022-04-21 23:58:05 +02:00
Mikaël Capelle 67ea7deb00 Clean stuff. Bindings for IFileTree. 2022-04-21 23:57:07 +02:00
Mikaël Capelle 8bd7d08d1a Start moving to pybind11.
# Conflicts:
#	.gitmodules
2022-04-21 23:57:05 +02:00
Mikaël Capelle 4be4bc2a55 Remove pybind11. 2022-04-21 23:17:47 +02:00
Mikaël Capelle 94ecbe2c16 Fix translations. 2022-04-21 19:09:07 +02:00
Mikaël Capelle ddaff7d03d Update following cmake_common changes.
# Conflicts:
#	CMakeLists.txt
#	src/runner/CMakeLists.txt
#	src/runner/pythonRunner.pro
#	src/runner/pythonrunner_en.ts
2022-04-19 23:46:01 +02:00
Jeremy Rimpo 3957187e0a Merge remote-tracking branch 'origin/master' into qt6 2022-04-17 20:22:54 -05:00
Chris Bessent 7c54a45f63 Merge pull request #99 from Holt59/no-more-external-python
Remove support for external Python.
2022-03-19 21:15:05 -07:00
Chris Bessent b090d1341b Merge pull request #100 from Qudix/isX
Add hasMasterExtension, hasLightExtension, isMasterFlagged, and isLightFlagged
2022-03-19 21:10:02 -07:00
Qudix f3b43a5375 Change isXFile to hasXExtension 2022-03-19 19:47:35 -05:00
Qudix 0423ccb9ca Rename isX to isXFile and deprecate isMaster 2022-02-24 20:00:56 -06:00
Qudix d4d958018d Add isMasterFlagged isLight isLightFlagged 2022-02-24 17:57:23 -06:00
Mikaël Capelle b1c51ada08 Remove support for external Python. 2022-02-13 17:33:53 +01:00
Mikaël Capelle 5f56aa99ca Merge pull request #98 from Holt59/fix-sharedptr-deletion
Fix shared_ptr in createFile().
2022-02-13 17:32:39 +01:00
Mikaël Capelle 0c5622ea69 Fix shared_ptr in createFile(). 2022-01-11 22:36:16 +01:00
Jeremy Rimpo 03989ae0f1 Merge remote-tracking branch 'origin/category_revamp' into qt6 2021-12-24 15:12:04 -06:00
Jeremy Rimpo cc129e4895 Fix Python version check and translations 2021-12-10 09:35:32 -06:00
Jeremy Rimpo 7e8748abf0 Fix garbage collection issue with closure in Python 3.10 2021-12-09 16:46:39 -06:00
Jeremy Rimpo 11c2bcac9a More Qt6 migrations 2021-12-08 05:24:24 -06:00
Jeremy Rimpo 56de0fb4d1 Remove extraneous conversion 2021-12-08 05:24:00 -06:00