summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
2015-02-10Only update tags in the selected dives if they were changedGravatar Dirk Hohndel
2015-02-02Do not go to edit mode if nothing changedGravatar Miika Turkia
2015-01-31Update ceiling when changing dive modeGravatar Robert C. Helling
2015-01-30Don't go to edit mode if the dive notes field didn't change.Gravatar Gehad elrobey
2015-01-28Let notes expand to full with fbsupport offGravatar Anton Lundin
2015-01-19While editing the coordinates we need to compare to the displayed_diveGravatar Dirk Hohndel
2015-01-19Don't just change the location when double clicking on the globeGravatar Dirk Hohndel
2015-01-19Always updated the coordinates from the displayed_diveGravatar Dirk Hohndel
2015-01-18Clean up the header filesGravatar Dirk Hohndel
2015-01-17Make Facebook support a config optionGravatar Dirk Hohndel
2015-01-17Minor PSCR fixesGravatar Robert C. Helling
2015-01-11Don't use current_dc unless you know there's a current_diveGravatar Dirk Hohndel
2015-01-10Refactor dctype -> divemodeGravatar Robert C. Helling
2015-01-10Replot after changing divetypeGravatar Robert C. Helling
2015-01-10Add setpoint events according to divetypeGravatar Robert C. Helling
2015-01-10Maintab combobox to set dive typeGravatar Robert C. Helling
2015-01-04Initialize edit hack variableGravatar Miika Turkia
2015-01-04Make sure we do not fall back to edit mode on acceptGravatar Miika Turkia
2015-01-04Trip editing: zero out potential previous editsGravatar Dirk Hohndel
2015-01-03When editing trip data, only copy actual changesGravatar Dirk Hohndel
2015-01-02Fine tune some spacingGravatar Dirk Hohndel
2014-12-29Facebook integration: Always ask for a folder before sending the photoGravatar Tomaz Canabrava
2014-12-29Move the Facebook send profile buttonGravatar Tomaz Canabrava
2014-12-23Carefully create some forced marginsGravatar Dirk Hohndel
2014-11-25Match agreed captalisation styleGravatar Tim Wootton
2014-11-23Make the button labels for apply / cancel of edits more consistentGravatar Dirk Hohndel
2014-11-17Clarify the meaning of the values in the stats tabGravatar Dirk Hohndel
2014-11-17Add the ability to modify the cylinder use in the UIGravatar Dirk Hohndel
2014-11-17When editing cylinders, copy all relevant dataGravatar Dirk Hohndel
2014-11-17Correctly copy weight systems on editGravatar Dirk Hohndel
2014-11-17727 fixedGravatar Tomaz Canabrava
2014-11-11maintab.cpp: use copy_string() instead of strdup()Gravatar Lubomir I. Ivanov
2014-11-08Reorder initializers to be more c++-strictGravatar Anton Lundin
2014-11-07Show extra data in separate tab on MainTabGravatar Dirk Hohndel
2014-11-05Always copy data in copy and paste modeGravatar Dirk Hohndel
2014-11-04Change tank editing behavior for multi dive editGravatar Dirk Hohndel
2014-11-03Delay replot of dive so changes aren't overwritten too earlyGravatar Dirk Hohndel
2014-11-01Don't call strdup on NULL by mistakeGravatar Dirk Hohndel
2014-10-30After editing tags, get the right tags into the displayed diveGravatar Dirk Hohndel
2014-10-20Recalculate the decompression if the date / time of a dive changesGravatar Dirk Hohndel
2014-10-20Correctly edit dive date/time when editing manually entered divesGravatar Dirk Hohndel
2014-09-18Report CNS in dive info tabGravatar Gaetan Bisson
2014-08-23Re-enable the edition of the Date after editing a trip.Gravatar Tomaz Canabrava
2014-08-21Fix selection logic when manually adding a diveGravatar Dirk Hohndel
2014-08-18Planner: assign a dive number if the right number seems obviousGravatar Dirk Hohndel
2014-08-17Cut'n'paste for dive data: implement paste sideGravatar Dirk Hohndel
2014-08-16Dive edit: allow the user to explicitly clear a GPS locationGravatar Dirk Hohndel
2014-08-07Reload the dive list after accepting changesGravatar Dirk Hohndel
2014-08-06Delete pictures from the Widget by pressing deleteGravatar Tomaz Canabrava
2014-08-06Make gas use statistics be coherent and more completeGravatar Linus Torvalds