aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mercurial/mercurialsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mercurial: Fix history keyChristian Stenger2024-06-031-1/+1
* Vcs: Distribute readSettings() calls to individual settingshjk2023-07-181-0/+2
* Vcs: Convert settings pages to latest stylehjk2023-07-181-8/+21
* Some VCS: Use the simpler setLayouter overload for settingshjk2023-05-311-3/+3
* Vcs: Register settings aspects more directlyhjk2023-05-301-8/+0
* Vcs: Use new FilePathAspect in a few placeshjk2023-05-171-1/+0
* Vcs: Use PagedSettings for all plugin settingshjk2023-05-151-26/+19
* Mercurial: Follow the Fossil settings setuphjk2023-05-151-4/+10
* Layouts: Add missing "br"s to terminate Form linesAlessandro Portale2023-05-041-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Mercurial: Convert to Tr::trhjk2022-10-061-14/+13
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-3/+3
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-2/+2
* Mercurial: Fix saving of settingshjk2022-02-211-1/+1
* Mercurial: Use the new AspectContainer::applied signalhjk2021-04-071-58/+35
* Utils: Use a full layout row for an aspect for Columns and Formshjk2021-03-251-3/+1
* Mercurial: Aspectify settingshjk2021-03-191-9/+98
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* 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-1/+1
* Mercurial: code cosmeticshjk2012-01-111-10/+11
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* vcsbase: add mechanism to ease management of VCS settingscerf2011-09-141-44/+7
* vcsbase: fix confusing error when no binary specifiedcerf2011-08-161-1/+1
* vcsbase: auto save settings when requested by Core::ICorecerf2011-06-231-6/+7
* vcsbase: simplify init of the diff editor in VCSBaseClientcerf2011-06-101-12/+54
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Refactored the Mercurial plugincerf2011-02-281-110/+5
* License headers.con2010-12-171-7/+11
* Create a single parent options page for the Version Control categoryThorbjørn Lindeijer2010-04-121-4/+4
* Mercurial: Save resources, polishing.Friedemann Kleint2009-11-061-59/+71
* Mercurial: Work on Windows using Tortoise Hg, polishing.Friedemann Kleint2009-11-051-7/+0
* Mercurial: Compile with QT_NO_CAST_FROM_ASCII, const-correctness.Friedemann Kleint2009-11-031-23/+24
* Mercurial: Compile windows, use common output window.Friedemann Kleint2009-11-031-2/+2
* Adding License to mecurial plugindt2009-11-021-0/+29
* Mercurial plugin, merge request with suggested fixes.Brian McGillion2009-09-211-0/+114