keepassxc/tests/gui
Jonathan White 0d3eb047c7 Prevent crash when all entries are deleted from a group
* Fix #4093 - The first entry in the list is selected after deleting an entry
* Prevents crashes due to dangling pointers held by the Entry Preview Widget when entries were deleted.
* Improve GUI tests to ensure this new behavior occurs.
2020-01-16 10:53:41 -05:00
..
CMakeLists.txt Fix building without features 2019-10-29 23:03:39 -04:00
TestGui.cpp Prevent crash when all entries are deleted from a group 2020-01-16 10:53:41 -05:00
TestGui.h Improve Database and CLI tests 2019-10-20 18:56:41 -04:00
TestGuiBrowser.cpp Add support for multiple URLs in an entry 2019-10-16 22:20:57 -04:00
TestGuiBrowser.h Add support for multiple URLs in an entry 2019-10-16 22:20:57 -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