summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-26Dive site rewrite: change add icon to editGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: add the taxonomy labels for the dive sitesGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: use a QCompleter to show the list of dive sitesGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: location edit on notes tab is again a LineEditGravatar Tomaz Canabrava
2015-06-26Implement planner option to switch only at required stopsGravatar Rick Walsh
2015-06-26Add only switch at required stop optionGravatar Rick Walsh
2015-06-26Define gaschange_before and gaschange_after a few lines earlierGravatar Rick Walsh
2015-06-25Don't show datafile version warning if no file was openedGravatar Dirk Hohndel
2015-06-25Use strtoul to parse unsigned valuesGravatar Dirk Hohndel
2015-06-25Use our membuffer infrastructure to assemble stringGravatar Dirk Hohndel
2015-06-24Rewrite GPS fix matching code for imports from our webserviceGravatar Dirk Hohndel
2015-06-24Uemis downloader: create the req.txt file if it went missingGravatar Dirk Hohndel
2015-06-23Fix gaschange_after definitionGravatar Rick Walsh
2015-06-22Fix helper functionGravatar Dirk Hohndel
2015-06-22Avoid possible use of uninitialized variableGravatar Dirk Hohndel
2015-06-22Refactor to use gaschage_before and gaschange_afterGravatar Robert C. Helling
2015-06-22When displaying transitions show the gaschange at the stop if there is oneGravatar Robert C. Helling
2015-06-22Planner notes - revise logic for gasmix outputGravatar Rick Walsh
2015-06-22Preferences infrastructure for GeoManagementGravatar Tomaz Canabrava
2015-06-22Defaults for the Preferences dialog for GeoCodingGravatar Tomaz Canabrava
2015-06-22Add model to populate the Preferences for GeoRefGravatar Tomaz Canabrava
2015-06-22Add configuration options for geo codingGravatar Tomaz Canabrava
2015-06-22Show warning if user loads an old datafileGravatar Tomaz Canabrava
2015-06-22Do not mess with dive location automaticallyGravatar Tomaz Canabrava
2015-06-22Create layout on parent, not on items around itGravatar Tomaz Canabrava
2015-06-22do not set default sizes for expandersGravatar Tomaz Canabrava
2015-06-22Cloud storage: update File menu options once PIN is verifiedGravatar Dirk Hohndel
2015-06-22Prevent potential division by zeroGravatar Dirk Hohndel
2015-06-22Prevent null pointer dereferenceGravatar Dirk Hohndel
2015-06-22Better error handlingGravatar Dirk Hohndel
2015-06-22Address of array is always non-NULLGravatar Dirk Hohndel
2015-06-22Address uninitialized member warningsGravatar Dirk Hohndel
2015-06-22Cloud storage: correctly store pictures even if they weren't shown beforeGravatar Dirk Hohndel
2015-06-22Preferences: don't show error when resetting cloud email / passwordGravatar Dirk Hohndel
2015-06-21Initialize membersGravatar Dirk Hohndel
2015-06-21Uemis downloader: open returns -1 on errorGravatar Dirk Hohndel
2015-06-21Prevent unintended integer divisionGravatar Dirk Hohndel
2015-06-21Comparing the address of a member to 0 is pointlessGravatar Dirk Hohndel
2015-06-21Fix missing curly braces that change control flowGravatar Dirk Hohndel
2015-06-21OSTC tools: prevent unknown dc familyGravatar Dirk Hohndel
2015-06-21Prevent null dereferenceGravatar Dirk Hohndel
2015-06-21Prevent possible null pointer dereferenceGravatar Dirk Hohndel
2015-06-21Initialize variable to avoid false positive in coverityGravatar Dirk Hohndel
2015-06-21Cylinder model: fix an obscure case that would access cylinder -1Gravatar Dirk Hohndel
2015-06-21Prevent theoretical out of bounds accessGravatar Dirk Hohndel
2015-06-21Fix a number of resource leaksGravatar Dirk Hohndel
2015-06-21Fix missing return statementGravatar Dirk Hohndel
2015-06-21Fix incorrect buffer length calculationGravatar Dirk Hohndel
2015-06-21Some file dialogs insist on adding a default extensionGravatar Dirk Hohndel
2015-06-21Planner: change timestep to 2 secondsGravatar Rick Walsh