aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/windebuginterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: do not send non existing debug outputDavid Schulz2018-10-191-0/+2
* WinDebugInterface: Remove blocking connection to main threadJoerg Bornemann2018-06-281-33/+60
* ProjectExplorer: Fix build failure on windowsTobias Hunger2017-11-271-0/+1
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-2/+2
* Remove all QT_VERSION_CHECKOrgad Shaneh2016-08-121-4/+0
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-7/+7
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectExplorer: Fix compiling windebuginterface.David Schulz2015-09-281-1/+1
* WinDebugInterface: Flush messages on being stoppedDaniel Teske2015-09-251-13/+14
* ProjectExplorer: Fix compile using Qt5.4.0 on WinChristian Stenger2015-09-241-0/+4
* WinDebugInterface: Compress eventsDaniel Teske2015-09-091-5/+33
* WinDebugThread: Don't handle our own debug outputDaniel Teske2015-07-071-1/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Support multiple instances listening for debug output...Orgad Shaneh2015-02-021-4/+9
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Doc: edit projectexplorer API docsLeena Miettinen2013-09-111-1/+1
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* 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
* Long live the king!hjk2012-01-261-1/+1
* projectexplorer: compile windows stuff on *nix if tests are onhjk2011-11-281-0/+25
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Windows/DebugOutput: Check that only one process reads outputKai Koehne2011-06-281-9/+15
* unify application launcher between platformsOswald Buddenhagen2011-05-121-2/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* WinDebugInterface: Remove windows.h from header, resource cleanup.Friedemann Kleint2011-04-201-30/+66
* Win: Fix QThread is destroyed while still running warningTobias Hunger2011-04-191-0/+6
* Win: Make sure we do not leak resourcesTobias Hunger2011-04-191-3/+12
* Win: Get debug output from several GUI apps at onceTobias Hunger2011-04-191-0/+87