Age | Commit message (Expand) | Author |
2015-08-31 | QML UI: Remove unneeded MobileDive class | Grace Karanja |
2015-08-31 | Remove unneeded includes | Anton Lundin |
2015-08-22 | Continue to separate logic code from UI code | Dirk Hohndel |
2015-08-18 | Replace global in_planner variable by helper function | Robert C. Helling |
2015-08-03 | Make debugging cleaner | Robert C. Helling |
2015-07-25 | Move initialization of preferences to helper function | Dirk Hohndel |
2015-07-14 | Location completer: give distance if known | Dirk Hohndel |
2015-06-22 | Cloud storage: correctly store pictures even if they weren't shown before | Dirk Hohndel |
2015-06-21 | HTML export: need to work harder to find the pictures | Dirk Hohndel |
2015-06-21 | Git storage: implement picture loading from git | Dirk Hohndel |
2015-06-21 | Add helper function to return local filename of picture as C string | Dirk Hohndel |
2015-06-21 | Make helper function deal with files that don't exist | Dirk Hohndel |
2015-06-17 | Remove some include files from qthelper.cpp | Dirk Hohndel |
2015-06-16 | Fix silly typo | Dirk Hohndel |
2015-06-16 | Move checking the cloud connection into its own files | Dirk Hohndel |
2015-06-16 | Code cleanup: implement window title update via signal | Dirk Hohndel |
2015-06-15 | Cloud storage: use preference member instead of hard coded strings | Dirk Hohndel |
2015-06-13 | system_default_directory() is broken with Qt 5.4 | Dirk Hohndel |
2015-06-13 | Add helper function to create a directory | Dirk Hohndel |
2015-06-13 | Don't show an error if you fail to open the cloud storage | Dirk Hohndel |
2015-06-12 | Indicate that there are unsaved changes with a '*' in the window title | Dirk Hohndel |
2015-06-12 | Cloud storage: check connection before connecting | Dirk Hohndel |
2015-06-12 | Cloud storage: Setup http proxy for git connection | Dirk Hohndel |
2015-06-09 | Cloud storage: implement confirmation of email address via PIN | Dirk Hohndel |
2015-06-01 | Move helper function to the appropriate file | Dirk Hohndel |
2015-05-29 | Move WeightModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move DivePlannerModel and CylinderModel to qt-models | Tomaz Canabrava |
2015-05-26 | Allow a comma in decimal GPS coordinates | Robert C. Helling |
2015-05-24 | Remove support for QT4 (part 3) | Tomaz Canabrava |
2015-05-20 | Add option to display GPS coordinates as decimals | Robert C. Helling |
2015-04-24 | Allow images to be added via the web | Robert C. Helling |
2015-04-24 | Cleaning up variable names in image loading | Robert C. Helling |
2015-03-30 | Protect writing to image hashes with a mutex | Robert C. Helling |
2015-03-16 | Load remote images | Robert C. Helling |
2015-03-15 | Refactored image timestamp checking. | Jan Darowski |
2015-03-14 | Provide useful warning when we can't find an XSLT file | Dirk Hohndel |
2015-03-10 | Don't call UI functions from helper code | Dirk Hohndel |
2015-02-27 | UI to learn hashes of local image files | Robert C. Helling |
2015-02-27 | Add hashes to images | Robert C. Helling |
2015-02-24 | Fixed cmake build. | Patrick Valsecchi |
2015-02-23 | Move helper functions around | Dirk Hohndel |
2015-02-23 | Add support for more GPS coordinate formats. | Patrick Valsecchi |
2015-02-15 | qthelper.cpp: use QStandardPaths::DataLocation for older Qt | Lubomir I. Ivanov |
2015-02-15 | Add 'system_default_directory()' helper function | Linus Torvalds |
2015-02-14 | Proof of concept for reverse geo location | Dirk Hohndel |
2015-02-14 | Use C API for printGPSCoords | Dirk Hohndel |
2015-02-12 | Remove coordinates from main tab | Dirk Hohndel |
2015-02-04 | More tolerant when parsing GPS coordinates. | Patrick Valsecchi |
2014-11-13 | Fix use of QString | Tomaz Canabrava |
2014-11-13 | Fix QString use | Tomaz Canabrava |