Age | Commit message (Expand) | Author |
2015-06-22 | Address uninitialized member warnings | Dirk Hohndel |
2015-06-22 | Preferences: don't show error when resetting cloud email / password | Dirk Hohndel |
2015-06-21 | Initialize members | Dirk Hohndel |
2015-06-21 | Prevent unintended integer division | Dirk Hohndel |
2015-06-21 | Comparing the address of a member to 0 is pointless | Dirk Hohndel |
2015-06-21 | Initialize variable to avoid false positive in coverity | Dirk Hohndel |
2015-06-21 | Fix a number of resource leaks | Dirk Hohndel |
2015-06-21 | Some file dialogs insist on adding a default extension | Dirk Hohndel |
2015-06-21 | Restructure preferences dialog so it fits on smaller screens again | Dirk Hohndel |
2015-06-20 | Track minimum datafile version | Dirk Hohndel |
2015-06-19 | Merge branch 'custom-print' of https://github.com/neolit123/subsurface | Dirk Hohndel |
2015-06-19 | Printing: amend some texts capitalization wise | Lubomir I. Ivanov |
2015-06-19 | Printing: pass the print_options struct to TemplateLayout and Printer | Gehad elrobey |
2015-06-19 | Printing: add a "one dive per page" option | Gehad elrobey |
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 |