aboutsummaryrefslogtreecommitdiffstats
path: root/parse-xml.c
AgeCommit message (Expand)Author
2013-11-28Quiet down valgrind warningsGravatar Linus Torvalds
2013-11-27Remove some constants and use helpers insteadGravatar Anton Lundin
2013-11-22Don't parse 32bit hex values with strtolGravatar Dirk Hohndel
2013-11-20Use the get_o2/get_he helpersGravatar Anton Lundin
2013-11-02Speed up XML loadingGravatar Linus Torvalds
2013-11-02Replaced the tag implementationGravatar Maximilian Güntner
2013-10-20Get rid of compiler warning on format stringsGravatar Miika Turkia
2013-10-16GUI for CSV importGravatar Miika Turkia
2013-10-09Next step towards working translationsGravatar Dirk Hohndel
2013-10-07Allow passing NULL as second argument to ascii_strtodGravatar Dirk Hohndel
2013-10-07ascii_strtod that actually does what we needGravatar Linus Torvalds
2013-10-06Trying to switch to Qt translationGravatar Dirk Hohndel
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-10-04Use helper function to find xslt folderGravatar Dirk Hohndel
2013-10-02Initial code to import CSV log filesGravatar Miika Turkia
2013-09-19Identify below floor event type properly.Gravatar Michael Andreen
2013-09-18Use the right event typeGravatar Anton Lundin
2013-06-18Converting the device_info list into a Qt data structureGravatar Dirk Hohndel
2013-06-07Support for aquadivelog UDDF importGravatar Miika Turkia
2013-05-21Replace GError handling with a kMessageWidget based approachGravatar Dirk Hohndel
2013-05-15Fix DM4 dive timeGravatar Miika Turkia
2013-05-14Suunto DM4 import should fill the divecomputer fieldsGravatar Dirk Hohndel
2013-05-11Require libzip, xslt and osm-gps-map in all buildsGravatar Henrik Brautaset Aronsen
2013-05-09Attempt to fix a crash on DM4 import on WindowsGravatar Miika Turkia
2013-04-22A hook for DM4 XML importGravatar Miika Turkia
2013-04-09Automatically show Freshwater tag (but don't set it)Gravatar Dirk Hohndel
2013-04-09Store the tag names instead of an opaque numberGravatar Dirk Hohndel
2013-04-09Add dive tags and support invalid divesGravatar Ďoďo
2013-03-26Check if DLD contains non-ascii charactersGravatar Miika Turkia
2013-03-18Generate heading event on DM4 importGravatar Miika Turkia
2013-03-17Terminate decode at end of string and fix mem leakGravatar Miika Turkia
2013-03-15Support divelogs.de exports that include Cyrillic charactersGravatar Miika Turkia
2013-03-10.DLD generation for uploading to divelogs.deGravatar Miika Turkia
2013-03-08Use information from proper table on DM4 importGravatar Miika Turkia
2013-03-08Sanity check on temperature valuesGravatar Dirk Hohndel
2013-03-08Warn about commas in floating point valuesGravatar Linus Torvalds
2013-03-07Fix potentially broken white space truncation on certain Windows versionsGravatar Lubomir I. Ivanov
2013-03-07DM4 import pressure detection fixGravatar Miika Turkia
2013-03-07More events from Suunto DM4 addedGravatar Miika Turkia
2013-03-04Limited support for Suunto DM4 importGravatar Miika Turkia
2013-03-03Try to capture some more potential buffer overflows caused by localizationGravatar Dirk Hohndel
2013-02-26UDCF importGravatar Miika Turkia
2013-02-26Test divesGravatar Miika Turkia
2013-02-25parse-xml.c: add parsing for DivingLog divetime and depthavgGravatar Dirk Hohndel
2013-02-25Fix GPS import from divinglogGravatar Miika Turkia
2013-02-25Mark some strings for translationGravatar Miika Turkia
2013-02-24XSLT for UDDF importGravatar Miika Turkia
2013-02-22Flesh out the UDDF xml parsing a bit moreGravatar Linus Torvalds
2013-02-22Add correct XSLT search path for WindowsGravatar Dirk Hohndel
2013-02-22Flesh out the UDDF xml parsing a bit moreGravatar Linus Torvalds