summaryrefslogtreecommitdiff
path: root/src/organizerproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into imodlist-updatesMikaël Capelle2020-10-261-0/+15
|\
| * Add IOrganizer::onProfileXXX callbacks.Mikaël Capelle2020-10-241-0/+15
* | Move IOrganizer::getMod() to IModList::getMod().Mikaël Capelle2020-10-251-5/+0
* | Move IOrganizer::removeMod() to IModList::removeMod().Mikaël Capelle2020-10-251-5/+0
* | Move IOrganizer::modsSortedByProfilePriority() to IModList::allModsByProfileP...Mikaël Capelle2020-10-251-5/+0
* | Rename IOrganizer::refreshModList -> refresh.Mikaël Capelle2020-10-251-2/+2
* | Move IOrganizer::onModInstalled() to IModList. Add IModList::onModRemoved().Mikaël Capelle2020-10-251-5/+0
|/
* Always call onPluginSettingChanged and onUserInterfaceInitialized callbacks.Mikaël Capelle2020-10-181-2/+4
* Use proxy for ModList, PluginList and DownloadManager. Do not use registered ...Mikaël Capelle2020-10-111-36/+45
* Add 'reinstallation' parameter to onInstallationStart().Mikaël Capelle2020-09-221-1/+1
* Add IPluginInstaller onInstallationStart and onInstallationEnd callbacks.Mikaël Capelle2020-09-211-1/+1
* Remove unecessary default constructor call.Mikaël Capelle2020-06-161-2/+1
* Update for new organizer callbacks.Mikaël Capelle2020-06-151-7/+16
* Add findFiles overload with glob patterns.Mikaël Capelle2020-06-081-0/+17
* Add IOrganizer signal when a plugin setting is changed.Mikaël Capelle2020-06-051-1/+10
* now using new common cmakefilesisanae2020-04-231-1/+1
* renamed LockWidget to UILockerisanae2019-11-061-1/+1
* added a ForceWait flag to bypass disabled lockingisanae2019-11-061-2/+4
* added attachToProcess(), made waitForApplication() privateisanae2019-11-061-3/+10
* removed runExecutableOrExecutableFile()isanae2019-11-061-6/+26
* added lockwidget to replace all the other dialogsisanae2019-11-061-1/+18
* split to processrunnerisanae2019-11-061-2/+2
* renamed startApplication() to runExecutableOrExecutableFile()isanae2019-11-061-3/+7
* Add parameters to startApplication to allow control of custom overwriteLostDragonist2019-03-241-5/+3
* Add function to get configured mods directoryLostDragonist2019-02-231-0/+5
* Changes to allow installer_NCC to use the game source set in the DL metaSilarn2018-05-071-0/+5
* Support for multi-game downloadsSilarn2018-04-161-2/+4
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-57/+130
* Applied clang-format on sourceSandro Jäckel2018-02-221-130/+57
* Fixing overwrite problemsZachHaber2017-01-171-2/+8
* cleanupTannin2016-05-191-5/+0
* merged master into new_vfs_libraryTannin2016-02-121-1/+12
* Merge branch 'master' into new_vfs_libraryTannin2015-12-071-11/+12
|\
| * Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-1/+0
| * Bunch of const correctness changes. There shouldn't be any update of plugin g...Thomas Tanner2015-11-251-1/+1
| * Final eradication of igameinfo and adding python wrappers for IPluginGameThomas Tanner2015-11-221-5/+0
| * Removal of (get)BinaryNameThomas Tanner2015-11-211-4/+9
| * Get rid of `GameIfo::getOrganizerDirectory` and associated member variableThomas Tanner2015-11-201-1/+3
* | - no longer displaying "not logged in". This was too confusing for someTannin2015-12-071-0/+5
|/
* extended plugin interface. Plugins can now activate/deactivate mods, install ...Tannin2015-05-171-2/+2
* - bugfixesTannin2015-01-061-1/+1
* MergeTannin2015-01-041-1/+1
|\
| * cleanup und bugfixes after refactoringTannin2014-11-281-1/+1
* | - fixes after mergeTannin2015-01-041-24/+1
* | Merge with branch1.2Tannin2015-01-031-64/+39
|\|
| * - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-77/+31
| * - new plugin-api to determine the origin of a fileTannin2014-08-181-0/+16
| * - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-0/+5
* | - NCC installer can now discover files in other mods (thanks Reunion!) and kn...Tannin2014-12-131-0/+7
* | - new plugin-api to determine the origin of a fileTannin2014-08-181-0/+16