aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perforce/perforcechecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Perforce: Use new VCSBasePlugin class.Friedemann Kleint2009-12-111-0/+217