Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-12 | Undo: update map when dive site location is changed by undo command | Berthold Stoeger | |
Simply hook into the appropriate signal. Thus, the "update dive site location" button can be removed. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | |||
2019-04-12 | Undo: implement undo of dive site notes editing | Berthold Stoeger | |
Simply copy the code of description editing. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | |||
2019-02-02 | Cleanup: rename locationInformation.ui -> locationinformation.ui | Berthold Stoeger | |
The .cpp and .h files are all lower-case, the .ui file is camel-case. Unify to lower-case (which is much more common in the code base). Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> |