summaryrefslogtreecommitdiff
path: root/src/libs/utils/buildablehelperlibrary.cpp
Commit message (Expand)AuthorAgeFilesLines
* SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-1/+1
* Use SynchronousProcess::runBlockingTobias Hunger2016-05-261-2/+2
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-24/+14
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Make SynchronousProcess use second based timeoutsOrgad Shaneh2015-04-151-9/+9
* Move filterForQmakeFileDialog to a place where it can be reusedDaniel Teske2015-03-311-0/+21
* Update LicenseEike Ziller2015-01-161-6/+6
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-1/+1
* BuildableHelperLibrary: Remove a unused methodTobias Hunger2014-10-311-10/+1
* QtVersion: Fix detection of system QtTobias Hunger2014-10-311-12/+30
* QtSupport/OS X: Fix issues with selecting qmake from Qt 4 packagesEike Ziller2014-10-171-9/+5
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-3/+3
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-171-4/+4
|\ \ | |/
| * Utils: Remove unneeded namespace qualificationsOrgad Shaneh2014-07-161-4/+4
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-8/+10
|/
* BuildableHelperLibrary: Remove unused/unimplemented methodsTobias Hunger2014-06-271-9/+0
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix MSVC64 warning about integer truncation in qtChooserToQmakePath().Friedemann Kleint2013-10-101-2/+3
* QtVersion: Special treatment for qthooserDaniel Teske2013-08-051-1/+30
* Use the qtchooser default Qt on first run instead of forcing Qt 4.Timo Jyrinki2013-04-101-2/+2
* Clean headers in Utils.Friedemann Kleint2013-03-191-11/+2
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+2
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-261-1/+3
|\ \ | |/
| * Detect Qt5 in PATHTobias Hunger2012-09-251-1/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-111-1/+2
|\ \ | |/
| * Add more possible qmake namesDaniel Teske2012-09-061-1/+2
* | Utils::FileUtils: Use Utils::FileName for file paths instead of QString.Christian Kandeler2012-09-071-1/+1
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-5/+5
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Long live the king!hjk2012-01-261-1/+1
* Utils: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-3/+3
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-8/+8
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* DebuggingHelpers: Pass mkspec on command lineKai Koehne2011-08-151-2/+2
* QtVersion: Set qmakeIsExecutable to false if qmake crashes.Friedemann Kleint2011-07-291-1/+11
* Clean up before building debugging helpersDaniel Teske2011-07-221-0/+4
* debugger: rename gdbmacros* to dumper*hjk2011-06-291-3/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlJSDebug: Enable compilation of library also for SymbianKai Koehne2011-04-291-2/+2
* DebuggingHelpers: Put long argument list into one structKai Koehne2011-04-291-30/+30
* QmlDump: Ensure that qmldump is found in QtSDKv2.2.0-rc1Kai Koehne2011-04-181-7/+12