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
*
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