aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/remotedialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Git: Separate internal plugin access API from plugin classhjk2024-01-151-2/+2
* Git: Initialize GitClient on first accesshjk2023-07-261-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* VcsBase: Pass context object to lambda connectionsJarek Kobus2022-12-071-1/+1
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-1/+0
* Git: Convert to Tr::trAlessandro Portale2022-10-061-17/+16
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Git: inline remote*.uihjk2022-08-051-37/+99
* 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