aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-20Don't close the BT selection Widget if the local BT adapter is invalidGravatar Claudiu Olteanu
2015-07-20Log errors which occur during Bluetooth device discoveryGravatar Claudiu Olteanu
2015-07-20Reinitialize the BT discovery agent when a new adapter is selectedGravatar Claudiu Olteanu
2015-07-20Add combobox for Bluetooth local device selectionGravatar Claudiu Olteanu
2015-07-20Don't block the save button for Bluetooth device selectionGravatar Claudiu Olteanu
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
2015-07-16Location edit: correctly position globe if create dive options are activeGravatar Dirk Hohndel
2015-07-16Change API signature to act on dive_site, not uuidGravatar Dirk Hohndel
2015-07-16Dive site edit: add second "create" line without completionGravatar Dirk Hohndel
2015-07-16KMessageWidget: hide messages regardless whether it's visibleGravatar Dirk Hohndel
2015-07-16Dive edit: handle dive sites more sanely while editingGravatar Dirk Hohndel
2015-07-16Don't reset editMode when refreshing the displayGravatar Dirk Hohndel
2015-07-16Just call the member functionGravatar Dirk Hohndel
2015-07-16Dive site handling: make sure the data in displayed_dive is updatedGravatar Dirk Hohndel
2015-07-15Geo taxonomy: special case for looking up data of the displayed dive siteGravatar Dirk Hohndel
2015-07-15Dive site handling: special case for auto generated divesGravatar Dirk Hohndel
2015-07-15Add helper function that checks if a dive site is in useGravatar Dirk Hohndel
2015-07-15Dive site handling: correctly handle the different scenariosGravatar Dirk Hohndel
2015-07-15Android build script: minor adjustmentsGravatar Dirk Hohndel
2015-07-15Better text for dive site completionsGravatar Dirk Hohndel
2015-07-15Better text for fake completion entryGravatar Dirk Hohndel
2015-07-14Merge branch 'tomaz'Gravatar Dirk Hohndel
2015-07-14Fix selecting the first indexGravatar Tomaz Canabrava
2015-07-14Offer an option to just complete the textGravatar Tomaz Canabrava