aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/wincetoolchain.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-5/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Consistently use Utils::FileNameListTobias Hunger2015-11-161-1/+1
* ToolChainManager: Refactor toolchain restorationTobias Hunger2015-10-271-0/+5
* ProjectExplorer: Avoid execution of g++ on startupOrgad Shaneh2015-10-141-1/+1
* ToolChain: Get rid of type() in favor of typeId()Tobias Hunger2015-07-141-1/+0
* ToolChain: Use override on toolchains and related classesTobias Hunger2015-07-091-16/+17
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Introduce an enumeration for toolchain autodetection.Friedemann Kleint2013-09-031-1/+1
* ProjectExplorer: Streamline ToolchainFactory interfacehjk2013-08-121-2/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-4/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-23/+20
* toolchainoptionpage: make name editable next to other fieldshjk2012-08-161-4/+5
* Profile introductionTobias Hunger2012-06-211-3/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Support multiple mkspecs per tool chainTobias Hunger2012-02-091-2/+2
* Toolchain: Allow overriding of detected mkspecTobias Hunger2012-02-091-0/+1
* Toolchain: Add type() method.Tobias Hunger2012-01-311-1/+2
* Win: Add comparison operator to MSVC and WinCE tool chainTobias Hunger2012-01-301-0/+1
* Use QUuids to identify tool chainsTobias Hunger2012-01-301-1/+2
* Long live the king!hjk2012-01-261-1/+1
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-1/+1
* wince: style fixeshjk2011-11-251-10/+1
* Fix the support for WinCE.SteveKing2011-11-241-0/+139