aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-05-26Better movements from the lines when added / removed.Gravatar Tomaz Canabrava
2014-05-26Planner: don't try to update the MainTab dive info while in plan modeGravatar Dirk Hohndel
2014-05-26Speed up the grid: don't repaint when uneeded.Gravatar Tomaz Canabrava
2014-05-26Do not set maxTime when the handler is moving.Gravatar Tomaz Canabrava
2014-05-26Activate the PlannerGravatar Tomaz Canabrava
2014-05-26Merge branch 'Planner'Gravatar Dirk Hohndel
2014-05-26Planner: copy samples and events for plan and addGravatar Dirk Hohndel
2014-05-26Planner: Don't include the ascent in the default diveGravatar Dirk Hohndel
2014-05-26Make the planner show something.Gravatar Tomaz Canabrava
2014-05-26Created a function to create a fake dive for Add and Plan states.Gravatar Tomaz Canabrava
2014-05-26Remove uneeded call.Gravatar Tomaz Canabrava
2014-05-26Small code cleanup.Gravatar Tomaz Canabrava
2014-05-26Planner: Move method down below to easy comparisson with another.Gravatar Tomaz Canabrava
2014-05-26Planner: states Add and Plan have a similar behaviorGravatar Tomaz Canabrava
2014-05-26Planner: Re-enable using the new profile.Gravatar Tomaz Canabrava
2014-05-26Merge branch 'atdotde'Gravatar Dirk Hohndel
2014-05-26Reenabled copying the diveplan to dive notes.Gravatar Robert C. Helling
2014-05-26Merge branch 'atdotde'Gravatar Dirk Hohndel
2014-05-26Use get_o2() and get_he() instead of accessing permilles directlyGravatar Robert C. Helling
2014-05-26Rework slot to quiet down Qt5 warningGravatar Anton Lundin
2014-05-25Use gas_mod and fix fpeGravatar Anton Lundin
2014-05-25Dive list: make saving / restoring column widths actually workGravatar Dirk Hohndel
2014-05-25Dive list: don't reset column width when reloadingGravatar Dirk Hohndel
2014-05-25Move mod calculations to a separate helperGravatar Anton Lundin
2014-05-25Dive list: remember the current sort columGravatar Dirk Hohndel
2014-05-24Remove leftovers from the planner.Gravatar Tomaz Canabrava
2014-05-24Reenables the air edition and deletion of handlers on the planner/addGravatar Tomaz Canabrava
2014-05-24Reenamble 'Delete Dive Point' on the planer / addGravatar Tomaz Canabrava
2014-05-24Speed up the multi dive selectionGravatar Tomaz Canabrava
2014-05-24Correctly implement multi dive selectionGravatar Dirk Hohndel
2014-05-24Rename the export dialogGravatar Gehad
2014-05-24Dive list: move trip merging logic into divelist.cGravatar Dirk Hohndel
2014-05-24Dive list: work around odd problem with selectionsGravatar Dirk Hohndel
2014-05-24Dive list: move trip selection / deselection logic to divelist.cGravatar Dirk Hohndel
2014-05-24Dive list: more consistent handling of "add to trip"Gravatar Dirk Hohndel
2014-05-24Port the KeyPress actions to the new profile.Gravatar Tomaz Canabrava
2014-05-24Add some helper functionsGravatar Dirk Hohndel
2014-05-24Remove export and save as from dive list context menuGravatar Dirk Hohndel
2014-05-24Remove a ton of code.Gravatar Tomaz Canabrava
2014-05-24Remove the depth / time increase and decrease functions.Gravatar Tomaz Canabrava
2014-05-24Make mouse dragging work as it should.Gravatar Tomaz Canabrava
2014-05-24Remove unused code.Gravatar Tomaz Canabrava
2014-05-24Remove code already ported to the new profile.Gravatar Tomaz Canabrava
2014-05-24Fixe movement of DiveHandlers when moving the NotificationAreaGravatar Tomaz Canabrava
2014-05-24Make the planner actually work.Gravatar Tomaz Canabrava
2014-05-24Change how the handler handlers itself.Gravatar Tomaz Canabrava
2014-05-24Add Subsurface XML export to Export dialogGravatar Dirk Hohndel
2014-05-24Rework the Export dialogGravatar Dirk Hohndel
2014-05-24Add descriptions for different formats in the export dialogGravatar Gehad
2014-05-22Gratuitous whitespace changesGravatar Dirk Hohndel