summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-07-03UI restructure: add back the missing plan dive notesGravatar Dirk Hohndel
2014-07-03Planner: Add backgas breaksGravatar Robert C. Helling
2014-07-03UI restructure: use displayed_dive for add dive and plan diveGravatar Dirk Hohndel
2014-07-03UI restructure: don't use random dives from the divelist for dataGravatar Dirk Hohndel
2014-07-03UI restructure: get rid of "current" pointer in cylinders and weightsGravatar Dirk Hohndel
2014-07-03UI restructure: only switch to edit mode if user made changeGravatar Dirk Hohndel
2014-07-03UI restructure: track if any data was modifiedGravatar Dirk Hohndel
2014-07-03UI restructure: improve memory handling in maintabGravatar Dirk Hohndel
2014-07-03UI restructure: updateDiveInfo displays displayed_diveGravatar Dirk Hohndel
2014-07-03UI restructure: always display pictures for displayed diveGravatar Dirk Hohndel
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: 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-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-01Implement a cache for the scaled imagesGravatar Dirk Hohndel
2014-07-01Show subsurface logo in dive plan print outGravatar 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-30HTML: Use jqplot to draw profile.Gravatar Gehad elrobey
2014-06-30Make the planner settings respond well to unit system changes.Gravatar Robert C. Helling
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-29Calculate approx gas bill on divesGravatar Anton Lundin
2014-06-29MainTab: make the tag widgets play nicer with large fontsGravatar Dirk Hohndel
2014-06-29Maintab: make design more fluidGravatar Dirk Hohndel
2014-06-29Fixed SAC in plannerGravatar Robert C. Helling
2014-06-29Surface pressure is in mbar, not barGravatar Anton Lundin
2014-06-29Profile: show dive computer nickname instead of modelGravatar Dirk Hohndel
2014-06-28Profile: change event icon for gaschangeGravatar Dirk Hohndel
2014-06-28Profile: remove old picture event handling codeGravatar Dirk Hohndel
2014-06-28Fix crash when cancelling a trip editGravatar Dirk Hohndel