summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4nodes.h
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Optimize which folders we recursively enumeratedt2010-10-251-1/+1
* QmlJS: Allow setting import paths in Qt4Projects using QML_IMPORT_PATH.Christian Kamm2010-09-211-1/+2
* Implement adding new project into opened subdirs projectJarek Kobus2010-08-261-0/+2
* Fix File/New in the deployment folders.dt2010-08-251-0/+2
* Add "Add library wizard" to the pro file editorJarek Kobus2010-08-161-1/+2
* Add QML folder in project tree, show files theredt2010-08-111-0/+14
* Qt4Projectmanager: Constify some member functions.ck2010-07-071-3/+3
* When adding a form file to a project add also its qrc filesJarek Kobus2010-06-081-0/+1
* File renamingdt2010-05-121-1/+2
* Find created sis files, even if DESTDIR is set.con2010-05-071-2/+5
* Fix ui completion for new projectsdt2010-04-131-2/+2
* Add LIBS-paths to PATH before running on windows.dt2010-03-291-1/+3
* Refactor the externally modified file handlingcon2010-03-221-1/+2
* Use exact and aysnc .pro file evaluatedt2010-03-101-6/+60
* Long live the king!hjk2010-03-051-1/+1
* uic-Codemodel-updating: Decouple form editor.Friedemann Kleint2010-02-261-5/+1
* Fix FileManager to correctly handle multiple IFile's for the same filedt2010-02-171-5/+2
* s/target/buildtarget/ in projectnodesTobias Hunger2010-02-021-2/+2
* actually edit pro files instead of rewriting them from the "AST"Oswald Buddenhagen2010-01-251-1/+1
* Remove ProjectExplorer::FileWatcher usage from Qt4ProjectManagerdt2010-01-201-4/+24
* Add the precompiled headers to the project infodt2010-01-121-1/+2
* make ProFileOption persist during the scan of an entire projectOswald Buddenhagen2009-12-081-3/+0
* move various functions from Qt4PriFileNode to Qt4ProFileNodeOswald Buddenhagen2009-12-081-6/+7
* Designer: Prepare re-implementation of "Goto Slot".Friedemann Kleint2009-12-031-1/+7
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-3/+1
* remove dead codeOswald Buddenhagen2009-09-291-1/+0
* InternalNode is a struct.Alessandro Portale2009-08-221-2/+1
* Show pro file's subdirectory structure in project tree in non-simple mode.con2009-08-211-0/+3
* long live the kinghjk2009-08-141-1/+1
* Remove QBuild stuff that was never finished.dt2009-07-271-1/+0
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Add a QtVersion::toolChain() method, replacing Qt4Project::toolChain()dt2009-05-251-1/+0
* Add includes to the codemodel specified via PKGCONFIG in .pro filesdt2009-05-131-1/+2
* Adds dynamic ui completion. Wohoo :)dt2009-05-121-2/+13
* Fix $$OUT_PWD not beeing set for finding the target/destdirdt2009-04-281-3/+5
* Fix warning about unused variabledt2009-04-031-1/+1
* Pop up a dialog if the CMakeCache.txt changes.dt2009-03-261-4/+5
* Allow specifying the name of a new generic projectThorbjørn Lindeijer2009-03-191-3/+6
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: Finding the ui*.h files so that we can parse those.dt2009-02-061-1/+1
* Fixes: Updating the completion for ui filesdt2009-01-141-3/+6
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Fixes: Don't call Qt4ProFileNode::update on rebuild.dt2008-12-091-5/+11
* Fixes: Memory usage for loading projects.prodt2008-12-051-13/+8
* Fixes: Mem leak in the pro file parser.dt2008-12-021-2/+4
* more code cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0