|
64ab212a1f
|
Fixed german translation.
|
2019-01-11 21:52:14 +01:00 |
|
|
eab650d6dd
|
Added settings for checkboxes in find-widget.
|
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.
|
2018-12-06 15:32:28 +01:00 |
|
|
f0e01cd268
|
Added link to wiki on binary packages
|
2018-11-12 02:05:59 +01:00 |
|
|
7407a9a037
|
updated dependencies
|
2018-11-05 23:29:13 +01:00 |
|
|
614eb26f32
|
CI: Build packages on ubuntu 16.04
|
2018-11-05 21:50:01 +01:00 |
|
|
7d1d5e52d8
|
CI: re-added gnupg
|
2018-11-05 18:07:01 +01:00 |
|
|
b50f38decf
|
CI: Building packages on Debian jessie
|
2018-11-05 17:52:04 +01:00 |
|
|
a65c1c549e
|
Added xdgcfg instructions to readme
|
2018-11-03 13:44:10 +01:00 |
|
|
e680b8e323
|
CI: fixed dependency in recipe
|
2018-11-03 13:19:26 +01:00 |
|
|
2a8cd9c5b0
|
Added libconfig dependency
|
2018-11-03 13:09:19 +01:00 |
|
|
740d0929d2
|
Added submodule indo to readme
|
2018-11-03 13:06:21 +01:00 |
|
|
5163b4adbb
|
Implemented saving and loading settings
Visibility of toolbar, toolbar location, size of window, width of
table headers. Fixes #6
|
2018-11-03 12:59:49 +01:00 |
|
|
096c74c4cc
|
Clarified optional dependencies
|
2018-11-02 15:45:06 +01:00 |
|
|
ce9d156ef2
|
updated readme, removed AppImage mention.
|
2018-11-02 12:31:56 +01:00 |
|
|
0458ef2d8d
|
Added shortcut to add dialog: Del deletes selected receipt
|
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 |
|
|
27ccc954a1
|
Enhanced appdata
|
2018-11-01 20:11:59 +01:00 |
|
|
48beb922fa
|
Removed AppImage support
I was unable to produce an AppImage that works on Ubuntu 18.04, after
several days. I will not spend any further time trying.
|
2018-11-01 20:11:42 +01:00 |
|
|
85ea86953a
|
typo
|
2018-10-31 07:14:56 +01:00 |
|
|
08de099a0a
|
Made heading of receipts-label translatable, added german translation
|
2018-10-25 07:36:58 +02:00 |
|
|
96cfb050c5
|
Added automatic package signing
|
2018-10-25 05:02:13 +02:00 |
|
|
39b424facc
|
Made sure translations are not deleted by make clean
|
2018-10-25 03:15:16 +02:00 |
|
|
ca6e46eb8d
|
AppImage: Added workaround for translation-placing (bug #7)
|
2018-10-25 02:40:07 +02:00 |
|
|
a6fe38af2f
|
Qt interface: Changed the icon names to lookup according to the Icon Naming Specification (bug #7)
|
2018-10-25 00:46:48 +02:00 |
|
|
ed4fa40a3c
|
CI: AppImage: Fixed update information
|
2018-10-24 15:25:12 +02:00 |
|
|
e24ecebc6c
|
Version bump 0.10.9
|
2018-10-24 14:40:59 +02:00 |
|
|
629ee93b2d
|
translation file update
|
2018-10-24 14:40:22 +02:00 |
|
|
376f77a3c9
|
CI: AppImage: Added Qt plugin
|
2018-10-24 14:36:50 +02:00 |
|
|
b25da776ae
|
CI: Added dpkg-dev for shlibs
|
2018-10-24 13:24:28 +02:00 |
|
|
d44ef20aa1
|
Fixed dependency versions in readme
|
2018-10-23 10:33:00 +02:00 |
|
|
82e1ff1861
|
CI: Switched back to jessie
|
2018-10-23 10:30:34 +02:00 |
|
|
576b879cb1
|
version bump 0.10.7
|
2018-10-23 09:36:03 +02:00 |
|
|
3cb5fe3e13
|
Changed introduction in readme
|
2018-10-23 09:35:49 +02:00 |
|
|
869102e0e9
|
CI: Install d-shlibs for automatic dependency adding for dpkgs
|
2018-10-23 09:08:59 +02:00 |
|
|
060b060010
|
CI: Fixed prepare_release
|
2018-10-23 08:30:41 +02:00 |
|
|
e9be4a1e90
|
Refactored, cosmetic
|
2018-10-23 08:29:07 +02:00 |
|
|
6692ab8e0c
|
CI: Build packages on Debian jessie
|
2018-10-23 08:02:30 +02:00 |
|
|
d5316891ef
|
cmake: Reverted requiredness of sqlite3
|
2018-10-23 06:28:04 +02:00 |
|
|
d387c6d8c4
|
cmake: Stopped linking sqlite3, since we only need vsqlite++
|
2018-10-23 01:14:26 +02:00 |
|
|
bb2a68d326
|
cmake: Added sqlite3-check
|
2018-10-22 19:17:41 +02:00 |
|
|
97a5cbd1e6
|
Expanded appdata to comply with the AppStream specification.
|
2018-10-22 03:47:57 +02:00 |
|
|
ea9048fb49
|
CI: added CXXFLAGS
|
2018-10-22 02:15:07 +02:00 |
|
|
9ad1eaba37
|
fixed appdata
|
2018-10-22 01:39:01 +02:00 |
|
|
3183feb541
|
Version bump 0.10.6
|
2018-10-22 00:11:14 +02:00 |
|
|
a857d1c7c3
|
Added appdata.xml
|
2018-10-22 00:07:43 +02:00 |
|
|
f6ed2c8d89
|
Added AppImage generation
|
2018-10-21 23:51:30 +02:00 |
|