Commit Graph

21 Commits

Author SHA1 Message Date
eab650d6dd
Added settings for checkboxes in find-widget.
All checks were successful
the build was successful
2019-01-11 21:13:45 +01:00
dd83e11338
Added find function 2019-01-11 20:50:22 +01:00
89eef7247a
Added find action (without function). 2019-01-11 18:58:20 +01:00
540877fb75
Removed error report via statusbar, added error reporting via message box.
All checks were successful
the build was successful
2018-12-06 15:32:28 +01:00
5163b4adbb
Implemented saving and loading settings
Some checks failed
the build failed
Visibility of toolbar, toolbar location, size of window, width of
table headers. Fixes #6
2018-11-03 12:59:49 +01:00
0458ef2d8d
Added shortcut to add dialog: Del deletes selected receipt
All checks were successful
the build was successful
2018-11-02 12:04:29 +01:00
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
08de099a0a
Made heading of receipts-label translatable, added german translation
All checks were successful
the build was successful
2018-10-25 07:36:58 +02:00
39b424facc
Made sure translations are not deleted by make clean
All checks were successful
the build was successful
2018-10-25 03:15:16 +02:00
a6fe38af2f
Qt interface: Changed the icon names to lookup according to the Icon Naming Specification (bug #7)
All checks were successful
the build was successful
2018-10-25 00:46:48 +02:00
629ee93b2d
translation file update 2018-10-24 14:40:22 +02:00
4f6d7477a7
Only try to install translations if WITHOUT_TRANSLATIONS is unset
All checks were successful
the build was successful
2018-10-20 22:15:14 +02:00
a5dec132a1
Split up cmake file 2018-10-20 07:19:14 +02:00
6492271faf
Qt interface: Re-Added window title for toolbar
All checks were successful
the build was successful
If you right-click on the toolbar or menu, you can enable/disable it.
The window title is used there.
2018-10-20 01:11:08 +02:00
b5cb58e612
Qt interface: Made keyboard shortcuts not translatable.
Some checks failed
the build failed
Turns out, they no longer work after translation.
2018-10-20 00:40:45 +02:00
7fcfd3618f
Added icon
All checks were successful
the build was successful
2018-10-20 00:34:00 +02:00
c856555df8
text interface: Switched back to default keys.
All checks were successful
the build was successful
Translatable command keys were a mistake.
2018-10-18 22:45:58 +02:00
2c38822243
Made translations possible for the text interface
Some checks failed
the build failed
Closes #5
2018-10-18 21:31:05 +02:00
bc5e584a79
Added empty english translation 2018-10-18 01:03:20 +02:00
532e4ec95f
Qt: made translations possible, added german translation (#5)
All checks were successful
the build was successful
2018-10-18 00:18:11 +02:00