keysmith/src
Johan Ouwerkerk 4cff5519ed Automatically show the "add OTP" form when there are no OTP tokens yet on start up.
This is a small UX improvement to make it a little easier to get started with the app.
2019-09-25 11:17:48 +02:00
..
contents/ui Automatically show the "add OTP" form when there are no OTP tokens yet on start up. 2019-09-25 11:17:48 +02:00
CMakeLists.txt Add dedicated base32 helper utilities in its own namespace. 2019-09-11 09:40:44 +02:00
account.cpp Make the 'clock' an injectable dependency via the Account constructor. 2019-09-11 09:40:44 +02:00
account.h Make the 'clock' an injectable dependency via the Account constructor. 2019-09-11 09:40:44 +02:00
accountmodel.cpp Remove the leftover code to migrate config format 2019-03-25 19:31:48 +05:30
accountmodel.h Initial code for OTP client 2019-03-25 02:58:56 +05:30
base32.cpp Add dedicated base32 helper utilities in its own namespace. 2019-09-11 09:40:44 +02:00
base32.h Add dedicated base32 helper utilities in its own namespace. 2019-09-11 09:40:44 +02:00
main.cpp Initial code for OTP client 2019-03-25 02:58:56 +05:30
oath_p.h Fixup: add license information to oath_p.h 2019-09-11 09:40:27 +02:00
resources.qrc Initial code for OTP client 2019-03-25 02:58:56 +05:30