Commit Graph

150 Commits

Author SHA1 Message Date
733aad9903
Remove xdgcfg dependency by copying it into this repo.
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-24 16:10:15 +01:00
3a8b8c715a
Fix translation loading.
All checks were successful
continuous-integration/drone/push Build is passing
https://www.kdab.com/fixing-a-common-antipattern-when-loading-translations-in-qt/
2020-07-09 13:22:17 +02:00
b19e8b233a
Fixed this and that in the readme. 2019-06-12 01:35:52 +02:00
bc6444747d
CI: Don't let rm fail if lockfile isn't there.
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-12 00:26:48 +02:00
ea9755bf9a
Updated readme.
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-12 00:22:38 +02:00
774c1685af
Modified drone config to work with versions > 1.
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-12 00:14:33 +02:00
9067b9dc91
Small cosmetic change to manpage.
All checks were successful
the build was successful
2019-04-12 19:54:53 +02:00
11b88aaf3d
Added files section to manpage.
All checks were successful
the build was successful
2019-01-21 01:07:04 +01:00
231f8ee1bb
fixed readme.
All checks were successful
the build was successful
2019-01-21 00:30:58 +01:00
788d56f98e
Rearranged stuff 2019-01-21 00:29:29 +01:00
bd33509e7a
Set default variables in build recipe correctly.
Some checks failed
the build failed
2019-01-21 00:27:38 +01:00
3711f30f3b
Fixed manpage version and email 2019-01-21 00:09:24 +01:00
69177d5dda
Fixed translation compilation recipe.
All checks were successful
the build was successful
2019-01-21 00:03:14 +01:00
dc33ae0a54
Fixed manpage script
Some checks failed
the build failed
2019-01-21 00:01:29 +01:00
032dc9f644
Enhanced manpage 2019-01-21 00:00:38 +01:00
1bb26d9c33
Fixed version
Some checks failed
the build failed
2019-01-20 23:48:47 +01:00
3ab52e1b9e
CI: Added asciidoc as dependency
Some checks failed
the build failed
2019-01-20 23:48:20 +01:00
58a79b0681
Renamed whyblocked-gui -> whyblocked 2019-01-20 23:46:41 +01:00
fac5bd700a
Added manpage. 2019-01-20 23:31:58 +01:00
3ed5d3ce0d
Set to blocked by default if account is added via drag & drop.
All checks were successful
the build was successful
2019-01-16 15:49:36 +01:00
449651e94f
Remove mentions of text interface from readme.
All checks were successful
the build was successful
2019-01-15 01:46:11 +01:00
59466c5f9e
Delete all selected rows, not just half.
All checks were successful
the build was successful
2019-01-15 01:37:55 +01:00
229c3f6645
Re-added translations. They were wiped somehow. 2019-01-15 01:08:15 +01:00
2acd37bcce
Made "reason"-header is always 125px wide.
All checks were successful
the build was successful
Because it stretches all the way to ther right anyway.
2019-01-14 20:50:14 +01:00
ccf31d072e
Changed search method from eventFilter to textChanged-signal.
The search is also updated if one of the checkbuttons is clicked.
2019-01-14 20:45:22 +01:00
daefd245f0
Refactored the QT interface. (#12)
All checks were successful
the build was successful
2019-01-14 15:45:05 +01:00
8a5aa60d66
Fixed german translation.
All checks were successful
the build was successful
2019-01-12 22:16:40 +01:00
1a99bf1ded
Bugfix: Do not perform a search if mouse enters text field. 2019-01-12 22:14:04 +01:00
fd951ed502
Deleted text interface. 2019-01-12 21:28:29 +01:00
d9065280ea
Let the Database-class handle the data. 2019-01-12 21:24:09 +01:00
0fdaad70ee
Only reload database on start and when the reload button is clicked. 2019-01-12 20:37:43 +01:00
0f13bc8d9b
Rewrote QT interface to use new database interface.
All checks were successful
the build was successful
2019-01-12 19:35:24 +01:00
75dc40406c
Deactivated text interface. 2019-01-12 18:22:05 +01:00
54919796d7
Rewrote database interface.
It is a class now and has a saner return type, a struct.
2019-01-12 18:18:49 +01:00
165e9039a7
Added more warnings for debug builds, removed superfluous consts 2019-01-12 17:39:20 +01:00
f29e180092
Update search results if focus enters text field.
All checks were successful
the build was successful
With this change, the search results are updated if text is dragged
into the text field.
2019-01-11 23:09:11 +01:00
64ab212a1f
Fixed german translation.
All checks were successful
the build was successful
2019-01-11 21:52:14 +01:00
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
f0e01cd268
Added link to wiki on binary packages
Some checks failed
the build failed
2018-11-12 02:05:59 +01:00
7407a9a037
updated dependencies
All checks were successful
the build was successful
2018-11-05 23:29:13 +01:00
614eb26f32
CI: Build packages on ubuntu 16.04
All checks were successful
the build was successful
2018-11-05 21:50:01 +01:00
7d1d5e52d8
CI: re-added gnupg
All checks were successful
the build was successful
2018-11-05 18:07:01 +01:00
b50f38decf
CI: Building packages on Debian jessie
Some checks failed
the build failed
2018-11-05 17:52:04 +01:00
a65c1c549e
Added xdgcfg instructions to readme
All checks were successful
the build was successful
2018-11-03 13:44:10 +01:00
e680b8e323
CI: fixed dependency in recipe
All checks were successful
the build was successful
2018-11-03 13:19:26 +01:00
2a8cd9c5b0
Added libconfig dependency
Some checks failed
the build failed
2018-11-03 13:09:19 +01:00
740d0929d2
Added submodule indo to readme
Some checks failed
the build failed
2018-11-03 13:06:21 +01:00