summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/toolchainoptionspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* Fix toolchainsoptions page memory leakDaniel Teske2012-05-311-1/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-25/+6
* ToolChain: Remove unnecessary parameterTobias Hunger2012-02-211-4/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* ToolChain: Fix crash in ToolChainOptionsPageTobias Hunger2012-02-061-3/+17
* ToolChain: Fix issues with item selection on TC optionspageTobias Hunger2012-02-021-9/+18
* Toolchain: Add type() method.Tobias Hunger2012-01-311-1/+1
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-1/+1
* Toolchain: Show newly added tool chainsTobias Hunger2011-12-141-20/+41
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Reduce number of categories and minimum size of preferencesEike Ziller2011-09-291-3/+4
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-1/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Merge remote branch 'origin/2.2'con2011-04-011-11/+6
|\ \ | |/
| * projectexplorer: stretch toolchainview headerhjk2011-03-311-1/+1
| * projectexplorer: make toolchain "Clone" option more obvioushjk2011-03-311-10/+5
* | Toolchain: Add option to make toolchain readonlyTobias Hunger2011-03-291-1/+2
* | Warn when ignoring tool chain additionTobias Hunger2011-03-251-1/+20
|/
* UI text: fix capitalizationLeena Miettinen2011-03-181-3/+3
* Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-161-7/+7
* ToolChain: Fix warnings triggered by ToolChainOptionsPageTobias Hunger2011-02-281-21/+22
* ToolChainOPtionsPage: Make sure parents are clearedTobias Hunger2011-02-251-1/+9
* ToolChainOptions: Clear new name afer applying itTobias Hunger2011-02-251-1/+3
* Fix crash in toolchainoptionspageTobias Hunger2011-02-251-35/+6
* On apply correctly update the model for not transfered toolchainsdt2011-02-231-2/+1
* ToolChainsOptionsPage: Disable remove button on showdt2011-02-231-0/+2
* Cloned Toolchains are "equal" so they aren't addeddt2011-02-231-0/+6
* Toolchainsoptions page: Treat adding/removing correctlydt2011-02-231-2/+8
* Revert "Toolchains: Make options page more stable."dt2011-02-231-93/+95
* Replace QTC_ASSERT with normal checkdt2011-02-231-2/+2
* Toolchains: Make options page more stable.Friedemann Kleint2011-02-231-95/+93
* ABI: Fix a crash in the settings page.Friedemann Kleint2011-02-221-1/+5
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-0/+608