summaryrefslogtreecommitdiff
path: root/src/plugins/perforce/perforcechecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Perforce: Do not wait for process if not set upChristian Stenger2023-05-151-2/+4
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* Perforce: Tr::trhjk2023-01-171-8/+10
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* VcsBase & dependent: Fix const correctnessJarek Kobus2022-12-141-7/+6
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-2/+2
* Replace QtcProcess::stopProcess() by stop() plus waitForFinishedhjk2022-06-161-1/+2
* PerforceChecker: Connect to QtcProcess::done() signalJarek Kobus2022-05-021-20/+4
* Perforce: Proliferate FilePath a bithjk2021-08-171-8/+8
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-1/+1
* Use refactored ProcessModeJarek Kobus2021-08-091-1/+0
* Vcs: Use more FilePath for file pathshjk2021-08-021-1/+1
* Utils: Drop QProcess specific parameters from QtcProcess::finished()hjk2021-06-141-4/+4
* Utils: Move QProcess base to QtcProcessPrivatehjk2021-06-021-3/+4
* Perforce: Avoid one use of SynchronousProcesshjk2021-05-031-11/+9
* 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
* | Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
|/
* Perforce: Allow working with localhost serverOrgad Shaneh2019-01-111-17/+0
* Remove uses of deprecated QProcess::error signalOrgad Shaneh2016-08-091-2/+1
* Perforce: fixed invalid setTopLevel callsCristian Adam2016-05-191-7/+34
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-2/+2
* Perforce: ModernizeTobias Hunger2016-02-101-7/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Perforce: Use Qt5-style connectsTobias Hunger2015-11-201-1/+1
* Perforce: Ability to use multiple workspaces/projectsCristian Adam2015-05-051-1/+11
* Fix printing of seconds and millisecondsTobias Hunger2015-04-151-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Convert to new connect apiMontel Laurent2015-01-301-4/+4
|/
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-2/+1
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Kill process correctly in PerforceChecker dtor.Daniel Molkentin2011-07-201-0/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* VCS: Windows slash display fixing spree.Friedemann Kleint2010-07-051-5/+10
* VCS[Subversion/Perforce]: Fix VCSManager caching (Windows).Friedemann Kleint2010-05-201-1/+2
* Long live the king!hjk2010-03-051-1/+1
* VCS: Fix time-out handling for synchronous processes.Friedemann Kleint2010-03-011-13/+3
* Tr()-fixes.Friedemann Kleint2010-02-261-0/+1