Age | Commit message (Expand) | Author |
2015-06-19 | Add planner minimum gas switch duration option | Rick Walsh |
2015-06-16 | Set up signalling to display notes in planner again. | Robert C. Helling |
2015-06-16 | Remove all the no longer necessary code that aborts read of first V2 file | Dirk Hohndel |
2015-06-16 | Cloud storage: warn the user if we are not online | Dirk Hohndel |
2015-06-16 | HTML export: separate UI and logic code | 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-15 | Cloud storage: create preference entry for base URL | Dirk Hohndel |
2015-06-14 | Fix renumbering of dives | Dirk Hohndel |
2015-06-14 | Cloud storage: only offer cloud storage related options when verified | Dirk Hohndel |
2015-06-14 | Cloud storage: clear our last error if verification succeeds | Dirk Hohndel |
2015-06-14 | Cloud storage: show in preferences if cloud account was verified | Dirk Hohndel |
2015-06-14 | Cloud storage: clean up handling of cloud storage account | Dirk Hohndel |
2015-06-14 | Main menu: rephrase the cloud load/save options | Dirk Hohndel |
2015-06-14 | Preferences: hook up default file behavior in the dialog | Dirk Hohndel |
2015-06-14 | Preferences: radio buttons for default data file behavior | Dirk Hohndel |
2015-06-13 | Simplify distance calculations | Anton Lundin |
2015-06-13 | Move git related declarations into their own header file | Dirk Hohndel |
2015-06-12 | Cloud storage: Add preference option whether to sync in the background | Dirk Hohndel |
2015-06-12 | Cloud storage: don't clear out password by mistake | Dirk Hohndel |
2015-06-12 | Use friendlier file name when asking about saving changes | Dirk Hohndel |
2015-06-12 | Cloud storage: better window title | 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-11 | Dive site management: show pictures instead of profile | Dirk Hohndel |
2015-06-11 | Revert "Dive site management: remove the profile view" | Dirk Hohndel |
2015-06-10 | Dive site management: remove the profile view | Dirk Hohndel |
2015-06-10 | When done reverse geocoding, hide the notification | Dirk Hohndel |
2015-06-10 | Don't show the V2 warning anymore | Dirk Hohndel |
2015-06-10 | Add helper function to determine the distance between two points | Dirk Hohndel |
2015-06-10 | Don't show all the auto generated dive sites on the globe | Dirk Hohndel |
2015-06-09 | Merge branch 'cloudstorage' | Dirk Hohndel |
2015-06-09 | Cloud storage: implement confirmation of email address via PIN | Dirk Hohndel |
2015-06-09 | Cloud storage: deal with visibility of PIN entry | Dirk Hohndel |
2015-06-09 | Cloud storage: initial support for confirming the email PIN | Dirk Hohndel |
2015-06-09 | Discard all temporary sites after merging with dive list | Dirk Hohndel |
2015-06-09 | Subsurface GPS webservice: make sure dive log is marked as modified | Dirk Hohndel |
2015-06-09 | Fix building with NO_MARBLE issue | Gehad elrobey |
2015-06-07 | Cloud storage: first stab at creating an account on the backend | Dirk Hohndel |
2015-06-07 | Select the correct dive in EditAddedDive mode | Tomaz Canabrava |
2015-06-07 | Change the name of the dive site on the globe | Tomaz Canabrava |
2015-06-07 | Reset the current dive site when we reject it | Tomaz Canabrava |
2015-06-07 | Plot the current dive site in edit mode | Tomaz Canabrava |
2015-06-07 | Do not connect to same signal/slot twice | Tomaz Canabrava |
2015-06-07 | Always fill the fields in LocationInformation edit widget. | Tomaz Canabrava |
2015-06-07 | Always send the UUID of the coordinates to the globe | Tomaz Canabrava |
2015-06-04 | Make Subsurface compile with NO_PRINTING set | Dirk Hohndel |
2015-06-04 | GlobeGPS: add empty function for NO_MARBLE | Lubomir I. Ivanov |
2015-06-04 | Printing: Add progress updating ability to print dialog | Gehad elrobey |