aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-24Correcly look at all relevant dive computer structuresGravatar Dirk Hohndel
2015-01-24Don't show previous dive computer textGravatar Dirk Hohndel
2015-01-23Code cleanup: CCR setpoint and o2 sensor visualisationGravatar willem ferguson
2015-01-23Fix quoted CSV importGravatar Miika Turkia
2015-01-23Have Sensus samples inside divecomputer tagGravatar Miika Turkia
2015-01-23Set the known import selection for Seabear importGravatar Miika Turkia
2015-01-23Use proper sample headings for Seabear CSV importGravatar Miika Turkia
2015-01-22Use correct case for string matching on CSV importGravatar Miika Turkia
2015-01-22Improve testing whether we have temp and depth infoGravatar Miika Turkia
2015-01-22Fix string that is used as XML tag nameGravatar Miika Turkia
2015-01-22Fix order of CSV field separatorsGravatar Miika Turkia
2015-01-22Special handling of Seaber CSV filesGravatar Miika Turkia
2015-01-22When importing dives from CSV, mark them accordinglyGravatar Dirk Hohndel
2015-01-22Use correct flag when connecting the progress events to the progress barGravatar Anton Lundin
2015-01-22DLF import: set no_o2sensors in CCR/PSCR modeGravatar Anton Lundin
2015-01-22Set divemode to FREEDIVE now when we support thatGravatar Anton Lundin
2015-01-21Add a QProgressDialog to auto-ostc3-firmwareGravatar Anton Lundin
2015-01-21Emit 100% progress after quick actionsGravatar Anton Lundin
2015-01-21Emit progress from suunto vyper config operationsGravatar Anton Lundin
2015-01-21Emit progress events from firmware updatesGravatar Anton Lundin
2015-01-21Connect the progress events to the progress barGravatar Anton Lundin
2015-01-21Add infrastructure to emit progress from threadsGravatar Anton Lundin
2015-01-21Use a progressbar in the configure dc dialogGravatar Anton Lundin
2015-01-21Refactor device handling threadsGravatar Anton Lundin
2015-01-21CCR option: display o2 sensor dataGravatar willem ferguson
2015-01-20UI for pSCR preferencesGravatar Robert C. Helling
2015-01-20Latest strings and translationsGravatar Dirk Hohndel
2015-01-20Getting ready for Beta 1Gravatar Dirk Hohndel
2015-01-20Don't divide 0/0 when using a PSCR with 100% oxygenGravatar Robert C. Helling
2015-01-20Adopt planner gas calculation to PSCR mode and include low pO2 warningGravatar Robert C. Helling
2015-01-20Fix build problemGravatar Dirk Hohndel
2015-01-20Use SAC from preferences for PSCR oxygen dropGravatar Robert C. Helling
2015-01-19Actually walk all dive computers, don't just claim to do soGravatar Dirk Hohndel
2015-01-19Remove the two annoying debug statementsGravatar Dirk Hohndel
2015-01-19While editing the coordinates we need to compare to the displayed_diveGravatar Dirk Hohndel
2015-01-19Merge branch 'latestmaster'Gravatar Dirk Hohndel
2015-01-19Hide the old flag when editing a location on the mapGravatar Dirk Hohndel
2015-01-19Show a flag when editing a location on the globeGravatar 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-19Fix extreme sluggish profile over timeGravatar Tomaz Canabrava
2015-01-19Only update the "add dive profile / plan dive" 20x/sGravatar Tomaz Canabrava
2015-01-18Fix build: add missing #includesGravatar Thiago Macieira
2015-01-18Move the heart rate graphGravatar Joakim Bygdell
2015-01-18Use correct divemode (PSCR in particular) in deco calculationGravatar Robert C. Helling
2015-01-18Clean up the header filesGravatar Dirk Hohndel
2015-01-17Use correct divemode (PSCR in particular) in deco calculationGravatar Robert C. Helling
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2015-01-17Cache the complex items to give us a boost of speedGravatar Tomaz Canabrava
2015-01-17Fix memleak of QGraphicsRectItemGravatar Tomaz Canabrava