index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display inactive checkbox for core plugins (not for games).
Mikaël Capelle
2020-11-17
1
-1
/
+9
*
Add core plugins and better messages.
Mikaël Capelle
2020-11-17
3
-7
/
+35
*
Fix had -> add.
Mikaël Capelle
2020-11-17
1
-1
/
+1
*
Replace : by . in comments.
Mikaël Capelle
2020-11-17
1
-3
/
+3
*
Fix selection in Plugins settings.
Mikaël Capelle
2020-11-17
2
-65
/
+87
*
Fix filter for child plugins.
Mikaël Capelle
2020-11-17
1
-1
/
+1
*
Check for disabled mod page plugins.
Mikaël Capelle
2020-11-13
1
-4
/
+7
*
Merge branch 'master' of github.com:ModOrganizer2/modorganizer into iplugin-i...
Mikaël Capelle
2020-11-13
6
-11
/
+42
|
\
|
*
Merge pull request #1294 from isanae/master
isanae
2020-11-12
5
-8
/
+37
|
|
\
|
|
*
fixed a bunch of instance and command line stuff
isanae
2020-11-12
5
-8
/
+37
|
*
|
Merge pull request #1293 from isanae/master
isanae
2020-11-12
1
-3
/
+5
|
|
\
|
|
|
*
highlighting plugins from the data directory would crash
isanae
2020-11-12
1
-3
/
+5
|
|
/
*
|
Proper handling of mod pages.
Mikaël Capelle
2020-11-13
2
-10
/
+42
*
|
Better 'Browse Mod Page' menu.
Mikaël Capelle
2020-11-13
3
-38
/
+44
*
|
Feeling like Shakespeare.
Mikaël Capelle
2020-11-12
1
-0
/
+48
*
|
Do not initialize proxied plugins twice.
Mikaël Capelle
2020-11-12
2
-10
/
+20
*
|
Add callbacks for plugin enabled/disabled.
Mikaël Capelle
2020-11-12
6
-1
/
+66
*
|
It's 2020.
Mikaël Capelle
2020-11-12
3
-37
/
+30
*
|
Proper handling of proxied plugins that implement multiple interfaces.
Mikaël Capelle
2020-11-12
3
-31
/
+144
*
|
Remove duplicate dependencies.
Mikaël Capelle
2020-11-11
1
-2
/
+4
*
|
Handle proxy dependencies differently.
Mikaël Capelle
2020-11-11
3
-13
/
+60
*
|
Remove incorrect warning.
Mikaël Capelle
2020-11-11
1
-5
/
+0
*
|
Use IPlugin::master() when present.
Mikaël Capelle
2020-11-11
3
-11
/
+88
*
|
Fix rebase.
Mikaël Capelle
2020-11-11
1
-2
/
+1
*
|
Cleaner IPluginRequirement.
Mikaël Capelle
2020-11-11
3
-25
/
+7
*
|
Fix display of tools in the MainWindow menu.
Mikaël Capelle
2020-11-11
5
-41
/
+34
*
|
Fix handling of previous 'enabled' settings.
Mikaël Capelle
2020-11-11
1
-7
/
+10
*
|
Hide Tool action instead of not adding them.
Mikaël Capelle
2020-11-11
1
-8
/
+3
*
|
Improve requirements handling.
Mikaël Capelle
2020-11-11
6
-97
/
+361
*
|
PluginRequirement -> IPluginRequirement and minor fixes.
Mikaël Capelle
2020-11-11
2
-21
/
+28
*
|
Insert 'enabled' plugin if not present.
Mikaël Capelle
2020-11-11
1
-0
/
+5
*
|
Replace usage of IPlugin::isActive().
Mikaël Capelle
2020-11-11
13
-64
/
+296
|
/
*
Merge pull request #1290 from isanae/master
isanae
2020-11-10
1
-1
/
+5
|
\
|
*
Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer
isanae
2020-11-10
0
-0
/
+0
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1289 from isanae/master
isanae
2020-11-10
1
-1
/
+7
|
\
\
|
|
*
detectGame() must be called before init()
isanae
2020-11-10
1
-1
/
+5
|
|
/
|
*
uncheck directories changed by the user by default to match the old behaviour...
isanae
2020-11-10
1
-1
/
+7
|
/
*
Merge pull request #1287 from isanae/master
isanae
2020-11-10
3
-33
/
+34
|
\
|
*
whitespace
isanae
2020-11-10
1
-2
/
+2
|
*
don't attempt to parse the command line for launch, it fails in all sorts of ...
isanae
2020-11-09
3
-35
/
+36
|
/
*
Merge pull request #1286 from isanae/master
isanae
2020-11-09
1
-0
/
+2
|
\
|
*
fixed nexus state not being updated
isanae
2020-11-09
1
-0
/
+2
|
/
*
Merge pull request #1284 from isanae/command-line-cleanup
isanae
2020-11-09
39
-1792
/
+3268
|
\
|
*
removed excess padding in plugins tab
isanae
2020-11-09
1
-19
/
+45
|
*
keyboard nav for create instance dialog
isanae
2020-11-08
5
-56
/
+218
|
*
renamed singleinstance.h/cpp to multiprocess.h/cpp
isanae
2020-11-08
5
-4
/
+4
|
*
renamed SingleInstance to MOMultiProcess
isanae
2020-11-08
6
-82
/
+41
|
*
timings
isanae
2020-11-08
2
-0
/
+30
|
*
renamed "change game" button to "manage instances"
isanae
2020-11-07
1
-9
/
+9
|
*
changed wiki link to Instances
isanae
2020-11-07
2
-2
/
+2
[next]