Commit Graph

7 Commits

Author SHA1 Message Date
Dag Heyman
60a96f190a
Override copy action from search
Since the search field already have
an action on Ctrl/Cmd + C, we need to
override it to copy the credential code
to the clipboard from search.
2018-01-02 11:31:15 +01:00
Dag Heyman
a4a7b63f21
Only double-click copies, not all generate
Change behaviour so that only double-click
copies touch credentials, and manual generate
action only generates them.
2017-07-31 13:52:06 +02:00
Dag Heyman
7894af2be6
add a separator between generate and delete
as suggested in #146
2017-07-05 14:34:18 +02:00
Dag Heyman
f0bb5ff50f
text: copy > copy to clipboard 2017-07-05 14:32:56 +02:00
Dag Heyman
f873e52adb
Add Edit menu for the credential actions 2017-03-22 14:45:33 +01:00
Dag Heyman
16431a7582
Add some Mnemonics to the menus
Should solve #127
2017-03-22 10:46:36 +01:00
Dag Heyman
37e77cb2be
Move out credential menu 2017-03-17 11:01:59 +01:00