summaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2017-09-04Unify credential statesGravatar Jan Mulder
2017-09-04mobile: remove superfluous state INCOMPLETEGravatar Jan Mulder
2017-09-04mobile: remove superfluous state VALID_EMAILGravatar Jan Mulder
2017-09-04mobile: go to the correct credential stateGravatar Jan Mulder
2017-09-04QML UI: set the title of the right objectGravatar Jan Mulder
2017-08-26Adjust signature to match data we needGravatar Dirk Hohndel
2017-08-26MapWidget works with slightly older QtQuick2Gravatar Dirk Hohndel
2017-08-24mapwidgethelper: use system_default_directory() for cacheGravatar Lubomir I. Ivanov
2017-08-24mapwidgethelper: use dynamic creation of the Plugin objectGravatar Lubomir I. Ivanov
2017-08-10mapwidgethelper: fix wrong logic in selectVisibleLocations()Gravatar Lubomir I. Ivanov
2017-08-10mapwidget.qml: more improvements for the dynamic zoom-in/outGravatar Lubomir I. Ivanov
2017-08-10DiveList.qml: set detailsWindow index before deleting dive from listGravatar Rick Walsh
2017-08-07QML UI: GPS: remove headerGravatar Joakim Bygdell
2017-08-07QML UI: GPS: remove marginsGravatar Joakim Bygdell
2017-08-07DiveDetailsEdit: make sure model data existsGravatar Rick Walsh
2017-08-07mapwidget.qml: add menu action for selecting visible locationsGravatar Lubomir I. Ivanov
2017-08-07mapwidgethelper: add the selectVisibleLocations() methodGravatar Lubomir I. Ivanov
2017-08-07mapwidget.qml: implement centerOnRectangle()Gravatar Lubomir I. Ivanov
2017-08-07mapwidget.qml: add a couple of helpersGravatar Lubomir I. Ivanov
2017-08-07mapwidgethelper: support tracking of all selected dive sitesGravatar Lubomir I. Ivanov
2017-08-07mapwidget.qml: add better error reporing on a missing map pluginGravatar Lubomir I. Ivanov
2017-08-07mapwidget: use "satallite" maps instead of "hybrid"Gravatar Lubomir I. Ivanov
2017-08-03QML UI: Settings: remove more marginsGravatar Dirk Hohndel
2017-08-03QML UI: CloudCredentials: better use of spaceGravatar Dirk Hohndel
2017-08-03QML UI: remove unnecessary marginGravatar Dirk Hohndel
2017-08-03QML UI: remove unused codeGravatar Dirk Hohndel
2017-08-02Merge branch 'googlemaps' of git://github.com/neolit123/subsurface into googl...Gravatar Dirk Hohndel
2017-08-02QML UI: dive edit autocompleteGravatar Joakim Bygdell
2017-08-02QML UI: add more width to dive edit pageGravatar Joakim Bygdell
2017-08-02QML UI: loose focus on endEditModeGravatar Joakim Bygdell
2017-08-02QML UI: make sure textfields loose focusGravatar Joakim Bygdell
2017-08-02QML UI: autocomplete objects should lose focus on selectionGravatar Joakim Bygdell
2017-08-02QML UI: decrease fontsize on dive editGravatar Joakim Bygdell
2017-08-02QML UI: enable modification of ratingsGravatar Joakim Bygdell
2017-08-02QML UI: display rating and visibility starsGravatar Joakim Bygdell
2017-08-02Add star iconsGravatar Joakim Bygdell
2017-08-02mapwidget.qml: use a custom built googlemaps pluginGravatar Lubomir I. Ivanov
2017-07-31Smaller buttons on map widgetGravatar Robert C. Helling
2017-07-31QML UI: stop showing location labels earlierGravatar Dirk Hohndel
2017-07-31mobile: make sure old credentialStatus is definedGravatar Jan Mulder
2017-07-29Trivial log string correctionGravatar Jan Mulder
2017-07-28Switch new files to unix line endingsGravatar Dirk Hohndel
2017-07-28map: whitespace cleanup in QML and C++ filesGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: track the coordinatesChanged() signal in QMLGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: use darker text color for the deselected markersGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: add new logic for zooming and editing supportGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: add visual tracking of editMode from MapWidgetHelperGravatar Lubomir I. Ivanov
2017-07-28mapwidgethelper: add methods for editing MapLocationsGravatar Lubomir I. Ivanov
2017-07-28mapwidgethelper: add the same logic for markers as in globe.cppGravatar Lubomir I. Ivanov
2017-07-28mapwidgethelper: change centerOnDiveSite()Gravatar Lubomir I. Ivanov