Commit Graph

35 Commits

Author SHA1 Message Date
1283d81252
Qt: Added keyboard shortcuts for the add dialog
All checks were successful
the build was successful
2018-10-14 21:24:28 +02:00
a444c3b966
Bugfix: Qt: After the first entry was added, the header names would be reset to 1, 2, 3
All checks were successful
the build was successful
2018-10-14 05:18:44 +02:00
57e37f90c5
Added screenshot 2018-10-14 05:16:16 +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
768ba4d42b
Bugfixes: Don't name new receipts "Test", set window title for add entry dialog
All checks were successful
the build was successful
2018-10-14 03:18:18 +02:00
140d061b76
Added desktop file (fixes #3)
All checks were successful
the build was successful
2018-10-14 03:12:30 +02:00
a39005bed8
Added menu
All checks were successful
the build was successful
2018-10-14 02:31:42 +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
c9d138e2d7
Added Qt dependency to readme
All checks were successful
the build was successful
2018-10-13 23:33:13 +02:00
b7c523e74e
Added quit button and Ctrl-Q shortcut
All checks were successful
the build was successful
2018-10-13 06:00:24 +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
8bbe6fa30e
CI: replace gcc image with debian image
All checks were successful
the build was successful
2018-10-09 02:14:32 +02:00
65774fb2d2
updated CI recipe
All checks were successful
the build was successful
2018-10-08 15:15:10 +02:00
ad5f10e64e
Made Qt interface optional 2018-10-07 01:44:59 +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
08ff4d628b
Only attempt to show receipts if there are any.
Previously "Receipts:" was still shown.
2018-09-14 23:59:20 +02:00
4a9c513b55
Added Bugs section ro readme
All checks were successful
the build was successful
2018-08-31 16:09:02 +02:00
ede51915a9
Enhanced documentation
All checks were successful
the build was successful
2018-08-30 23:59:26 +02:00
2ddb5060ed
Bugfix: Made sure that parent directories are created, if necessary. 2018-08-30 23:40:12 +02:00
edb6a91b82
fixed drone file
All checks were successful
the build was successful
2018-08-30 22:41:44 +02:00
b2197397ed
Added package generation
Some checks failed
the build failed
2018-08-30 19:51:46 +02:00
8413aa67db
added license 2018-08-30 19:51:24 +02:00
8b52c5c2b2
Reduced cmake dependency to 3.6, fixed drone file
Some checks failed
the build failed
2018-08-30 19:26:19 +02:00
19e6c28d41
return 1 on failure
Some checks failed
the build failed
2018-08-30 18:19:08 +02:00
1c3ae00f95
Added CI
Some checks failed
the build failed
2018-08-30 18:12:53 +02:00
1b8be98493
Refactored, made it easier to add more interfaces 2018-08-30 18:04:56 +02:00
133f7f9c2a
added feature to print help 2018-08-30 16:54:34 +02:00
26a09fe58f
typo 2018-08-30 16:42:28 +02:00
a2d9c2eb5c
added feature to remove records 2018-08-30 16:40:06 +02:00
2bd6eeae40
added feature to add records 2018-08-30 16:18:53 +02:00
1f15ef0253
Added documentation 2018-08-30 14:30:55 +02:00
05c601021d
Added detailed view 2018-08-30 14:30:44 +02:00
c67f973227
initial commit 2018-08-30 14:03:25 +02:00