index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pluginlist.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "enable/disable selected" to plugin list context menu
LostDragonist
2018-08-16
1
-0
/
+41
*
Tweak shading of mods and plugins to better support dark themes
LostDragonist
2018-08-01
1
-1
/
+1
*
Truncate strings longer than 1024 characters in the plugin list tooltip
LostDragonist
2018-07-23
1
-6
/
+15
*
Added clarification to loads archives tooltip.
Al12rs
2018-07-17
1
-1
/
+1
*
Added ability to open mod information window by double cliking on plugins.
Al12rs
2018-07-17
1
-0
/
+7
*
Added a flag to the plugin list indicating if a certain plugin has one or mor...
Al12rs
2018-07-17
1
-4
/
+22
*
Make sure to update the index when data is changed
Silarn
2018-05-04
1
-0
/
+6
*
Vastly improved plugin index generation and sorting
Silarn
2018-05-04
1
-35
/
+21
*
4096 was the correct number
Silarn
2018-04-27
1
-4
/
+4
*
Fix ESL index display and sorting by index
Silarn
2018-04-27
1
-2
/
+21
*
Add flag and description text to ESL-flagged ESPs
Silarn
2018-04-11
1
-2
/
+9
*
Updates to allow a full plugin data refresh in certain circumstances
Silarn
2018-04-08
1
-1
/
+8
*
Light flagged master support and other minor changes
Jeremy Rimpo
2018-03-05
1
-5
/
+17
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-874
/
+950
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-950
/
+874
*
Implement file priority for loose files > archives
Jeremy Rimpo
2017-12-17
1
-13
/
+13
*
A number of improvements and fixes
Jeremy Rimpo
2017-12-13
1
-3
/
+27
*
Final highlighting changes
Jeremy Rimpo
2017-12-02
1
-2
/
+2
*
Add unmanaged mods and fix plugin identification
Jeremy Rimpo
2017-11-30
1
-1
/
+8
*
Implement mod/plugin highlighting when pair is selected
Jeremy Rimpo
2017-11-30
1
-2
/
+32
*
Update master parsing and detect ESLs by extension
Jeremy Rimpo
2017-10-26
1
-12
/
+14
*
Fix minor ESL issues and set a useful URL for issue reporting
Jeremy Rimpo
2017-10-24
1
-3
/
+3
*
Display the index of the ESL in the mod index space to differentiate ESLs
Jeremy Rimpo
2017-10-21
1
-1
/
+1
*
Correctly render the modindex for ESLs
Jeremy Rimpo
2017-10-21
1
-3
/
+17
*
Add ESL flag type detection
Jeremy Rimpo
2017-10-20
1
-4
/
+20
*
Basic ESL updates
Jeremy Rimpo
2017-10-20
1
-1
/
+1
*
Merge branch 'master' into new_vfs_library
Tannin
2016-06-30
1
-0
/
+1
|
\
|
*
Some include-what-you-use suggested changes
Thomas Tanner
2016-06-27
1
-0
/
+1
|
*
Removing the 'get' in all function names and making FO4 plugin build
Thomas Tanner
2016-01-24
1
-3
/
+3
*
|
fixed creation of data paths after changing paths in settings and update of p...
Tannin
2016-06-23
1
-5
/
+5
*
|
fixed: mandatory esms could get disabled without a way in the ui to re-enable...
Tannin
2016-06-01
1
-5
/
+7
*
|
removed obsolete stuff
Tannin
2016-05-16
1
-1
/
+0
*
|
removed highlighting of dummy plugins
Tannin
2016-05-15
1
-10
/
+0
*
|
fixed: after running an external application the plugin list was potentially ...
Tannin
2016-05-15
1
-0
/
+2
*
|
fixed crash when disabling mods
Tannin
2016-05-11
1
-1
/
+7
*
|
fixed priority ordering after enabling/disabling mod
Tannin
2016-05-09
1
-1
/
+35
*
|
moved plugins.txt reading/writing to game plugin
Tannin
2016-05-06
1
-203
/
+82
*
|
removed get-prefix from many getters. removed const from managed_game variable.
Tannin
2015-12-28
1
-3
/
+3
|
/
*
Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...
Thomas Tanner
2015-11-26
1
-1
/
+0
*
Bunch of const correctness changes. There shouldn't be any update of plugin g...
Thomas Tanner
2015-11-25
1
-1
/
+1
*
Replace GameInfo::getLoadorderMechanism with IPluginGame::getLoadOrderMechanism
Thomas Tanner
2015-11-24
1
-3
/
+8
*
small stuff
Tannin
2015-05-26
1
-1
/
+0
*
dropped redundant report.h/report.cpp
Tannin
2015-05-09
1
-1
/
+1
*
refactorings
Tannin
2015-04-12
1
-5
/
+7
*
bugfix: batch-activation/deactivation used non-persistent indices which seems to
Tannin
2015-04-12
1
-1
/
+5
*
MO will no longer use the load order from an empty loadorder.txt because the
Tannin
2015-04-12
1
-0
/
+4
*
enabling/disabling a plugin should now immediately cause a check for problems
Tannin
2015-04-08
1
-2
/
+8
*
a signal is now emitted when the state (checked/unchecked) of a plugin changes
Tannin
2015-03-31
1
-11
/
+32
*
will now avoid writing plugin lists if they would be empty (as its probably a...
Tannin
2015-03-31
1
-2
/
+6
*
minor cleanup
Tannin
2015-03-09
1
-3
/
+4
[next]