Commit Graph

10 Commits

Author SHA1 Message Date
9cc5af5142
Added drop-support to add dialog (closes #8)
If text is dropped in the add dialog, a receipt is added with that
text.
2018-11-02 12:00:51 +01:00
f6ff77571d
Added drop-support to main window (issue #8)
If text is dropped on the main window, the add dialog pops up with the
user/instance field pre-filled.
2018-11-02 11:54:40 +01:00
e9be4a1e90
Refactored, cosmetic 2018-10-23 08:29:07 +02:00
f6e0b97e77
Added means to edit entries in the Qt interface
All checks were successful
the build was successful
fixes #1
2018-10-17 20:44:58 +02:00
5dbf23b018
Qt: Moved the signal-setup to the .ui-files, UI tweaks
All checks were successful
the build was successful
2018-10-14 04:39:42 +02:00
60df552d8e
Made the add entry dialog non-blocking 2018-10-14 03:53:30 +02:00
c1e7f22157
Qt interface: Make it possible to add receipts (fixes #2)
All checks were successful
the build was successful
2018-10-14 01:26:22 +02:00
1bcbd320b2
Added add and remove to Qt interface
All checks were successful
the build was successful
2018-10-13 05:07:34 +02:00
b0d17803c8
Qt interface: implemented details 2018-10-07 01:40:04 +02:00
ad308f3dd5
Rudimentary Qt interface 2018-10-06 21:33:02 +02:00