| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
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
|