aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perforce
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-0824-24/+24
* Vcs: Remove snapshot supportTobias Hunger2013-10-152-24/+0
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-114-0/+15
* VCS: Pass workingDirectory for annotateOrgad Shaneh2013-10-103-7/+9
* Use book style capitalization for button labelsjkobus2013-10-101-1/+1
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* VCS: Remove dead codeTobias Hunger2013-09-121-1/+0
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-1/+1
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-1/+1
* Add common interface for text formats inside syntax highlighterjkobus2013-08-264-7/+4
* VCS: Use correct output styleOrgad Shaneh2013-08-121-1/+1
* VCS: Use a single filename for logOrgad Shaneh2013-08-074-22/+19
* EditorManager: Make closeEditor publicOrgad Shaneh2013-08-071-2/+1
* Perforce: singleton cleanupTobias Hunger2013-08-055-74/+66
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-173-5/+5
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-1/+2
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-031-1/+3
|\
| * Perforce: Support "+++ filename<tab>" for diffOrgad Shaneh2013-07-011-1/+3
* | SynchronousProcess: Use the same codec for stdout and stderrOrgad Shaneh2013-07-021-1/+1
|/
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-072-3/+0
* Switch less often to edit modeEike Ziller2013-06-051-4/+3
* Remove Nokia leftovers take 2Daniel Teske2013-05-281-1/+1
* .pro and .qbs files: Consistently list .mimetypes.xml filesDaniel Teske2013-05-282-0/+3
* VCS: Fix testsOrgad Shaneh2013-05-271-1/+1
* Remove Nokia leftoversOrgad Shaneh2013-05-242-3/+3
* VCS: Remove unused editorsOrgad Shaneh2013-05-242-10/+1
* VCS: Remove unused extension parameter from editorsOrgad Shaneh2013-05-241-7/+4
* Fix dependency information according to output of dependency checkerTobias Hunger2013-05-221-1/+1
* VCS: Remove redundant calls to default constructorOrgad Shaneh2013-04-221-1/+0
* VCS: Clean up submit editor handlingEike Ziller2013-04-192-9/+10
* auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-6/+1
* Editor: Added Dialog for read only files.David Schulz2013-04-081-1/+1
* Core: Remove Core::Id(QByteArray) constructorhjk2013-04-041-1/+1
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+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
* Fix Krazy warnings about includes/header guards in version control.Friedemann Kleint2013-03-123-6/+7
* ClearCase: Don't show Hijack button for dynamic viewKnut Petter Svendsen2013-03-112-1/+6
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3124-24/+24
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2924-24/+24
* | VCS: Use entries combobox for logOrgad Shaneh2013-01-303-0/+21
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-291-1/+0
|\|
| * Remove unused variableMontel Laurent2013-01-211-1/+0
* | VCS: Refactor fileNameFromDiffSpecificationOrgad Shaneh2013-01-212-45/+10
* | CommandLocator: use Id instead of QString.hjk2013-01-181-1/+1
* | VCS: Refactor createDiffHighlighterOrgad Shaneh2013-01-182-4/+3
* | VCS: Remove superfluous virtualOrgad Shaneh2013-01-184-10/+10