summaryrefslogtreecommitdiff
path: root/src/plugins/bazaar
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0329-58/+58
* vcsbase: throw away VCSJobRunner, replaced by GitCommandcerf2011-10-051-1/+0
* VCS: Unify VCS options pages a bitTobias Hunger2011-10-051-3/+19
* Bazaar: fix whitespacescerf2011-09-2113-10/+19
* vcsbase: add mechanism to ease management of VCS settingscerf2011-09-147-110/+55
* use Core::Id for IEditorFactory::idhjk2011-09-081-1/+1
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* vcsbase: overhaul *Arguments() methods in VCSBaseClientcerf2011-08-233-134/+32
* vcsbase: refactor status output signal in VCSBaseClientcerf2011-08-222-2/+2
* vcsbase: rename slot VCSBaseClient::settingsChanged()cerf2011-08-221-1/+1
* vcsbase: refactor status parsing in VCSBaseClientcerf2011-08-226-29/+30
* vcsbase: fix confusing error when no binary specifiedcerf2011-08-161-1/+1
* Bazaar: support of log format optionscerf2011-07-284-2/+78
* vcsbase: auto save settings when requested by Core::ICorecerf2011-06-234-12/+11
* UI text: check capitalization and tooltipsLeena Miettinen2011-06-224-14/+14
* vcsbase: simplify init of the diff editor in VCSBaseClientcerf2011-06-104-59/+90
* Bazaar: save settings on plugin destructioncerf2011-06-101-0/+1
* vcsbase: make settings mutable inside VCSBaseClientcerf2011-06-104-5/+15
* VCS: Do not hide virtual methodsTobias Hunger2011-06-071-1/+1
* vcsbase: remove facility tool buttons in EditorParameterWidgetcerf2011-06-031-2/+2
* Bazaar: fix incomplete list of files in the diff editorcerf2011-05-241-13/+3
* Bazaar: add support of the "max log count" user settingcerf2011-05-122-1/+6
* Get rid of VCSBaseClient::ExtraCommandOptionscerf2011-05-124-229/+72
* Fix/add copyright headersTobias Hunger2011-05-0629-29/+29
* VCS: Added a shortcut for Diff Selected FilesOrgad Shaneh2011-05-031-1/+1
* vcsbase: VCSBaseClient::log() now accepts extra optionscerf2011-05-033-4/+7
* VCS: Use the configuration page in all the checkout wizardsTobias Hunger2011-04-201-0/+5
* VCS: Add id to IVersionControlTobias Hunger2011-04-202-0/+8
* fix krazy warningshjk2011-04-191-1/+1
* abort commit if commit message cannot be savedOswald Buddenhagen2011-04-181-1/+2
* file manager: introduce saveFile() and remove blockFileChange() & unblockFile...Oswald Buddenhagen2011-04-181-3/+1
* VCS: Notify project wizard about config changesTobias Hunger2011-04-153-0/+7
* VCS: Do not claim to support any operation if unconfiguredTobias Hunger2011-04-152-1/+14
* Merge branch '2.2'Oswald Buddenhagen2011-04-1429-406/+377
|\
| * Update license.hjk2011-04-1329-406/+377
* | Remove unused constants, fix lacking virtual destructorJarek Kobus2011-04-141-2/+0
* | Bazaar: status summary and diff patch for 'log -rX'cerf2011-04-081-1/+1
* | Bazaar: Remove unnecessary virtualsTobias Hunger2011-04-081-27/+27
* | VCS[Bazaar, Mercurial]: Add diff formatting, revert chunk.Friedemann Kleint2011-03-283-12/+118
|/
* UI text: fix capitalizationLeena Miettinen2011-03-222-4/+4
* Bazaar: fix conflicting keyboard shortcutscerf2011-03-211-4/+4
* Bazaar: fix commit error for 'rename' changescerf2011-03-181-1/+9
* Bazaar: fix indentation and whitespacescerf2011-03-181-5/+5
* Bazaar: set global Bazaar user ID when changedcerf2011-03-165-1/+21
* Bazaar: fix code folding markers in the diff viewcerf2011-03-163-4/+4
* Bazaar: fix jumping to the changes from the blame viewcerf2011-03-164-23/+23
* Bazaar: rename literals referring to Mercurialcerf2011-03-162-2/+2
* Bazaar: mark unused parameters with Q_UNUSEDcerf2011-03-162-2/+7
* Bazaar: satisfy naming policycerf2011-03-162-2/+2
* Bazaar plugin : corrected whitespaces and indentationcerf2011-03-162-8/+8