index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-xml.c
Age
Commit message (
Expand
)
Author
2013-10-07
Allow passing NULL as second argument to ascii_strtod
Dirk Hohndel
2013-10-07
ascii_strtod that actually does what we need
Linus Torvalds
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-04
Use helper function to find xslt folder
Dirk Hohndel
2013-10-02
Initial code to import CSV log files
Miika Turkia
2013-09-19
Identify below floor event type properly.
Michael Andreen
2013-09-18
Use the right event type
Anton Lundin
2013-06-18
Converting the device_info list into a Qt data structure
Dirk Hohndel
2013-06-07
Support for aquadivelog UDDF import
Miika Turkia
2013-05-21
Replace GError handling with a kMessageWidget based approach
Dirk Hohndel
2013-05-15
Fix DM4 dive time
Miika Turkia
2013-05-14
Suunto DM4 import should fill the divecomputer fields
Dirk Hohndel
2013-05-11
Require libzip, xslt and osm-gps-map in all builds
Henrik Brautaset Aronsen
2013-05-09
Attempt to fix a crash on DM4 import on Windows
Miika Turkia
2013-04-22
A hook for DM4 XML import
Miika Turkia
2013-04-09
Automatically show Freshwater tag (but don't set it)
Dirk Hohndel
2013-04-09
Store the tag names instead of an opaque number
Dirk Hohndel
2013-04-09
Add dive tags and support invalid dives
Ďoďo
2013-03-26
Check if DLD contains non-ascii characters
Miika Turkia
2013-03-18
Generate heading event on DM4 import
Miika Turkia
2013-03-17
Terminate decode at end of string and fix mem leak
Miika Turkia
2013-03-15
Support divelogs.de exports that include Cyrillic characters
Miika Turkia
2013-03-10
.DLD generation for uploading to divelogs.de
Miika Turkia
2013-03-08
Use information from proper table on DM4 import
Miika Turkia
2013-03-08
Sanity check on temperature values
Dirk Hohndel
2013-03-08
Warn about commas in floating point values
Linus Torvalds
2013-03-07
Fix potentially broken white space truncation on certain Windows versions
Lubomir I. Ivanov
2013-03-07
DM4 import pressure detection fix
Miika Turkia
2013-03-07
More events from Suunto DM4 added
Miika Turkia
2013-03-04
Limited support for Suunto DM4 import
Miika Turkia
2013-03-03
Try to capture some more potential buffer overflows caused by localization
Dirk Hohndel
2013-02-26
UDCF import
Miika Turkia
2013-02-26
Test dives
Miika Turkia
2013-02-25
parse-xml.c: add parsing for DivingLog divetime and depthavg
Dirk Hohndel
2013-02-25
Fix GPS import from divinglog
Miika Turkia
2013-02-25
Mark some strings for translation
Miika Turkia
2013-02-24
XSLT for UDDF import
Miika Turkia
2013-02-22
Flesh out the UDDF xml parsing a bit more
Linus Torvalds
2013-02-22
Add correct XSLT search path for Windows
Dirk Hohndel
2013-02-22
Flesh out the UDDF xml parsing a bit more
Linus Torvalds
2013-02-20
parse-xml.c: fixed a small memory leak related to xmlGetProp()
Lubomir I. Ivanov
2013-02-20
Import divelogs.de
Miika Turkia
2013-02-14
Better handling of manually edited air temperature
Dirk Hohndel
2013-02-08
Skip XSL transformation for old Subsurface format
Miika Turkia
2013-02-07
Import MacDive divelogs
Miika Turkia
2013-02-01
Recognize O2 percentage from MacDive import
Henrik Brautaset Aronsen
2013-01-31
Allow using two different tables to hold dives and gps locations
Dirk Hohndel
2013-01-30
Make sure imported rating and visibility are within limits.
Henrik Brautaset Aronsen
2013-01-28
parse-xml: allow XML nodes with empty tag names
Linus Torvalds
[next]