aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-17HTML export: corretly show weird imperial tank sizesGravatar Dirk Hohndel
2015-06-17HTML exports: minor cosmetic improvementsGravatar Dirk Hohndel
2015-06-17Hide the dive-related controls when showing tripsGravatar Anton Lundin
2015-06-17Make the expand/collapse buttons usefull on tripsGravatar Anton Lundin
2015-06-17Remove old timing of functionGravatar Anton Lundin
2015-06-17HTML standalone exporter: don't setup preferencesGravatar Dirk Hohndel
2015-06-17HTML export: better Google maps linkGravatar Dirk Hohndel
2015-06-17Remove some include files from qthelper.cppGravatar Dirk Hohndel
2015-06-17We don't really need a long to count the dive sitesGravatar Dirk Hohndel
2015-06-17Add missing package to INSTALL fileGravatar Dirk Hohndel
2015-06-17HTML Exporter: make JS work on Firefox as wellGravatar Dirk Hohndel
2015-06-17Remove the references to QtPositioning from INSTALL fileGravatar Dirk Hohndel
2015-06-17Use saved units in the HTML exporterGravatar Dirk Hohndel
2015-06-17Store the user's unit preferences in git storageGravatar Dirk Hohndel
2015-06-17Git storage: only check git_id if saving to the same remoteGravatar Dirk Hohndel
2015-06-17HTML: fix the unclosed <ul> tag.Gravatar Gehad elrobey
2015-06-17Re-fix silly typoGravatar Rick Walsh
2015-06-16git save: fix crash with no remoteGravatar Linus Torvalds
2015-06-16Set up signalling to display notes in planner again.Gravatar Robert C. Helling
2015-06-16Show duration before runtime on planner notes tableGravatar Rick Walsh
2015-06-16Fix silly typoGravatar Dirk Hohndel
2015-06-16Remove all the no longer necessary code that aborts read of first V2 fileGravatar Dirk Hohndel
2015-06-16Cloud storage: warn the user if we are not onlineGravatar Dirk Hohndel
2015-06-16Implement a standalone HTML exporterGravatar Dirk Hohndel
2015-06-16Separate initializing Qt from initializing the UIGravatar Dirk Hohndel
2015-06-16HTML export: separate UI and logic codeGravatar Dirk Hohndel
2015-06-16Don't crash with NULL string in settingsGravatar Dirk Hohndel
2015-06-16Move checking the cloud connection into its own filesGravatar Dirk Hohndel
2015-06-16Code cleanup: implement window title update via signalGravatar Dirk Hohndel
2015-06-15Cloud storage: use preference member instead of hard coded stringsGravatar Dirk Hohndel
2015-06-15Cloud storage: create preference entry for base URLGravatar Dirk Hohndel
2015-06-14Add libcurl to the default library dowloads for debian/ubuntuGravatar willem ferguson
2015-06-14Fix renumbering of divesGravatar Dirk Hohndel
2015-06-14Don't compare signed and unsigned valuesGravatar Jan Darowski
2015-06-14Fix compiling against libgit2-0.22.1Gravatar Gaetan Bisson
2015-06-14Cloud storage: only offer cloud storage related options when verifiedGravatar Dirk Hohndel
2015-06-14User manual: first stab at documentation of Subsurface cloud storageGravatar Dirk Hohndel
2015-06-14Release notes: add a few more details about cloud storageGravatar Dirk Hohndel
2015-06-14Cloud storage: clear our last error if verification succeedsGravatar Dirk Hohndel
2015-06-14Cloud storage: show in preferences if cloud account was verifiedGravatar Dirk Hohndel
2015-06-14Cloud storage: clean up handling of cloud storage accountGravatar Dirk Hohndel
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