summaryrefslogtreecommitdiff
path: root/src/plugins/bazaar/bazaarplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bazaar: Sprinkle with autoTobias Hunger2015-01-221-14/+6
* Bzr: fix regression, commit was broken !Hugues Delorme2015-01-191-4/+4
* Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-171-5/+5
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-021-4/+0
* | Vcs: Collapse VcsSubmitEditorFactory hierarchyhjk2014-09-011-5/+4
* | Vcs: Convert to new editor construction schemehjk2014-08-281-6/+2
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-271-6/+5
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | Vcs*: Rename several *Editors to *EditorWidgetshjk2014-08-221-3/+3
* | Fix closing editor with ctrl+w or "x" or File > CloseEike Ziller2014-08-221-1/+2
* | Vcs: Move editor construction over to new schemehjk2014-08-211-5/+6
* | Vcs: Flatten the VcsBase::BaseCheckoutWizard hierarchyhjk2014-08-181-1/+10
* | VCS: Make submit editor closing independent from current editorEike Ziller2014-08-151-1/+1
* | Vcs: Denoise *plugin.cpp and reduces scope of constantshjk2014-07-281-28/+60
* | Bazaar: Code stylehjk2014-07-221-96/+104
|/
* Bazaar: Assign parent to dialogsRobert Loehning2014-06-181-6/+6
* Vcs: Append "Factory" to the variaus checkout wizardsTobias Hunger2014-05-261-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-3/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Bzr: add support for "uncommit" commandHugues Delorme2013-12-111-0/+18
|/
* DVCS: Never prompt before committingOrgad Shaneh2013-10-111-1/+1
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-1/+1
* VCS: Use correct output styleOrgad Shaneh2013-08-121-1/+1
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Switch less often to edit modeEike Ziller2013-06-051-3/+1
* VCS: Fix testsOrgad Shaneh2013-05-271-2/+2
* VCS: Remove unused editorsOrgad Shaneh2013-05-241-12/+5
* VCS: Remove unused extension parameter from editorsOrgad Shaneh2013-05-241-8/+4
* VCS: Remove redundant calls to default constructorOrgad Shaneh2013-04-221-2/+1
* VCS: Clean up submit editor handlingEike Ziller2013-04-191-8/+9
* Clean headers in Bazaar.Friedemann Kleint2013-04-051-4/+0
* Vcs: Construct Core::Id directly for submit editorhjk2013-03-211-1/+1
* 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
* | VCS: Use entries combobox for logOrgad Shaneh2013-01-301-0/+24
* | VCS: Un-static testDiffFileResolvingOrgad Shaneh2013-01-301-1/+1
* | VCS: Refactor fileNameFromDiffSpecificationOrgad Shaneh2013-01-211-0/+35
* | CommandLocator: use Id instead of QString.hjk2013-01-181-1/+1
* | Git: Pass rows instead of files for diffSelectedFilesOrgad Shaneh2013-01-111-1/+2
|/
* Adjust license headershjk2012-10-051-21/+19
* Mercurial/Bazaar: Make commit work on windowsTobias Hunger2012-09-271-34/+14
* rename QtDebug to QDebughjk2012-08-061-1/+1
* 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