Age | Commit message (Expand) | Author |
2014-12-29 | Highlight that this CSV export is about dive profile. | Miika Turkia |
2014-12-29 | Description of CSV detail export | Miika Turkia |
2014-12-29 | Verify the file header magic before importing DLF | Anton Lundin |
2014-12-29 | Remove uneeded Facebook album setting | Tomaz Canabrava |
2014-12-29 | Facebook integration: Add an interface to select the stuff that's sent | Tomaz Canabrava |
2014-12-29 | Facebook integration: Add the SocialnetworkDialog.ui | Tomaz Canabrava |
2014-12-29 | Facebook integration: Always ask for a folder before sending the photo | Tomaz Canabrava |
2014-12-29 | Move the Facebook send profile button | Tomaz Canabrava |
2014-12-29 | Another whitespace update | Dirk Hohndel |
2014-12-28 | Move Constructor next to rest of the class | Anton Lundin |
2014-12-28 | Lift code out to write_ostc_settings | Anton Lundin |
2014-12-28 | Lift code out to write_ostc3_settings | Anton Lundin |
2014-12-28 | Lift code out to read_ostc_settings | Anton Lundin |
2014-12-28 | Lift code out to read_ostc3_settings | Anton Lundin |
2014-12-28 | Lift code out to write_suunto_vyper_settings | Anton Lundin |
2014-12-28 | Lift code out to read_suunto_vyper_settings | Anton Lundin |
2014-12-28 | Whitespace cleanup | Dirk Hohndel |
2014-12-28 | Fix ConfigureDiveComputer class | Dirk Hohndel |
2014-12-28 | Add the dive start DLF event type | Anton Lundin |
2014-12-28 | Parse info from the DLF header | Anton Lundin |
2014-12-28 | Parse time on only one place in DLF import | Anton Lundin |
2014-12-28 | Switch to using unsigned char in DLF import | Anton Lundin |
2014-12-28 | Populate the plot info with tts information | Anton Lundin |
2014-12-28 | Minor style cleanup | Anton Lundin |
2014-12-28 | Automatic OSTC firmware update: download file and try to install | Dirk Hohndel |
2014-12-28 | OSTC firmware update prompt: use the stable changelog files | Dirk Hohndel |
2014-12-28 | Fix compiler warning: parse_dlf_buffer needs to return 0 on success | Dirk Hohndel |
2014-12-28 | Set dive_table for Divesoft import | Miika Turkia |
2014-12-28 | Support gaschange events on Divesoft Freedom import | Miika Turkia |
2014-12-28 | Add .dlf to known extensions (Divesoft) | Miika Turkia |
2014-12-28 | Include QDebug header - otherwise a compile error | Miika Turkia |
2014-12-28 | Initial support for Divesoft Freedom | Miika Turkia |
2014-12-28 | Progress towards automatic OSTC firmware updates | Dirk Hohndel |
2014-12-27 | Add missing qt5-qmake package | Cristian Ionescu-Idbohrn |
2014-12-27 | Move OSTC firmware check around a bit | Dirk Hohndel |
2014-12-27 | Keep undecoded firmware / serial info from libdivecomputer | Dirk Hohndel |
2014-12-27 | Small whitespace fix | Dirk Hohndel |
2014-12-27 | Read current version from H&W web page | Robert C. Helling |
2014-12-26 | Preconfigured import of Subsurface CSV log file | Miika Turkia |
2014-12-26 | Include tags on CSV export | Miika Turkia |
2014-12-26 | Export total weight on CSV export | Miika Turkia |
2014-12-26 | Store more cylinder information on manual CSV export | Miika Turkia |
2014-12-26 | Save info only from first cylinder on CSV export | Miika Turkia |
2014-12-26 | Updated Mac build instructions | Robert C. Helling |
2014-12-26 | Make qmake work for Qt5 on Mac | Robert C. Helling |
2014-12-26 | Send the current selected dive to Facebook | Tomaz Canabrava |
2014-12-25 | Send an experimental file to the experimental album on Facebook | Tomaz Canabrava |
2014-12-25 | Automatically increment column number on CSV import | Miika Turkia |
2014-12-24 | Changed Facebook stuff to socialnetworks.h/cpp | Tomaz Canabrava |
2014-12-24 | Revert "Remove unused strings from ui files" | Dirk Hohndel |