aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-06-01Add threaded processing of image pixmapsGravatar Tomaz Canabrava
2014-06-01Add a method to update the dive pictures on the model.Gravatar Tomaz Canabrava
2014-06-01Add a new widget on the main tab: Pictures.Gravatar Tomaz Canabrava
2014-06-01Add stub for a widget to show the dive pictures.Gravatar Tomaz Canabrava
2014-06-01Do not replot for each picture added to dive.Gravatar Tomaz Canabrava
2014-06-01Fix layout on the Shift-Image-Time import dialogGravatar Tomaz Canabrava
2014-06-01Simplify ruler update code.Gravatar Tomaz Canabrava
2014-06-01Remove some unused variablesGravatar Dirk Hohndel
2014-06-01Next step to using gasmix instead of o2/heGravatar Dirk Hohndel
2014-06-01Use proper typesGravatar Dirk Hohndel
2014-06-01Remove the .used member of the cylinder structureGravatar Dirk Hohndel
2014-06-01Encapsulate the horrid gas encoding in gas change eventsGravatar Dirk Hohndel
2014-05-31Revert "Show the calculated deco stops in the planner table"Gravatar Dirk Hohndel
2014-05-31Planner: don't include the disclaimer in the dive plan detail widgetGravatar Dirk Hohndel
2014-05-31Planner: show the plan notes in the new widgetGravatar Dirk Hohndel
2014-05-31Planner: add dive plan output area that replaces dive listGravatar Dirk Hohndel
2014-05-31Planner: wild guess attempt to fix a crash on MacGravatar Dirk Hohndel
2014-05-31Allow editing segment duration. This shifts all following waypoints.Gravatar Robert C. Helling
2014-05-30Planner: don't recreate the dive while cleaning up the widgetsGravatar Dirk Hohndel
2014-05-30Planner: remove check for empty diveplanGravatar Dirk Hohndel
2014-05-30Planner: don't do unnecessary work on empty dive plansGravatar Dirk Hohndel
2014-05-30Planner: after freeing the plan, throw away the pointerGravatar Dirk Hohndel
2014-05-29Do not offer an editor when double-clicking REMOVE on the planner.Gravatar Tomaz Canabrava
2014-05-29Do not show 'trash' icon for deco stops.Gravatar Tomaz Canabrava
2014-05-29Do not remove a Deco Stop by clicking on the trashGravatar Tomaz Canabrava
2014-05-29Hide the DiveHandlers that are not entered by mouse.Gravatar Tomaz Canabrava
2014-05-29Hide DiveHandlers and GasTexts when on profile mode too.Gravatar Tomaz Canabrava
2014-05-29Planner: only update the plan after the cylinder data has been updatedGravatar Dirk Hohndel
2014-05-29Show the calculated deco stops in the planner tableGravatar Robert C. Helling
2014-05-29Planner: track gas consumption in cylinders and samplesGravatar Dirk Hohndel
2014-05-29Planner: remove infobox overlay and enable calculated ceilingGravatar Robert C. Helling
2014-05-29HTML list exporterGravatar Gehad elrobey
2014-05-28Planner: record the new dive at the correct timeGravatar Dirk Hohndel
2014-05-28Planner: always recreate staging diveGravatar Dirk Hohndel
2014-05-28Planner: make sure stagingDive is reset to NULLGravatar Dirk Hohndel
2014-05-28Add dive: only copy cylinders when necessaryGravatar Dirk Hohndel
2014-05-28Fix edition of manually added dives.Gravatar Tomaz Canabrava
2014-05-28Fix crash on adding / removing a dives from add menuGravatar Tomaz Canabrava
2014-05-28Move code from the Planner that doesn't belongs there.Gravatar Tomaz Canabrava
2014-05-28Planner: set up a cylinder, even if no current dive is selectedGravatar Dirk Hohndel
2014-05-28Planner: really fix crash after aborting plannerGravatar Dirk Hohndel
2014-05-28Planner: prevent crash when canceling plan with existing dive listGravatar Dirk Hohndel
2014-05-28Dive list: use helper function when restoring selectionGravatar Dirk Hohndel
2014-05-28Fixes showing the Empty Profile when Add / Plan dive is cancelled.Gravatar Tomaz Canabrava
2014-05-28Minor cleanupGravatar Dirk Hohndel
2014-05-28Try to clear out the profile when dive list is emptyGravatar Dirk Hohndel
2014-05-28Dive planner: remove the fake dive earlier on cancelGravatar Dirk Hohndel
2014-05-28Dive planner: remember the selection before new dives get handledGravatar Dirk Hohndel
2014-05-28Dive add: remove duplicate codeGravatar Dirk Hohndel
2014-05-27Dive add: fix crash when cancelingGravatar Dirk Hohndel