summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets/maintab.ui
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2019-04-25 13:16:30 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-05-11 12:35:11 -0700
commit32720a7c18f5774e5ac44338bfbac8129b0bc3c9 (patch)
treea3f39f746523500960ee68787e28e124a6c02cd6 /desktop-widgets/tab-widgets/maintab.ui
parent4a61f155d3c7bfed7262884019f7bcf1f5b86376 (diff)
downloadsubsurface-32720a7c18f5774e5ac44338bfbac8129b0bc3c9.tar.gz
Dive site: Add button to display all dive sites
On the main dive tab, add a button that opens the dive-site selection widget showing all dive sites. This is done by setting the "temporary dive site name" to the empty string. Thus no dive sites are filtered and the "add new dive site" entries are not shown. Moreover, the text is selected. The user can therefore immediately start typing to activate the filter or enter the name of a new dive site. The idea is that after downloading dives with GPS information the user can select one of the close dive sites. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'desktop-widgets/tab-widgets/maintab.ui')
-rw-r--r--desktop-widgets/tab-widgets/maintab.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop-widgets/tab-widgets/maintab.ui b/desktop-widgets/tab-widgets/maintab.ui
index 24d21fece..ee0e66b1e 100644
--- a/desktop-widgets/tab-widgets/maintab.ui
+++ b/desktop-widgets/tab-widgets/maintab.ui
@@ -217,6 +217,13 @@
<widget class="DiveLocationLineEdit" name="location"/>
</item>
<item>
+ <widget class="QToolButton" name="locationPopupButton">
+ <property name="text">
+ <string>...</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QToolButton" name="editDiveSiteButton">
<property name="toolTip">
<string>Edit dive site</string>