//TODO: for some reason the key events are no captured by QTableView (comicsView) so navigation using up/down is not not workig
fixed selectAll action (only in classic view)
two "comics views" added, classic (flow+table_view) and grid (based on qml/qtquick) TODO: the views are only interchangeable in compilation time, some more work is needed for doing it in run time. fixed reloadCovers