Felix Geyer
|
2b694bab16
|
Refactor TestGui a bit.
|
2012-07-17 10:16:59 +02:00 |
|
Felix Geyer
|
3c913f196f
|
In TestGui::testEditEntry() wait for the delayed Database::modified() signal.
|
2012-07-16 17:37:59 +02:00 |
|
Felix Geyer
|
2e38b01d80
|
Add Save and SaveAs gui tests.
|
2012-07-06 19:21:19 +02:00 |
|
Felix Geyer
|
e050385e27
|
Increase wait time in TestGui::testSearch() a bit.
|
2012-07-02 22:12:07 +02:00 |
|
Felix Geyer
|
dedce07530
|
Add KeePass1 import GUI test.
|
2012-06-29 15:54:34 +02:00 |
|
Felix Geyer
|
92af92ccbe
|
Convert DatabaseOpenDialog into a widget on DatabaseWidget.
|
2012-06-29 10:36:35 +02:00 |
|
Florian Geyer
|
dad4376030
|
Fix typo.
|
2012-06-25 00:09:40 +02:00 |
|
Florian Geyer
|
204822b66f
|
Improve auto save handling.
|
2012-06-24 19:30:30 +02:00 |
|
Florian Geyer
|
a720903083
|
Use temporary settings file for gui test.
|
2012-06-14 23:07:49 +02:00 |
|
Felix Geyer
|
bde397503e
|
Coding style fixes.
|
2012-05-21 11:57:29 +02:00 |
|
Florian Geyer
|
9faf550fa1
|
Use line edit widget for search edit.
|
2012-05-20 21:09:34 +02:00 |
|
Florian Geyer
|
e4a5cd214f
|
Improve search.
Find as you type.
Add shortcut.
Hide search widgets when not used.
Refs #24
|
2012-05-20 12:57:50 +02:00 |
|
Felix Geyer
|
7ebee78c75
|
Create src/gui/{entry,group}/ and move corresponding files to these dirs.
|
2012-05-16 10:22:04 +02:00 |
|
Florian Geyer
|
b08d2d45b7
|
Add gui test for search.
|
2012-05-16 10:18:27 +02:00 |
|
Florian Geyer
|
6b6c109903
|
Add search.
Refs #24
|
2012-05-13 19:21:10 +02:00 |
|
Felix Geyer
|
8faac078fd
|
Make EntryView sortable.
|
2012-05-11 12:01:01 +02:00 |
|
Florian Geyer
|
44489bf6f8
|
Fix creation of history item when a new entry is added.
Add corresponding gui test.
|
2012-05-11 09:16:45 +02:00 |
|
Felix Geyer
|
fdf4ab9d76
|
Improve TestGui::testEditEntry().
Simulate mouse click on the actual edit action widget.
Make sure that the edit entry widget is active after triggering the entry edit.
|
2012-04-26 17:52:02 +02:00 |
|
Felix Geyer
|
2e011d5362
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Felix Geyer
|
3baaf6be97
|
Add TestGui::testEditEntry().
This tests that the database isn't marked as modified when we don't change
anything but still press the Ok button.
|
2012-04-14 20:31:35 +02:00 |
|
Felix Geyer
|
9d1838a0fe
|
Rename KeyOpenDialog to DatabaseOpenDialog.
|
2012-04-05 18:31:12 +02:00 |
|
Felix Geyer
|
a61057d7f6
|
Core tests instantiate QCoreApplication instead of QApplication.
This way they can be used without a running X server.
|
2012-01-01 22:04:27 +01:00 |
|
Florian Geyer
|
ccc8725bb3
|
Clean up gui test.
|
2011-12-29 20:10:19 +01:00 |
|
Felix Geyer
|
4da6da8828
|
Add a GUI unit test.
|
2011-12-26 19:18:21 +01:00 |
|