aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perforce
Commit message (Expand)AuthorAgeFilesLines
* VCS: De-slotOrgad Shaneh2017-03-201-5/+11
* Move mimetype definitions to plugin specsEike Ziller2017-02-276-22/+14
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-5/+2
* VCS: Use Qt5 connect for annotateOrgad Shaneh2016-11-282-4/+1
* VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-282-3/+6
* Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-241-11/+10
* VCS: Replace QToolButtons in VCS toolbar with QActionsJarek Kobus2016-10-241-5/+6
* VCS: Add a way to filter out files/directories that belong to a VCSTobias Hunger2016-10-212-0/+7
* VCS: "final"-ize IVersionControl implementationsTobias Hunger2016-10-211-16/+16
* Remove uses of deprecated QProcess::error signalOrgad Shaneh2016-08-091-2/+1
* UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-021-0/+6
* SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-2/+2
* Perforce: fixed invalid setTopLevel callsCristian Adam2016-05-191-7/+34
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-112-3/+3
* Perforce: ModernizeTobias Hunger2016-02-1024-298/+113
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1924-394/+279
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-1/+1
* Perforce: Complete Qt5 connectsOrgad Shaneh2015-11-202-11/+9
* Perforce: Use Qt5-style connectsTobias Hunger2015-11-206-38/+36
* 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