summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4nodes.cpp
Commit message (Expand)AuthorAgeFilesLines
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-7/+7
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Symbian: Make error concerning capabilities prettierPawel Polanski2010-12-171-1/+8
* | Remove annoying warnings when loading Creator master.Christian Kandeler2010-12-161-5/+6
* | Qt4ProjectManager: Fix crash when loading $QTDIR/src/src.proKai Koehne2010-12-161-1/+2
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
* | If capabilities inside pro files do not match the dev cert an error is genera...Pawel Polanski2010-12-141-0/+41
* | Merge remote branch 'origin/2.1'con2010-12-081-0/+18
|\ \ | |/
| * Qt4ProjectManager: Force a qmake run on change in the deploy folderdt2010-12-061-0/+18
* | vcsmanager: coding conventionhjk2010-12-081-1/+1
* | INSTALLS element checking: Add more detail to debug message.Christian Kandeler2010-12-021-5/+6
* | Move some API around and make some IFile based instead of IEditor.con2010-12-011-5/+5
* | Merge remote branch 'origin/2.1'Oswald Buddenhagen2010-11-231-2/+4
|\ \ | |/
| * Qt4ProjectManager: Do not enumerate files from cumulatively found foldersdt2010-11-221-2/+4
* | Qt4ProjectManager: Show ICON in other filesdt2010-11-221-0/+1
* | FlatModel: forgotten change + compile on windowsdt2010-11-181-1/+1
* | FlatModel: The simplified tree did not react to hasBuildTarget changesdt2010-11-181-1/+15
* | Qt4ProjectManager: Omit .pro file warning if that is requested.Christian Kandeler2010-11-081-2/+5
* | Merge remote branch 'origin/2.1'Oswald Buddenhagen2010-11-041-0/+1
|\ \ | |/
| * Qt4ProjectManager: updateFileList on a external folder changedt2010-11-041-0/+1
* | Fix spelling in commentsTobias Hunger2010-11-031-3/+3
* | Qt4ProjectManager: Emit correct state once on restoringdt2010-11-021-0/+14
* | Disable Run Configurations while parsing .pro filesdt2010-10-281-1/+36
* | Maemo: Remove additional parsing step.Christian Kandeler2010-10-281-3/+2
* | Qt4ProFileNode: Make a project's INSTALLS settings available.Christian Kandeler2010-10-271-0/+47
* | Merge remote branch 'origin/2.1'Friedemann Kleint2010-10-271-3/+20
|\ \ | |/
| * Fix double listing of filesdt2010-10-251-0/+10
| * Optimize which folders we recursively enumeratedt2010-10-251-3/+10
* | Qt4ProjectManager: Add some safety codedt2010-10-251-0/+1
* | Wizards editing pro files would sometimes ask for reloading open editorscon2010-10-201-0/+2
* | Qt4ProjectManager: Support Makefile variabledt2010-10-051-0/+8
|/
* QmlJS: Allow setting import paths in Qt4Projects using QML_IMPORT_PATH.Christian Kamm2010-09-211-0/+2
* UI text - Fix capitalizationLeena Miettinen2010-09-201-1/+1
* make ProFileParser API less bug-proneOswald Buddenhagen2010-09-021-1/+1
* Give our Profile parser more information from the qmakestepdt2010-09-011-6/+8
* Add "Remove Project" action to the project explorerJarek Kobus2010-08-271-14/+26
* Fix for not showing Add Exising Filesdt2010-08-271-1/+1
* Implement adding new project into opened subdirs projectJarek Kobus2010-08-261-2/+34
* Fix context menu for the QML virtual folder.dt2010-08-251-3/+19
* Fix File/New in the deployment folders.dt2010-08-251-3/+23
* Add "Add library wizard" to the pro file editorJarek Kobus2010-08-161-0/+1
* Show files added to INSTALL / DEPLOYMENTdt2010-08-121-4/+14
* Fix lots of QFileSystemWarnings about empty listsdt2010-08-121-2/+3
* Show QML Folder only once, where it is set.dt2010-08-121-2/+2
* Add a prelimary icondt2010-08-111-1/+1
* Filter non existing foldersdt2010-08-111-0/+10
* Compile on Windowsdt2010-08-111-1/+1
* Add QML folder in project tree, show files theredt2010-08-111-23/+220
* Fix DESTDIR=. casedt2010-07-271-1/+1