keysmith/src
Nate Graham e8c2d5c2cf Reduce default size of main window
The main window is sort of excessively large right now. This commit
reduces it to a more reasonable size.
2021-12-19 15:46:06 +00:00
..
account chore: code fixups suggested by static analysis 2021-02-06 18:13:08 +01:00
app feat!: respond to D-Bus activation 2021-05-03 04:03:24 +00:00
base32 Fix TODO items about logging for C++ code 2020-04-14 19:45:29 +02:00
contents/ui Reduce default size of main window 2021-12-19 15:46:06 +00:00
hmac Fix TODO items about logging for C++ code 2020-04-14 19:45:29 +02:00
model chore: fix typo in debug logging statement 2021-05-03 04:03:24 +00:00
oath chore: further code cleanups suggested by clazy in the oath module 2020-11-23 21:45:30 +01:00
secrets Make sure to install libsodium when built as an external project. 2020-05-25 20:31:41 +02:00
uri feat: add basic support for otpauth:// URI parsing 2020-10-27 18:08:31 +01:00
validators refactor: rename unsigned integer parsing function 2020-08-08 09:17:55 +02:00
CMakeLists.txt feat: do not use QtWidgets on android and set platform style 2021-06-08 10:43:24 +05:30
keysmith-features.h.in feat!: register Keysmith with D-Bus 2021-05-03 04:03:24 +00:00
logging_p.h Add convenient macros to set up logging for Keymsith 2020-04-14 19:39:13 +02:00
main.cpp app: lowercase dbus name 2021-07-20 12:11:29 +05:30
resources.qrc feat: add a page to recover when an account turns out to be already used while adding it 2020-10-30 13:24:39 +01:00
version.h.in feat: support Qt application version attribute 2020-11-04 16:54:29 +01:00