----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128923/ -----------------------------------------------------------
Review request for Kdenlive. Repository: kdenlive Description ------- This patch implements the missing action "deselect" as the opposite of "select all" for the timeline. Similar to selectAll it is wired up to the default deselect action in KF5. This allows users to assign a keyboard shortcut; please note that the default KF5 shortcut for this is Shift+Ctrl+A. Diffs ----- src/kdenliveui.rc 7543d5d src/mainwindow.h 95629ae src/mainwindow.cpp a9b4c2f src/timeline/customtrackview.h 3b9e4d0 src/timeline/customtrackview.cpp 5f377c3 Diff: https://git.reviewboard.kde.org/r/128923/diff/ Testing ------- Tested on recent Kdenlive git master on Kubuntu 16.04LTS with recent KF5 and Qt updates installed. Thanks, The DiveO