0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-20 04:12:15 +02:00
keepassxc/tests/gui
Fonic 66291ecc38 Update GUI test to account for changed column indices
Update clicks within entry view referencing column indices to account
for changed column indices due to new way of showing/hiding column Entry
Model::ParentGroup. This column now has fixed index 0 wether it's shown
or hidden, thus all indices need to be shifted by +1 when not in search
mode
2018-01-21 15:17:05 +01:00
..
CMakeLists.txt Fix testgui for Windows (PR #137) 2017-01-03 22:27:41 -05:00
TemporaryFile.cpp Update and fix copyright headers 2017-06-14 15:54:43 +02:00
TemporaryFile.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00
TestGui.cpp Update GUI test to account for changed column indices 2018-01-21 15:17:05 +01:00
TestGui.h Fix memory leaks in tests 2018-01-13 14:24:58 -05:00
TestGuiPixmaps.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestGuiPixmaps.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00