aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-07-08make GPS coordinates autofilling really workGravatar Gaetan Bisson
2014-07-07Planner: don't allow negative depthsGravatar Robert C. Helling
2014-07-06UI restructure: remove the backupDive we no longer needGravatar Dirk Hohndel
2014-07-06UI restructure: cleanup the code when canceling an editGravatar Dirk Hohndel
2014-07-05Show the gas mixing information only when neededGravatar Miika Turkia
2014-07-05When adding a waypoint, use the gasmix of the _next_ waypoint.Gravatar Robert C. Helling
2014-07-04Add dive: don't throw away the pressure data enteredGravatar Dirk Hohndel
2014-07-04Planner: don't set cylinder start and end pressure when adding diveGravatar Dirk Hohndel
2014-07-04Don't add a close button to KMessageWidgetGravatar Dirk Hohndel
2014-07-04Use QDialogButtonBox in KMessageWidgetGravatar Anton Lundin
2014-07-04Make planner buttons consistent with MaintabGravatar Anton Lundin
2014-07-04UI restructure: simplify setup of add and plan modeGravatar Dirk Hohndel
2014-07-04UI restructure: correctly setup planningGravatar Dirk Hohndel
2014-07-04UI restructureGravatar Dirk Hohndel
2014-07-03Planner: initialize drop_stone_mode as falseGravatar Dirk Hohndel
2014-07-03UI restructure: when adding a dive via displayed_dive it needs valid idGravatar Dirk Hohndel
2014-07-03Small cleanupsGravatar Dirk Hohndel
2014-07-03Autofill GPS coordinates for added dives.Gravatar Gaetan Bisson
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