isanae
|
78e4e5c548
|
binding for getPluginDataPath()
|
2020-11-06 09:22:23 -05:00 |
|
isanae
|
6a73c23a4b
|
added registered() python wrapper
null checks for the IOrganizer, replaced pluginDataPath() by the static version getPluginDataPath()
|
2020-11-06 09:06:55 -05:00 |
|
Mikaël Capelle
|
c6e89dead6
|
Add IModInterface::fileTree().
|
2020-11-04 21:48:22 +01:00 |
|
Seth Riley
|
20c2e5a14d
|
Moving things around
|
2020-11-02 13:46:02 -06:00 |
|
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
|
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
|
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
|
702dc6c66f
|
Add IModInterface::setUrl and remove IInstallationManager::setURL.
|
2020-10-09 20:32:07 +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 |
|
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 |
|