Commit Graph
573 Commits
Author SHA1 Message Date
Mikaël Capelle 120c13170c Fix FileInfo attribute access. 2021-05-14 13:54:06 +02:00
Mikaël Capelle ae975e52d7 Merge pull request #93 from Holt59/fix-startup-logs
Import mobase after installing the exception wrapper.
2021-03-04 20:29:24 +01: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
Mikaël Capelle e4ff66b727 Merge pull request #91 from Holt59/fix-ifiletree-sharedptr
Fix deletion of shared_ptr created from C++.
2021-03-02 19:27:32 +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 d2d31f993d Merge pull request #88 from Holt59/fix-iorganizer-findfileinfos
Add missing converters to use IOrganizer::findFileInfos.
2020-12-30 21:06:13 +01:00
Mikaël Capelle 56dbb1f40e Add missing converters to use IOrganizer::findFileInfos. 2020-12-30 20:42:19 +01:00
Al cde7f79bc3 Merge pull request #87 from Holt59/imodinterface-isX
Add method to get the type of IModInterface.
2020-12-30 15:25:18 +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 f4ae1c94a0 Merge pull request #86 from Holt59/add-taskdialog
Add bindings for TaskDialog.
2020-12-12 13:00:37 +01:00
Mikaël Capelle 87c91b8259 Add bindings for TaskDialog. 2020-12-08 19:44:10 +01:00
Mikaël Capelle 2ed4b901c0 Merge pull request #85 from Holt59/moexception
Rename MyException to MOException
2020-12-04 13:30:30 +01:00
Mikaël Capelle cd9b16dcc2 MOException -> Exception. 2020-12-04 12:04:45 +01:00
Mikaël Capelle 5cad8a9ff8 Rename MyException to MOException. 2020-12-04 11:49:44 +01:00
Mikaël Capelle e961d21f24 Merge pull request #84 from Holt59/ipluginproxy-unload
Add IPluginProxy::unload() and rename instantiate() to load().
2020-12-02 16:26:56 +01:00
Mikaël Capelle 7f0848c9d2 Improve comments. 2020-12-02 09:20:13 +01:00
Mikaël Capelle bc05ec6477 Add IPluginProxy::unload() and rename instantiate() to load(). 2020-12-01 21:18:06 +01:00
Al 631fc2b31b Merge pull request #83 from ModOrganizer2/Al12rs-refresh-waitForApplication
Add refresh parameter for waitForApplication
2020-11-28 10:55:38 -08:00