Rikard Braathen
cc873088b8
Minor fixes to strings and colors
2019-10-09 13:21:22 +02:00
Dag Heyman
e3c3860383
text: update error message on touch time out
2019-10-09 13:07:02 +02:00
Rikard Braathen
72edead364
Flexible card width ( #469 )
...
* Allow for some flexibility in card width and smaller window size
* Tooltip on hovering for truncated labels
* Adjusted some margins and strings to better work with smaller window size
* Holding some string changes due to merge issues
2019-10-09 12:11:16 +02:00
Dag Heyman
fd9bbafce1
terminology: credential -> account
2019-10-09 12:08:38 +02:00
Dag Heyman
5f9cfda685
fix: grammar
...
Co-Authored-By: bendem <online@bendem.be>
2019-10-09 10:26:05 +02:00
Dag Heyman
38b9576d5a
terminology: use "Accounts" over "Credentials"
2019-10-09 10:26:05 +02:00
Rikard Braathen
eb55f50ef7
Final color adjustment for the circles
2019-10-08 12:56:52 +02:00
Rikard Braathen
f68012b7ec
New color scheme for the icons
2019-10-08 12:56:52 +02:00
Dag Heyman
3e6093aa5d
icon: use implicit credential value
2019-10-08 12:56:52 +02:00
Dag Heyman
da9cbb4c43
utils: add reference for hash code implementation
2019-10-08 12:56:52 +02:00
Dag Heyman
4b1b537f57
icons: add dark theme colors
2019-10-08 12:56:52 +02:00
Dag Heyman
932c680d02
icons: drop bold from icon letter
2019-10-08 12:56:52 +02:00
Dag Heyman
466c1fb140
icon: move getIconLetter to CredentialCardIcon.qml
2019-10-08 12:56:52 +02:00
Dag Heyman
8cacf9b862
icons: pick icon colors in the same way as Android
2019-10-08 12:56:52 +02:00
Dag Heyman
87b784f3bf
actions: use qt 5.13.1 on windows
2019-10-08 08:37:22 +02:00
Dennis Fokin
53dad8b6ea
Actions: fixed naming of windows artifact
2019-10-07 11:05:36 +02:00
Dennis Fokin
22e6e5e18a
Actions: windows version done
2019-10-07 11:05:36 +02:00
Dag Heyman
a562e8edb5
add shortcut for info popup
2019-10-07 08:09:25 +02:00
Dag Heyman
48d65c0bad
search: clear field when invisible
2019-10-04 09:43:22 +02:00
Dag Heyman
ba74b59a2f
search: fix typeerror by removing device
2019-10-04 09:39:16 +02:00
Rikard Braathen
6bd238b813
MacOS menu bar fix for hidden window
2019-10-04 09:24:16 +02:00
Dag Heyman
6196531414
actions: fix path in src-pkg
2019-10-04 09:23:34 +02:00
Dag Heyman
5ca9862f90
actions: use artifact actions instead of s3
2019-10-04 09:23:34 +02:00
Dag Heyman
1fbe7594bc
toolbar: adjust position of settings btn
2019-10-03 14:47:50 +02:00
Rikard Braathen
10a3401e09
Changed settings icon and position
2019-10-03 09:25:44 +02:00
Rikard Braathen
66b2ee6d1e
Fixed height of StyledTextField
2019-10-03 09:06:50 +02:00
Dag Heyman
61e530e95f
fonts: adjust sizes a bit
2019-10-03 09:06:50 +02:00
Rikard Braathen
81d72b169f
Increased some font sizes for better visibility
2019-10-03 09:06:50 +02:00
Dag Heyman
b5b2bbd102
fonts: load italic and bold versions
2019-10-02 13:22:46 +02:00
Dag Heyman
6d1554e4d1
fonts: don't override font names
2019-10-02 13:22:46 +02:00
Dag Heyman
908b7f3f83
fonts: include all roboto variants
2019-10-02 13:22:46 +02:00
Dag Heyman
5cc2bc04c8
fonts: load roboto-medium and roboto-light
2019-10-02 13:22:46 +02:00
Dag Heyman
d5acbfe9f5
fonts: add roboto font
2019-10-02 13:22:46 +02:00
Rikard Braathen
dab98bd913
changing colors of credential cards
2019-10-01 13:47:48 +02:00
Dag Heyman
2dd9e0186e
pyotherside: fix for handling signals correct
2019-09-30 14:50:30 +02:00
Dag Heyman
0d5e9ae08e
actions: disable src pkg for PR for now
2019-09-27 07:36:07 +02:00
Dag Heyman
77fb635608
make sure validated flag is set to false correctly
...
prevent glitch when inserting device
2019-09-26 13:50:57 +02:00
Dag Heyman
a45e6b398c
actions: go back to cut based REF name
2019-09-26 13:24:45 +02:00
Dag Heyman
866d90e773
Revert "actions: better names for artifacts"
...
This reverts commit e27ca452db
.
2019-09-26 13:20:55 +02:00
Dag Heyman
2212471e08
actions: run workflows on PRs
2019-09-26 09:55:52 +02:00
Dag Heyman
95cc8068d9
CI: drop travis (replaced with actions)
2019-09-25 09:53:42 +02:00
Dag Heyman
bc9f963a97
main.cpp: use root reference for cli parsing
2019-09-25 09:18:25 +02:00
Dag Heyman
4b96591c98
add CLI flags for version and help
2019-09-25 09:18:25 +02:00
Dag Heyman
640efe3b9c
actions: don't use cut to create the REF value
2019-09-24 13:59:59 +02:00
Dag Heyman
e27ca452db
actions: better names for artifacts
2019-09-24 13:59:59 +02:00
Dag Heyman
3a195086b3
actions: don't use cut for REF value
2019-09-24 13:59:45 +02:00
Dag Heyman
e59a861ea0
actions: build a source package
2019-09-24 13:59:45 +02:00
Dag Heyman
121efe3b65
actions: use rsync for moving deps
2019-09-23 13:05:03 +02:00
Dag Heyman
69193fb747
actions: use openssl 1.1.1d for macOS
2019-09-23 12:52:42 +02:00
Dag Heyman
3d6300493a
actions: move py deps in macos app bundle
2019-09-23 12:52:08 +02:00