Commit Graph
655 Commits
Author SHA1 Message Date
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
Mikaël Capelle d0a0ac0f0d Add new functions for IPluginList. 2022-05-04 23:30:33 +02:00
Mikaël Capelle 4b0890e679 Add missing constructor for VersionInfo(). 2022-05-04 23:30:26 +02:00
Mikaël Capelle 6268fe6d7b Minor cleaning. 2022-05-04 23:22:40 +02:00
Mikaël Capelle cf76d34cdf Minor fix to filetree for bindings. 2022-05-04 22:26:59 +02:00
Mikaël Capelle 9bc343c944 Fix DataArchives::addArchive. 2022-05-04 22:06:26 +02:00
Mikaël Capelle 72750ab4de Fix name of wrapped arguments. 2022-05-04 21:15:55 +02:00
Mikaël Capelle 7c6bbc2980 Merge pull request #104 from ModOrganizer2/test-and-fixes-for-qt6
Test, fixes and improvements for qt6
2022-05-04 20:57:55 +02:00
Mikaël Capelle 65ccc4af9c Add argument wrapper for directory and files. 2022-05-04 20:54:06 +02:00
Mikaël Capelle b42ce25b6e Set default logging handler. 2022-05-04 19:14:29 +02:00
Mikaël Capelle fa33e42e22 Remove automatic conversion from path to QString. 2022-05-04 19:10:18 +02:00
Mikaël Capelle 94bd8b82b4 Add tests for IPluginDiagnose and IPluginFileMapper. 2022-05-04 19:09:02 +02:00
Mikaël Capelle 639c3cf71d Fix bindings for IPluginDiagnose and IPluginFileMapper. 2022-05-04 18:46:56 +02:00
Mikaël Capelle 6030b443f7 Move pybind11-utils to own folder. Add tests for shared_cpp_owner. 2022-05-04 18:24:33 +02:00
Mikaël Capelle 08430a5df1 Add basic tests for QFlags. 2022-05-03 22:21:23 +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 2ef5dedfc0 Fix enum arithmetic. 2022-05-02 23:26:08 +02:00
Mikaël Capelle 97e9876987 Merge pull request #103 from ModOrganizer2/python-rework
Python rework
2022-05-02 20:32:05 +02:00
Mikaël Capelle e89616d695 Add more basic tests. 2022-05-02 19:59:49 +02:00
Mikaël Capelle cc0be7469a More tests. 2022-05-02 19:46:26 +02:00
Mikaël Capelle 62f4a9679d Remove useless stuff. 2022-05-02 19:39:09 +02:00