summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-23Recmode: Disable gas switch optionsGravatar Joakim Bygdell
2015-08-23Indent "Conservatism level"Gravatar Joakim Bygdell
2015-08-22Cloud storage: use merge options to avoid conflictsGravatar Dirk Hohndel
2015-08-22Cloud storage: merge local and remote changes if there is no conflictGravatar Dirk Hohndel
2015-08-22Printing: replace usage of std::ceil()Gravatar Gehad elrobey
2015-08-22Printing: disable template editing for statistics templatesGravatar Gehad elrobey
2015-08-22Printing: enable UI elements that now can be usedGravatar Gehad elrobey
2015-08-22Printing: use the same code for both statistics and divelist printGravatar Gehad elrobey
2015-08-22Printing: add a statistics templateGravatar Gehad elrobey
2015-08-22Printing: generate a Grantlee statistics templateGravatar Gehad elrobey
2015-08-22Printing: export a statistics data structure to the Grantlee backendGravatar Gehad elrobey
2015-08-22Printing: add statistics templates to the dialogGravatar Gehad elrobey
2015-08-22Printing: read statistics templates from the "statistics" pathGravatar Gehad elrobey
2015-08-22Printing: check the print type in the preview sectionGravatar Gehad elrobey
2015-08-22Printing: fix uninialized border widthGravatar Gehad elrobey
2015-08-22Printing: update the user-manualGravatar Gehad elrobey
2015-08-22Printing: refactor printing codeGravatar Gehad elrobey
2015-08-22Printing: update user-manual imagesGravatar Gehad elrobey
2015-08-22Printing: fix typo in template nameGravatar Gehad elrobey
2015-08-22Printing: fix the six dives per page layoutGravatar Gehad elrobey
2015-08-22Printing: use older Qt methods when calculating the ceilGravatar Gehad elrobey
2015-08-22Continue to separate logic code from UI codeGravatar Dirk Hohndel
2015-08-21Cmake: fix cross compiling on WindowsGravatar Dirk Hohndel
2015-08-21Display error messages in plannerGravatar Robert C. Helling
2015-08-21Use our pressure type to avoid bar / mbar confusionGravatar Dirk Hohndel
2015-08-21Don't do computationally expensive Boyle compensation when not using VPM-BGravatar Robert C. Helling
2015-08-21Don't do Boyle compensation when still on first stopGravatar Robert C. Helling
2015-08-21Save Properties for each State of the mainWindowGravatar Tomaz Canabrava
2015-08-20Updates to the ReleaseNotesGravatar Dirk Hohndel
2015-08-20Open subsurface on attaching divecomputerGravatar Venkatesh Shukla
2015-08-20Connect up serial_ftdi custom serialGravatar Anton Lundin
2015-08-20Turn serial_ftdi.c into a custom_serialGravatar Anton Lundin
2015-08-20Re-indent and style up serial ftdiGravatar Anton Lundin
2015-08-20serial_ftdi.c for communication with ftdi devicesGravatar Venkatesh Shukla
2015-08-20Wire up get_usb_fd to libusb_set_android_open_callbackGravatar Anton Lundin
2015-08-20Extract usb file descriptor of ftdi on AndroidGravatar Venkatesh Shukla
2015-08-20Enable android logging from libusbGravatar Anton Lundin
2015-08-20Patch libusb for android custom open functionGravatar Anton Lundin
2015-08-20Add implementation for device discovery agent initialization (Windows)Gravatar Claudiu Olteanu
2015-08-20Get a pretty print message when a device discovery error occuredGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH device item selection on Windows platformsGravatar Claudiu Olteanu
2015-08-20Use the address of the BTH device if its name is emptyGravatar Claudiu Olteanu
2015-08-20Add implementation for add remote Bluetooth device handlerGravatar Claudiu Olteanu
2015-08-20Wait for BTH device discovery thread to finish on stop callGravatar Claudiu Olteanu
2015-08-20Initialize WinSock and hide the information about the local deviceGravatar Claudiu Olteanu
2015-08-20Add implementation for our custom BTH device discovery serviceGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH custom serial write method used on WindowsGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH custom serial read method used on WindowsGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH custom serial close method on WindowsGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH custom serial open method on Windows platformsGravatar Claudiu Olteanu