Commit Graph
734 Commits
Author SHA1 Message Date
Mikaël Capelle 984a307a04 Merge pull request #69 from Holt59/add-mapping-constructor
Add Mapping constructor.
2020-10-18 12:56:34 +02:00
Mikaël Capelle 2c30cd25cd Add Mapping constructor. 2020-10-18 10:59:57 +02:00
Mikaël Capelle 9ba91b1ffa Switch from Qt signals to boost::signals for DownloadManager. 2020-10-14 18:48:14 +02:00
Mikaël Capelle d53e8de91c Merge pull request #67 from Holt59/imodinterface-seturl
Add IModInterface::setUrl and remove IInstallationManager::setURL.
2020-10-14 18:44:41 +02:00
Mikaël Capelle 702dc6c66f Add IModInterface::setUrl and remove IInstallationManager::setURL. 2020-10-09 20:32:07 +02:00
Mikaël Capelle 9c9d1ee574 Merge pull request #66 from Holt59/add-iprofile-inifilepath
Add IProfile::iniFilePath().
2020-09-27 21:22:34 +02:00
Mikaël Capelle 7a83a472b8 Rename iniFilePath() -> absoluteIniFilePath(). 2020-09-27 20:56:41 +02:00
Mikaël Capelle e4b367e909 Add IProfile::iniFilePath(). 2020-09-27 20:33:30 +02:00
Mikaël Capelle eb5232c1eb Merge pull request #60 from Holt59/fix-ipluginlist-callbacks
Make onPluginStateChanged take a list of plugins.
2020-09-27 14:55:47 +02:00
Jeremy Rimpo eb033c3e9e [skip ci] Use PR branch for umbrella repo (if it exists) 2020-09-25 00:34:18 -05:00
Jeremy Rimpo 28704a8a2e Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer-plugin_python into master 2020-09-24 21:44:34 -05:00
Mikaël Capelle 5a15a374bf Merge pull request #64 from Holt59/plugin-installer-callbacks
Add IPluginInstaller onInstallationStart and onInstallationEnd callbacks
2020-09-23 18:40:24 +02:00
Mikaël Capelle f4478dcf66 Merge remote-tracking branch 'origin/master' into plugin-installer-callbacks 2020-09-23 18:38:25 +02:00
Mikaël Capelle df663f6e4f Merge pull request #63 from Holt59/expose-modinterface-meta
Add getters for most meta-information in mod.
2020-09-23 18:34:24 +02:00
Mikaël Capelle bb522b9126 Add 'reinstallation' parameter to onInstallationStart(). 2020-09-22 22:02:27 +02:00
Mikaël Capelle d549a99867 Change modId() to nexusId(). 2020-09-22 21:13:23 +02:00
Al 44553b4621 Merge pull request #65 from Holt59/imodinterface-clearpluginsettings
Add IModInterface::clearPluginSettings().
2020-09-21 14:42:42 -07:00
Mikaël Capelle 1d51b3c457 Add IModInterface::clearPluginSettings(). 2020-09-21 23:37:30 +02:00
Al 2c0f1006cf Merge pull request #61 from Holt59/iplugin-interface-improvements
Add interfaces for IPlugin::localizedName() and IPlugin::master().
2020-09-21 13:08:54 -07:00
Mikaël Capelle 58d5100dfc Add IPluginInstaller onInstallationStart and onInstallationEnd callbacks. 2020-09-21 21:34:24 +02:00
Jeremy Rimpo e545aec65a Merge branch 'test' into master 2020-09-21 13:26:04 -05:00
Jeremy Rimpo f10194a4bb Revert "Test GH integration"
This reverts commit afe671d4
2020-09-21 10:42:05 -05:00
Jeremy Rimpo afe671d484 Test GH integration 2020-09-21 07:51:33 -05:00
Jeremy Rimpo bfb85087a0 Force exit PS with last exit code after umbrella build error 2020-09-21 05:53:44 -05:00
Jeremy Rimpo b4ae13314c Needs quotes 2020-09-21 05:37:42 -05:00