aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/consoleprocess_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Lump ConsoleProcess files togetherhjk2019-07-251-409/+0
* Utils: add missing function to consoleprocess on WindowsDavid Schulz2019-07-241-0/+5
* Utils: Use CommandLine in ConsoleProcesshjk2019-06-131-5/+12
* Allow to set environment for "Open Terminal"Tobias Hunger2018-09-051-3/+9
* Utils: Modernize furtherAlessandro Portale2018-07-241-13/+1
* Utils: ModernizeAlessandro Portale2018-07-201-16/+16
* windows: stub out terminal-related functions of ConsoleProcess more thoroughlyOswald Buddenhagen2017-01-181-16/+0
* fix "Open Command Prompt Here" on windows with qt 5.8Oswald Buddenhagen2017-01-121-0/+27
* Fix compilationOrgad Shaneh2016-09-131-0/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Modernize connectionsOrgad Shaneh2015-03-061-4/+7
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* QString(QLatin1String()) -> QString::fromLatin1()Alessandro Portale2014-05-091-2/+2
* ProjectExplorer: Extend ApplicationLauncherOrgad Shaneh2014-05-071-9/+13
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* QtcProcess: Introduce a QtcProcess::Arguments classhjk2014-02-191-1/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ConsoleProcess: Show correct exit codeDaniel Teske2013-08-011-2/+2
* Cleanup preprocessor statementsDebao Zhang2013-02-221-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | consoleprocess: support Terminal.app on macFawzi Mohamed2013-01-291-3/+14
* | Windows compile fix.Friedemann Kleint2012-12-291-0/+10
* | Utils: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-071-3/+3
|/
* 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-3/+3
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Yet another compile fix for MinGW/Windows.Friedemann Kleint2011-08-091-1/+2
* ConsoleProcess: undo pointless processError() => processMessage(bool error) c...Oswald Buddenhagen2011-05-121-11/+11
* unify application launcher between platformsOswald Buddenhagen2011-05-121-57/+77
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* add disk full error handling to consoleprocessOswald Buddenhagen2011-03-301-0/+10
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-4/+16
|/
* Debugger/Console stub: Pass on main thread id on Windows.Friedemann Kleint2010-09-021-74/+131
* Fixed compilation on windows.Daniel Molkentin2010-04-191-1/+1
* Separated child-process stdout/stderr, and seperated "our" output/errors.Erik Verbruggen2010-04-191-10/+10
* Long live the king!hjk2010-03-051-1/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-1/+1
* Fix initialization order.Alessandro Portale2009-08-241-4/+4
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Started Console process handling for CDB.Friedemann Kleint2009-05-061-24/+21
* Fixed some translation errors.Friedemann Kleint2009-04-301-4/+4