aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bazaar
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-0830-30/+30
* Vcs: Remove snapshot supportTobias Hunger2013-10-152-24/+0
* DVCS: Never prompt before committingOrgad Shaneh2013-10-113-15/+2
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-114-0/+17
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* Use book style capitalization for button labelsjkobus2013-10-101-2/+2
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Introduce ExitCodeInterpreter, useful when exit code != 0 is validjkobus2013-09-262-0/+28
* Cleanup IWizard interface and usershjk2013-09-242-27/+6
* Apply static pattern to TextEditorSettinghjk2013-09-201-2/+1
* VCS: Use better terms on checkout wizard for DVCSOrgad Shaneh2013-09-021-0/+1
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-022-9/+10
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-1/+1
* Add common interface for text formats inside syntax highlighterjkobus2013-08-264-8/+5
* VCS: Use correct output styleOrgad Shaneh2013-08-121-1/+1
* Move displayName from IEditor to IDocumentEike Ziller2013-07-102-2/+3
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Switch less often to edit modeEike Ziller2013-06-051-3/+1
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-281-1/+0
|\
| * Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-271-1/+0
* | VCS: Fix testsOrgad Shaneh2013-05-271-2/+2
* | Remove Nokia leftoversOrgad Shaneh2013-05-241-3/+3
* | VCS: Remove unused editorsOrgad Shaneh2013-05-242-17/+5
* | VCS: Remove unused extension parameter from editorsOrgad Shaneh2013-05-242-12/+4
* | Fix dependency information according to output of dependency checkerTobias Hunger2013-05-221-1/+1
* | Vcs: Allow multiple flags in parameter widgetsOrgad Shaneh2013-04-291-1/+1
* | VCS: Remove redundant calls to default constructorOrgad Shaneh2013-04-221-2/+1
* | VCS: Clean up submit editor handlingEike Ziller2013-04-194-17/+11
* | auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-6/+1
* | Clean headers in Bazaar.Friedemann Kleint2013-04-059-29/+0
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-5/+8
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | Vcs: Construct Core::Id directly for submit editorhjk2013-03-211-1/+1
* | Vcs: Use Core::Ids for editor kindshjk2013-03-192-6/+6
* | Fix Krazy warnings about includes/header guards in version control.Friedemann Kleint2013-03-121-1/+1
* | ClearCase: Don't show Hijack button for dynamic viewKnut Petter Svendsen2013-03-111-1/+0
|/
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3130-30/+30
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2930-30/+30
* | VCS: Use entries combobox for logOrgad Shaneh2013-01-303-0/+26
* | VCS: Un-static testDiffFileResolvingOrgad Shaneh2013-01-301-1/+1
* | VCS: Refactor fileNameFromDiffSpecificationOrgad Shaneh2013-01-214-22/+43
* | CommandLocator: use Id instead of QString.hjk2013-01-181-1/+1
* | VCS: Refactor createDiffHighlighterOrgad Shaneh2013-01-182-3/+3
* | VCS: Remove superfluous virtualOrgad Shaneh2013-01-185-9/+9
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-1/+1
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-1/+0
* | Git: Pass rows instead of files for diffSelectedFilesOrgad Shaneh2013-01-111-1/+2