Commit Graph

20 Commits

Author SHA1 Message Date
tastytea 540877fb75
Removed error report via statusbar, added error reporting via message box.
the build was successful Details
2018-12-06 15:32:28 +01:00
tastytea 5163b4adbb
Implemented saving and loading settings
the build failed Details
Visibility of toolbar, toolbar location, size of window, width of
table headers. Fixes #6
2018-11-03 12:59:49 +01:00
tastytea 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
tastytea 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
tastytea 08de099a0a
Made heading of receipts-label translatable, added german translation
the build was successful Details
2018-10-25 07:36:58 +02:00
tastytea e9be4a1e90
Refactored, cosmetic 2018-10-23 08:29:07 +02:00
tastytea 532e4ec95f
Qt: made translations possible, added german translation (#5)
the build was successful Details
2018-10-18 00:18:11 +02:00
tastytea f6e0b97e77
Added means to edit entries in the Qt interface
the build was successful Details
fixes #1
2018-10-17 20:44:58 +02:00
tastytea 79bd6f7d01
Improved readability of the code
… by using the namespace "database" for functions that interact with the database.
2018-10-17 17:28:29 +02:00
tastytea 0f6de4d26e
typo, turned word-wrap on in receipts label
the build was successful Details
2018-10-16 22:37:11 +02:00
tastytea d2ad621d71
Changed name from whyblocked to Whyblocked
the build was successful Details
2018-10-16 17:41:44 +02:00
tastytea a444c3b966
Bugfix: Qt: After the first entry was added, the header names would be reset to 1, 2, 3
the build was successful Details
2018-10-14 05:18:44 +02:00
tastytea 5dbf23b018
Qt: Moved the signal-setup to the .ui-files, UI tweaks
the build was successful Details
2018-10-14 04:39:42 +02:00
tastytea 60df552d8e
Made the add entry dialog non-blocking 2018-10-14 03:53:30 +02:00
tastytea 768ba4d42b
Bugfixes: Don't name new receipts "Test", set window title for add entry dialog
the build was successful Details
2018-10-14 03:18:18 +02:00
tastytea c1e7f22157
Qt interface: Make it possible to add receipts (fixes #2)
the build was successful Details
2018-10-14 01:26:22 +02:00
tastytea b7c523e74e
Added quit button and Ctrl-Q shortcut
the build was successful Details
2018-10-13 06:00:24 +02:00
tastytea 1bcbd320b2
Added add and remove to Qt interface
the build was successful Details
2018-10-13 05:07:34 +02:00
tastytea b0d17803c8
Qt interface: implemented details 2018-10-07 01:40:04 +02:00
tastytea ad308f3dd5
Rudimentary Qt interface 2018-10-06 21:33:02 +02:00