aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildsettingspropertiespage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-5/+0
* 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
* | BuildSettings: Do not crash when there no widget is providedTobias Hunger2013-01-311-1/+2
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-161-5/+5
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-161-5/+2
* | BuildSettingsWidget: Recreate BuildConfigWidgets per BuildConfigurationDaniel Teske2012-11-161-10/+4
* | BuildConfiugration: Rename subConfigWidgets to createSubConfigWidgetsDaniel Teske2012-11-161-1/+1
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* s/profile/kit/Tobias Hunger2012-09-041-1/+1
* buildsettingswidget: remove a function called only oncehjk2012-08-031-4/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Project: Fix crashesOrgad Shaneh2012-06-251-0/+2
* Profile introductionTobias Hunger2012-06-211-23/+27
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-10/+10
* Make Open Project wizard skippableDaniel Teske2012-02-031-0/+5
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-1/+1
* Remove one messagebox when removing a buildconfigurationDaniel Teske2011-11-041-8/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* projectexplorer: More consistent '...'hjk2011-11-021-1/+1
* Fix various crashesDaniel Teske2011-10-311-0/+25
* settingspropertypages: stylehjk2011-09-281-6/+4
* projectexplorer: this is never 0hjk2011-09-281-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-1/+7
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* projectexplorer: s/IPropertiesPanel/PropertiesPanel. No need for subclassing.hjk2011-04-141-33/+6
* Update license.hjk2011-04-131-14/+13
* 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 configWidget from Project to Targetdt2010-12-061-1/+1
|/
* Do not allow all WS names in Run-/Deploy-/BuildCOnfigsTobias Hunger2010-10-051-12/+22
* Doc - Fix UI text capitalization to follow the KDE style guide.Leena Miettinen2010-09-151-1/+1
* I18n: tr-fixes.Friedemann Kleint2010-09-131-2/+2
* Make configuration name more visibleTobias Hunger2010-08-301-1/+1
* Ask the user before removing Build-/Deploy- and RunConfigurationsTobias Hunger2010-08-301-0/+9
* Enable restoring the default names of project configuration itemsTobias Hunger2010-08-241-12/+10
* Add button to rename Build-/Deploy-/RunConfigurationsTobias Hunger2010-08-241-0/+30
* Refactor deploymentTobias Hunger2010-08-021-7/+9
* Add Deploy stepsTobias Hunger2010-07-061-0/+1
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-2/+2
* Fix insufficient null checking.Bill King2010-06-111-10/+11
* No need for special margin treatmeant anymoredt2010-05-251-6/+4
* Merge remote branch 'origin/2.0'con2010-05-171-2/+2
|\
| * Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-141-2/+2
* | Sort build & run configurations in the uidt2010-04-301-50/+8
|/
* Fixes crash on adding configurationsdt2010-04-151-1/+1