aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-14Main menu: rephrase the cloud load/save optionsGravatar Dirk Hohndel
2015-06-14Make default file behavior work as expectedGravatar Dirk Hohndel
2015-06-14Preferences: hook up default file behavior in the dialogGravatar Dirk Hohndel
2015-06-14Preferences: radio buttons for default data file behaviorGravatar Dirk Hohndel
2015-06-13system_default_directory() is broken with Qt 5.4Gravatar Dirk Hohndel
2015-06-13Simplify distance calculationsGravatar Anton Lundin
2015-06-13Cloud storage: clean up error propagationGravatar Dirk Hohndel
2015-06-13Cloud storage: initialize local cache and remote on first useGravatar Dirk Hohndel
2015-06-13Cloud storage: if there is no remote tracking branch, create itGravatar Dirk Hohndel
2015-06-13Cloud storage: make do_git_save available to other modulesGravatar Dirk Hohndel
2015-06-13Add helper function to create a directoryGravatar Dirk Hohndel
2015-06-13Cloud storage: don't print confusing warningGravatar Dirk Hohndel
2015-06-13Cloud storage: Remove another git related messageGravatar Dirk Hohndel
2015-06-13Cloud storage: setup proxy before cloning new repositoryGravatar Dirk Hohndel
2015-06-13Don't show an error if you fail to open the cloud storageGravatar Dirk Hohndel
2015-06-13Cloud storage: give user friendly error messagesGravatar Dirk Hohndel
2015-06-13Cloud storage: check connectivity before trying to connectGravatar Dirk Hohndel
2015-06-13Move git related declarations into their own header fileGravatar Dirk Hohndel
2015-06-12Cloud storage: sync the remote after saveGravatar Dirk Hohndel
2015-06-12Cloud storage: Add preference option whether to sync in the backgroundGravatar Dirk Hohndel
2015-06-12Cloud storage: don't clear out password by mistakeGravatar Dirk Hohndel
2015-06-12Use friendlier file name when asking about saving changesGravatar Dirk Hohndel
2015-06-12Cloud storage: better window titleGravatar Dirk Hohndel
2015-06-12Indicate that there are unsaved changes with a '*' in the window titleGravatar Dirk Hohndel
2015-06-12Add header for Qt helpers used from C functionsGravatar Dirk Hohndel
2015-06-12Cloud storage: check connection before connectingGravatar Dirk Hohndel
2015-06-12Cloud storage: Unset the proxy if none is configuredGravatar Dirk Hohndel
2015-06-12Cloud storage: Setup http proxy for git connectionGravatar Dirk Hohndel
2015-06-12Cloud storage: Require libcurl in order to support http proxiesGravatar Dirk Hohndel
2015-06-11Add two new libraries to requirement list (deb)Gravatar Miika Turkia
2015-06-11Dive site management: show pictures instead of profileGravatar Dirk Hohndel
2015-06-11Revert "Dive site management: remove the profile view"Gravatar Dirk Hohndel
2015-06-11Add a more complex sample diveGravatar Dirk Hohndel
2015-06-11Minor fixes to the INSTALL-fileGravatar Paul-Erik Törrönen
2015-06-10Cloud storage: use our credentials when updating the remoteGravatar Dirk Hohndel
2015-06-10Cloud storageGravatar Dirk Hohndel
2015-06-10Cloud storage: track the repository type and pass the information aroundGravatar Dirk Hohndel
2015-06-10git storage: actually update the remote repository if the local cache is more...Gravatar Linus Torvalds
2015-06-10git storage: re-organize code to make 'origin' remote more widely availableGravatar Linus Torvalds
2015-06-10git storage: actually update cached copy from remoteGravatar Linus Torvalds
2015-06-10Dive site management: remove the profile viewGravatar Dirk Hohndel
2015-06-10Add "additional name" to the correct dive siteGravatar Dirk Hohndel
2015-06-10When done reverse geocoding, hide the notificationGravatar Dirk Hohndel
2015-06-10Don't show the V2 warning anymoreGravatar Dirk Hohndel
2015-06-10When parsing V2 XML files try to be smarter when creating dive sitesGravatar Dirk Hohndel
2015-06-10Add helper function to determine the distance between two pointsGravatar Dirk Hohndel
2015-06-10When saving only selected dives, only include referenced dive computersGravatar Dirk Hohndel
2015-06-10When saving only selected dives, only include referenced dive sitesGravatar Dirk Hohndel
2015-06-10Don't show all the auto generated dive sites on the globeGravatar Dirk Hohndel
2015-06-09Cloud storage: be more careful when trying to determine a user nameGravatar Dirk Hohndel