summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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
2015-08-20Add skeleton for Bluetooth custom serial implementation on Windows platformsGravatar Claudiu Olteanu
2015-08-20Add set_timeout callback for Bluetooth custom serial implementationGravatar Claudiu Olteanu
2015-08-20Reimplement pairingFinished methodGravatar Claudiu Olteanu
2015-08-20Clear the BTH discovered devices list on each searchGravatar Claudiu Olteanu
2015-08-20Check the last error when the BTH device scanning is finishedGravatar Claudiu Olteanu
2015-08-20Cleanup Bluetooth local device and the discovery agent on exitGravatar Claudiu Olteanu
2015-08-20Display dives from the same location on the listGravatar Tomaz Canabrava
2015-08-20Always save taxonomy data, even if disabled in the prefsGravatar Dirk Hohndel
2015-08-20Use boyle_compensation in profileGravatar Robert C. Helling