aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* Project: Set filepath on ContainerNodeTobias Hunger2017-03-292-8/+11
* Project: Move ProjectDocument setup into Project classTobias Hunger2017-03-292-11/+8
* ProjectExplorer: Provide ProjectDocument and use it in all projectsTobias Hunger2017-03-292-5/+56
* Qmake: Add variable choosers where variables are parsedOrgad Shaneh2017-03-293-0/+15
* Guard against infinite loop in pathOrDirectoryFor(Node*,bool)Eike Ziller2017-03-281-1/+1
* Support diff a file from project explorer against the current fileJarek Kobus2017-03-281-0/+64
* ProjectExplorer: De-virtualize Project::files()hjk2017-03-281-2/+2
* ProjectExplorer: Fix enabling state of main project nodeshjk2017-03-286-41/+75
* ProjectExplorer: Handle project file list globallyTobias Hunger2017-03-272-1/+25
* ProjectExplorer: Show something during parsing againhjk2017-03-271-0/+1
* ProjectExplorer: Add missing breaks to switch in Abi classTobias Hunger2017-03-271-0/+2
* ProjectNodes: Enable nested nodes outside of the top level nodeTobias Hunger2017-03-271-0/+1
* ProjectExplorer: Remove unused Project::displayName() signalhjk2017-03-271-1/+0
* ProjectNodes: Be less enthusiastic about compression opportunitiesTobias Hunger2017-03-241-0/+2
* ProjectNodes: Avoid QFileInfoTobias Hunger2017-03-241-2/+1
* WelcomeMode: Remove screenDependHeightDistance()Alessandro Portale2017-03-241-7/+5
* Welcome: Reimplement session and project shortcutsEike Ziller2017-03-244-47/+71
* ProjectExplorer: Don't update flat model on projectAddhjk2017-03-241-6/+0
* ProjectExplorer: Merge the two loops in FlatModel::addFolderNodehjk2017-03-242-21/+5
* ProjectExplorer: Avoid some needless intermediate listshjk2017-03-241-15/+17
* ProjectExplorer: Treat empty root project nodes betterTobias Hunger2017-03-241-0/+8
* ProjectWelcomePage: Revive the expand arrow hover effectAlessandro Portale2017-03-231-2/+9
* ProjectExplorer: Replace short functions with lambdasOrgad Shaneh2017-03-231-181/+74
* WelcomeScreen: 1-pixel tweaksAlessandro Portale2017-03-231-14/+15
* ProjectExplorer: Fix project/subproject item context menu mixuphjk2017-03-231-1/+1
* ProjectExplorer: Optimizations for ProjectDelegate::paintAlessandro Portale2017-03-221-3/+4
* ProjectExplorer: Do not try to add a nullptr to the project treeTobias Hunger2017-03-221-1/+1
* ProjectExplorer: Fix crash when setting root project nodeTobias Hunger2017-03-211-3/+4
* ProjectManager: Remove SessionNodehjk2017-03-2113-265/+165
* Welcome: Use specific role enums instead of UserRole arithmeticEike Ziller2017-03-211-3/+3
* Welcome: Fix visibility of session tool tipEike Ziller2017-03-201-3/+17
* ProjectExplorer: Remove unused constantOrgad Shaneh2017-03-201-1/+0
* ProjectExplorer: Don't call kitUpdated() if nothing has changedUlf Hermann2017-03-201-0/+14
* Remove unneeded includes of projectexplorerconstants.hOrgad Shaneh2017-03-203-3/+0
* ProjectNode: Let add/removeSubprojects operate on single fileshjk2017-03-205-9/+9
* ProjectExplorer: Move consts that are used in a single file out of headerOrgad Shaneh2017-03-209-120/+119
* Fix default device not being savedVikas Pachdha2017-03-202-18/+17
* ProjectExplorer: Move code to set up default project structureTobias Hunger2017-03-173-10/+14
* ProjectExplorer: Move built-in parser workarounds to built-in code modelNikolai Kosjar2017-03-162-17/+4
* ProjectExplorer: Update known predefined macros for MSVCNikolai Kosjar2017-03-161-1/+86
* ProjectExplorer: Sort known predefined macros for MSVCNikolai Kosjar2017-03-161-16/+49
* ProjectTree: Decouple ProjectTree from ProjectsTobias Hunger2017-03-163-2/+12
* ProjectNodes: Do not crash when adding a nullptr as a nodeTobias Hunger2017-03-161-0/+1
* ProjectExplorer: Fix crash on reloading projectsChristian Stenger2017-03-161-1/+1
* ProjectWizardPage: Simplify tree walkinghjk2017-03-151-39/+19
* ProjectExplorer: Report VCS topics in all casesTobias Hunger2017-03-151-1/+2
* CMake: Fix some more SOFT-ASSERTS in CMake server-modeTobias Hunger2017-03-152-0/+34
* CMake: Use a CMakeProjectNode as top level cmake nodeTobias Hunger2017-03-151-1/+1
* CMake: Fix projects with complex CMakeLists.txt layoutsTobias Hunger2017-03-152-8/+14
* ToolChains: Write compatibility information for QtC 4.2Tobias Hunger2017-03-141-0/+9