-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use push buttons in tool bar because they have better behavior when using menus in case the button itself is not supposed to do anything but show the menu * Note that using QToolButton with QToolButton::InstantPopup gives the correct behavior but no arrow is shown * Improve text used on primary button * Use clear method instead of loop * Avoid floating/moving behavior of toolbar as there is no other place to put it anyway * Prevent review action from disappearing (due to reparenting) * Show confirmation dialog when triggering review action a second time from toolbar * Update translations
- Loading branch information
Showing
10 changed files
with
306 additions
and
175 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.