Age | Commit message (Expand) | Author |
2013-11-27 | Remove some constants and use helpers instead | Anton Lundin |
2013-11-22 | Don't parse 32bit hex values with strtol | Dirk Hohndel |
2013-11-20 | Use the get_o2/get_he helpers | Anton Lundin |
2013-11-02 | Speed up XML loading | Linus Torvalds |
2013-11-02 | Replaced the tag implementation | Maximilian Güntner |
2013-10-20 | Get rid of compiler warning on format strings | Miika Turkia |
2013-10-16 | GUI for CSV import | Miika Turkia |
2013-10-09 | Next step towards working translations | Dirk Hohndel |
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 |