Commit Graph
734 Commits
Author SHA1 Message Date
Mikael CAPELLE be9b614a5e Fix build workflow. 2023-07-10 09:32:09 +02:00
Mikael CAPELLE 0ee795ac6a Add black and isort to linting action. 2023-07-10 09:19:14 +02:00
Mikael CAPELLE d7c109c344 Add .git-blame-ignore-revs. 2023-07-10 09:13:21 +02:00
Mikael CAPELLE 7108d59267 Apply black/isort to Python files. 2023-07-10 09:12:34 +02:00
Mikael CAPELLE 1bffcfa8bf Fix line-ending and force them through gitattributes. 2023-07-10 09:12:20 +02:00
Mikaël Capelle 6c20f001ff Fix Github build Workflow for PR. 2023-07-09 18:09:46 +02:00
Mikaël Capelle 0fff26df0c Merge pull request #109 from Holt59/ci/initial-gh-action-for-build
Add Github Workflows
2023-07-09 17:10:28 +02:00
Mikaël Capelle a5d84297fc Fix some formatting with clang-format. 2023-07-09 17:07:44 +02:00
Mikaël Capelle 1bc51b6626 Add workflow to run clang-format. 2023-07-09 17:03:11 +02:00
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