Age | Commit message (Expand) | Author |
2015-07-22 | Include debug printout for easier manual testing | Miika Turkia |
2015-07-22 | Fix Seabear CSV import | Miika Turkia |
2015-07-22 | Clean up some parameters on CSV import | Miika Turkia |
2015-07-22 | Always use "csv" parsing for Seabear | Miika Turkia |
2015-07-22 | Strip unit from Seabear sample interval value | Miika Turkia |
2015-07-22 | Fix Seabear import if line ends with NL | Miika Turkia |
2015-07-22 | Add a known type for second DC on APD import | Miika Turkia |
2015-07-22 | Import sensor values for autodetected APD files | Miika Turkia |
2015-07-22 | CSV import test wrong values | Miika Turkia |
2015-07-22 | Clean hard coded values on divelog CSV import | Miika Turkia |
2015-07-22 | Increase the recursion for Seabear CSV import | Miika Turkia |
2015-07-22 | Cloud storage: enable password update | Dirk Hohndel |
2015-07-22 | QML UI: Sort dives by date | Grace Karanja |
2015-07-22 | Add UI for cloud password change | Dirk Hohndel |
2015-07-22 | QML UI: Move DiveDetails to the StackView | Grace Karanja |
2015-07-22 | QML UI: Implement saving of cloud password | Grace Karanja |
2015-07-21 | Add setpoint support for CSV import | Miika Turkia |
2015-07-21 | Add setpoint support on CSV import (XSLT parsing) | Miika Turkia |
2015-07-21 | Default to first tab on export | Miika Turkia |
2015-07-20 | Use correct colors on selection | Tomaz Canabrava |
2015-07-20 | Try to fix paint issues on windows | Tomaz Canabrava |
2015-07-20 | Code uneeded because the drawControw does this by itself | Tomaz Canabrava |
2015-07-20 | Documentation: update french translation of user-manual | Guillaume GARDET |
2015-07-20 | Add tooltip for geolocation lookup | Miika Turkia |
2015-07-20 | Only enable Bluetooth support if building against Qt5.4 or newer | Dirk Hohndel |
2015-07-20 | Bluetooth support: quick build fix for Qt5.2 | Dirk Hohndel |
2015-07-20 | Merge branch 'custom-print' of github.com:neolit123/subsurface | Dirk Hohndel |
2015-07-20 | Enable Android build on Mac | Joakim Bygdell |
2015-07-20 | Update the message shown on pairing erorrs | Claudiu Olteanu |
2015-07-20 | Fix typos on Bluetooth selection widget | Claudiu Olteanu |
2015-07-20 | Hide the local BT combobox if there is only one device | Claudiu Olteanu |
2015-07-20 | Use SPP's uuid to connect to a device on Apple platforms | Claudiu Olteanu |
2015-07-20 | Don't close the BT selection Widget if the local BT adapter is invalid | Claudiu Olteanu |
2015-07-20 | Log errors which occur during Bluetooth device discovery | Claudiu Olteanu |
2015-07-20 | Reinitialize the BT discovery agent when a new adapter is selected | Claudiu Olteanu |
2015-07-20 | Add combobox for Bluetooth local device selection | Claudiu Olteanu |
2015-07-20 | Don't block the save button for Bluetooth device selection | Claudiu Olteanu |
2015-07-20 | Printing: export grayscale filter value to template | Gehad elrobey |
2015-07-20 | Printing: add css filter to templates | Gehad elrobey |
2015-07-20 | Printing: transfer profile to QImage if grayscale | Gehad elrobey |
2015-07-20 | Printing: add default case to switch | Gehad elrobey |
2015-07-20 | Printing: change 'Discard' to 'Cancel' button | Gehad elrobey |
2015-07-20 | Printing: add custom color palette | Gehad elrobey |
2015-07-20 | Printing: make templates support custom colors | Gehad elrobey |
2015-07-20 | Printing: export color settings to grantlee | Gehad elrobey |
2015-07-20 | Printing: save custom color palette to QSettings | Gehad elrobey |
2015-07-20 | Printing: implement edit buttons in color tab | Gehad elrobey |
2015-07-20 | Printing: show colors in edit tab | Gehad elrobey |
2015-07-20 | Printing: add colors tab to edit window | Gehad elrobey |
2015-07-20 | Printing: update preview on field changes | Gehad elrobey |