From b039fbf6aaef0e961490f8267a91976866ac2e0a Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 6 Jul 2013 19:24:04 +0200 Subject: Lots of Display Changes * Save header states * Implement delegates for columns * unify size and duration to 1 column * colorize View ... and lots of other things I forgot :) --- archivecontroller.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'archivecontroller.cpp') diff --git a/archivecontroller.cpp b/archivecontroller.cpp index 0c67ef7..32528aa 100644 --- a/archivecontroller.cpp +++ b/archivecontroller.cpp @@ -43,6 +43,7 @@ void ArchiveController::treeSelectionChanged(const QItemSelection &selected, con ids.unite(mArchiveModel->seriesPartIds(idx)); } mArchiveFilesModel->populate(ids); + mArchiveFiles->expandAll(); } QModelIndexList ArchiveController::mapToSource(const QSortFilterProxyModel *proxy, const QModelIndexList idxs) const{ -- cgit v1.2.3-70-g09d2