Merge remote-tracking branch 'origin/3.1'

This commit is contained in:
Eike Ziller
2014-05-28 11:03:18 +02:00
26 changed files with 13755 additions and 5291 deletions

View File

@@ -108,6 +108,7 @@ GerritOptionsWidget::GerritOptionsWidget(QWidget *parent)
"Determines the protocol used to form a URL in case\n"
"\"canonicalWebUrl\" is not configured in the file\n"
"\"gerrit.config\"."));
setTabOrder(m_sshChooser, m_portSpinBox);
}
GerritParameters GerritOptionsWidget::parameters() const