tastytea
|
060b060010
|
CI: Fixed prepare_release
|
2018-10-23 08:30:41 +02:00 |
tastytea
|
e9be4a1e90
|
Refactored, cosmetic
|
2018-10-23 08:29:07 +02:00 |
tastytea
|
6692ab8e0c
|
CI: Build packages on Debian jessie
|
2018-10-23 08:02:30 +02:00 |
tastytea
|
d5316891ef
|
cmake: Reverted requiredness of sqlite3
|
2018-10-23 06:28:04 +02:00 |
tastytea
|
d387c6d8c4
|
cmake: Stopped linking sqlite3, since we only need vsqlite++
|
2018-10-23 01:14:26 +02:00 |
tastytea
|
bb2a68d326
|
cmake: Added sqlite3-check
|
2018-10-22 19:17:41 +02:00 |
tastytea
|
97a5cbd1e6
|
Expanded appdata to comply with the AppStream specification.
|
2018-10-22 03:47:57 +02:00 |
tastytea
|
ea9048fb49
|
CI: added CXXFLAGS
|
2018-10-22 02:15:07 +02:00 |
tastytea
|
9ad1eaba37
|
fixed appdata
|
2018-10-22 01:39:01 +02:00 |
tastytea
|
3183feb541
|
Version bump 0.10.6
|
2018-10-22 00:11:14 +02:00 |
tastytea
|
a857d1c7c3
|
Added appdata.xml
|
2018-10-22 00:07:43 +02:00 |
tastytea
|
f6ed2c8d89
|
Added AppImage generation
|
2018-10-21 23:51:30 +02:00 |
tastytea
|
4f6d7477a7
|
Only try to install translations if WITHOUT_TRANSLATIONS is unset
|
2018-10-20 22:15:14 +02:00 |
tastytea
|
3874ec8e98
|
Added cmake options to readme
|
2018-10-20 07:28:10 +02:00 |
tastytea
|
a5dec132a1
|
Split up cmake file
|
2018-10-20 07:19:14 +02:00 |
tastytea
|
691292598a
|
renamed menus
|
2018-10-20 06:35:41 +02:00 |
tastytea
|
b7c8c51486
|
Removed direct boost dependency
|
2018-10-20 06:06:41 +02:00 |
tastytea
|
7fd0412eb1
|
Added linguist dependencies to readme
|
2018-10-20 05:42:42 +02:00 |
tastytea
|
bac1445238
|
Added icon to packages
|
2018-10-20 02:15:49 +02:00 |
tastytea
|
240e1feeee
|
Fixed icon
It was cut off on Ubuntu.
|
2018-10-20 01:53:08 +02:00 |
tastytea
|
1a17fa0c6e
|
CI: Do not test all compilers on tags
|
2018-10-20 01:27:57 +02:00 |
tastytea
|
6492271faf
|
Qt interface: Re-Added window title for toolbar
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 |
tastytea
|
b5cb58e612
|
Qt interface: Made keyboard shortcuts not translatable.
Turns out, they no longer work after translation.
|
2018-10-20 00:40:45 +02:00 |
tastytea
|
7fcfd3618f
|
Added icon
|
2018-10-20 00:34:00 +02:00 |
tastytea
|
c856555df8
|
text interface: Switched back to default keys.
Translatable command keys were a mistake.
|
2018-10-18 22:45:58 +02:00 |
tastytea
|
8e55e14e49
|
typo
|
2018-10-18 21:36:00 +02:00 |
tastytea
|
2c38822243
|
Made translations possible for the text interface
Closes #5
|
2018-10-18 21:31:05 +02:00 |
tastytea
|
cedebb1e83
|
Added a contributing section to the readme
|
2018-10-18 01:13:31 +02:00 |
tastytea
|
bc5e584a79
|
Added empty english translation
|
2018-10-18 01:03:20 +02:00 |
tastytea
|
ca723ef2f7
|
Removed leftover includes from testing
|
2018-10-18 00:50:56 +02:00 |
tastytea
|
9c2b88f824
|
CI: Added dependency for translations
|
2018-10-18 00:43:57 +02:00 |
tastytea
|
77b93a367c
|
Added possibility to compile without GUI
|
2018-10-18 00:27:51 +02:00 |
tastytea
|
532e4ec95f
|
Qt: made translations possible, added german translation (#5)
|
2018-10-18 00:18:11 +02:00 |
tastytea
|
3cbc2323a2
|
Rewritten the "Usage"-section
|
2018-10-17 21:20:38 +02:00 |
tastytea
|
f6e0b97e77
|
Added means to edit entries in the Qt interface
fixes #1
|
2018-10-17 20:44:58 +02:00 |
tastytea
|
6e57c4b6dd
|
Added means to edit entries in the text interface (#1)
|
2018-10-17 18:30:41 +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
|
2018-10-16 22:37:11 +02:00 |
tastytea
|
d2ad621d71
|
Changed name from whyblocked to Whyblocked
|
2018-10-16 17:41:44 +02:00 |
tastytea
|
acf45e7a8e
|
CI: added clang tests
|
2018-10-15 01:58:31 +02:00 |
tastytea
|
b1625d6de3
|
Qt: Made receipts-label tabable to improve use with screenreaders
|
2018-10-15 00:06:38 +02:00 |
tastytea
|
1283d81252
|
Qt: Added keyboard shortcuts for the add dialog
|
2018-10-14 21:24:28 +02:00 |
tastytea
|
a444c3b966
|
Bugfix: Qt: After the first entry was added, the header names would be reset to 1, 2, 3
|
2018-10-14 05:18:44 +02:00 |
tastytea
|
57e37f90c5
|
Added screenshot
|
2018-10-14 05:16:16 +02:00 |
tastytea
|
5dbf23b018
|
Qt: Moved the signal-setup to the .ui-files, UI tweaks
|
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
|
2018-10-14 03:18:18 +02:00 |
tastytea
|
140d061b76
|
Added desktop file (fixes #3)
|
2018-10-14 03:12:30 +02:00 |
tastytea
|
a39005bed8
|
Added menu
|
2018-10-14 02:31:42 +02:00 |
tastytea
|
c1e7f22157
|
Qt interface: Make it possible to add receipts (fixes #2)
|
2018-10-14 01:26:22 +02:00 |