summaryrefslogtreecommitdiff
path: root/src/plugins/genericprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on renaming files in generic project managerDaniel Teske2013-01-311-5/+6
* Qt4BuildConfiguration: Allow for "Release" and "Debug" BCsTobias Hunger2013-01-311-1/+1
* Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-4/+0
* Fixed generic project considering all files as source filesThorbjørn Lindeijer2013-01-092-13/+20
* use QSharedPointer instead of QRefCountPointerDebao Zhang2013-01-091-1/+2
* Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-141-0/+2
|\
| * GenericProject: remove trailing "/" from .includes pathsThomas Otto2012-12-131-0/+2
* | ProcessParameter: Ensure macro expansion is done in the main threadDaniel Teske2012-12-071-0/+1
* | C++: Remove hard-coded configuration file name.Erik Verbruggen2012-12-041-1/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* | GenericProjectManager: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-275-13/+19
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-261-1/+5
|\ \ | |/
| * Fix build issues being empty for non-qmake projectsTobias Hunger2012-11-211-1/+5
* | Gcc: Support -stdlib=whatever arguments for the code modelTobias Hunger2012-11-211-2/+3
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-2/+2
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-162-4/+4
* | BuildConfigWidget: Make displayName property instead of a virtual funcDaniel Teske2012-11-162-7/+1
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-162-12/+8
* | BuildConfiugration::subConfigWidge() Provide a default implementationDaniel Teske2012-11-162-9/+0
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-164-10/+8
* | GenericMakeStep: Remove genericBuildConfiguration()Daniel Teske2012-11-162-14/+6
* | Kit: Add createOutputParser methodDaniel Teske2012-11-023-12/+3
* | GenericProject: Make node tree updates smarterDaniel Teske2012-10-253-54/+111
* | GenericProject: Use Utils::FileName for childOf checkDaniel Teske2012-10-251-4/+4
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0524-488/+465
|\ \ | |/
| * Adjust license headershjk2012-10-0524-488/+465
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-8/+0
* | qbs files: Sort filesOrgad Shaneh2012-10-031-17/+17
|/
* Use QtParser in CMake/Autotools/generic project makestepsTobias Hunger2012-09-271-0/+5
* Make Toolchain::makeCommand return a full path to the make commandDaniel Teske2012-09-122-6/+15
* Warn if kit has no tool chain set upTobias Hunger2012-09-062-1/+21
* GCC: Actually use sysroot for header path detectionOrgad Shaneh2012-09-051-3/+3
* s/profile/kit/Tobias Hunger2012-09-043-13/+13
* Remove evaluateBuildSystem signalDaniel Teske2012-08-242-8/+1
* genericprojectmanager: fix recent regressionhjk2012-08-141-0/+1
* genericprojectmanager: code cosmetichjk2012-08-1422-288/+266
* Fix crashes when no default profile is setTobias Hunger2012-08-131-2/+3
* rename QtDebug to QDebughjk2012-08-063-3/+3
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-062-11/+11
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-192-2/+0
* Contact -> qt-project.orgEike Ziller2012-07-1923-69/+23
* plugins genericprojectmanager: fix mem leak. m_ui was never deletedMontel Laurent2012-07-172-0/+6
* Profile introductionTobias Hunger2012-06-2110-533/+141
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* Generic Project: Add some missing QLatin1String's.Andre Hartmann2012-06-043-7/+7
* Generic Project: Add make argument "all" when re-adding a Build Step.Andre Hartmann2012-06-041-0/+2
* ActionManager API cleanup.Eike Ziller2012-05-251-3/+2