aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bazaar/optionspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bazaar: Move plugin pimpl into .cpphjk2020-01-291-8/+7
* Bazaar: Remove direct accesses to singletonshjk2020-01-241-17/+17
* Vcs: Pimpl pluginshjk2020-01-241-2/+2
* Bazaar: Add Optionspage category information againhjk2020-01-161-0/+1
* Bazaar: Remove VcsClientOptionsPage level in settings class hierarchyhjk2020-01-161-17/+21
* Vcs: Move Settings widget definitions to .cpp fileshjk2020-01-151-6/+23
* Vcs: Base VcsClientOptionsPageWidget on Core::IOptionsPageWidgethjk2020-01-151-1/+1
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-061-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+14
* Vcs: Unify options pages for VcsBaseClientImpl based VCSesTobias Hunger2015-04-091-24/+4
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-081-9/+10
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* 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-27/+2
* | Bazaar: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
|/
* DVCS: Never prompt before committingOrgad Shaneh2013-10-111-3/+0
* Clean headers in Bazaar.Friedemann Kleint2013-04-051-2/+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
|/
* Adjust license headershjk2012-10-051-21/+19
* VCS: Allow use of base name for executableOrgad Shaneh2012-08-211-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-10/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* vcs: s/VCS/Vcs/hjk2012-01-091-1/+1
* Bazaar: whitespace and indentation fixesHugues Delorme2011-11-141-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* vcsbase: add mechanism to ease management of VCS settingscerf2011-09-141-14/+14
* vcsbase: auto save settings when requested by Core::ICorecerf2011-06-231-2/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Bazaar: rename literals referring to Mercurialcerf2011-03-161-1/+1
* Bazaar plugin : corrected whitespaces and indentationcerf2011-03-161-1/+1
* Added new Bazaar plugincerf2011-02-281-0/+139