summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1327 from isanae/instance-iconsisanae2020-12-224-10/+58
|\
| * fixed instanceIcon() so it works when game plugins fail auto detection but th...isanae2020-12-224-10/+58
* | typoisanae2020-12-211-1/+1
* | Merge pull request #1324 from isanae/masterisanae2020-12-201-0/+10
|\|
| * added 6788 and trosski to the about diaogisanae2020-12-201-0/+10
|/
* Merge pull request #1323 from isanae/masterisanae2020-12-201-1/+8
|\
| * added timing for vfs mappingisanae2020-12-201-1/+8
|/
* Merge pull request #1313 from Holt59/load-plugin-without-restartMikaël Capelle2020-12-0728-396/+820
|\
| * Remove unused member in proxy.Mikaël Capelle2020-12-042-2/+0
| * Remove log for disconnectSignals().Mikaël Capelle2020-12-041-2/+0
| * Fix crash when starting MO2 without instance.Mikaël Capelle2020-12-044-15/+21
| * Minor cleaning (comments, names).Mikaël Capelle2020-12-043-11/+19
| * Throw exception when trying to unload the current game plugin.Mikaël Capelle2020-12-041-0/+5
| * Remove disconnectPlugins() from OrganizerCore.Mikaël Capelle2020-12-044-54/+18
| * Avoid duplicating code to simulate startup.Mikaël Capelle2020-12-0413-156/+208
| * Do not store the list of preview plugins in PreviewGenerator.Mikaël Capelle2020-12-043-25/+15
| * Centralize loading Qt plugin in loadQtPlugin.Mikaël Capelle2020-12-042-33/+35
| * Add MainWindow::onPluginRegistrationChanged.Mikaël Capelle2020-12-042-10/+11
| * Clarify comment.Mikaël Capelle2020-12-042-3/+3
| * Fix callbacks for pluginlist, modlist and download manager.Mikaël Capelle2020-12-0214-109/+198
| * Fix callbacks for IOrganizer when plugin are unloaded/loaded.Mikaël Capelle2020-12-025-52/+109
| * Add methods to load/reload/unload plugins.Mikaël Capelle2020-12-022-77/+322
| * Add signals (not used yet) for registering/unregistering plugins.Mikaël Capelle2020-12-022-2/+17
| * Do not store installers in InstallationManager, use the ones from PluginConta...Mikaël Capelle2020-12-023-31/+14
| * Add Settings::unregisterPlugin().Mikaël Capelle2020-12-022-1/+12
* | Merge pull request #1316 from isanae/masterisanae2020-12-041-5/+5
|\ \
| * | quotes for spaces in pathsisanae2020-12-041-5/+5
|/ /
* | Merge pull request #1315 from isanae/download-crashisanae2020-12-031-0/+10
|\ \
| * | handle null plugin when adding a downloadisanae2020-12-031-0/+10
|/ /
* | Merge pull request #1312 from BlueAmulet/masterAl2020-12-023-0/+0
|\ \ | |/ |/|
| * Better blue conflict iconsBlueAmulet2020-12-023-0/+0
|/
* Merge pull request #1311 from Holt59/ipluginproxy-unloadMikaël Capelle2020-12-021-3/+4
|\
| * Add IPluginProxy::unload() and rename instantiate() to load().Mikaël Capelle2020-12-011-3/+4
* | Merge pull request #1310 from Holt59/fix-mod-extensions-check-for-installMikaël Capelle2020-12-025-33/+14
|\ \
| * | Compute supported extensions dynamically in installation and download manager.Mikaël Capelle2020-12-015-33/+14
| |/
* | Merge pull request #1300 from Qudix/ignore_altAl2020-12-011-4/+8
|\ \ | |/ |/|
| * The Golden CommentSeth Riley2020-12-011-0/+2
| * Merge https://github.com/ModOrganizer2/modorganizer into ignore_altSeth Riley2020-12-0135-560/+1605
| |\ | |/ |/|
* | Merge pull request #1304 from ModOrganizer2/Al12rs-refresh-waitForApplicationAl2020-11-282-3/+9
|\ \
| * | Allow optional refresh for waitForApplication()AL2020-11-282-3/+9
| * | Merge branch 'master' into Al12rs-refresh-waitForApplicationAL2020-11-2815-258/+99
| |\ \ | |/ / |/| |
* | | Merge pull request #1301 from ModOrganizer2/iplugingame-savesAl2020-11-289-202/+57
|\ \ \
| * | | Fix conflicts with master.Mikaël Capelle2020-11-271-8/+3
| * | | Revert translation file.Mikaël Capelle2020-11-251-1817/+1718
| * | | Fix PluginContainer::setUserInterface().Mikaël Capelle2020-11-235-14/+18
| * | | Add timer to the save list watcher to avoid error during refresh.Mikaël Capelle2020-11-212-1/+5
| * | | Return shared_ptr in IPlugin::requirements().Mikaël Capelle2020-11-192-4/+2
| * | | Update following removal of IPlugin::isActive().Mikaël Capelle2020-11-181-1718/+1817
| * | | Move MemoizedLock to uibase.Mikaël Capelle2020-11-182-49/+4
| * | | Update following addition of IPluginGame::listSaves().Mikaël Capelle2020-11-184-136/+30