aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/targetsettingspanel.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | ProjectWindow: Move handling of subTargetIndex to TargetSettingsPanelDaniel Teske2014-07-221-0/+5
|/
* Set parent for options dialog where appropriate.Eike Ziller2014-07-141-1/+2
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-8/+4
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* Android: Add configure Android item to "Add kit" menu in projects modeEike Ziller2014-02-201-9/+25
* ProjectExplorer: Add option to import existing buildsTobias Hunger2014-02-181-1/+48
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Project Mode: Show run settings for projects without build settingsTobias Hunger2013-11-041-4/+4
|/
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-1/+1
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-2/+4
* BuildManager: apply 'static' patternhjk2013-09-051-3/+2
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-4/+4
* Show kit details in menu tooltips in TargetSettingsPanelEike Ziller2013-04-031-1/+5
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-2/+0
* Fix Krazy warnings about includes/header guards in ProjectExplorer.Friedemann Kleint2013-03-121-1/+0
* UI text: fix grammar in kit managementLeena Miettinen2013-02-111-3/+3
* 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
* | Use Core::Id in ICore::showOptionsDialoghjk2012-12-291-6/+10
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Change and Clone kit functionalityDaniel Teske2012-09-281-36/+247
|/
* Show incompatible kits in Add KitDaniel Teske2012-09-211-3/+35
* Handle non-qmake projects without kitsTobias Hunger2012-09-071-1/+1
* Select current kit when managing kits from projects modeEike Ziller2012-09-071-0/+8
* Show tool tip when hovering over project mode kit selectorEike Ziller2012-09-061-2/+12
* s/profile/kit/Tobias Hunger2012-09-041-19/+19
* Redesign project mode's target selectorEike Ziller2012-08-131-7/+14
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix crash on removing the profile of the last targetDaniel Teske2012-07-161-1/+0
* Profile introductionTobias Hunger2012-06-211-40/+37
* Make PluginManager mostly static.Eike Ziller2012-06-191-4/+4
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-3/+3
* Rename ITargetFactory::supportedTargetIdsChangedDaniel Teske2012-02-241-1/+1
* ITargetFactory: Make supportedTargetIds() and canCreate() orthogonalDaniel Teske2012-02-211-1/+3
* Unconfigured Settings Page: Make a few more widgets unfocuseableDaniel Teske2012-02-161-0/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix various crashesDaniel Teske2011-10-311-7/+30
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* projectexplorer: s/IPropertiesPanel/PropertiesPanel. No need for subclassing.hjk2011-04-141-2/+2
* Update license.hjk2011-04-131-14/+13
* Fix some style issuesdt2011-01-171-1/+1
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-22/+25
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | ProjectExplorer: Move ITargetFactory to object pooldt2010-12-071-2/+24