Commit Graph
675 Commits
Author SHA1 Message Date
Mikaël Capelle e6190bf4f7 Add basic Github CI action for testing. 2023-07-09 16:48:38 +02:00
Mikaël Capelle 788f982eab Merge pull request #108 from Holt59/fix/qt-type-caster
Fix Qt type caster for latest pybind11
2023-07-02 13:55:47 +02:00
Mikaël Capelle cb750e72d1 Merge branch 'qt6' into fix/qt-type-caster 2023-07-02 13:55:39 +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 1effc57990 Fix Python package installation in CMake for tests. 2023-04-09 20:34:26 +02:00
Jeremy Rimpo 26d7de23f3 Fixes for PyQt6 updates 2022-10-07 02:07:11 -05:00
Mikaël Capelle 967f1d327b Fix IPluginModPage inheritance. 2022-05-13 20:29:04 +02: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 40c6119515 Move tests to their own folder. 2022-05-08 11:14:01 +02:00
Mikaël Capelle efaea1edfe Better implementation for FileWrapper / DirectoryWrapper. 2022-05-07 13:58:59 +02:00
Mikaël Capelle e204c003ae Add GameFeatureType. 2022-05-06 23:34:48 +02:00
Mikaël Capelle 29fc11dfd8 Define the true MoVariant, FileWrapper and DirectoryWrapper inside mobase. 2022-05-06 23:18:08 +02:00
Mikaël Capelle cc11a1a4f7 Merge pull request #106 from ModOrganizer2/qt6-update
Documentation and minor updates
2022-05-06 22:29:51 +02:00
Mikaël Capelle 465059181a Add custom std::function<> caster. 2022-05-06 22:29:00 +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
Mikael Capelle 604c50d3b3 Add README and intermediate CMake. 2022-05-06 08:31:10 +02:00
Mikaël Capelle 5b32c4f024 More warnings. 2022-05-05 22:26:01 +02:00
Mikaël Capelle e788f44b85 Merge pull request #105 from ModOrganizer2/fix-unloading
Fix unloading of modules.
2022-05-05 22:03:48 +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 450bfa821a Minor fixes and updates for widgets. 2022-05-05 19:12:35 +02:00
Mikaël Capelle b17a1a3b07 Test for FileTypes (and QFlags). 2022-05-05 14:21:24 +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