summaryrefslogtreecommitdiff
path: root/src/plugins/perforce
Commit message (Expand)AuthorAgeFilesLines
* Compile fix with recent Qt devhjk2019-07-291-4/+1
* Utils: Add CommandLine convenience constructorshjk2019-07-231-3/+2
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* Utils: Use CommandLine in ShellCommandhjk2019-06-111-1/+1
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-1/+2
* Utils: Rename FileName to FilePathhjk2019-05-283-3/+3
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-281-0/+17
|\
| * Revert "Perforce: Allow working with localhost server"Orgad Shaneh2019-05-171-0/+17
* | Qt Creator CMake portCristian Adam2019-05-171-0/+17
* | Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
|/
* Perforce: Disable by defaultOrgad Shaneh2019-01-171-0/+1
* Perforce: Allow working with localhost serverOrgad Shaneh2019-01-111-17/+0
* Perforce: Get top level also when env is setOrgad Shaneh2019-01-111-1/+1
* Perforce: Fix soft assertionOrgad Shaneh2019-01-111-1/+2
* VCS: Improve dialog on submit promptOrgad Shaneh2018-11-121-4/+1
* Perforce: ModernizeOrgad Shaneh2018-09-202-4/+5
* Perforce: Fix warnings and modernizeEike Ziller2018-08-285-18/+20
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-282-26/+2
* VCS: Capitalize commitDisplayNameOrgad Shaneh2018-08-281-1/+1
* VCS: Unify default and maximum timeout in all setting pagesOrgad Shaneh2018-06-191-0/+3
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-063-8/+8
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-7/+7
* VCS: Offer to save-all before commitTobias Hunger2017-09-122-0/+8
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\
| * Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-251-12/+12
|\ \ | |/
| * Plugins: Fix that mimetype definition was not valid JSONEike Ziller2017-07-251-12/+12
* | VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-101-1/+1
|/
* VCS: Set user choices on editor reloadOrgad Shaneh2017-06-191-1/+1
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-2/+2
* 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