summaryrefslogtreecommitdiffstats
path: root/qt-mobile
AgeCommit message (Expand)Author
2015-11-29Add banner image for the left drawer menuGravatar Sebastian Kügler
2015-11-29port these as well to mobilecomponentsGravatar Sebastian Kügler
2015-11-29use mobilecomponents for our pagesGravatar Sebastian Kügler
2015-11-29Add new files to the qrcGravatar Sebastian Kügler
2015-11-29import mobilecomponentsGravatar Sebastian Kügler
2015-11-19main.qml: fix crash on native Win32 desktopGravatar Lubomir I. Ivanov
2015-11-18Another missing call to mark_divelist_changedGravatar Dirk Hohndel
2015-11-18Location service: move into subsurface-coreGravatar Dirk Hohndel
2015-11-18Location service: make message delivery configurableGravatar Dirk Hohndel
2015-11-18Location service: set user agent stringGravatar Dirk Hohndel
2015-11-18Location service: retrieve the userid using the cloud storage APIGravatar Dirk Hohndel
2015-11-18QML UI: remove manual setting of web service useridGravatar Dirk Hohndel
2015-11-14Location service: send dive site nameGravatar Dirk Hohndel
2015-11-14Location service: make distance and time threshold configurableGravatar Dirk Hohndel
2015-11-14QML UI: userid is stored in General settingsGravatar Dirk Hohndel
2015-11-14QML UI: actually store the userid settingGravatar Dirk Hohndel
2015-11-13Location service: upload GPS fixes to webserviceGravatar Dirk Hohndel
2015-11-13Location service: add ability to delete all stored GPS fixesGravatar Dirk Hohndel
2015-11-13Location service: Correctly access the last stored GPS fixGravatar Dirk Hohndel
2015-11-13QML UI: add preference for webservice user idGravatar Dirk Hohndel
2015-11-13Location service: only request a fix once every 5 minutesGravatar Dirk Hohndel
2015-11-13Location service: make persistant storage work correctlyGravatar Dirk Hohndel
2015-11-13Location service: report number of recorded GPS fixesGravatar Dirk Hohndel
2015-11-12Location service: apply the saved GPS fixes to dive listGravatar Dirk Hohndel
2015-11-12Location service: add member to apply the gps locations to divesGravatar Dirk Hohndel
2015-11-12Location service: move GPS data to separate QSettings instanceGravatar Dirk Hohndel
2015-11-11Fix label overflow in divelistGravatar Sebastian Kügler
2015-11-11Cache diveprofile widget in the diveprofile QtQuick itemGravatar Sebastian Kügler
2015-11-11Rework divedetails pageGravatar Sebastian Kügler
2015-11-11Use styled text items in divedetailsGravatar Sebastian Kügler
2015-11-11Simplify anchoring in divedetailsGravatar Sebastian Kügler
2015-11-11dpi improvements for small textGravatar Sebastian Kügler
2015-11-11kill warningGravatar Sebastian Kügler
2015-11-11Location service: only store gps fix after certain time or distanceGravatar Dirk Hohndel
2015-11-11Location service: store locations in settingsGravatar Dirk Hohndel
2015-11-11Location service: toggle the service from the main menuGravatar Dirk Hohndel
2015-11-11Location service: move location provider into QML managerGravatar Dirk Hohndel
2015-11-11Location service: consistent way to output informationGravatar Dirk Hohndel
2015-11-11Location service: move files around to fit new directory layoutGravatar Dirk Hohndel
2015-11-08Android: remove duplicate top bar from log windowGravatar Joakim Bygdell
2015-11-07fix startpage appearing over dive listGravatar Sebastian Kügler
2015-11-07Flip visibility when opacity is 0Gravatar Sebastian Kügler
2015-11-07Improve labels in login dialogGravatar Sebastian Kügler
2015-11-07Improve TopBar and login window layoutGravatar Sebastian Kügler
2015-11-07tighter margins on start pageGravatar Sebastian Kügler
2015-11-07Rejig navigationGravatar Sebastian Kügler
2015-11-07Remove hard-coded size from label componentGravatar Sebastian Kügler
2015-11-07Clean up dead code in unitsGravatar Sebastian Kügler
2015-11-07Improve 1st start experienceGravatar Sebastian Kügler
2015-11-07Improve layout of login dialogGravatar Sebastian Kügler