summaryrefslogtreecommitdiff
path: root/src/plugins/bazaar/bazaarplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-11/+4
* ActionManager API cleanup.Eike Ziller2012-05-251-25/+23
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-20/+4
* Mac: Avoid Alt+<character> shortcutsEike Ziller2012-05-221-0/+16
* editormanager: simplify use of interfacehjk2012-05-111-3/+3
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-10/+10
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-2/+2
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-241-7/+5
* vcs: s/VCS/Vcs/hjk2012-01-091-38/+38
* VCS: auto-completion in the description text editHugues Delorme2011-12-081-1/+2
* Bazaar,Mercurial: fix update of the commit buttonHugues Delorme2011-11-231-5/+5
* Bazaar: whitespace and indentation fixesHugues Delorme2011-11-141-10/+10
* Bazaar: rename mistyped local variableHugues Delorme2011-11-141-5/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* vcsbase: throw away VCSJobRunner, replaced by GitCommandcerf2011-10-051-1/+0
* Bazaar: fix whitespacescerf2011-09-211-2/+2
* vcsbase: add mechanism to ease management of VCS settingscerf2011-09-141-5/+5
* 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: refactor status output signal in VCSBaseClientcerf2011-08-221-1/+2
* vcsbase: rename slot VCSBaseClient::settingsChanged()cerf2011-08-221-1/+1
* vcsbase: refactor status parsing in VCSBaseClientcerf2011-08-221-5/+5
* vcsbase: auto save settings when requested by Core::ICorecerf2011-06-231-2/+1
* Bazaar: save settings on plugin destructioncerf2011-06-101-0/+1
* vcsbase: make settings mutable inside VCSBaseClientcerf2011-06-101-1/+1
* VCS: Do not hide virtual methodsTobias Hunger2011-06-071-1/+1
* Bazaar: add support of the "max log count" user settingcerf2011-05-121-1/+3
* Get rid of VCSBaseClient::ExtraCommandOptionscerf2011-05-121-16/+33
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* VCS: Added a shortcut for Diff Selected FilesOrgad Shaneh2011-05-031-1/+1
* vcsbase: VCSBaseClient::log() now accepts extra optionscerf2011-05-031-1/+2
* 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-151-0/+1
* Update license.hjk2011-04-131-14/+13
* 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-161-1/+4
* Bazaar: mark unused parameters with Q_UNUSEDcerf2011-03-161-1/+4
* Bazaar: satisfy naming policycerf2011-03-161-1/+1
* Bazaar: Fixup, set unique action id.Friedemann Kleint2011-02-281-4/+4
* Bazaar: CleanupsTobias Hunger2011-02-281-15/+15
* Added new Bazaar plugincerf2011-02-281-0/+678