keysmith/src
Johan Ouwerkerk 6ae5f7be21 Rework main page UX:
- Get rid of cards in favour of a more plain list view
 - Implement removing (deleting) accounts
2020-01-28 17:56:39 +01:00
..
account Rewrite Account (storage) management as a separate (sub)module within Keysmtih 2020-01-28 06:49:06 +00:00
app Introduce an 'application context' (sub)module for Keysmtih. 2020-01-28 06:49:06 +00:00
base32 Refactor: turn the base32 wrapper into a static library 2019-12-28 06:40:31 +00:00
contents/ui Rework main page UX: 2020-01-28 17:56:39 +01:00
model Rewrite Account model(s) as a separate (sub)module within Keysmith, layered on top of the new Account (storage) module. 2020-01-28 06:49:06 +00:00
validators Fix minor typos 2019-12-18 18:49:58 +02:00
CMakeLists.txt Use the new Account models. 2020-01-28 06:49:06 +00:00
main.cpp Use the new Account models. 2020-01-28 06:49:06 +00:00
oath_p.h Fixup: add license information to oath_p.h 2019-09-11 09:40:27 +02:00
resources.qrc Rework main page UX: 2020-01-28 17:56:39 +01:00