Commit Graph
105 Commits
Author SHA1 Message Date
Jeremy Rimpo ebede37865 Bump version to reflect 2.5.0 release 2023-11-24 21:15:34 -06:00
Mikael CAPELLE 1bffcfa8bf Fix line-ending and force them through gitattributes. 2023-07-10 09:12:20 +02:00
Mikaël Capelle a5d84297fc Fix some formatting with clang-format. 2023-07-09 17:07:44 +02:00
Jeremy Rimpo 26d7de23f3 Fixes for PyQt6 updates 2022-10-07 02:07:11 -05:00
Mikaël Capelle 2430e85968 Fix an issue where delayed DLLs would not be found. 2022-05-09 19:46:14 +02:00
Mikaël Capelle 2eabaf1774 Back to a shared library for the runner. 2022-05-08 16:05:26 +02:00
Mikaël Capelle cb35c950cf Update documentation. Minor changes for clarity. 2022-05-06 22:06:55 +02:00
Mikaël Capelle e6c5923bb1 Make runner a static lib. Update translation paths. Clean CMake stuff. 2022-05-06 17:40:11 +02:00
Mikaël Capelle 5b32c4f024 More warnings. 2022-05-05 22:26:01 +02:00
Mikaël Capelle 28210d3d7a Fix unloading of modules. Up warning levels to 4. 2022-05-05 22:03:18 +02:00
Mikaël Capelle 8a886733d4 Look for translations in pybind11-qt and mobase. 2022-05-03 08:24:01 +02:00
Mikaël Capelle 30a01cf783 Fixes and tests. 2022-05-02 18:56:44 +02:00
Mikaël Capelle 21aeebdcc8 Fix excepthook for Python. 2022-04-29 18:09:27 +02:00
Mikaël Capelle 275acba6dd Add back warning from proxy. 2022-04-28 22:47:49 +02:00
Mikaël Capelle 68060b0e6b Global re-organization to split mobase from runner. 2022-04-28 22:44:15 +02:00
Mikaël Capelle b2767887a9 Many update to have a fully isolated plugin_python. 2022-04-28 21:38:27 +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 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 4937fe9cc9 Some updates for Qt6. 2022-04-21 23:58:05 +02:00
Mikaël Capelle 8bd7d08d1a Start moving to pybind11.
# Conflicts:
#	.gitmodules
2022-04-21 23:57:05 +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