summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4nodes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Add QMAKE_INCDIR to headers search pathsBogDan Vatra2013-01-151-0/+1
* Adjust license headershjk2012-10-051-21/+20
* Qt Quick Qt4Project: Fix updating of removed or moved qml filesDaniel Teske2012-09-111-5/+1
* fix usage of removed DEPLOYMENT property in Qt 5Joerg Bornemann2012-09-071-3/+9
* s/profile/kit/Tobias Hunger2012-09-041-3/+3
* Qt4Project CodeModel: Use the project's mkspec not the qtversion'sDaniel Teske2012-09-041-1/+1
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-08-231-63/+0
|\
| * Removal of Symbian supportAlessandro Portale2012-08-221-63/+0
* | Provide build system independent deployment data.Christian Kandeler2012-08-221-0/+11
|/
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* 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
* | Qt4ProFileNode: static_cast not qobject_castDaniel Teske2012-07-181-1/+1
* | default cumulative mode to offOswald Buddenhagen2012-07-041-1/+1
* | introduce Qt4ProFileNode::sourceDir()Oswald Buddenhagen2012-07-041-1/+6
* | move LoadFlags to QMakeEvaluatorOswald Buddenhagen2012-07-041-2/+2
* | ProFileParser => QMakeParserOswald Buddenhagen2012-07-041-1/+1
* | ProFileOption => QMakeGlobalsOswald Buddenhagen2012-07-041-1/+1
* | Profile introductionTobias Hunger2012-06-211-12/+18
* | Qt4ProjectManager: Fix codemodel not finding source files in VPATHDaniel Teske2012-06-061-7/+19
* | Qt4PriFileNode: Add const to baseVPaths and fullVPathsDaniel Teske2012-06-051-2/+3
* | RemoteLinux: Respect "no_default_install" CONFIG setting.Christian Kandeler2012-06-041-3/+2
* | RemoteLinux: Respect "no_deault_target" setting.Christian Kandeler2012-06-011-3/+11
* | Qt4PM: Support "Build File" for debug_and_release configurationsOrgad Shaneh2012-05-181-3/+2
* | Qt4Nodes: Fix wrong "Parsing in progress" warning for some casesDaniel Teske2012-05-091-36/+58
* | Fix crash on project loading, .end() detachesDaniel Teske2012-05-081-2/+2
* | ProjectExplorer: Remove hack for virtual foldersDaniel Teske2012-05-081-50/+107
* | Qt4PM: Build current fileOrgad Shaneh2012-05-071-0/+7
* | Qt4ProjectManager: Cleanup TODOsDaniel Teske2012-05-031-15/+1
* | Qt4PM: Parse object extension and objects dirOrgad Shaneh2012-05-021-0/+21
* | File renaming: Show a warning message if a project could not be changedDaniel Teske2012-04-301-2/+4
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-261-12/+20
|\ \ | |/
| * Qt4Project code model: Also include files from cumulative parseDaniel Teske2012-04-191-12/+20
* | Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* | Merge remote-tracking branch 'origin/2.5'Oswald Buddenhagen2012-04-191-0/+4
|\ \ | |/
| * Qt4Project: cpp code model add <configuration> and headersDaniel Teske2012-04-191-0/+4
* | Remove usages of Q_GLOBAL_STATIC_WITH_INITIALIZER in Qt CreatorAlessandro Portale2012-03-271-8/+15
* | Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
|/
* Qt4project: Fix crash on changing a .pro file in particular waysDaniel Teske2012-03-131-0/+5
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-19/+19
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-0/+30
* Removed module names from #include directives.Erik Verbruggen2012-02-151-11/+11
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-5/+0
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-091-1/+1
* Make Open Project wizard skippableDaniel Teske2012-02-031-3/+9
* Long live the king!hjk2012-01-261-1/+1
* Core::Filemanager: make some methods statichjk2012-01-251-4/+4
* Use new static ICore interface.hjk2012-01-241-17/+14