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
*
split directoryentry
isanae
2020-02-18
1
-6
/
+10
*
error checking in dump()
isanae
2020-02-18
1
-4
/
+1
*
harmonized widgets in the tabs, fixed styles
isanae
2020-02-05
1
-5
/
+0
*
bumped to 2.2.2alpha7
isanae
2019-11-25
1
-5
/
+5
*
added loot info to tooltip
isanae
2019-11-23
1
-40
/
+172
*
removed m_ prefix from struct members
isanae
2019-11-23
1
-189
/
+208
*
added loot report to the plugin list, not used yet
isanae
2019-11-23
1
-112
/
+181
*
<li> in tooltip for information messages
isanae
2019-11-18
1
-1
/
+5
*
Only flag plugins as light if the game supports light plugins
LostDragonist
2019-10-15
1
-5
/
+7
*
emblemes -> emblems
isanae
2019-10-04
1
-1
/
+1
*
added tooltip for flags, reworded those copy/pasted from the mod list
isanae
2019-10-04
1
-3
/
+4
*
log line and line number when there's an error with the locked order file
isanae
2019-09-09
1
-0
/
+4
*
split settings into a bunch of classes
isanae
2019-09-02
1
-1
/
+1
*
changed crash dump type to use enum instead of int
isanae
2019-08-24
1
-1
/
+1
*
Merge pull request #807 from isanae/logging-rework
Jeremy Rimpo
2019-08-02
1
-10
/
+10
|
\
|
*
changed qDebug() to log::debug()
isanae
2019-07-22
1
-3
/
+3
|
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-5
/
+5
|
*
replaced qWarning()
isanae
2019-07-22
1
-2
/
+2
*
|
Refactor obsolete methods
Silarn
2019-07-03
1
-1
/
+1
|
/
*
findFile() seems to return null in some cases and crash on the line below
isanae
2019-05-27
1
-1
/
+1
*
Allow selecting overwrite to trigger selected plugin highlight
LostDragonist
2019-03-09
1
-3
/
+2
*
Use case insensitive check for flagging primary prugins.
Al
2019-02-12
1
-1
/
+2
*
Fix some logs
LostDragonist
2019-01-31
1
-1
/
+1
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2
LostDragonist
2019-01-22
1
-21
/
+3
|
\
|
*
Improved performance of pluginlist refresh by removing regex
Al
2019-01-22
1
-21
/
+3
*
|
Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2
Silarn
2019-01-18
1
-1
/
+1
|
\
|
|
*
Fix or ignore a number of compiler warnings.
Al
2019-01-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2
Silarn
2019-01-05
1
-9
/
+31
|
\
|
|
*
Change qPrintable to qUtf8Printable to better support non-ASCII text
LostDragonist
2019-01-05
1
-6
/
+6
|
*
Improve performance of refresh (regex and code distribution)
Al
2019-01-05
1
-4
/
+26
*
|
Merge branch 'Develop' into archive_conflicts_2
Project579
2018-12-29
1
-10
/
+14
|
\
|
|
*
Changed "Loads BSA" flag to finds loaded archives in the entire virtual folder.
Al
2018-12-28
1
-10
/
+13
|
*
Added Active Plugins and Active Mods counters
Al
2018-12-24
1
-0
/
+1
*
|
Initial archive conflict parsing
Silarn
2018-12-12
1
-2
/
+2
|
/
*
Fix highlighting plugins when selecting mods with no visible priority
LostDragonist
2018-12-12
1
-1
/
+4
*
Add context menu option to send to a specific priority
LostDragonist
2018-11-04
1
-21
/
+2
*
Fix matching highlights for mod and plugin selections
LostDragonist
2018-11-01
1
-4
/
+7
*
Added ability to change color of conflict and plugin highlighting from the se...
Al12rs
2018-11-01
1
-1
/
+1
*
Improve changing mod and plugin priorities
LostDragonist
2018-11-01
1
-7
/
+25
*
Add send to top/bottom options for the plugin list
LostDragonist
2018-10-31
1
-27
/
+61
*
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
[next]