Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-31 | QML UI: Show log correctly | Grace Karanja | |
Correctly show the log messages. The log window will display all messages emitted by the QML Manager class. Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com> | |||
2015-08-31 | QML UI: Fix error when closing the log window | Grace Karanja | |
When closing the log window, do not try to save the changes. This should only be done when closing the DiveDetails. Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com> | |||
2015-08-31 | QML UI: Add QML Log viewer | Grace Karanja | |
Add the ability to preview the application log in QML. Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com> |