summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-20Printing: add css filter to templatesGravatar Gehad elrobey
2015-07-20Printing: transfer profile to QImage if grayscaleGravatar Gehad elrobey
2015-07-20Printing: add default case to switchGravatar Gehad elrobey
2015-07-20Printing: change 'Discard' to 'Cancel' buttonGravatar Gehad elrobey
2015-07-20Printing: add custom color paletteGravatar Gehad elrobey
2015-07-20Printing: make templates support custom colorsGravatar Gehad elrobey
2015-07-20Printing: export color settings to grantleeGravatar Gehad elrobey
2015-07-20Printing: save custom color palette to QSettingsGravatar Gehad elrobey
2015-07-20Printing: implement edit buttons in color tabGravatar Gehad elrobey
2015-07-20Printing: show colors in edit tabGravatar Gehad elrobey
2015-07-20Printing: add colors tab to edit windowGravatar Gehad elrobey
2015-07-20Printing: update preview on field changesGravatar Gehad elrobey
2015-07-20Printing: update preview on apply settingsGravatar Gehad elrobey
2015-07-20Printing: add apply button to TemplateEdit classGravatar Gehad elrobey
2015-07-20Printing: save only if data is changed in template_optionsGravatar Gehad elrobey
2015-07-20Printing: add preview to TemplateEdit dialogGravatar Gehad elrobey
2015-07-20Printing: check for different printing modesGravatar Gehad elrobey
2015-07-20Printing: change QPrinter to parent class QPaintDeviceGravatar Gehad elrobey
2015-07-20Printing: refactoring printer classGravatar Gehad elrobey
2015-07-20Printing: handle memory leak in printer classGravatar Gehad elrobey
2015-07-20Printing: enhance the one_dive per page templateGravatar Gehad elrobey
2015-07-20Printing: show confirmation message before overwriting the templateGravatar Gehad elrobey
2015-07-20Printing: overwrite the old custom template fileGravatar Gehad elrobey
2015-07-19Use itemClicked signal instead of itemActivated for BT device selectionGravatar Claudiu Olteanu
2015-07-19Stop the SDP agent if the Clear/Save button was pressedGravatar Claudiu Olteanu
2015-07-18Don't hide location completion when user types spaceGravatar Dirk Hohndel
2015-07-18Add nr of dives at the site to completion stringGravatar Dirk Hohndel
2015-07-18Location completion: remove space between '~' and distanceGravatar Dirk Hohndel
2015-07-18Remove now unneeded defineGravatar Anton Lundin
2015-07-18Remove cmake hack that wasn't supposed to go upstreamGravatar Dirk Hohndel
2015-07-17Merge branch 'devel' of https://github.com/gracie89/subsurfaceGravatar Dirk Hohndel
2015-07-17QML UI: Implement showing of the dive profile on QMLGravatar Grace Karanja
2015-07-17QML UI: Add QMLProfile classGravatar Grace Karanja
2015-07-17Make sure we don't pass the wrong infoGravatar Tomaz Canabrava
2015-07-17Remove buggy codeGravatar Tomaz Canabrava
2015-07-17QML UI: Implement saving of divesGravatar Grace Karanja
2015-07-17QL UI: Add DiveId role to DiveListModelGravatar Grace Karanja
2015-07-17Divinglog import: update O2sensors and dive modeGravatar Miika Turkia
2015-07-17Divinglog import: added setpointGravatar Miika Turkia
2015-07-17Divinglog import: add cns valueGravatar Miika Turkia
2015-07-17Divinglog import: ppo2 sensor readingsGravatar Miika Turkia
2015-07-17Better invalid dive site nameGravatar Dirk Hohndel
2015-07-16Use a different package for the mobile appGravatar Anton Lundin
2015-07-16Fix mouse interaction with the Location ListGravatar Tomaz Canabrava
2015-07-16Show only 1 possibility if string is uniqueGravatar Tomaz Canabrava
2015-07-16Build libssh for androidGravatar Anton Lundin
2015-07-16Fix libssh libssl linker order for AndroidGravatar Anton Lundin
2015-07-16Build openssl without legacy protocols.Gravatar Anton Lundin
2015-07-16Sanitize openssl building for androidGravatar Anton Lundin
2015-07-16Cmake: use correct variable to find make commandGravatar Dirk Hohndel