summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4project.cpp
Commit message (Expand)AuthorAgeFilesLines
* DebuggingHelper: Use right toolchainKai Koehne2011-07-221-0/+1
* Qt4Project: Reset QML import paths in ProjectInfo.Christian Kamm2011-06-231-0/+1
* Fix proFileUpdated signal, set correct parse in progress statedt_2011-06-221-0/+2
* Add a disabled reason to the display of runconfigurationsdt_2011-06-141-7/+12
* Qt4Project: fix canceling codemodel prevents codemodel updatedt_2011-05-301-2/+6
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-261-7/+7
* Qt4Project: updateFileList after adding files via the new file wizarddt_2011-05-251-0/+1
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-14/+15
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-1/+1
* Fix whitespace/coding styledt2011-05-121-1/+1
* Qt Version refactoringdt2011-05-121-24/+13
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* use environment from build config also when starting external processesOswald Buddenhagen2011-04-211-4/+0
* use environment from build configuration in the project evaluatorOswald Buddenhagen2011-04-201-0/+9
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-1/+3
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-181-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | projectexplorer: move project{Context,Language} from IProjectManager to Projecthjk2011-04-121-0/+5
* | Use unique build directories per qt version and debug/releasedt2011-03-231-13/+0
|/
* move command line args from ProFileEvaluator to ProFileOptionOswald Buddenhagen2011-03-181-0/+7
* remove pointless conditionalOswald Buddenhagen2011-03-181-1/+1
* Qt4 Maemo: Simplfy code for adding OTHER_FILES to .pro filedt2011-03-181-0/+2
* make profile parse errors somewhat more visibleOswald Buddenhagen2011-03-111-1/+1
* Introduce symbian ovi publishing wizardPrimrose Mbanefo2011-03-011-9/+8
* Toolchains: Header cleanup.Friedemann Kleint2011-02-281-0/+1
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-251-2/+3
* Qt4ProjectManager: Remove dead codedt2011-02-221-27/+1
* Repalce QDir::absolutePath with QDir::cleanPathdt2011-02-221-1/+1
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-10/+9
* qmldump: Allow for debug and release versions and choose the right one.Christian Kamm2011-01-251-1/+3
* Symbian: Passive content projects are deployed correctly.Pawel Polanski2011-01-241-7/+5
* ProjectExplore: Introduce dis/enabling of buildconfigurationsdt2011-01-191-0/+6
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-66/+10
* It's 2011 now.con2011-01-121-1/+1
* Project file evaluation: Take sysroot into account.Christian Kandeler2011-01-051-1/+4
* cppmodelmanagerinterface: use singleton instead of object poolhjk2011-01-051-2/+1
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-4/+4
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | coding styledt2010-12-071-1/+1
* | ProjectExplorer: Move ITargetFactory to object pooldt2010-12-071-6/+0
* | Qt4: Move Qt4Target and Qt4BC out of the Internal namespacedt2010-12-071-3/+3
* | ProjectExplorer: Move configWidget from Project to Targetdt2010-12-061-5/+0
* | Qt4Project: Notify the QmlJS code model even without QML files.Christian Kamm2010-11-111-3/+0
* | QmlJS: Fix code model update when project filelist changes.Christian Kamm2010-11-091-3/+1
* | Fix spelling in commentsTobias Hunger2010-11-031-1/+1
* | Qt4ProjectManager: Emit correct state once on restoringdt2010-11-021-6/+11
* | Revert "hot fix to allow running projects again."dt2010-11-021-1/+0
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-0/+1