744 Commits
Author SHA1 Message Date
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
Mikaël Capelle 958cf9de37 Remove tests stuff from mobase and remove old boost runner. 2022-05-02 19:01:19 +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 051c0589b5 Add more tests. 2022-04-29 21:11:59 +02:00
Mikaël Capelle 907bbf3117 Fix mod name not being updated correctly in installers. 2022-04-29 21:11:00 +02:00
Mikaël Capelle e5d4a4133c start adding tests. 2022-04-29 20:01:14 +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