From 99be8eab42d06e662357b2d99e6da6d9d0ff5926 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 7 Jun 2015 05:04:42 +0200 Subject: Usability fixes * start maximized * focus MappingTree when showing NewPicsDialog * Keyboard Shortcuts for FilesystemWidget: CTRL+UP: go to parent dir CTRL+LEFT: go back CTRL+U: unpack * close UnpackDialog when done --- filesystemwidget.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'filesystemwidget.h') diff --git a/filesystemwidget.h b/filesystemwidget.h index c909811..1229962 100644 --- a/filesystemwidget.h +++ b/filesystemwidget.h @@ -75,6 +75,9 @@ class FilesystemWidget : public QWidget { void selectUnpackDir(); void centerCurrent(); + protected: + void keyPressEvent(QKeyEvent *e); + private slots: void dirExpanded(const QModelIndex &idx); void dirCollapsed(const QModelIndex &idx); -- cgit v1.2.3-70-g09d2