keysmith/src
Johan Ouwerkerk e6a53b6f3b Rebrand otpclient as Keysmith 2019-10-21 19:16:51 +02:00
..
contents/ui Rebrand otpclient as Keysmith 2019-10-21 19:16:51 +02:00
validators Introduce a validator for the HOTP counter field. 2019-10-02 21:56:58 +02:00
CMakeLists.txt Rebrand otpclient as Keysmith 2019-10-21 19:16:51 +02:00
account.cpp Modernise Account C++ code a bit 2019-09-25 14:40:53 +02:00
account.h Refactor: prefer Q_ENUM for declaring C++ enums to the Qt meta type system 2019-10-20 14:09:39 +02:00
accountmodel.cpp Rebrand otpclient as Keysmith 2019-10-21 19:16:51 +02:00
accountmodel.h Modernise AccountModel C++ code a bit 2019-09-25 15:38:25 +02:00
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 Rebrand otpclient as Keysmith 2019-10-21 19:16:51 +02:00
oath_p.h Fixup: add license information to oath_p.h 2019-09-11 09:40:27 +02:00
resources.qrc Add a rudimentary details page for accounts and wire up navigation to/from it. 2019-10-20 14:09:39 +02:00