aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/consoleprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Replace some QRegExp to QRegularExpressionChristian Stenger2020-06-191-2/+2
* More Qt 6 portinghjk2020-06-181-3/+3
* Utils: Replace foreach with range-based forOrgad Shaneh2020-06-161-1/+1
* Python editor: Add buttons & actions for opening REPLEike Ziller2020-03-191-0/+5
* lib/utils/consoleprocess: Check for xdg-terminalMaximilian Goldstein2020-01-241-12/+17
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* Utils: Fix determining default terminalEike Ziller2019-09-031-4/+5
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-221-1/+1
|\
* | Utils: Avoid compile issue with upcoming QtChristian Stenger2019-07-251-1/+1
* | Utils: Lump ConsoleProcess files togetherhjk2019-07-251-2/+837
|/
* Fix terminal command comparisonEike Ziller2018-09-071-3/+7
* Make terminal settings more flexibleEike Ziller2018-09-031-0/+19
* windows: stub out terminal-related functions of ConsoleProcess more thoroughlyOswald Buddenhagen2017-01-181-17/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* ProjectExplorer: Extend ApplicationLauncherOrgad Shaneh2014-05-071-0/+18
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.7' into HEADEike Ziller2013-04-181-2/+2
|\
| * consoleprocess: use empty string as default terminalFawzi Mohamed2013-04-181-2/+2
* | Clean headers in Utils.Friedemann Kleint2013-03-191-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-0/+2
* | Windows compile fix.Friedemann Kleint2012-12-291-0/+17
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* all: less QScopedPointerhjk2011-09-191-0/+1
* unify application launcher between platformsOswald Buddenhagen2011-05-121-1/+51
* 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/+5
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Debugger/Console stub: Pass on main thread id on Windows.Friedemann Kleint2010-09-021-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-2/+0
* 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-0/+86