744 Commits
Author SHA1 Message Date
Mikaël Capelle d4f515ade1 Rename runner -> runner-boost. 2022-04-28 21:38:12 +02:00
Mikaël Capelle 64af744c8c Merge pull request #102 from ModOrganizer2/update-cmake-common-qt6
Update following cmake_common changes.
2022-04-28 17:50:04 +02:00
Mikaël Capelle dff9bd2404 Documentation. 2022-04-28 13:51:26 +02:00
Mikaël Capelle 4c7b452219 Multiple fixes. 2022-04-28 13:44:29 +02:00
Mikaël Capelle d0e883fd90 Fix Qt ownerships. 2022-04-27 19:43:10 +02:00
Mikaël Capelle f904e25e76 Multiple updates. 2022-04-27 17:49:21 +02:00
Mikaël Capelle 55e8ce326a Finally implement everything (some stuff not working). 2022-04-26 13:53:02 +02:00
Mikaël Capelle 92a2429d58 Fix installers. 2022-04-25 22:17:34 +02:00
Mikaël Capelle 5ec456f880 Continue implementing plugins. 2022-04-25 21:21:06 +02:00
Mikaël Capelle b92e3de535 Start implementing plugins. 2022-04-25 18:57:14 +02:00
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