keepassxc/tests/gui
Jonathan White 49487f9d4a Fix changing focus around the main window using tab
* Override Qt's default [broken] behavior of handling Tab/Shift+Tab to navigate around the MainWindow. Completely fixes trapped focus.

* Improve handling of search results when navigating the UI.

* Fix selecting first entry after ending a search.

* Add keyboard shortcuts to directly focus on search (F1), Group List (F2), and Entry List (F3)

* Fixes #2878, #4636, and #4221
2020-05-14 20:21:32 -04:00
..
CMakeLists.txt Fix building without features 2019-10-29 23:03:39 -04:00
TestGui.cpp Fix changing focus around the main window using tab 2020-05-14 20:21:32 -04:00
TestGui.h Remove inline password generator when editing entries 2020-03-09 18:03:20 -04:00
TestGuiBrowser.cpp Complete refactor of Browser Integration classes 2020-05-14 17:14:17 -04:00
TestGuiBrowser.h Complete refactor of Browser Integration classes 2020-05-14 17:14:17 -04:00
TestGuiPixmaps.cpp Fixed issues with initial commit 2018-07-06 22:23:52 -04:00
TestGuiPixmaps.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00