aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perforce
Commit message (Expand)AuthorAgeFilesLines
* Perforce: Reduced delay before submit dialog is shownCristian Adam2015-07-211-7/+6
* Perforce: Diff for files in submit changelist dialog worksCristian Adam2015-07-212-4/+2
* VcsBase: Make some slots protected and update users accordinglyTobias Hunger2015-06-111-1/+1
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-092-7/+8
* IVersionControl: Add method to get a ShellCommand for initial checkoutsTobias Hunger2015-05-111-0/+1
* Vcs: Sprinkle overrides over IVersionControlsTobias Hunger2015-05-081-16/+16
* Perforce: Ability to use multiple workspaces/projectsCristian Adam2015-05-055-20/+71
* Fix printing of seconds and millisecondsTobias Hunger2015-04-151-1/+1
* Utils: Make SynchronousProcess use second based timeoutsOrgad Shaneh2015-04-152-8/+8
* VCS: Rename DiffHighlighter -> DiffAndLogHighlighterOrgad Shaneh2015-03-251-1/+1
* VCS: Remove dead storesOrgad Shaneh2015-03-081-3/+3
* Vcs: rename overload SubmitEditor::diffSelectedFiles() for rowsHugues Delorme2015-03-061-1/+2
* Prefix duplicate names in Open Documents to make them uniqueOrgad Shaneh2015-02-261-1/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Use new mime databaseEike Ziller2015-02-171-5/+6
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1224-142/+142
|\
| * Update LicenseEike Ziller2015-01-1624-142/+142
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-041-23/+23
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-021-2/+3
* | Convert to new connect apiMontel Laurent2015-01-302-5/+5
* | Perforce: Sprinkle with autoTobias Hunger2015-01-221-6/+6
* | Vcs: Remove unused GetRepositoryRootOperationTobias Hunger2015-01-192-7/+0
* | Core: Remove unused functionality to checkout from VCSTobias Hunger2015-01-152-7/+0
* | String improvementsRobert Loehning2015-01-061-1/+1
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-12-011-4/+3
|\|
| * Perforce: Limit log length even furtherhjk2014-11-271-4/+3
* | Perforce: Nicer repository logCristian Adam2014-12-012-2/+24
|/
* Perforce: Fix compilev3.3.0-rc1Christian Stenger2014-11-251-1/+1
* Perforce: Don't crash on large log outputhjk2014-11-251-1/+9
* VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-172-55/+54
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* Perforce: Cleanup all actions enable/disablingOrgad Shaneh2014-11-102-56/+36
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-2/+1
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1423-161/+184
|\
| * License updateEike Ziller2014-10-0924-163/+186
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-291-14/+30
|\|
| * Perforce: Disable actions when outside a repository.David Schulz2014-09-291-14/+30
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-021-9/+1
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-17/+19
* | Vcs: Collapse VcsSubmitEditorFactory hierarchyhjk2014-09-015-12/+9
* | Vcs: Convert to new editor construction schemehjk2014-08-281-3/+1
* | Vcs: Move some static functions from *EditorWidget to *Editorhjk2014-08-281-18/+18
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-271-21/+18
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-3/+3
* | Vcs*: Rename several *Editors to *EditorWidgetshjk2014-08-223-11/+11
* | 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-213-14/+8
* | VCS: Make submit editor closing independent from current editorEike Ziller2014-08-151-1/+1