From c3cfc9dd9d94a3c3ce2d58c0ec9320c03489f496 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 3 Sep 2016 07:06:55 +0200 Subject: Fix Video sorting Show directories in FileWidget and always put ".." first, then the directories by creating a new QSortFilterProxyModel. For this the file attribute is needed for every column, so use QList instead of individual QStandardItem*s. Use enums to access columns. --- up_dick.png | Bin 0 -> 836 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 up_dick.png (limited to 'up_dick.png') diff --git a/up_dick.png b/up_dick.png new file mode 100644 index 0000000..778df2d Binary files /dev/null and b/up_dick.png differ -- cgit v1.2.3-70-g09d2