Commit Graph

78 Commits

Author SHA1 Message Date
Manuel Riel 6e0904647b
Translation-related improvements and German translation (#146)
* Add translations with a minimum of 90% completion.
* Adjust packaging to include compiled .qm files. Fixes #135
* Improve repo tab layout. Avoid overflowing lines. #139
2019-01-20 22:46:01 +08:00
TW e15675599e i18n infrastructure and policy (#134)
- Adds support for translating Python strings and .UI files with Qt's `QTranslator` class.
- Integrates the Transifex cloud translation service for managing translations.
- Adds translation policy and guidelines to `CONTRIBUTING.md`
2019-01-20 11:50:10 +08:00
Manu 6f5e4c5637 Bump version: 0.6.4 → 0.6.5 2019-01-15 23:26:37 +08:00
Manu 51159c043d Bump version: 0.6.3 → 0.6.4 2019-01-06 08:23:21 +08:00
Manu e71669fe8c Bump version: 0.6.2 → 0.6.3 2018-12-25 13:54:16 +08:00
Manuel Riel cc9adae70c
V0.6.3 (#102)
* Support scheduler intervals of > 23 hours. Fixes #101
* Remove background jobs, when removing profile. Avoid deleting last profile. Fixes #98
2018-12-25 13:53:27 +08:00
Manu 8efaaae08f Bump version: 0.6.1 → 0.6.2 2018-12-18 19:28:35 +08:00
Manuel Riel b64b446add
V0.6.2 – Restructure README (#97)
* Dont open main window on startup unless --foreground is given. Fixes #91
* Clean up README. #93
* Make sentry reporting a setting.
2018-12-18 19:23:34 +08:00
Manu c66391e6fa Bump version: 0.6.0 → 0.6.1 2018-12-14 16:05:01 +08:00
Manu 9005beaf30 Bump version: 0.5.4 → 0.6.0 2018-12-08 18:58:19 +08:00
Manu 00760d912d Bump version: 0.5.3 → 0.5.4 2018-12-06 18:54:29 +08:00
Manu 5a01322d2c Bump version: 0.5.2 → 0.5.3 2018-12-05 17:06:31 +08:00
Manu 0f203101e7 Bump version: 0.5.1 → 0.5.2 2018-12-04 11:03:24 +08:00
Manu d84d158541 Bump version: 0.5.0 → 0.5.1 2018-11-30 08:44:24 +08:00
Manuel Riel b55c32517c
v0.5.1 (#63)
* Simplify non-blocking BorgThread.run.
* Fix issue with displaying nested folders in extract-dialog.
* Fix error text expansion.
* Add many new tests. Dont open main window on startup.
2018-11-30 08:40:18 +08:00
Manu 8c556a1b9f Bump version: 0.4.6 → 0.5.0 2018-11-27 19:36:31 +08:00
Manu feb9d080df Start adding extract subcommand in Archive tab. #26 2018-11-22 13:48:16 +08:00
Manu 84cb40ae02 Fix Makefile escaping. 2018-11-22 12:20:08 +08:00
Manu fe72e84b3c Bump version: 0.4.5 → 0.4.6 2018-11-22 12:13:04 +08:00
Manu abea5c5cba Summarize last commit messages when bumping version. 2018-11-22 12:12:59 +08:00
Manu a45c297413 Fix pytest for tox. 2018-11-22 10:23:40 +08:00
Manu 50fa73ba6c Bump version: 0.4.4 → 0.4.5 2018-11-21 22:26:03 +08:00
Manu 1bf868c7a6 Quick version bump. 2018-11-21 22:25:51 +08:00
Manu e2b7107472 Bump version: 0.4.3 → 0.4.4 2018-11-21 21:04:25 +08:00
Manu 8d01767b60 Bump version: 0.4.2 → 0.4.3 2018-11-21 17:53:26 +08:00
Manu 718ccddd9b Fix returncodes and logging for create-command, fix opening external links (fixes #22) 2018-11-21 17:53:11 +08:00
Manu 641c364927 Bump version: 0.4.1 → 0.4.2 2018-11-21 16:26:26 +08:00
Manu 175a00726f Add Makefile to enable building macOS app package. 2018-11-21 16:22:33 +08:00