Commit Graph
496 Commits
Author SHA1 Message Date
Mikaël Capelle 83dec58e4a Merge pull request #72 from Holt59/imodlist-updates
IModList updates
2020-10-26 21:37:39 +01:00
Mikaël Capelle f4b8cbcd0b Merge pull request #70 from Holt59/iorganizer-profile-callbacks
Add IOrganizer::onProfileXXX callbacks.
2020-10-26 21:36:51 +01:00
Mikaël Capelle 96d15ae762 Fix default nullptr argument for allModsByProfilePriority. 2020-10-25 18:37:53 +01:00
Mikaël Capelle 7668783d3c Move IOrganizer::getMod() to IModList::getMod(). 2020-10-25 17:46:00 +01:00
Mikaël Capelle 40b7cd8e86 Move IOrganizer::removeMod() to IModList::removeMod(). 2020-10-25 17:15:22 +01:00
Mikaël Capelle 2aa65ec5bb Move IOrganizer::modsSortedByProfilePriority() to IModList::allModsByProfilePriority(). 2020-10-25 16:52:28 +01:00
Mikaël Capelle b1e554526a Fix for onModInstalled() modification. 2020-10-25 16:52:20 +01:00
Mikaël Capelle 8640890f8c Rename IOrganizer::refresh(). Move IOrganizer::onModInstalled. Add IModList::onModRemoved(). 2020-10-25 16:18:55 +01:00
Mikaël Capelle 2526b75ca1 Merge pull request #71 from Holt59/fix-ifiletree-const
Fix implicit conversion from non-const IFileTree to const IFileTree.
2020-10-25 13:00:50 +01:00
Mikaël Capelle 138de736ef Fix implicit conversion from non-const IFileTree to const IFileTree. 2020-10-25 12:58:37 +01:00
Mikaël Capelle 9e4cfaa0f0 Add IOrganizer::onProfileXXX callbacks. 2020-10-24 20:52:52 +02:00
Mikaël Capelle 8b703f2e4f Merge pull request #68 from Holt59/iplugin-setactive-fix
Switch from Qt signals to boost::signals for DownloadManager.
2020-10-21 20:07:55 +02:00
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