18 Commits
Author SHA1 Message Date
Mikaël Capelle 1010bfda55 Move to VCPKG (#133) 2025-05-29 11:03:51 +02:00
Jeremy Rimpo e11d5ec00d Support new pluginpreview interfaces (#130) 2024-07-11 11:27:19 +02:00
Mikaël Capelle 5bb4de039e Fix for Python debug build (#128)
* Minor updates for debug Python/PyQt.
* Fix issue with destructor of lambda in shared holder.
2024-06-14 16:13:52 +02:00
Jeremy RimpoandMikaël Capelle cc1bc4cb7f Fix string conversion issues with emoji characters (#120)
* Fix load/cast of QString to avoid issues with surrogate pairs (emoji characters, ...).

---------

Co-authored-by: Mikaël Capelle <capelle.mikael@gmail.com>
2023-12-03 09:15:17 +01:00
Mikaël Capelle a5d84297fc Fix some formatting with clang-format. 2023-07-09 17:07:44 +02:00
Mikaël Capelle 1cdeb081b2 Fix conversion operators for Qt type casters with latest pybind11. 2023-04-09 20:41:57 +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 19da0a9d8c Minor fixes for typing. 2022-05-05 13:13:56 +02:00
Mikaël Capelle b7e08ad862 Fix MoVariant name. 2022-05-04 23:59:06 +02:00
Mikaël Capelle 65ccc4af9c Add argument wrapper for directory and files. 2022-05-04 20:54:06 +02:00
Mikaël Capelle fa33e42e22 Remove automatic conversion from path to QString. 2022-05-04 19:10:18 +02:00
Mikaël Capelle 30a01cf783 Fixes and tests. 2022-05-02 18:56:44 +02:00
Mikaël Capelle 6ea9d92b26 Minor fixes + tests + getSupportURL(). 2022-05-02 17:09:36 +02:00
Mikaël Capelle 225c86d258 Add some tests for widgets. 2022-04-29 22:27:31 +02:00
Mikaël Capelle 68060b0e6b Global re-organization to split mobase from runner. 2022-04-28 22:44:15 +02:00