Age | Commit message (Expand) | Author |
2013-11-09 | Don't access a NULL path | Dirk Hohndel |
2013-11-07 | Fix stupid off by one error | Dirk Hohndel |
2013-10-09 | Next step towards working translations | Dirk Hohndel |
2013-10-07 | Next round of code removal and header cleanup | Dirk Hohndel |
2013-10-06 | Make Windows cross compile again | Dirk Hohndel |
2013-10-06 | Delete code and files that are no longer used | Dirk Hohndel |
2013-10-06 | Trying to switch to Qt translation | Dirk Hohndel |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-07-04 | Fix Uemis Zurich downloads | Linus Torvalds |
2013-06-24 | Enable downloads from the UEMIS Zurich | Dirk Hohndel |
2013-05-03 | Remove the majority of the Gtk related code | Dirk Hohndel |
2013-04-07 | Fix some of the gcc-4.8 warnings | Dirk Hohndel |
2013-04-06 | Separate Gtk related code from core logic: divelist | Dirk Hohndel |
2013-03-03 | Try to capture some more potential buffer overflows caused by localization | Dirk Hohndel |
2013-02-08 | Fix Uemis downloader to download all matching dive infomration | Dirk Hohndel |
2013-02-04 | Fix minor translation tool issue in Uemis downloader | Dirk Hohndel |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-29 | Add missing strings for translations | Dirk Hohndel |
2013-01-23 | Move more dive computer filled data to the divecomputer structure | Linus Torvalds |
2013-01-23 | Ensure each dive has its own copy of the location text (UEMIS importer) | Dirk Hohndel |
2013-01-18 | Improve handling for old XML files in Uemis downloader | Dirk Hohndel |
2013-01-18 | Consistently use uint32_t for deviceid | Dirk Hohndel |
2012-12-29 | Make sure the model is non-NULL before comparing with it | Dirk Hohndel |
2012-12-28 | Don't store notes that are just one space on the Uemis | Dirk Hohndel |
2012-12-28 | Correct the detection of existing dives in the Uemis downloader | Dirk Hohndel |
2012-12-07 | Fix potential uninitialized read | Dirk Hohndel |
2012-12-05 | Fix retrieval of object_id value in Uemis downloader | Dirk Hohndel |
2012-12-05 | Improve reading of extra dive data for Uemis | Dirk Hohndel |
2012-12-05 | Change Uemis code to use locale indepent floating point parsing | Dirk Hohndel |
2012-12-05 | Turn latitude and longitude into integer micro-degree values | Linus Torvalds |
2012-12-05 | Pick up dive numbers from Uemis SDA when starting with empty data file | Dirk Hohndel |
2012-12-04 | Change Uemis debug code to test for bit values | Dirk Hohndel |
2012-12-01 | Small cosmetic cleanups of Uemis downloader code | Dirk Hohndel |
2012-12-01 | Fix stupid error in last minute cleanup of Uemis rewrite | Dirk Hohndel |
2012-11-30 | Convert Uemis downloader to directly create dives | Dirk Hohndel |
2012-11-28 | Track Uemis last dive downloaded on a per data-file basis | Dirk Hohndel |
2012-11-20 | Allow the user to cancel a dive computer download | Dirk Hohndel |
2012-11-19 | Merge branch 'uemis-downloader-fixes' | Dirk Hohndel |
2012-11-19 | Fix another off by one error in Uemis native downloader | Dirk Hohndel |
2012-11-19 | Fix stupid off by one error in Uemis downloader | Dirk Hohndel |
2012-11-19 | Correctly reset the ANS file number when restarting Uemis download | Dirk Hohndel |
2012-11-19 | Improve Uemis timeout handling | Dirk Hohndel |
2012-11-19 | Tweaks to the Uemis debugging code | Dirk Hohndel |
2012-11-11 | Add special download modes to force updates from the divecomputer | Dirk Hohndel |
2012-11-10 | Ignore last dive read from Uemis when starting with empty divelist | Dirk Hohndel |
2012-10-25 | Expand Uemis Zurich download support | Dirk Hohndel |
2012-10-11 | Conversion to gettext to allow localization | Dirk Hohndel |
2012-09-29 | Fix a number of obvious memory leaks | Dirk Hohndel |
2012-09-29 | close directory after reading entries | Martin Gysel |
2012-09-27 | Restructure the Uemis native download buffer code | Dirk Hohndel |