Florian Geyer
|
94ac9c9ea1
|
Rename config key for last opened databases.
|
2013-04-27 11:22:38 +02:00 |
|
Florian Geyer
|
bbf183bef7
|
Add settings option to control if previous databases are opened on startup.
Closes #36
|
2013-04-18 22:42:22 +02:00 |
|
Florian Geyer
|
f0985ff9d9
|
Remember opened databases on quit.
Refs #36
|
2013-04-18 21:52:08 +02:00 |
|
Florian Geyer
|
ba3baf3595
|
Open EditEntryWidget when empty url column is activated.
|
2013-04-14 19:14:06 +02:00 |
|
Florian Geyer
|
34c6b416b0
|
Add enum for EntryModel column.
|
2013-04-07 22:17:32 +02:00 |
|
Florian Geyer
|
bf906a7867
|
Open url when an entry is activated via its url column.
Closes #55
|
2013-04-07 22:17:32 +02:00 |
|
Felix Geyer
|
5a96e19ce9
|
Copy custom icons when copying/moving entries/groups to another database.
|
2013-04-07 18:32:43 +02:00 |
|
Felix Geyer
|
8ed0379136
|
Enable the frame for QLineEdits in EditWidgetProperties.
|
2013-04-07 12:49:05 +02:00 |
|
Felix Geyer
|
4e2f5b1a5b
|
Return true from dropMimeData() when IgnoreAction is passed.
|
2013-04-07 12:43:20 +02:00 |
|
Felix Geyer
|
317f603262
|
Support copying entries and groups using drag'n'drop.
Closes #74
|
2013-04-07 12:43:19 +02:00 |
|
Felix Geyer
|
701013baab
|
Turn two for loops into Q_FOREACH.
|
2013-04-07 12:43:13 +02:00 |
|
Felix Geyer
|
4b3bee6400
|
Add extra checks so we never return empty QMimeData from mimeData().
|
2013-04-07 11:50:42 +02:00 |
|
Felix Geyer
|
91868969ca
|
Make sure we don't add entries/groups multiple times to the drag'n'drop data.
|
2013-04-07 11:47:50 +02:00 |
|
Felix Geyer
|
be288d26ca
|
Change Entry::clone() to set a random uuid.
|
2013-04-04 21:25:11 +02:00 |
|
Felix Geyer
|
82eca1a5bf
|
Coding style fixes.
|
2013-03-24 14:04:08 +01:00 |
|
Felix Geyer
|
7be87051ab
|
Add asserts in GroupModel::groupAboutToRemove().
|
2013-03-24 14:00:23 +01:00 |
|
Felix Geyer
|
db08058c4e
|
Ignore an unused variable.
|
2013-03-24 13:58:13 +01:00 |
|
Felix Geyer
|
c6edeaddb7
|
Add icon for the auto-type action.
|
2013-03-22 19:51:39 +01:00 |
|
Felix Geyer
|
5dadedbf70
|
Implement the GUI for the password generator.
Closes #52
|
2013-03-12 22:42:06 +01:00 |
|
Florian Geyer
|
006eadfb9e
|
Fix include statements.
|
2013-03-12 19:27:17 +01:00 |
|
Florian Geyer
|
870417d9c4
|
Add dummy PasswordGeneratorWidget.
Refs #52
|
2013-03-10 22:33:03 +01:00 |
|
Florian Geyer
|
f9dc314e72
|
Revert "Show correct group name when opening an entry from seach results."
Did not want to push this.
This reverts commit 4daac65cc5 .
|
2013-03-10 20:03:22 +01:00 |
|
Florian Geyer
|
36ad91b447
|
Entry edit: merge notes and main widget.
Closes #59
|
2013-03-10 19:47:08 +01:00 |
|
Florian Geyer
|
4daac65cc5
|
Show correct group name when opening an entry from seach results.
|
2012-12-27 10:50:48 +01:00 |
|
Florian Geyer
|
50148e9640
|
Check if a database is present before trying to create the CopyAttributesMenu.
Closes #50
|
2012-11-10 18:46:01 +01:00 |
|
Florian Geyer
|
107a2e4a5c
|
Fix sort order when closing the search and an entry was moved.
|
2012-11-03 18:57:31 +01:00 |
|
Florian Geyer
|
e9b704d21f
|
Make sure the presets menu has a parent.
|
2012-11-02 16:33:10 +01:00 |
|
Florian Geyer
|
848abfc1a7
|
Handle entry/group title with %1 etc. correctly.
|
2012-11-02 10:31:06 +01:00 |
|
Florian Geyer
|
64394c0b15
|
Correct window title when database name contains %1.
|
2012-11-02 10:15:37 +01:00 |
|
Florian Geyer
|
8748c76de2
|
Refactor updateWindowTitle function.
|
2012-11-02 01:07:39 +01:00 |
|
Florian Geyer
|
a77c426b2d
|
Adjust title when settings widget is active.
|
2012-11-02 00:41:34 +01:00 |
|
Florian Geyer
|
b0280e9d93
|
Small refactoring in EditWidget and EditEntryWidget.
|
2012-10-29 23:44:10 +01:00 |
|
Florian Geyer
|
25f15073cc
|
Refactor EditEntryWidget.
|
2012-10-29 23:11:42 +01:00 |
|
Florian Geyer
|
34a1eef252
|
Clear out includes.
|
2012-10-29 22:50:57 +01:00 |
|
Florian Geyer
|
771a041750
|
Refactor EditWidgetProperties.
|
2012-10-29 22:41:37 +01:00 |
|
Florian Geyer
|
ff0d53d945
|
Add properties tab in EditEntryWidget.
|
2012-10-29 19:59:09 +01:00 |
|
Florian Geyer
|
afe2c00841
|
Rename "EditGroupWidgetProperties" to "EditWidgetProperties".
|
2012-10-29 19:29:18 +01:00 |
|
Florian Geyer
|
9a7a88eea2
|
Rename "Advanced" to "Properties" in EditGroupWidget.
|
2012-10-29 19:05:51 +01:00 |
|
Florian Geyer
|
ddd5e8a209
|
Add menu entry to copy an entry attribute to clipboard.
|
2012-10-24 20:03:33 +02:00 |
|
Felix Geyer
|
caec47b1e5
|
Fix drag'n'drop of multiple entries.
Previously only the first entry was moved.
|
2012-10-21 22:31:21 +02:00 |
|
Florian Geyer
|
08415bd824
|
Improve headline in EditEntryWidget.
|
2012-10-21 21:50:05 +02:00 |
|
Felix Geyer
|
59da03d660
|
Make TriState strings translatable.
|
2012-10-21 15:11:09 +02:00 |
|
Felix Geyer
|
b17cb60b5c
|
Coding style fixes.
|
2012-10-21 15:09:01 +02:00 |
|
Felix Geyer
|
788cc02685
|
Make sure all auto-type settings are saved and the UI is reset before loading entries.
|
2012-10-21 12:47:30 +02:00 |
|
Florian Geyer
|
807924c0bc
|
Refactor EditGroupWidget.
|
2012-10-20 17:53:33 +02:00 |
|
Florian Geyer
|
1558dd8309
|
Make group autotype setting editable via GUI.
|
2012-10-20 17:26:23 +02:00 |
|
Florian Geyer
|
dd82c9f8f9
|
Search in root group by default.
|
2012-10-20 16:57:14 +02:00 |
|
Felix Geyer
|
e166722026
|
Implement database locking.
Closes #35
|
2012-10-12 12:12:00 +02:00 |
|
Felix Geyer
|
ba7b787dd3
|
Minimize the main window with Command + M on Mac OS.
Closes #42
|
2012-09-01 11:14:05 +02:00 |
|
Florian Geyer
|
de1a94ff61
|
Add presets for expire date.
Closes #44
|
2012-08-18 17:33:41 +02:00 |
|