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 |
|
Mikaël Capelle
|
b1c51ada08
|
Remove support for external Python.
|
2022-02-13 17:33:53 +01:00 |
|
Chris Bessent
|
a9a3d49efa
|
Add enabledByDefault to IPlugin definition
|
2021-03-02 02:45:47 -07:00 |
|
Mikaël Capelle
|
cd9b16dcc2
|
MOException -> Exception.
|
2020-12-04 12:04:45 +01:00 |
|
Mikaël Capelle
|
5cad8a9ff8
|
Rename MyException to MOException.
|
2020-12-04 11:49:44 +01:00 |
|
Mikaël Capelle
|
bc05ec6477
|
Add IPluginProxy::unload() and rename instantiate() to load().
|
2020-12-01 21:18:06 +01:00 |
|