Commit Graph
498 Commits
Author SHA1 Message Date
Qudix d4d958018d Add isMasterFlagged isLight isLightFlagged 2022-02-24 17:57:23 -06:00
Mikaël Capelle b1c51ada08 Remove support for external Python. 2022-02-13 17:33:53 +01:00
Mikaël Capelle 0c5622ea69 Fix shared_ptr in createFile(). 2022-01-11 22:36:16 +01:00
Jeremy Rimpo cc129e4895 Fix Python version check and translations 2021-12-10 09:35:32 -06:00
Jeremy Rimpo 7e8748abf0 Fix garbage collection issue with closure in Python 3.10 2021-12-09 16:46:39 -06:00
Jeremy Rimpo 11c2bcac9a More Qt6 migrations 2021-12-08 05:24:24 -06:00
Jeremy Rimpo 56de0fb4d1 Remove extraneous conversion 2021-12-08 05:24:00 -06:00
Jeremy Rimpo a53d3fe5d3 PyQt6 fixes 2021-12-06 03:46:43 -06:00
Jeremy Rimpo d6a7efc266 Changes to compile with Qt6 + Boost 1.77 2021-12-05 03:42:45 -06:00
Mikaël Capelle f134881da6 Update after removal of boost in uibase. 2021-05-26 19:47:15 +02:00
Mikaël Capelle f5a8446230 Add IOrganizer::virtualFileTree(). 2021-05-14 14:40:36 +02:00
Mikaël Capelle 120c13170c Fix FileInfo attribute access. 2021-05-14 13:54:06 +02:00
Mikaël Capelle e5ac21442f Import mobase after installing the exception wrapper. 2021-03-03 20:44:20 +01:00
Mikaël Capelle 40e6924714 Merge pull request #92 from LostDragonist/disabled_plugins
Add enabledByDefault to IPlugin definition
2021-03-02 19:27:44 +01:00
Chris Bessent a9a3d49efa Add enabledByDefault to IPlugin definition 2021-03-02 02:45:47 -07:00
Mikaël Capelle fce4f39dc8 Fix deleting of shared_ptr create from C++. 2021-02-28 19:58:15 +01:00
Mikaël Capelle 57441bd3c5 Update translation file. 2021-02-02 20:39:14 +01:00
Mikaël Capelle bab25d25ca Merge pull request #89 from Holt59/fix-iplugininstaller-install
Update IInstallationManager::installArchive() to handle string directly.
2021-01-02 15:30:16 +01:00
Mikaël Capelle ca052389b5 Merge pull request #90 from Holt59/update-imodinterface
Remove setName and remove from mod interface.
2021-01-02 15:25:35 +01:00
Mikaël Capelle 5f86de5d9e Remove setName and remove from mod interface. 2021-01-02 15:07:31 +01:00
Mikaël Capelle 91c55c909f Update IInstallationManager::installArchive() to handle string directly. 2021-01-01 19:58:19 +01:00
Mikaël Capelle 56dbb1f40e Add missing converters to use IOrganizer::findFileInfos. 2020-12-30 20:42:19 +01:00
Mikaël Capelle 96a7bc3898 Add method to get the type of IModInterface. 2020-12-26 16:55:07 +01:00
Mikaël Capelle 87c91b8259 Add bindings for TaskDialog. 2020-12-08 19:44:10 +01:00
Mikaël Capelle cd9b16dcc2 MOException -> Exception. 2020-12-04 12:04:45 +01:00