Age | Commit message (Expand) | Author |
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 |
2015-07-20 | Printing: update preview on apply settings | Gehad elrobey |
2015-07-20 | Printing: add apply button to TemplateEdit class | Gehad elrobey |
2015-07-20 | Printing: save only if data is changed in template_options | Gehad elrobey |
2015-07-20 | Printing: add preview to TemplateEdit dialog | Gehad elrobey |
2015-07-20 | Printing: check for different printing modes | Gehad elrobey |
2015-07-20 | Printing: change QPrinter to parent class QPaintDevice | Gehad elrobey |
2015-07-20 | Printing: refactoring printer class | Gehad elrobey |
2015-07-20 | Printing: handle memory leak in printer class | Gehad elrobey |
2015-07-20 | Printing: enhance the one_dive per page template | Gehad elrobey |
2015-07-20 | Printing: show confirmation message before overwriting the template | Gehad elrobey |
2015-07-20 | Printing: overwrite the old custom template file | Gehad elrobey |
2015-07-19 | Use itemClicked signal instead of itemActivated for BT device selection | Claudiu Olteanu |
2015-07-19 | Stop the SDP agent if the Clear/Save button was pressed | Claudiu Olteanu |
2015-07-18 | Don't hide location completion when user types space | Dirk Hohndel |
2015-07-18 | Add nr of dives at the site to completion string | Dirk Hohndel |
2015-07-18 | Location completion: remove space between '~' and distance | Dirk Hohndel |
2015-07-18 | Remove now unneeded define | Anton Lundin |
2015-07-18 | Remove cmake hack that wasn't supposed to go upstream | Dirk Hohndel |
2015-07-17 | Merge branch 'devel' of https://github.com/gracie89/subsurface | Dirk Hohndel |
2015-07-17 | QML UI: Implement showing of the dive profile on QML | Grace Karanja |
2015-07-17 | QML UI: Add QMLProfile class | Grace Karanja |
2015-07-17 | Make sure we don't pass the wrong info | Tomaz Canabrava |