index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
datatab.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Highlight mods that contain selected files in data tab (#2179)
Jonathan Feenstra
2025-01-02
1
-0
/
+14
*
Add filter checkbox to data tab to show/hide hidden files (#2136)
Jonathan Feenstra
2024-10-10
1
-1
/
+17
*
Use MO2 formatting action. (#2032)
Mikaël Capelle
2024-05-26
1
-7
/
+7
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-38
/
+34
*
Fix update of data tab after refresh.
Mikaël Capelle
2021-01-31
1
-1
/
+1
*
Fix refresh of data tab.
Mikaël Capelle
2021-01-29
1
-4
/
+20
*
only sort once at the end when fully loading for search
isanae
2020-07-20
1
-2
/
+2
*
Set filterwidget delay for the data tab to avoid typing stutter
AL
2020-02-23
1
-0
/
+1
*
split directoryentry
isanae
2020-02-18
1
-1
/
+0
*
fixed sorting
isanae
2020-02-18
1
-2
/
+2
*
just disable recursive filtering when fully loading
isanae
2020-02-07
1
-2
/
+11
*
fixed data tab not refreshing after "restarting" MO
isanae
2020-02-07
1
-2
/
+6
*
disconnect any proxies when fully loading
isanae
2020-02-07
1
-0
/
+2
*
filter on filename column only because loading the meta for every file takes ...
isanae
2020-02-05
1
-0
/
+1
*
removed bad minimum column width in the data tab
isanae
2020-02-05
1
-1
/
+1
*
fixed warning when comparing empty strings
isanae
2020-02-05
1
-2
/
+26
*
prune empty directories
isanae
2020-02-04
1
-3
/
+5
*
don't get meta for fields that are not used
isanae
2020-02-04
1
-69
/
+4
*
sort
isanae
2020-02-04
1
-0
/
+4
*
implemented fetchMore() and update for subdirectories
isanae
2020-02-04
1
-1
/
+5
*
split item and model
isanae
2020-02-04
1
-1
/
+2
*
removed dead stuff
isanae
2020-02-04
1
-104
/
+2
*
implemented dump to file
isanae
2020-02-04
1
-57
/
+0
*
implemented explore origin, open mod info, hide and unhide
isanae
2020-02-04
1
-66
/
+12
*
added a few missing consts
isanae
2020-02-04
1
-185
/
+4
*
now prunes empty directories
isanae
2020-02-04
1
-4
/
+18
*
split FileTreeModel, initial implementation, some stuff is broken
isanae
2020-02-04
1
-147
/
+26
*
split data tab
isanae
2020-02-04
1
-0
/
+668