summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4nodes.h
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* fix usage of removed DEPLOYMENT property in Qt 5Joerg Bornemann2012-09-071-1/+2
* s/profile/kit/Tobias Hunger2012-09-041-1/+1
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-08-231-2/+0
|\
| * Removal of Symbian supportAlessandro Portale2012-08-221-2/+0
* | Provide build system independent deployment data.Christian Kandeler2012-08-221-1/+6
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-07-191-1/+1
|\
| * Fix crash on unloading Qt4 projectsDaniel Teske2012-07-041-1/+1
* | introduce Qt4ProFileNode::sourceDir()Oswald Buddenhagen2012-07-041-0/+1
* | Qt4ProjectManager: Fix codemodel not finding source files in VPATHDaniel Teske2012-06-061-1/+1
* | Qt4PriFileNode: Add const to baseVPaths and fullVPathsDaniel Teske2012-06-051-2/+3
* | RemoteLinux: Respect "no_deault_target" setting.Christian Kandeler2012-06-011-1/+7
* | Qt4Nodes: Fix wrong "Parsing in progress" warning for some casesDaniel Teske2012-05-091-3/+2
* | ProjectExplorer: Remove hack for virtual foldersDaniel Teske2012-05-081-0/+23
* | Qt4PM: Build current fileOrgad Shaneh2012-05-071-0/+1
* | Qt4ProjectManager: Cleanup TODOsDaniel Teske2012-05-031-5/+0
* | Qt4PM: Parse object extension and objects dirOrgad Shaneh2012-05-021-1/+5
|/
* Qt4Project code model: Also include files from cumulative parseDaniel Teske2012-04-191-0/+2
* Remove wrong forward declaration of ProFileReaderDaniel Teske2012-04-191-1/+0
* Qt4Project: cpp code model add <configuration> and headersDaniel Teske2012-04-191-0/+1
* Qt4project: Fix crash on changing a .pro file in particular waysDaniel Teske2012-03-131-0/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-0/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-1/+0
* Qt4ProjectManager: Fixed comparison on TargetInformationOrgad Shaneh2012-01-271-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Use Utils::FileName in Qt4ProFileNodeDaniel Teske2011-11-091-4/+5
|/
* Fix -spec parameter not used in profile evaluation nor code modelDaniel Teske2011-10-181-0/+2
* Toolchain: Allow all tool chainsTobias Hunger2011-09-231-0/+1
* Fix proFileUpdated signalDaniel Teske2011-09-161-3/+3
* Export Qt4PriFileNodeDaniel Teske2011-09-071-7/+9
* Add Qt4PriFileNode::subProjectNodesExact which uses the exact parseDaniel Teske2011-09-071-0/+7
* Header cleanup in Qt4ProjectManager.Friedemann Kleint2011-08-181-5/+7
* Remove unneeded defines.hjk2011-07-141-3/+3
* Fix project tree, reported on ircDaniel Teske2011-06-301-1/+2
* Fix proFileUpdated signal, set correct parse in progress statedt_2011-06-221-0/+1
* Add a disabled reason to the display of runconfigurationsdt_2011-06-141-3/+3
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-261-75/+77
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-15/+18
* Qt4ProFileNode: Add project version information.Christian Kandeler2011-05-131-0/+9
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-1/+1
* Symbian: Correctly ignore certain deployment rulesdt_2011-05-111-2/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Project File Parsing: Add support for new "aux" template.Christian Kandeler2011-05-051-0/+1
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-1/+1