summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/wincetoolchain.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Fix some typosSergio Ahumada2014-03-051-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Kill ";;" at end of statementNikolai Kosjar2013-09-041-1/+1
* Introduce an enumeration for toolchain autodetection.Friedemann Kleint2013-09-031-4/+4
* ProjectExplorer: Streamline ToolchainFactory interfacehjk2013-08-121-7/+3
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+0
* MsvcToolchains: Call AbstractMsvcToolChain::toMap() in derived classDaniel Teske2013-02-211-1/+1
* 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
* | ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-041-1/+1
|/
* Adjust license headershjk2012-10-051-23/+20
* toolchainoptionpage: make name editable next to other fieldshjk2012-08-161-5/+4
* Profile introductionTobias Hunger2012-06-211-21/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Support multiple mkspecs per tool chainTobias Hunger2012-02-091-2/+2
* Toolchain: Allow overriding of detected mkspecTobias Hunger2012-02-091-1/+1
* Toolchain: Add type() method.Tobias Hunger2012-01-311-1/+6
* Win: Add comparison operator to MSVC and WinCE tool chainTobias Hunger2012-01-301-0/+9
* Use QUuids to identify tool chainsTobias Hunger2012-01-301-4/+2
* Long live the king!hjk2012-01-261-1/+1
* TC: Use FileName for debuggerCommand()Tobias Hunger2012-01-191-3/+3
* CE-SDK: Compile with QT_NO_CAST_FROM_ASCIIFriedemann Kleint2012-01-051-23/+23
* fix annoying debug output of the Windows CE toolchainJoerg Bornemann2011-12-231-1/+2
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-2/+2
* Fix warnings about MSVC/WinCE codeTobias Hunger2011-12-061-0/+1
* wince: style fixeshjk2011-11-251-4/+3
* Fix the support for WinCE.SteveKing2011-11-241-0/+488