summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-30Cleanup OSTC settings debug codeGravatar Anton Lundin
2014-12-30Allow unit selection on known CSV importGravatar Miika Turkia
2014-12-30Update INSTALL file to be more specific about libdivecomputer branchesGravatar Dirk Hohndel
2014-12-29Add Facebook logo to preferences as wellGravatar Dirk Hohndel
2014-12-29User survey: these options aren't mutually exclusiveGravatar Dirk Hohndel
2014-12-29Remove duplicate tool-tip settingGravatar Anton Lundin
2014-12-29Remove debug codeGravatar Anton Lundin
2014-12-29Remove unused variableGravatar Anton Lundin
2014-12-29Clear stale pointers after freeGravatar Anton Lundin
2014-12-29Only check for update after successfull downloadGravatar Anton Lundin
2014-12-29Add reminder for OSTC Sport to re-enable bluetoothGravatar Anton Lundin
2014-12-29Initialize members in the declared orderGravatar Anton Lundin
2014-12-29Parse more DLF event typesGravatar Anton Lundin
2014-12-29Document a DLF-event type more.Gravatar Anton Lundin
2014-12-29Use GASCHANGE2 constant for DLF GASCHANGEGravatar Anton Lundin
2014-12-29Restructure DLF sample parsingGravatar Anton Lundin
2014-12-29Facebook integration: Album name is requiredGravatar Dirk Hohndel
2014-12-29Facebook integration: improve dialog layoutGravatar Dirk Hohndel
2014-12-29Facebook integration: improve the confirmation UI experienceGravatar Dirk Hohndel
2014-12-29Highlight that this CSV export is about dive profile.Gravatar Miika Turkia
2014-12-29Description of CSV detail exportGravatar Miika Turkia
2014-12-29Verify the file header magic before importing DLFGravatar Anton Lundin
2014-12-29Remove uneeded Facebook album settingGravatar Tomaz Canabrava
2014-12-29Facebook integration: Add an interface to select the stuff that's sentGravatar Tomaz Canabrava
2014-12-29Facebook integration: Add the SocialnetworkDialog.uiGravatar Tomaz Canabrava
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-29Another whitespace updateGravatar Dirk Hohndel
2014-12-28Move Constructor next to rest of the classGravatar Anton Lundin
2014-12-28Lift code out to write_ostc_settingsGravatar Anton Lundin
2014-12-28Lift code out to write_ostc3_settingsGravatar Anton Lundin
2014-12-28Lift code out to read_ostc_settingsGravatar Anton Lundin
2014-12-28Lift code out to read_ostc3_settingsGravatar Anton Lundin
2014-12-28Lift code out to write_suunto_vyper_settingsGravatar Anton Lundin
2014-12-28Lift code out to read_suunto_vyper_settingsGravatar Anton Lundin
2014-12-28Whitespace cleanupGravatar Dirk Hohndel
2014-12-28Fix ConfigureDiveComputer classGravatar Dirk Hohndel
2014-12-28Add the dive start DLF event typeGravatar Anton Lundin
2014-12-28Parse info from the DLF headerGravatar Anton Lundin
2014-12-28Parse time on only one place in DLF importGravatar Anton Lundin
2014-12-28Switch to using unsigned char in DLF importGravatar Anton Lundin
2014-12-28Populate the plot info with tts informationGravatar Anton Lundin
2014-12-28Minor style cleanupGravatar Anton Lundin
2014-12-28Automatic OSTC firmware update: download file and try to installGravatar Dirk Hohndel
2014-12-28OSTC firmware update prompt: use the stable changelog filesGravatar Dirk Hohndel
2014-12-28Fix compiler warning: parse_dlf_buffer needs to return 0 on successGravatar Dirk Hohndel
2014-12-28Set dive_table for Divesoft importGravatar Miika Turkia
2014-12-28Support gaschange events on Divesoft Freedom importGravatar Miika Turkia
2014-12-28Add .dlf to known extensions (Divesoft)Gravatar Miika Turkia
2014-12-28Include QDebug header - otherwise a compile errorGravatar Miika Turkia