aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-03UI restructure: updateDiveInfo shows the selected dive by defaultGravatar Dirk Hohndel
2014-07-03UI restructure: plotDive: plot current dive by default & use displayed_diveGravatar Dirk Hohndel
2014-07-03UI restructure: add helper function to copy and clear a diveGravatar Dirk Hohndel
2014-07-02UI restructure: fix get_divenr to do the right thing on a copy of a diveGravatar Dirk Hohndel
2014-07-02UI restructure: plotDive should just take one diveGravatar Dirk Hohndel
2014-07-02UI restructure: use a global variable to hold the dive we show / editGravatar Dirk Hohndel
2014-07-01HTML: use Right/Left arrows to switch between divesGravatar Gehad Elrobey
2014-07-01Don't show gaschange events at the beginning of a diveGravatar Linus Torvalds
2014-07-01Add dive: remove cylinder pressures from samplesGravatar Dirk Hohndel
2014-07-01Equipment edit: for some reason we need a local copy of indexGravatar Dirk Hohndel
2014-07-01Maintab: fix tab stop orderGravatar Dirk Hohndel
2014-07-01Planner: use the traditional date widgetGravatar Dirk Hohndel
2014-07-01Use gas_mod helper instead of local versionGravatar Anton Lundin
2014-07-01Picture loading: only add the pictures to "reasonable" divesGravatar Dirk Hohndel
2014-07-01Small whitespace fixGravatar Dirk Hohndel
2014-07-01Implement a cache for the scaled imagesGravatar Dirk Hohndel
2014-07-01Clarify the gaschange iconGravatar Anton Lundin
2014-07-01Show subsurface logo in dive plan print outGravatar Robert C. Helling
2014-07-01Show ascent gas consumption separately in plannerGravatar Robert C. Helling
2014-07-01fix tab step order in planner settings.Gravatar Joakim Bygdell
2014-06-30Main Window: start showing dive list and globeGravatar Dirk Hohndel
2014-06-30Only replot the dive if maxDepth > oldMaxDepth on plan / add mode.Gravatar Tomaz Canabrava
2014-06-30Better colors for Add and Plan modes.Gravatar Tomaz Canabrava
2014-06-30Revert Date widget to default in QtGravatar Tomaz Canabrava
2014-06-30Selects the dive date before showing it up.Gravatar Tomaz Canabrava
2014-06-30Added a shortcut 'ESC' to close the calendar widgetGravatar Tomaz Canabrava
2014-06-30Calendar widget should hide when clicking somewhere elseGravatar Tomaz Canabrava
2014-06-30Fixed SearchBar layout and iconsGravatar Tomaz Canabrava
2014-06-30Align the texts on the Left inside of Right for the DiveListGravatar Tomaz Canabrava
2014-06-30User survey: detect the machine the app is running onGravatar Dirk Hohndel
2014-06-30User survey: don't ask more than once per invocationGravatar Dirk Hohndel
2014-06-30Merge branch 'survey'Gravatar Dirk Hohndel
2014-06-30Fix Qt4 buildGravatar Dirk Hohndel
2014-06-30User survey: actually collect and send the data to the backendGravatar Dirk Hohndel
2014-06-30Small white space tune-up on JS fileGravatar Miika Turkia
2014-06-30HTML: Show nice values when pressure is not availableGravatar Gehad elrobey
2014-06-30HTML: Fix listlib whitespace errors.Gravatar Gehad elrobey
2014-06-30HTML: Use jqplot to draw profile.Gravatar Gehad elrobey
2014-06-30HTML: some css enhancmentGravatar Gehad elrobey
2014-06-30HTML: Add temperature and pressure curves to the JSON data.Gravatar Gehad elrobey
2014-06-30HTML: dive list must remember the last dive in displayGravatar Gehad elrobey
2014-06-30HTML: export dive events to detailed viewGravatar Gehad elrobey
2014-06-30Make the planner settings respond well to unit system changes.Gravatar Robert C. Helling
2014-06-30User manual: Spelling, typosGravatar Willem Ferguson
2014-06-29Image time shift dialog: remove the silly AMGravatar Dirk Hohndel
2014-06-29Globe: don't show the location edit message after aborting planGravatar Dirk Hohndel
2014-06-29Parse git-format picture dataGravatar Linus Torvalds
2014-06-29git-format: save dive picture dataGravatar Linus Torvalds
2014-06-29Only calculate deco stops, TTS and NDL every 30sGravatar Anton Lundin
2014-06-29Calculate approx gas bill on divesGravatar Anton Lundin