aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/remotedialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteDialog: Fix button states after adding remoteAndre Hartmann2021-09-291-0/+2
* Vcs: Use more FilePath for file pathshjk2021-08-021-1/+3
* Git: Add remote URL history completerAndre Hartmann2020-04-051-0/+2
* Git: Store singleton instance in GitClientOrgad Shaneh2020-02-261-2/+2
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-2/+0
* Git: Partially move plugin pimpl to .cpphjk2020-02-071-4/+4
* Vcs: Pimpl pluginshjk2020-01-241-4/+4
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* VCS: Fix translation issuesEike Ziller2017-10-241-2/+2
* Git: Add input validation to RemoteAdditionDialogAndre Hartmann2017-03-091-2/+51
* Git: Do not reuse RemoteAdditionDialogOrgad Shaneh2017-03-041-29/+21
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Use isEmpty() vs "count() == 0"Montel Laurent2017-02-221-3/+3
* Git: Move msgRepositoryLabel from StashDialog to GitPluginOrgad Shaneh2017-02-051-2/+1
* Git: De-noiseOrgad Shaneh2016-07-221-2/+1
* Git: ModernizeTobias Hunger2016-02-101-4/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Git: Use Qt5-style connectsTobias Hunger2015-11-231-13/+8
* Git: s/GitPlugin::gitClient/GitPlugin::client/Tobias Hunger2015-04-081-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-02-091-5/+10
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-271-2/+2
* | Replace set[Plain]Text(QString()) with clear()Alessandro Portale2014-07-231-2/+2
|/
* Git: Remotedialog, replace QTableView with QTreeViewAlessandro Portale2014-06-201-2/+2
* Remove QHeaderView::setDefaultSectionSize callsAlessandro Portale2014-05-051-2/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Git: Initialize remote model directory even when no remotes foundOrgad Shaneh2013-07-291-5/+4
* Git: Style fixesOrgad Shaneh2013-06-111-1/+2
* Git - execute push asynchronouslyPetar Perisin2013-06-041-1/+1
* Git - execute fetch asynchronouslyPetar Perisin2013-06-041-1/+1
* Remove changeEvent(QEvent::LanguageChange) implementationhjk2013-05-271-12/+0
* Clean headers in Git.Friedemann Kleint2013-04-051-2/+0
* Gerrit: Added pushToGerrit dialogPetar Perisin2013-04-051-1/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* vcs: s/VCS/Vcs/hjk2012-01-091-1/+1
* Git: Push to non-default remotesTobias Hunger2011-12-081-0/+28
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix memory leaks (lacking destructors for uis)Jarek Kobus2011-10-281-0/+5
* Git: Shrink down remote dialogTobias Hunger2011-06-071-1/+0
* Git: remote dialog improvementsTobias Hunger2011-06-071-0/+6
* Git: fetch from remoteTobias Hunger2011-06-071-0/+12
* Git: String updatesTobias Hunger2011-05-131-1/+1
* Git: Add dialog to configure branchesTobias Hunger2011-05-121-0/+168