index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
filetree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaƫl Capelle
2023-07-09
1
-13
/
+16
*
fixed crash because items were sorted while being expanded
isanae
2020-07-19
1
-0
/
+3
*
error checking in dump()
isanae
2020-02-18
1
-4
/
+0
*
just disable recursive filtering when fully loading
isanae
2020-02-07
1
-0
/
+2
*
item activation
isanae
2020-02-07
1
-9
/
+11
*
removed bad minimum column width in the data tab
isanae
2020-02-05
1
-1
/
+0
*
fixed warning when comparing empty strings
isanae
2020-02-05
1
-0
/
+3
*
hidden unique_ptr into FileTreeItem
isanae
2020-02-04
1
-1
/
+1
*
shell menu for multiple files
isanae
2020-02-04
1
-1
/
+2
*
shift+right click for shell menu
isanae
2020-02-04
1
-1
/
+1
*
renamed ToLower() to avoid confusion with in-place vs copy
isanae
2020-02-04
1
-0
/
+1
*
split item and model
isanae
2020-02-04
1
-170
/
+6
*
initial implementation for updating file tree, buggy
isanae
2020-02-04
1
-0
/
+26
*
implemented dump to file
isanae
2020-02-04
1
-1
/
+5
*
implemented explore origin, open mod info, hide and unhide
isanae
2020-02-04
1
-1
/
+12
*
added a few missing consts
isanae
2020-02-04
1
-1
/
+45
*
split IconFetcher
isanae
2020-02-04
1
-4
/
+2
*
now prunes empty directories
isanae
2020-02-04
1
-3
/
+13
*
tooltips, archive names
isanae
2020-02-04
1
-3
/
+8
*
IconFetcher
isanae
2020-02-04
1
-1
/
+7
*
load items on demand
isanae
2020-02-04
1
-2
/
+18
*
split FileTreeModel, initial implementation, some stuff is broken
isanae
2020-02-04
1
-0
/
+110