| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
switching models clears persistent indexes and collapses everything
|
| |
|
|
|
| |
larger default size for filename column
fixed sorting in descending order by default
|
| |
|
|
| |
disable model when resetting, enable it back after the directory refresh so the tree doesn't appear in a weird state in between
|
| |
|
|
|
|
| |
forever
some small optimizations when enabling mods
|
| |
|
|
| |
fixed crash in log when restart MO
|
| |
|
|
|
|
|
|
|
|
| |
filter in data tab
fixed some bad iterators when removing rows
fixed empty directories not being marked as such when refreshing
always sort directories first even when reversing the sort order
fixed children not being sorted
fixed errors about file sizes for directories
remember state of checkboxes in data tab
|
| | |
|
| |
|
|
|
| |
show compressed file size if available
remember file sizes for files in archives
|
| | |
|
| |
|
|
| |
don't refresh tree on active, it's taken care of by fetchMore()
|
| | |
|
| | |
|
| |
|
|
| |
fixed duplicate module notifications not being skipped
|
| | |
|
| |
|
|
|
| |
removed incorrect assert about an empty game edition
added FileTree to wrap a QTreeView and a FileTreeModel, moved some context menu actions over
|
| |
|
|
| |
handles archives and conflicts checkboxes
|
| | |
|
|
|
removed a bunch of undefined functions in MainWindow
|