summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-05-19Add ability to make a dive computer the first dive computer of a diveGravatar Dirk Hohndel
2014-05-19Show the dive computer number (if a dive has more than one)Gravatar Dirk Hohndel
2014-05-19Make the code easier to readGravatar Dirk Hohndel
2014-05-19Fix selection after downloading dives from the dive computerGravatar Dirk Hohndel
2014-05-19Change get_dive_by_diveid to get_dive_by_uniq_idGravatar Dirk Hohndel
2014-05-19Download from dive computer: Fix the broken selection of devicesGravatar Dirk Hohndel
2014-05-19Divecomputer download: try to offer only those devices that make senseGravatar Dirk Hohndel
2014-05-18Improve the tag widget to allow us to tab to the next fieldGravatar Dirk Hohndel
2014-05-14Do not use default filename as default for "Save as"Gravatar Dirk Hohndel
2014-05-13Do not check for null before free.Gravatar Tomaz Canabrava
2014-05-13Rename getDiveById to get_dive_by_id to keep current c code organized.Gravatar Tomaz Canabrava
2014-05-13Move DiveList related methods/classes to own file.Gravatar Tomaz Canabrava
2014-05-13Move printGpsCoords from MainTab to QtHelperGravatar Tomaz Canabrava
2014-05-11Correct the usage of std::string and QStringGravatar Tomaz Canabrava
2014-05-08When starting the planner, copy cylinders from currently selected dive.Gravatar Robert C. Helling
2014-05-08Fix building with NO_MARBLE after prototype changeGravatar Anton Lundin
2014-05-08Planner: Offer to discard the plan when Quit is triggered in planner.Gravatar Robert C. Helling
2014-05-08Planner: show gas for the NEXT segmentGravatar Robert C. Helling
2014-05-08Planner: Change when we recalculate decoGravatar Robert C. Helling
2014-05-07Fix another dangling pointerGravatar Thiago Macieira
2014-05-07Fix crash on dereferencing dangling pointersGravatar Thiago Macieira
2014-05-07Apply the edit of trip locationsGravatar Anton Lundin
2014-05-07Only mark location changed when in edit modeGravatar Anton Lundin
2014-05-07Improve the color coding when editing coordinatesGravatar Dirk Hohndel
2014-05-07Hack around a translation issueGravatar Dirk Hohndel
2014-05-07Remove spurious debug printoutGravatar Dirk Hohndel
2014-05-07Globe: assume that we are looking at the current_diveGravatar Dirk Hohndel
2014-05-07Globe: we always center on the current diveGravatar Dirk Hohndel
2014-05-07Multi dive edit: don't change location texts until user saves the changeGravatar Dirk Hohndel
2014-05-07Even if there is progress text, still set the progress bar percentageGravatar Dirk Hohndel
2014-05-06Simplify string comparisonGravatar Dirk Hohndel
2014-05-06More multi-edit fixesGravatar Dirk Hohndel
2014-05-06Only change identical fields when editing multiple divesGravatar Dirk Hohndel
2014-05-06Change EDIT_SELECTED_DIVES macroGravatar Dirk Hohndel
2014-05-05Change the profile redraw logic after preferences were changedGravatar Dirk Hohndel
2014-05-05Correctly parse boolean preferencesGravatar Dirk Hohndel
2014-05-05Fix odd indentationGravatar Dirk Hohndel
2014-05-05Make rulergraph a pref as wellGravatar Dirk Hohndel
2014-05-05Fix bug in handling of fake SAMPLE_EVENT_PO2 eventsGravatar Dirk Hohndel
2014-05-05Add images to all dive computers and refresh profileGravatar Robert C. Helling
2014-05-05Correct check for existence of DateTimeOriginal exif tagGravatar Robert C. Helling
2014-05-04Add conditional so globe.cpp builds with older versions of MarbleGravatar Dirk Hohndel
2014-05-01Re-center on current dive if dive edit is canceledGravatar Dirk Hohndel
2014-05-01Only change dive coordinates on double clickGravatar Dirk Hohndel
2014-05-01Dont set coordinates when two or more dives are selectedv4.0.97Gravatar Tomaz Canabrava
2014-05-01Restore the previous globe zoom level after showing dive without GPSGravatar Dirk Hohndel
2014-05-01A better guard for 'dive being editted'Gravatar Tomaz Canabrava
2014-05-01Zoom out when dive has no coords.Gravatar Tomaz Canabrava
2014-04-29Fix test for "air" in tooltip display of gaschangeGravatar Dirk Hohndel
2014-04-29Show translated event names in tooltipGravatar Dirk Hohndel