Dag Heyman
|
2c6bba3add
|
Sort credentials based on name
Use the full name for sorting,
including issuer prefixes.
Fixes #136
|
2017-03-28 11:02:27 +02:00 |
|
Dag Heyman
|
42477bb740
|
Better error logging
|
2017-03-27 13:36:40 +02:00 |
|
Dag Heyman
|
f873e52adb
|
Add Edit menu for the credential actions
|
2017-03-22 14:45:33 +01:00 |
|
Dag Heyman
|
2364efff2d
|
Save window position and dimenensions in Settings
|
2017-03-22 12:24:02 +01:00 |
|
Dag Heyman
|
d91f3e1b13
|
macOS: Close on Cmd + W
|
2017-03-22 10:02:07 +01:00 |
|
Dag Heyman
|
adb686c741
|
Let Cmd/Ctrl + F put focus on search
|
2017-03-22 09:29:58 +01:00 |
|
Dag Heyman
|
1e5e5ee2b7
|
Explicitly tab to search from arrowkeys
|
2017-03-21 15:51:37 +01:00 |
|
Dag Heyman
|
d79c86bcb5
|
When searching, select the top credential
|
2017-03-21 15:02:20 +01:00 |
|
Dag Heyman
|
86dcbc7d87
|
Credential rectangle should not have focus
|
2017-03-21 14:59:49 +01:00 |
|
Dag Heyman
|
70f0df20e6
|
Re-add spacing: 0 in credential list
Was removed in code cleanup but shouldn't
have been touched.
Could be the cause of #130
|
2017-03-21 13:16:06 +01:00 |
|
Dag Heyman
|
8073083dce
|
Use Label instead of Text
The Text object doesn't seem follow the color scheme,
while the Label object seems to do that.
|
2017-03-20 16:41:08 +01:00 |
|
Dag Heyman
|
313059cd63
|
Rename Main.qml > main.qml
|
2017-03-18 22:24:38 +01:00 |
|