index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
organizerproxy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add IOrganizer::virtualFileTree().
Mikaël Capelle
2021-05-14
1
-0
/
+5
*
Merge pull request #1372 from Holt59/install-mod-at
Mikaël Capelle
2021-01-18
1
-1
/
+1
|
\
|
*
Modify 'Install mod... ' in context menu to install above current mod.
Mikaël Capelle
2021-01-18
1
-1
/
+1
*
|
make plugins wait until after the refresh is completed when they request a re...
isanae
2021-01-18
1
-1
/
+1
*
|
renamed Refresh to TriggerRefresh, added WaitForRefresh
isanae
2021-01-18
1
-1
/
+1
|
/
*
Remove unused member in proxy.
Mikaël Capelle
2020-12-04
1
-1
/
+0
*
Remove log for disconnectSignals().
Mikaël Capelle
2020-12-04
1
-2
/
+0
*
Avoid duplicating code to simulate startup.
Mikaël Capelle
2020-12-04
1
-3
/
+21
*
Clarify comment.
Mikaël Capelle
2020-12-04
1
-1
/
+1
*
Fix callbacks for IOrganizer when plugin are unloaded/loaded.
Mikaël Capelle
2020-12-02
1
-18
/
+39
*
Allow optional refresh for waitForApplication()
AL
2020-11-28
1
-2
/
+8
*
Refresh after waiting for application (vfs)
Al
2020-11-26
1
-1
/
+1
*
Add callbacks for plugin enabled/disabled.
Mikaël Capelle
2020-11-12
1
-1
/
+29
*
Replace usage of IPlugin::isActive().
Mikaël Capelle
2020-11-11
1
-0
/
+10
*
pass null IOrganizer to proxy plugins instead of one with a null OrganizerCore
isanae
2020-11-06
1
-167
/
+36
*
call init() on proxy plugins
isanae
2020-11-04
1
-37
/
+169
*
added IPlugin::registered()
isanae
2020-11-04
1
-206
/
+0
*
fixes after rebasing
isanae
2020-11-03
1
-21
/
+15
*
moved nexus api stuff to GlobalSettings
isanae
2020-11-03
1
-0
/
+212
*
Merge branch 'master' into imodlist-updates
Mikaël Capelle
2020-10-26
1
-0
/
+15
|
\
|
*
Add IOrganizer::onProfileXXX callbacks.
Mikaël Capelle
2020-10-24
1
-0
/
+15
*
|
Move IOrganizer::getMod() to IModList::getMod().
Mikaël Capelle
2020-10-25
1
-5
/
+0
*
|
Move IOrganizer::removeMod() to IModList::removeMod().
Mikaël Capelle
2020-10-25
1
-5
/
+0
*
|
Move IOrganizer::modsSortedByProfilePriority() to IModList::allModsByProfileP...
Mikaël Capelle
2020-10-25
1
-5
/
+0
*
|
Rename IOrganizer::refreshModList -> refresh.
Mikaël Capelle
2020-10-25
1
-2
/
+2
*
|
Move IOrganizer::onModInstalled() to IModList. Add IModList::onModRemoved().
Mikaël Capelle
2020-10-25
1
-5
/
+0
|
/
*
Always call onPluginSettingChanged and onUserInterfaceInitialized callbacks.
Mikaël Capelle
2020-10-18
1
-2
/
+4
*
Use proxy for ModList, PluginList and DownloadManager. Do not use registered ...
Mikaël Capelle
2020-10-11
1
-36
/
+45
*
Add 'reinstallation' parameter to onInstallationStart().
Mikaël Capelle
2020-09-22
1
-1
/
+1
*
Add IPluginInstaller onInstallationStart and onInstallationEnd callbacks.
Mikaël Capelle
2020-09-21
1
-1
/
+1
*
Remove unecessary default constructor call.
Mikaël Capelle
2020-06-16
1
-2
/
+1
*
Update for new organizer callbacks.
Mikaël Capelle
2020-06-15
1
-7
/
+16
*
Add findFiles overload with glob patterns.
Mikaël Capelle
2020-06-08
1
-0
/
+17
*
Add IOrganizer signal when a plugin setting is changed.
Mikaël Capelle
2020-06-05
1
-1
/
+10
*
now using new common cmakefiles
isanae
2020-04-23
1
-1
/
+1
*
renamed LockWidget to UILocker
isanae
2019-11-06
1
-1
/
+1
*
added a ForceWait flag to bypass disabled locking
isanae
2019-11-06
1
-2
/
+4
*
added attachToProcess(), made waitForApplication() private
isanae
2019-11-06
1
-3
/
+10
*
removed runExecutableOrExecutableFile()
isanae
2019-11-06
1
-6
/
+26
*
added lockwidget to replace all the other dialogs
isanae
2019-11-06
1
-1
/
+18
*
split to processrunner
isanae
2019-11-06
1
-2
/
+2
*
renamed startApplication() to runExecutableOrExecutableFile()
isanae
2019-11-06
1
-3
/
+7
*
Add parameters to startApplication to allow control of custom overwrite
LostDragonist
2019-03-24
1
-5
/
+3
*
Add function to get configured mods directory
LostDragonist
2019-02-23
1
-0
/
+5
*
Changes to allow installer_NCC to use the game source set in the DL meta
Silarn
2018-05-07
1
-0
/
+5
*
Support for multi-game downloads
Silarn
2018-04-16
1
-2
/
+4
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-57
/
+130
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-130
/
+57
*
Fixing overwrite problems
ZachHaber
2017-01-17
1
-2
/
+8
*
cleanup
Tannin
2016-05-19
1
-5
/
+0
[next]