aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perforce
Commit message (Expand)AuthorAgeFilesLines
* VCS: Open diff/blame editors in other splitTobias Hunger2014-03-071-1/+4
* EditorManager: Add OpenEditorFlags to openEditorWithContentsTobias Hunger2014-03-071-1/+0
* VCS: Auto open for edit by Perforce no longer steals focus.Alexander Kondratskiy2014-02-193-8/+18
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-122-6/+2
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-0/+3
* Provide parent to getOpenFileName()Robert Loehning2014-01-311-2/+2
* BaseTextEditor: Remove some unnecessary indirections through widgetEike Ziller2014-01-141-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-144-7/+4
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0824-24/+24
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0824-24/+24
* | VCS: Remove unnecessary indirectionEike Ziller2013-12-191-3/+2
* | Preferences: Add default implementation for filteringEike Ziller2013-12-102-13/+11
* | Perforce: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
* | Perforce: Fix openSupportMode method for new syntaxTobias Hunger2013-11-152-2/+3
|/
* 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