subsurface/mobile-widgets/qml
Dirk Hohndel aeb1794616 mobile/dive-details: remove the redundant 'map it' button
You can already get to the map by either clicking on the location text
or on the left action button. This third way to get there reduces the
available space for the location text, and can cause positioning issues
with very long location texts creating three or more lines of text,
which then overwrites the dateRow below.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-03-31 08:42:20 -07:00
..
icons mobile UI: six new icons 2020-03-10 09:25:57 -07:00
About.qml mobile-widgets/qml: add TemplateButton 2020-02-03 17:29:58 -08:00
CloudCredentials.qml mobile-widgets/qml: add TemplateButton 2020-02-03 17:29:58 -08:00
CopySettings.qml
DiveDetails.qml mobile UI: add create trip to DiveDetails context menu 2020-03-26 16:48:48 -07:00
DiveDetailsEdit.qml mobile/undo: create EditDive command 2020-03-10 09:25:57 -07:00
DiveDetailsView.qml mobile/dive-details: remove the redundant 'map it' button 2020-03-31 08:42:20 -07:00
DiveList.qml mobile/dive-list: avoid using undefined value as boolean 2020-03-31 08:42:20 -07:00
DivePlannerEdit.qml mobile-widgets/qml: use Kirigami Units instead of hardcoded values 2020-01-24 20:20:41 -08:00
DivePlannerManager.qml mobile-widgets/qml: use Kirigami Units instead of hardcoded values 2020-01-24 20:20:41 -08:00
DivePlannerSetup.qml Mobile UI: fix typo in disabled planner setup 2020-03-04 08:03:44 -08:00
DivePlannerView.qml mobile-widgets/qml: use Kirigami Units instead of hardcoded values 2020-01-24 20:20:41 -08:00
DiveSummary.qml mobile/summary: remove some debug output 2020-02-10 08:02:56 -08:00
DownloadedDiveDelegate.qml
DownloadFromDiveComputer.qml mobile/DCdownload: try harder to get the right elements selected 2020-03-21 13:27:00 -07:00
Export.qml mobile/export: fix invalid reference 2020-03-12 07:07:48 -07:00
GpsList.qml
HintsTextEdit.qml
Log.qml
main.qml mobile UI: don't exit when using back button to close drawers 2020-03-30 09:16:55 -07:00
MapPage.qml
mobile-resources.qrc mobile UI: stop the use of dark icon theme 2020-03-21 13:27:00 -07:00
qmldir
qtquickcontrols2.conf
Settings.qml mobile/settings: attempt to fix the layout 2020-03-21 13:27:00 -07:00
SsrfCheckBox.qml
SsrfSwitch.qml
SsrfTextField.qml
StartPage.qml
TemplateButton.qml mobile-widgets/qml: add TemplateButton 2020-02-03 17:29:58 -08:00
TemplateCheckBox.qml
TemplateComboBox.qml mobile-widgets: do not use fontmetric for height 2020-01-30 07:52:31 +02:00
TemplateLabel.qml mobile-widgets/qml: add background color property 2020-01-27 14:25:03 -08:00
TemplateLine.qml
TemplatePage.qml mobile UI: set correct width for TeplatePage 2020-02-06 21:45:00 -08:00
TemplateRadioButton.qml
TemplateSection.qml mobile-widgets: update design of TemplateSection 2020-01-25 17:25:54 -08:00
TemplateSpinBox.qml mobile-widgets: update design of TemplateSpinBox 2020-01-25 17:25:23 -08:00
TemplateTextField.qml
TemplateTitle.qml mobile-widgets/qml: correct spelling error 2020-01-27 14:25:03 -08:00
ThemeTest.qml mobile-widgets: switch to new subsurfaceTheme 2020-02-03 17:30:35 -08:00
TripDetails.qml mobile/cleanup: pageStack.pop() doesn't take a string argument 2020-03-26 11:49:46 -07:00