keepassxc/src/gui/group
Jonathan White 13983d0e51 Make search always visible (PR #67)
* Moved search bar to toolbar and consolidated search options into dropdown list
* Updated GUI tests to be atomic and rewrote search tests
* Searches are saved between databases
* Search is cleared when all databases are closed
* Implemented global search shortcut (CTRL+F) and a notification bar when in search mode
2016-11-02 21:01:02 -04:00
..
EditGroupWidget.cpp Split EditWidgetIcons::save() into state() and reset(). 2016-10-02 21:45:54 -04:00
EditGroupWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
EditGroupWidgetMain.ui Add GUI for changing default group auto-type sequence. 2015-05-14 12:59:36 +02:00
GroupModel.cpp Convert Q_FOREACH loops to C++11 for loops. 2016-10-02 21:45:55 -04:00
GroupModel.h Merge branch '2.0' 2015-09-26 11:44:27 +02:00
GroupView.cpp Make search always visible (PR #67) 2016-11-02 21:01:02 -04:00
GroupView.h Use C++11 keywords directly. 2015-10-11 10:47:30 +02:00