Commit Graph

13 Commits

Author SHA1 Message Date
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
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 175a00726f Add Makefile to enable building macOS app package. 2018-11-21 16:22:33 +08:00
Manu 7fe2ab2f01 Package macOS app as DMG. Add Sparkle Framework. 2018-11-21 16:17:27 +08:00
Manu 1886635962 Add Vagrantfile 2018-11-13 14:49:42 +08:00
Manu 0578df4019 Update README. Clean up setup.cfg. Debug pytest segfault. 2018-11-05 18:30:59 +08:00
Manu 3a5eafd061 Replace peewee_migrate with native solution. Fix window activation. 2018-11-02 00:53:41 +08:00
Manu 6e4fcb9583 Improve packaging 2018-11-01 13:11:37 +08:00
Manu 4c375f9547 Fix bug related to empty excludes, add version and app icon. 2018-10-28 23:40:38 +08:00
Manu 8cede50bd1 Implement adding ssh keys. Start adding mounting. 2018-10-27 15:00:56 +08:00
Manu 443b61a60c Finish packaging. 2018-10-27 00:01:59 +08:00
Manu a967d0d455 test elements. 2018-10-25 20:20:25 +08:00
Manu 2b4599772c initial commit 2018-10-25 18:25:48 +08:00