aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/settingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Git: Aspectify settingshjk2021-03-191-138/+0
* Git: Make a few objects proper plugin pimpl membershjk2020-02-071-2/+1
* Vcs: Drop VcsBaseOptionsPage hierarchy levelhjk2020-01-271-40/+28
* Vcs: Pass settings handles to settings pages more directlyhjk2020-01-241-2/+2
* Vcs: Pimpl pluginshjk2020-01-241-1/+1
* Vcs: Dissolve VcsBaseOptionsPage intermediate hierarchy levelhjk2020-01-171-0/+1
* Vcs: Move Settings widget definitions to .cpp fileshjk2020-01-151-4/+21
* Vcs: Base VcsClientOptionsPageWidget on Core::IOptionsPageWidgethjk2020-01-151-1/+1
* Git: ModernizeOrgad Shaneh2018-09-191-1/+1
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-061-2/+2
* Git: Move "Include tags" to branches dialogOrgad Shaneh2017-06-291-2/+0
* Git: Replace msysGit -> Git in HOME description tooltipOrgad Shaneh2016-11-291-1/+1
* Git: Only show note about perl if perl is not found in PATHTobias Hunger2016-11-141-1/+18
* Git: De-noiseOrgad Shaneh2016-07-221-1/+1
* Git: ModernizeTobias Hunger2016-02-101-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Vcs: Unify options pages for VcsBaseClientImpl based VCSesTobias Hunger2015-04-091-31/+13
* Git: s/GitPlugin::gitClient/GitPlugin::client/Tobias Hunger2015-04-081-2/+2
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-081-6/+14
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Git: Use Core::AsynchronousMessageBoxMarco Bubke2015-02-091-2/+2
|/
* License updateEike Ziller2014-10-091-7/+8
* Git: Rename gitBinaryPath => gitExecutableOrgad Shaneh2014-07-181-1/+1
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-26/+7
* | Git: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
|/
* DVCS: Never prompt before committingOrgad Shaneh2013-10-111-4/+0
* Git: Remove setting for side-by-side diffOrgad Shaneh2013-09-301-2/+0
* Basic integration of diff editor inside git pluginjkobus2013-05-151-0/+2
* Git: Also show tags in the branches dialogPetar Perisin2013-04-111-0/+2
* Clean headers in Git.Friedemann Kleint2013-04-051-4/+0
* 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
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-13/+14
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-10/+2
* Git: Add customizable repository browser command.Francois Ferrand2012-03-121-0/+7
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* Git: Prepend to PATH instead of replacing itOrgad Shaneh2012-01-311-10/+0
* Long live the king!hjk2012-01-261-1/+1
* vcs: s/VCS/Vcs/hjk2012-01-091-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Fix build on windowsTobias Hunger2011-10-051-2/+3
* git: Reuse more code from vcsbaseTobias Hunger2011-10-051-16/+17