Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-13 | Don't show an error if you fail to open the cloud storage | ||
The lower level functions will already report that things didn't connect successfully, no reason to repeat it here (which then exposes the git URL). Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2015-06-12 | Indicate that there are unsaved changes with a '*' in the window title | ||
This seems to be a fairly common way to indicate this property. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2015-06-12 | Add header for Qt helpers used from C functions | ||
Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |