Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lots of Display Changes | Arno | 2013-07-06 | 1 | -0/+2 |
| | | | | | | | | | * Save header states * Implement delegates for columns * unify size and duration to 1 column * colorize View ... and lots of other things I forgot :) | ||||
* | Basic ArchiveFilesModel and ArchiveController | Arno | 2013-07-06 | 1 | -0/+46 |
Implement a new file model for the archive. It's quite basic at this stage, but finally something happens when clicking the archive tree. Also, implement the interaction (signal -> slot) between the views and models in an explicit controller to prevent the mess from the old archive. |