aboutsummaryrefslogtreecommitdiff
path: root/src/ui/accounts.c
Commit message (Collapse)AuthorAge
* Added some comments for clarificationTheJackiMonster2022-04-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Reduce redundant callbacksTheJackiMonster2022-03-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fix new account creation on startupTheJackiMonster2022-03-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added warning handling and leave messages, cleaning some code and fixed ↵TheJackiMonster2022-03-13
| | | | | | issue with QR pixel data Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Replaced unstable bindings with glib quark dataTheJackiMonster2022-03-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Refactored setting ui content and binding widgetsTheJackiMonster2022-02-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Update accounts in dialog as well as main windowTheJackiMonster2022-02-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added dialog to delete with custom delayTheJackiMonster2022-02-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented account overview to open main window with selectionTheJackiMonster2022-02-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added dialog to pick accountTheJackiMonster2022-02-14
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>