aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/remotemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteDialog: Fix button states after adding remoteAndre Hartmann2021-09-291-0/+1
* Vcs: Use more FilePath for file pathshjk2021-08-021-2/+4
* Git: Store singleton instance in GitClientOrgad Shaneh2020-02-261-6/+5
* Git: Partially move plugin pimpl to .cpphjk2020-02-071-5/+5
* Vcs: Pimpl pluginshjk2020-01-241-5/+5
* Avoid warning on empty expressionshjk2019-07-231-3/+3
* Remove some lambdas from Utils::transform callsEike Ziller2018-05-281-1/+1
* Git: Refresh RemoteModel when last remote was removedAndre Hartmann2017-09-141-3/+0
* Git: Add input validation to RemoteAdditionDialogAndre Hartmann2017-03-091-0/+7
* Remove spaces in initializer listsTim Jenssen2017-02-221-4/+4
* Git: Eradicate Q_FOREACH loopsOrgad Shaneh2017-02-061-1/+2
* Git: De-noiseOrgad Shaneh2016-07-221-12/+8
* Git: ModernizeTobias Hunger2016-02-101-23/+16
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Git: replace "Url" with "URL" in UI textLeena Miettinen2014-07-171-1/+1
* Git: Remotedialog, replace QTableView with QTreeViewAlessandro Portale2014-06-201-0/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Git: Initialize remote model directory even when no remotes foundOrgad Shaneh2013-07-291-1/+2
* Git: Style fixesOrgad Shaneh2013-06-111-1/+1
* Gerrit: added ability to save path for applying patchesPetar Perisin2013-04-051-25/+10
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Replace all remaining functions deprecated in Qt 5, if possible.Christian Kandeler2012-09-251-2/+4
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Git: remote dialog improvementsTobias Hunger2011-06-071-28/+18
* Git: Avoid running unnecessary git commandsTobias Hunger2011-06-071-0/+5
* Git: fetch from remoteTobias Hunger2011-06-071-0/+5
* Git: Add dialog to configure branchesTobias Hunger2011-05-121-0/+232