index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pluginlist.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use case-insensitive data structure in plugin list.
Mikaël Capelle
2021-01-31
1
-6
/
+7
*
Move settings around. Remove unused settings.
Mikaël Capelle
2021-01-29
1
-5
/
+1
*
Remove selection-related stuff from plugin/mod lists.
Mikaël Capelle
2021-01-02
1
-1
/
+5
*
Minor clean for plugin list.
Mikaël Capelle
2021-01-02
1
-10
/
+4
*
Move plugin list context menu to its own class and to PluginListView.
Mikaël Capelle
2021-01-02
1
-10
/
+4
*
Move keyboard event to PluginListView.
Mikaël Capelle
2021-01-02
1
-6
/
+11
*
Fix callbacks for pluginlist, modlist and download manager.
Mikaël Capelle
2020-12-02
1
-21
/
+30
*
Change for onPluginStateChanged to take a list of plugins.
Mikaël Capelle
2020-09-05
1
-2
/
+11
*
Add IPluginList::setPriority implementation.
Mikaël Capelle
2020-08-30
1
-7
/
+8
*
split directoryentry
isanae
2020-02-18
1
-1
/
+0
*
Change Qtime to QElapsedtimer in some palaces to remove the warnings.
AL
2020-02-15
1
-1
/
+2
*
added loot info to tooltip
isanae
2019-11-23
1
-0
/
+4
*
removed m_ prefix from struct members
isanae
2019-11-23
1
-26
/
+31
*
added loot report to the plugin list, not used yet
isanae
2019-11-23
1
-0
/
+17
*
Only flag plugins as light if the game supports light plugins
LostDragonist
2019-10-15
1
-1
/
+1
*
Add context menu option to send to a specific priority
LostDragonist
2018-11-04
1
-7
/
+2
*
Fix matching highlights for mod and plugin selections
LostDragonist
2018-11-01
1
-1
/
+1
*
Add send to top/bottom options for the plugin list
LostDragonist
2018-10-31
1
-0
/
+12
*
Add "enable/disable selected" to plugin list context menu
LostDragonist
2018-08-16
1
-0
/
+10
*
Added ability to open mod information window by double cliking on plugins.
Al12rs
2018-07-17
1
-0
/
+6
*
Added a flag to the plugin list indicating if a certain plugin has one or mor...
Al12rs
2018-07-17
1
-1
/
+2
*
Make sure to update the index when data is changed
Silarn
2018-05-04
1
-0
/
+5
*
Vastly improved plugin index generation and sorting
Silarn
2018-05-04
1
-1
/
+2
*
Fix ESL index display and sorting by index
Silarn
2018-04-27
1
-0
/
+1
*
Updates to allow a full plugin data refresh in certain circumstances
Silarn
2018-04-08
1
-1
/
+2
*
Light flagged master support and other minor changes
Jeremy Rimpo
2018-03-05
1
-0
/
+2
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-222
/
+237
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-237
/
+222
*
Final highlighting changes
Jeremy Rimpo
2017-12-02
1
-1
/
+2
*
Implement mod/plugin highlighting when pair is selected
Jeremy Rimpo
2017-11-30
1
-0
/
+3
*
Correctly render the modindex for ESLs
Jeremy Rimpo
2017-10-21
1
-0
/
+4
*
Add ESL flag type detection
Jeremy Rimpo
2017-10-20
1
-0
/
+2
*
removed highlighting of dummy plugins
Tannin
2016-05-15
1
-1
/
+0
*
fixed priority ordering after enabling/disabling mod
Tannin
2016-05-09
1
-0
/
+2
*
moved plugins.txt reading/writing to game plugin
Tannin
2016-05-06
1
-28
/
+6
*
Bunch of const correctness changes. There shouldn't be any update of plugin g...
Thomas Tanner
2015-11-25
1
-2
/
+2
*
Replace GameInfo::getLoadorderMechanism with IPluginGame::getLoadOrderMechanism
Thomas Tanner
2015-11-24
1
-0
/
+12
*
Remove some unused files and build esptk as a library
Tom Tanner
2015-09-26
1
-1
/
+0
*
a signal is now emitted when the state (checked/unchecked) of a plugin changes
Tannin
2015-03-31
1
-5
/
+5
*
minor cleanup
Tannin
2015-03-09
1
-0
/
+4
*
- some fixes to how file changes are signaled and delayed
Tannin
2015-03-01
1
-9
/
+1
*
- bugfixes
Tannin
2015-01-06
1
-1
/
+0
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-1
/
+1
*
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-1
/
+1
*
plugins can now query the list of masters for a plugin
Tannin
2014-09-10
1
-0
/
+1
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-4
/
+8
*
- processes spawned from MO are now themselves allowed to break away from the...
Tannin
2014-08-25
1
-0
/
+1
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-344
/
+344
*
- test-plugins accidentally distributed in the 1.2.5 release are now automati...
Tannin
2014-06-25
1
-1
/
+1
*
- added pseudo-categories to filter for mo-managed vs. unmanaged mods
Tannin
2014-06-16
1
-1
/
+6
[next]