Commit Graph

98 Commits

Author SHA1 Message Date
ce9d156ef2
updated readme, removed AppImage mention.
All checks were successful
the build was successful
2018-11-02 12:31:56 +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
27ccc954a1
Enhanced appdata
All checks were successful
the build was successful
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
All checks were successful
the build was successful
2018-10-25 07:36:58 +02:00
96cfb050c5
Added automatic package signing
All checks were successful
the build was successful
2018-10-25 05:02:13 +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
ca6e46eb8d
AppImage: Added workaround for translation-placing (bug #7)
All checks were successful
the build was successful
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)
All checks were successful
the build was successful
2018-10-25 00:46:48 +02:00
ed4fa40a3c
CI: AppImage: Fixed update information
All checks were successful
the build was successful
2018-10-24 15:25:12 +02:00
e24ecebc6c
Version bump 0.10.9
All checks were successful
the build was successful
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
Some checks failed
the build failed
2018-10-24 14:36:50 +02:00
b25da776ae
CI: Added dpkg-dev for shlibs
All checks were successful
the build was successful
2018-10-24 13:24:28 +02:00
d44ef20aa1
Fixed dependency versions in readme
All checks were successful
the build was successful
2018-10-23 10:33:00 +02:00
82e1ff1861
CI: Switched back to jessie
Some checks failed
the build failed
2018-10-23 10:30:34 +02:00
576b879cb1
version bump 0.10.7
All checks were successful
the build was successful
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
Some checks failed
the build failed
2018-10-23 09:08:59 +02:00
060b060010
CI: Fixed prepare_release
Some checks failed
the build failed
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
Some checks failed
the build failed
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++
Some checks failed
the build failed
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.
Some checks failed
the build failed
2018-10-22 03:47:57 +02:00
ea9048fb49
CI: added CXXFLAGS
Some checks failed
the build failed
2018-10-22 02:15:07 +02:00
9ad1eaba37
fixed appdata
Some checks failed
the build failed
2018-10-22 01:39:01 +02:00
3183feb541
Version bump 0.10.6
Some checks failed
the build failed
2018-10-22 00:11:14 +02:00
a857d1c7c3
Added appdata.xml
Some checks failed
the build failed
2018-10-22 00:07:43 +02:00
f6ed2c8d89
Added AppImage generation
Some checks failed
the build failed
2018-10-21 23:51:30 +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
3874ec8e98
Added cmake options to readme
All checks were successful
the build was successful
2018-10-20 07:28:10 +02:00
a5dec132a1
Split up cmake file 2018-10-20 07:19:14 +02:00
691292598a
renamed menus 2018-10-20 06:35:41 +02:00
b7c8c51486
Removed direct boost dependency
All checks were successful
the build was successful
2018-10-20 06:06:41 +02:00
7fd0412eb1
Added linguist dependencies to readme 2018-10-20 05:42:42 +02:00
bac1445238
Added icon to packages 2018-10-20 02:15:49 +02:00
240e1feeee
Fixed icon
Some checks failed
the build failed
It was cut off on Ubuntu.
2018-10-20 01:53:08 +02:00
1a17fa0c6e
CI: Do not test all compilers on tags 2018-10-20 01:27:57 +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
8e55e14e49
typo
All checks were successful
the build was successful
2018-10-18 21:36:00 +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
cedebb1e83
Added a contributing section to the readme
All checks were successful
the build was successful
2018-10-18 01:13:31 +02:00