aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2015-06-22Avoid possible use of uninitialized variableGravatar Dirk Hohndel
2015-06-22Preferences infrastructure for GeoManagementGravatar Tomaz Canabrava
2015-06-22Defaults for the Preferences dialog for GeoCodingGravatar Tomaz Canabrava
2015-06-22Add configuration options for geo codingGravatar Tomaz Canabrava
2015-06-22Show warning if user loads an old datafileGravatar Tomaz Canabrava
2015-06-22Do not mess with dive location automaticallyGravatar Tomaz Canabrava
2015-06-22Create layout on parent, not on items around itGravatar Tomaz Canabrava
2015-06-22do not set default sizes for expandersGravatar Tomaz Canabrava
2015-06-22Cloud storage: update File menu options once PIN is verifiedGravatar Dirk Hohndel
2015-06-22Better error handlingGravatar Dirk Hohndel
2015-06-22Address of array is always non-NULLGravatar Dirk Hohndel
2015-06-22Address uninitialized member warningsGravatar Dirk Hohndel
2015-06-22Preferences: don't show error when resetting cloud email / passwordGravatar Dirk Hohndel
2015-06-21Initialize membersGravatar Dirk Hohndel
2015-06-21Prevent unintended integer divisionGravatar Dirk Hohndel
2015-06-21Comparing the address of a member to 0 is pointlessGravatar Dirk Hohndel
2015-06-21Initialize variable to avoid false positive in coverityGravatar Dirk Hohndel
2015-06-21Fix a number of resource leaksGravatar Dirk Hohndel
2015-06-21Some file dialogs insist on adding a default extensionGravatar Dirk Hohndel
2015-06-21Restructure preferences dialog so it fits on smaller screens againGravatar Dirk Hohndel
2015-06-20Track minimum datafile versionGravatar Dirk Hohndel
2015-06-19Merge branch 'custom-print' of https://github.com/neolit123/subsurfaceGravatar Dirk Hohndel
2015-06-19Printing: amend some texts capitalization wiseGravatar Lubomir I. Ivanov
2015-06-19Printing: pass the print_options struct to TemplateLayout and PrinterGravatar Gehad elrobey
2015-06-19Printing: add a "one dive per page" optionGravatar Gehad elrobey
2015-06-19Add planner minimum gas switch duration optionGravatar Rick Walsh
2015-06-16Set up signalling to display notes in planner again.Gravatar Robert C. Helling
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-16HTML export: separate UI and logic codeGravatar 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-14Fix renumbering of divesGravatar Dirk Hohndel
2015-06-14Cloud storage: only offer cloud storage related options when verifiedGravatar 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-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-13Simplify distance calculationsGravatar Anton Lundin
2015-06-13Move git related declarations into their own header fileGravatar 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-12Cloud storage: check connection before connectingGravatar Dirk Hohndel