index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modlistview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change IOrganizer::profile return type to a shared_ptr (#2322)
Jonathan Feenstra
2026-01-11
1
-2
/
+3
*
Add author and uploader columns to mod list (#2269)
Jonathan Feenstra
2025-08-18
1
-0
/
+1
*
Dependency Updates Meta PR (#2242)
Jeremy Rimpo
2025-05-22
1
-2
/
+4
*
Highlight mods that contain selected files in data tab (#2179)
Jonathan Feenstra
2025-01-02
1
-21
/
+9
*
Use MO2 formatting action. (#2032)
Mikaël Capelle
2024-05-26
1
-2
/
+2
*
Refactoring for upstream merge
Jeremy Rimpo
2023-09-21
1
-1
/
+1
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-323
/
+404
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-1465
/
+1465
*
Merge pull request #1503 from LostDragonist/filename
Chris Bessent
2021-05-01
1
-1
/
+1
|
\
|
*
Fix fixDirectoryName includes
Chris Bessent
2021-04-29
1
-1
/
+1
*
|
model() can return null for invalid indexes
isanae
2021-03-20
1
-0
/
+7
|
/
*
Switch back to invalidating filter when receiving mod updates.
Mikaël Capelle
2021-02-21
1
-0
/
+5
*
Better refresh of override markers and conflicts.
Mikaël Capelle
2021-02-09
1
-1
/
+4
*
Fix enable/disable all message.
Mikaël Capelle
2021-01-24
1
-59
/
+44
*
Move update of directory structure after mod priority change to organizer core.
Mikaël Capelle
2021-01-21
1
-36
/
+0
*
Increase robustness of mods priority in profile.
Mikaël Capelle
2021-01-20
1
-4
/
+3
*
Refresh mod counter when filtering.
Mikaël Capelle
2021-01-19
1
-3
/
+1
*
Fix scrolling when moving mods with keyboard.
Mikaël Capelle
2021-01-18
1
-0
/
+5
*
Better handling of layoutChanged in by-priority proxy to avoid resetting.
Mikaël Capelle
2021-01-18
1
-30
/
+18
*
Add option to enable auto-collapse on hover after delay.
Mikaël Capelle
2021-01-17
1
-1
/
+1
*
Merge pull request #1363 from Holt59/modlist-improvements
Al
2021-01-16
1
-37
/
+68
|
\
|
*
Fix drag&drop in manual installer after drag&drop of download/external archiv...
Mikaël Capelle
2021-01-16
1
-4
/
+7
|
*
Only maintain selection after drag&drop of mods.
Mikaël Capelle
2021-01-16
1
-1
/
+6
|
*
Maintain selection when changing priority manually.
Mikaël Capelle
2021-01-16
1
-0
/
+13
|
*
Maintain selection after drag&drop. Fix update of conflicts (visual) after pr...
Mikaël Capelle
2021-01-16
1
-26
/
+25
|
*
Fix archive overwritten marker.
Mikaël Capelle
2021-01-16
1
-1
/
+1
|
*
Fix priority foreground color on colored separators.
Mikaël Capelle
2021-01-16
1
-3
/
+2
|
*
Add send to last conflict action for modlist.
Mikaël Capelle
2021-01-16
1
-3
/
+15
*
|
Add settings to enable/disable icons on collapsed separators.
Mikaël Capelle
2021-01-14
1
-1
/
+4
*
|
Disable highlighting from/to separators separately.
Mikaël Capelle
2021-01-14
1
-5
/
+2
*
|
Contextual menu entry for enable/disable all visible.
Mikaël Capelle
2021-01-14
1
-10
/
+5
|
/
*
Add setting to enable/disable collapsible priority depending on the sort order.
Mikaël Capelle
2021-01-11
1
-1
/
+1
*
Fix drop in separator and create mod in separator in descending priority.
Mikaël Capelle
2021-01-11
1
-0
/
+5
*
Allow collapsible separator in descending priority.
Mikaël Capelle
2021-01-11
1
-2
/
+2
*
Add comment to mousePressEvent().
Mikaël Capelle
2021-01-11
1
-0
/
+6
*
Change 'Create empty mod' depending on the currently selected mod.
Mikaël Capelle
2021-01-10
1
-1
/
+1
*
Request window focus when dropping external archive.
Mikaël Capelle
2021-01-10
1
-0
/
+1
*
Request window focus when dropping external folder and scroll to new mod.
Mikaël Capelle
2021-01-10
1
-6
/
+16
*
Display upgrade/warning for versions on collapsed separators.
Mikaël Capelle
2021-01-10
1
-0
/
+2
*
Rename ModListStyledItemDelegated -> ModListStyledItemDelegate.
Mikaël Capelle
2021-01-10
1
-4
/
+4
*
Tentative fix for automatic text color when markers or separator colors are u...
Mikaël Capelle
2021-01-10
1
-5
/
+16
*
Fix Alt+Click for selecting children of separators.
Mikaël Capelle
2021-01-10
1
-0
/
+45
*
Fix drop below collapsed separator.
Mikaël Capelle
2021-01-10
1
-1
/
+9
*
Add option to have different separator collapsed/expanded states between prof...
Mikaël Capelle
2021-01-10
1
-3
/
+19
*
Update markers and plugins highligths when separator is expanded/collapsed.
Mikaël Capelle
2021-01-10
1
-40
/
+41
*
Show conflicts and highligth plugins from collapsed separators.
Mikaël Capelle
2021-01-10
1
-47
/
+40
*
Alt+Click select/deselect the rows below from a separator.
Mikaël Capelle
2021-01-10
1
-0
/
+24
*
Display mod flags on collapsed separators.
Mikaël Capelle
2021-01-10
1
-9
/
+35
*
Display children contents in collapsed separator.
Mikaël Capelle
2021-01-10
1
-11
/
+64
*
Avoid switching proxy model when not necessary.
Mikaël Capelle
2021-01-05
1
-22
/
+17
[next]