mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-02-10 05:38:32 -06:00
Remove the F5 shortcut for refreshing the DBHub.io remote databases because it is ambiguous and can make the main view not work as expected. Since the refresh action is not super important in the DBHub.io dock any way it is probably best to just remove the shortcut there. See issue #2695.
755 lines
24 KiB
XML
755 lines
24 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>RemoteDock</class>
|
|
<widget class="QDialog" name="RemoteDock">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>534</width>
|
|
<height>387</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Remote</string>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
<property name="leftMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QStackedWidget" name="stack">
|
|
<property name="currentIndex">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QWidget" name="pageMain">
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<item>
|
|
<widget class="QLabel" name="label_2">
|
|
<property name="text">
|
|
<string>Identity</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>comboUser</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QComboBox" name="comboUser">
|
|
<property name="sizeAdjustPolicy">
|
|
<enum>QComboBox::AdjustToContents</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="buttonPushDatabase">
|
|
<property name="toolTip">
|
|
<string>Push currently opened database to server</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Upload</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="icons/icons.qrc">
|
|
<normaloff>:/icons/push_database</normaloff>:/icons/push_database</iconset>
|
|
</property>
|
|
<property name="toolButtonStyle">
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<widget class="QTabWidget" name="tabs">
|
|
<property name="currentIndex">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QWidget" name="tabRemote">
|
|
<attribute name="title">
|
|
<string>DBHub.io</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
<property name="leftMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QToolBar" name="toolBar_2">
|
|
<property name="movable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="floatable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<addaction name="actionRefresh"/>
|
|
<addaction name="actionCloneDatabaseLink"/>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QTreeView" name="treeRemote">
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::ActionsContextMenu</enum>
|
|
</property>
|
|
<property name="whatsThis">
|
|
<string><html><head/><body><p>In this pane, remote databases from dbhub.io website can be added to DB Browser for SQLite. First you need an identity:</p><ol style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Login to the dbhub.io website (use your GitHub credentials or whatever you want)</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Click the button to &quot;Generate client certificate&quot; (that's your identity). That'll give you a certificate file (save it to your local disk).</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Go to the Remote tab in DB Browser for SQLite Preferences. Click the button to add a new certificate to DB Browser for SQLite and choose the just downloaded certificate file.</li></ol><p>Now the Remote panel shows your identity and you can add remote databases.</p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tabLocal">
|
|
<attribute name="title">
|
|
<string>Local</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
<property name="leftMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QTreeView" name="treeLocal">
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::ActionsContextMenu</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tabDatabase">
|
|
<attribute name="title">
|
|
<string>Current Database</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_7">
|
|
<property name="leftMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QScrollArea" name="scrollArea">
|
|
<property name="widgetResizable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<widget class="QWidget" name="scrollAreaWidgetContents">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>520</width>
|
|
<height>315</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_8">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QToolBar" name="toolBar">
|
|
<property name="movable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="floatable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<addaction name="actionRefresh"/>
|
|
<addaction name="actionDatabaseOpenBrowser"/>
|
|
<addaction name="actionFetchLatestCommit"/>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="groupBox">
|
|
<property name="title">
|
|
<string>Clone</string>
|
|
</property>
|
|
<layout class="QFormLayout" name="formLayout">
|
|
<property name="verticalSpacing">
|
|
<number>0</number>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="QLabel" name="label">
|
|
<property name="text">
|
|
<string>&User</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>editDatabaseUser</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QLineEdit" name="editDatabaseUser">
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="QLabel" name="label_4">
|
|
<property name="text">
|
|
<string>&Database</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>editDatabaseFile</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1">
|
|
<widget class="QLineEdit" name="editDatabaseFile">
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0">
|
|
<widget class="QLabel" name="label_6">
|
|
<property name="text">
|
|
<string>Branch</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>editDatabaseBranch</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="1">
|
|
<widget class="QLineEdit" name="editDatabaseBranch">
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
<property name="title">
|
|
<string>Commits</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
|
<property name="leftMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
<item>
|
|
<widget class="QLabel" name="label_3">
|
|
<property name="text">
|
|
<string>Commits for</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QComboBox" name="comboDatabaseBranch"/>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<widget class="QTreeView" name="treeDatabaseCommits">
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::ActionsContextMenu</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="pageNoCerts">
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<spacer name="verticalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
<item>
|
|
<spacer name="horizontalSpacer_2">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<item>
|
|
<widget class="QLabel" name="labelNoCert">
|
|
<property name="text">
|
|
<string><html><head/><body><p>You are currently using a built-in, read-only identity. For uploading your database, you need to configure and use your DBHub.io account.</p><p>No DBHub.io account yet? <a href="https://dbhub.io/"><span style=" text-decoration: underline; color:#007af4;">Create one now</span></a> and import your certificate <a href="#preferences"><span style=" text-decoration: underline; color:#007af4;">here</span></a> to share your databases.</p><p>For online help visit <a href="https://dbhub.io/about"><span style=" text-decoration: underline; color:#007af4;">here</span></a>.</p></body></html></string>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCommandLinkButton" name="buttonNoCertBack">
|
|
<property name="text">
|
|
<string>Back</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer_3">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_2">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
<action name="actionDeleteDatabase">
|
|
<property name="icon">
|
|
<iconset resource="icons/icons.qrc">
|
|
<normaloff>:/icons/close</normaloff>:/icons/close</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Delete Database</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Delete the local clone of this database</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionDatabaseOpenBrowser">
|
|
<property name="icon">
|
|
<iconset resource="icons/icons.qrc">
|
|
<normaloff>:/icons/browser_open</normaloff>:/icons/browser_open</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Open in Web Browser</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Open the web page for the current database in your browser</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCloneDatabaseLink">
|
|
<property name="icon">
|
|
<iconset resource="icons/icons.qrc">
|
|
<normaloff>:/icons/clone_database</normaloff>:/icons/clone_database</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Clone from Link</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Use this to download a remote database for local editing using a URL as provided on the web page of the database.</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionRefresh">
|
|
<property name="icon">
|
|
<iconset resource="icons/icons.qrc">
|
|
<normaloff>:/icons/refresh</normaloff>:/icons/refresh</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Refresh</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Reload all data and update the views</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCloneDatabaseDoubleClick">
|
|
<property name="icon">
|
|
<iconset resource="icons/icons.qrc">
|
|
<normaloff>:/icons/clone_database</normaloff>:/icons/clone_database</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Clone Database</string>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
</action>
|
|
<action name="actionOpenLocalDatabase">
|
|
<property name="icon">
|
|
<iconset resource="icons/icons.qrc">
|
|
<normaloff>:/icons/db_open</normaloff>:/icons/db_open</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Open Database</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Open the local copy of this database</string>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
</action>
|
|
<action name="actionFetchCommit">
|
|
<property name="text">
|
|
<string>Check out Commit</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Download and open this specific commit</string>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
</action>
|
|
<action name="actionFetchLatestCommit">
|
|
<property name="icon">
|
|
<iconset resource="icons/icons.qrc">
|
|
<normaloff>:/icons/db_revert</normaloff>:/icons/db_revert</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Check out Latest Commit</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Check out the latest commit of the current branch</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionDownloadCommit">
|
|
<property name="text">
|
|
<string>Save Revision to File</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Saves the selected revision of the database to another file</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionPushLocalDatabase">
|
|
<property name="icon">
|
|
<iconset resource="icons/icons.qrc">
|
|
<normaloff>:/icons/push_database</normaloff>:/icons/push_database</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Upload Database</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Upload this database as a new commit</string>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<tabstops>
|
|
<tabstop>comboUser</tabstop>
|
|
<tabstop>buttonPushDatabase</tabstop>
|
|
<tabstop>tabs</tabstop>
|
|
<tabstop>treeRemote</tabstop>
|
|
<tabstop>treeLocal</tabstop>
|
|
<tabstop>comboDatabaseBranch</tabstop>
|
|
<tabstop>treeDatabaseCommits</tabstop>
|
|
<tabstop>buttonNoCertBack</tabstop>
|
|
</tabstops>
|
|
<resources>
|
|
<include location="icons/icons.qrc"/>
|
|
</resources>
|
|
<connections>
|
|
<connection>
|
|
<sender>comboUser</sender>
|
|
<signal>currentTextChanged(QString)</signal>
|
|
<receiver>RemoteDock</receiver>
|
|
<slot>setNewIdentity(QString)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>134</x>
|
|
<y>25</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>419</x>
|
|
<y>24</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>treeRemote</sender>
|
|
<signal>doubleClicked(QModelIndex)</signal>
|
|
<receiver>RemoteDock</receiver>
|
|
<slot>fetchDatabase(QModelIndex)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>215</x>
|
|
<y>148</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>204</x>
|
|
<y>37</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>buttonPushDatabase</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>RemoteDock</receiver>
|
|
<slot>pushCurrentlyOpenedDatabase()</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>530</x>
|
|
<y>25</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>287</x>
|
|
<y>154</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>buttonNoCertBack</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>RemoteDock</receiver>
|
|
<slot>switchToMainView()</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>93</x>
|
|
<y>23</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>266</x>
|
|
<y>148</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>treeLocal</sender>
|
|
<signal>doubleClicked(QModelIndex)</signal>
|
|
<receiver>RemoteDock</receiver>
|
|
<slot>openLocalFile(QModelIndex)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>266</x>
|
|
<y>179</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>266</x>
|
|
<y>148</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>actionCloneDatabaseLink</sender>
|
|
<signal>triggered()</signal>
|
|
<receiver>RemoteDock</receiver>
|
|
<slot>fetchDatabase()</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>-1</x>
|
|
<y>-1</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>266</x>
|
|
<y>178</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>actionDatabaseOpenBrowser</sender>
|
|
<signal>triggered()</signal>
|
|
<receiver>RemoteDock</receiver>
|
|
<slot>openCurrentDatabaseInBrowser()</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>-1</x>
|
|
<y>-1</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>266</x>
|
|
<y>189</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>actionRefresh</sender>
|
|
<signal>triggered()</signal>
|
|
<receiver>RemoteDock</receiver>
|
|
<slot>refresh()</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>-1</x>
|
|
<y>-1</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>266</x>
|
|
<y>193</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>treeDatabaseCommits</sender>
|
|
<signal>doubleClicked(QModelIndex)</signal>
|
|
<receiver>RemoteDock</receiver>
|
|
<slot>fetchCommit(QModelIndex)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>266</x>
|
|
<y>337</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>266</x>
|
|
<y>193</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>actionPushLocalDatabase</sender>
|
|
<signal>triggered()</signal>
|
|
<receiver>RemoteDock</receiver>
|
|
<slot>pushSelectedLocalDatabase()</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>-1</x>
|
|
<y>-1</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>266</x>
|
|
<y>193</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
</connections>
|
|
<slots>
|
|
<slot>setNewIdentity(QString)</slot>
|
|
<slot>fetchDatabase(QModelIndex)</slot>
|
|
<slot>pushCurrentlyOpenedDatabase()</slot>
|
|
<slot>pushSelectedLocalDatabase()</slot>
|
|
<slot>switchToMainView()</slot>
|
|
<slot>openLocalFile(QModelIndex)</slot>
|
|
<slot>fetchDatabase()</slot>
|
|
<slot>openCurrentDatabaseInBrowser()</slot>
|
|
<slot>refresh()</slot>
|
|
<slot>fetchCommit(QModelIndex)</slot>
|
|
</slots>
|
|
</ui>
|