.. |
DatabaseTabWidget.cpp
|
Rename DatabaseManager to DatabaseTabWidget and turn it into a QTabWidget.
|
2011-12-30 18:43:24 +01:00 |
DatabaseTabWidget.h
|
Mark some methods as private.
|
2012-01-01 18:10:51 +01:00 |
DatabaseWidget.cpp
|
Fix crash when editing an entry.
|
2011-12-29 19:04:25 +01:00 |
DatabaseWidget.h
|
Implement GUI for creating entries.
|
2011-12-27 16:04:59 +01:00 |
EditEntryWidget_p.h
|
Improve EditEntryWidget.
|
2010-10-06 22:54:07 +02:00 |
EditEntryWidget.cpp
|
Make password and expiry information editable in EditEntryWidget.
|
2012-01-07 16:18:21 +01:00 |
EditEntryWidget.h
|
Make password and expiry information editable in EditEntryWidget.
|
2012-01-07 16:18:21 +01:00 |
EditEntryWidget.ui
|
Improve EditEntryWidget.
|
2010-10-06 22:54:07 +02:00 |
EditEntryWidgetMain.ui
|
Make password and expiry information editable in EditEntryWidget.
|
2012-01-07 16:18:21 +01:00 |
EditEntryWidgetNotes.ui
|
Add initial UI for entry editing.
|
2010-10-06 19:40:50 +02:00 |
EditGroupWidget.cpp
|
Implement the GUI for editing and creating groups.
|
2011-12-27 15:49:06 +01:00 |
EditGroupWidget.h
|
Implement the GUI for editing and creating groups.
|
2011-12-27 15:49:06 +01:00 |
EditGroupWidget.ui
|
Implement the GUI for editing and creating groups.
|
2011-12-27 15:49:06 +01:00 |
EntryModel.cpp
|
Store database icons as QImage instead of QIcon.
|
2012-01-01 21:52:54 +01:00 |
EntryModel.h
|
Add signal EntryView::entryActivated().
|
2010-09-19 19:45:14 +02:00 |
EntryView.cpp
|
Make the edit entry button work.
|
2011-12-29 19:01:58 +01:00 |
EntryView.h
|
Make the edit entry button work.
|
2011-12-29 19:01:58 +01:00 |
FileDialog.cpp
|
Use an own FileDialog class instead of QFileDialog.
|
2011-12-26 01:21:29 +01:00 |
FileDialog.h
|
Use an own FileDialog class instead of QFileDialog.
|
2011-12-26 01:21:29 +01:00 |
GroupModel.cpp
|
Store database icons as QImage instead of QIcon.
|
2012-01-01 21:52:54 +01:00 |
GroupModel.h
|
Un-constify Entry* and Group* in various related signals and models/views.
|
2010-08-23 21:30:20 +02:00 |
GroupView.cpp
|
Implement the GUI for editing and creating groups.
|
2011-12-27 15:49:06 +01:00 |
GroupView.h
|
Implement the GUI for editing and creating groups.
|
2011-12-27 15:49:06 +01:00 |
KeyOpenDialog.cpp
|
Use an own FileDialog class instead of QFileDialog.
|
2011-12-26 01:21:29 +01:00 |
KeyOpenDialog.h
|
Remember last key file.
|
2011-12-25 20:36:45 +01:00 |
KeyOpenDialog.ui
|
Implement opening databases with key files.
|
2011-12-24 19:19:52 +01:00 |
MainWindow.cpp
|
Add a dataPath() generater function instead of using static DataPath methods.
|
2012-01-05 22:36:06 +01:00 |
MainWindow.h
|
Rename DatabaseManager to DatabaseTabWidget and turn it into a QTabWidget.
|
2011-12-30 18:43:24 +01:00 |
MainWindow.ui
|
Rename DatabaseManager to DatabaseTabWidget and turn it into a QTabWidget.
|
2011-12-30 18:43:24 +01:00 |