summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
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
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-10Dive site management: remove the profile viewGravatar 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-10Add helper function to determine the distance between two pointsGravatar Dirk Hohndel
2015-06-10Don't show all the auto generated dive sites on the globeGravatar Dirk Hohndel
2015-06-09Merge branch 'cloudstorage'Gravatar Dirk Hohndel
2015-06-09Cloud storage: implement confirmation of email address via PINGravatar Dirk Hohndel
2015-06-09Cloud storage: deal with visibility of PIN entryGravatar Dirk Hohndel
2015-06-09Cloud storage: initial support for confirming the email PINGravatar Dirk Hohndel
2015-06-09Discard all temporary sites after merging with dive listGravatar Dirk Hohndel
2015-06-09Subsurface GPS webservice: make sure dive log is marked as modifiedGravatar Dirk Hohndel
2015-06-09Fix building with NO_MARBLE issueGravatar Gehad elrobey
2015-06-07Cloud storage: first stab at creating an account on the backendGravatar Dirk Hohndel
2015-06-07Select the correct dive in EditAddedDive modeGravatar Tomaz Canabrava
2015-06-07Change the name of the dive site on the globeGravatar Tomaz Canabrava
2015-06-07Reset the current dive site when we reject itGravatar Tomaz Canabrava
2015-06-07Plot the current dive site in edit modeGravatar Tomaz Canabrava
2015-06-07Do not connect to same signal/slot twiceGravatar Tomaz Canabrava
2015-06-07Always fill the fields in LocationInformation edit widget.Gravatar Tomaz Canabrava
2015-06-07Always send the UUID of the coordinates to the globeGravatar Tomaz Canabrava
2015-06-04Make Subsurface compile with NO_PRINTING setGravatar Dirk Hohndel
2015-06-04GlobeGPS: add empty function for NO_MARBLEGravatar Lubomir I. Ivanov
2015-06-04Printing: Add progress updating ability to print dialogGravatar Gehad elrobey
2015-06-04Printing: call print from printer classGravatar Gehad elrobey