summaryrefslogtreecommitdiff
path: root/src/plugins/bazaar/bazaarclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* | Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-241-12/+12
* | VCS: Replace QToolButtons in VCS toolbar with QActionsJarek Kobus2016-10-241-6/+10
* | VCS: Fix inverse conditionOrgad Shaneh2016-10-241-1/+1
* | VCS: Add a way to filter out files/directories that belong to a VCSTobias Hunger2016-10-211-0/+8
|/
* VCS: VcsBaseClient::vcsFullySynchronousExec returns a SynchronousProcessResponseTobias Hunger2016-07-151-10/+10
* VCS: Return the editor in VcsBaseClient::annotateOrgad Shaneh2016-06-141-5/+5
* SynchronousProcess: Change exit code interpreter to function objectEike Ziller2016-04-271-22/+7
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+14
* Vcs: Move createCommand and enqueueJob into VcsBaseClientImplTobias Hunger2015-04-101-2/+1
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-081-19/+14
* Bazaar: fix UI text capitalization and punctuationLeena Miettinen2015-03-271-7/+7
* Vcs: colorize file items in submit editorHugues Delorme2015-03-131-4/+4
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-261-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-021-1/+1
* | Vcs: in VcsBaseClient use functors to create log/diff parameter widgetsHugues Delorme2015-01-221-106/+57
|/
* 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-3/+3
* | Vcs: Some naming re-organizationhjk2014-08-281-22/+22
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-271-2/+4
|/
* Bazaar: Avoid repetitive callsOrgad Shaneh2014-05-201-4/+5
* VCS: Pass string by reference on annotateOrgad Shaneh2014-05-061-1/+1
* 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/+19
|/
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-111-0/+10
* Use book style capitalization for button labelsjkobus2013-10-101-2/+2
* Introduce ExitCodeInterpreter, useful when exit code != 0 is validjkobus2013-09-261-0/+27
* Vcs: Allow multiple flags in parameter widgetsOrgad Shaneh2013-04-291-1/+1
* Clean headers in Bazaar.Friedemann Kleint2013-04-051-4/+0
* Vcs: Use Core::Ids for editor kindshjk2013-03-191-5/+5
* 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
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+19
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-2/+2
* Use "bzr branch" instead of "bzr clone"Aurélien Gâteau2012-03-151-0/+10
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-5/+4
* vcs: s/VCS/Vcs/hjk2012-01-091-15/+15
* Bazaar: whitespace and indentation fixesHugues Delorme2011-11-141-4/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Bazaar: fix whitespacescerf2011-09-211-1/+1
* vcsbase: add mechanism to ease management of VCS settingscerf2011-09-141-7/+9