| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-08 | Cleanup: move error reporting function declarations to errorhelper.h | ||
| Move the declarations of the "report_error()" and "set_error_cb()" functions and the "verbose" variable to errorhelper.h. Thus, error-reporting translation units don't have to import the big dive.h header file. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | |||
| 2018-06-09 | profile: make profile self contained | ||
| move qmlprofile.* to profile dir, to keep all parts of the widget in one place. Signed-off-by: Jan Iversen <jani@apache.org> | |||