summaryrefslogtreecommitdiff
path: root/gui/qml/DonateDialog.qml
AgeCommit message (Collapse)Author
2021-02-09[style] qmlfmt ftwkali kaneko (leap communications)
2020-11-03[pkg] put desktop place in gui folder for snapskali kaneko (leap communications)
this was left out of the packaging refactor by mistake. - Resolves: #368
2020-07-28Add support for internationalizationRuben Pollan
- Resolves: #243
2020-06-26[refactor] several simplifications after reviewkali kaneko (leap communications)
- simplify notification routine (we dont need no rejected action). we just check every hour, as in the original code. - open links directly from Qt - rename some global variables to make them less cryptic - move cleanup function to the same module that created them
2020-06-26[feat] working about dialogkali kaneko (leap communications)
2020-06-26[feat] re-implement donation reminderskali kaneko (leap communications)
first pass on giving functionality to the donation reminder
2020-06-12[feat] working donate dialogkali kaneko (leap communications)
Signed-off-by: kali kaneko (leap communications) <kali@leap.se>