summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* ProjectTree: Preserve selection when enabling syncOrgad Shaneh2013-02-071-3/+5
* Show warning when opening a file that is external to the projectOrgad Shaneh2013-02-072-0/+35
* Replace com.nokia.qtcreator with org.qt-project.qtcreatorSergio Ahumada2013-02-071-1/+1
* Abi: Allow for unknown flavors in UITobias Hunger2013-02-061-5/+5
* TaskHandler: Use named property to store handler in actionhjk2013-02-061-2/+5
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-065-16/+16
* BuildManager: Simplify "Display elapsed time after build"Andre Hartmann2013-02-041-11/+5
* Updated license headersRobert Loehning2013-02-012-44/+42
* FlatModel: Fix Node::setPath() and FolderNode::setDisplayNameDaniel Teske2013-02-014-3/+79
* ToolChainManager: Drop autoDetected toolchains that are no longer valid.Daniel Teske2013-02-014-14/+51
* Incremented year in copyright infoRobert Loehning2013-02-015-5/+5
* ProjectNodes: Add line information and act on itTobias Hunger2013-01-313-5/+46
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-31248-248/+248
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-29247-247/+247
* | KitManager: Enable KitInformations to be invisible for KitsDaniel Teske2013-01-315-8/+33
* | BuildManager: Display elapsed time after build.Andre Hartmann2013-01-311-0/+16
* | FlatModel: Fix crash in ::flags() on being called on session node.Daniel Teske2013-01-311-0/+2
* | qmljs: differnt language constants for the different qml flavorsFawzi Mohamed2013-01-312-2/+3
* | BuildSettings: Do not crash when there no widget is providedTobias Hunger2013-01-311-1/+2
* | GccToolChain: detecting GCC 4.8 flag -std=c++1ySergey Shambir2013-01-291-1/+2
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-2911-24/+65
|\ \ | |/
| * Toolchain Options Page: Hide widgetDaniel Teske2013-01-241-1/+3
| * Kits: Reduce magic while improving setupTobias Hunger2013-01-227-20/+52
| * Kits: Fix editing of sysroot and mkspecTobias Hunger2013-01-222-2/+7
| * Check if we can read fileMontel Laurent2013-01-211-1/+3
* | LocalApplicationRC: Rename files to localapplicationrunconfiguration.(h|cpp)Tobias Hunger2013-01-285-9/+10
* | ProjectExplorer: Fix valgrind warnings uninitialized value.Friedemann Kleint2013-01-281-1/+1
* | Core: Fix use of removed Context constructor overloadhjk2013-01-281-1/+2
* | CustomToolChain: Fix make commandhjk2013-01-271-1/+1
* | ProcessStep: Remove unused ctorDaniel Teske2013-01-242-7/+0
* | AbstractProcessStep: Remove pure virtual function declarationsDaniel Teske2013-01-241-3/+0
* | Add a space after "Error:" in tooltipKai Koehne2013-01-231-2/+2
* | Options Dialog: Move Android, Blackberry and Devices togetherTobias Hunger2013-01-231-1/+1
* | Fix lupdate warnings.Friedemann Kleint2013-01-231-0/+1
* | Allow for disabled nodes in Projects viewTobias Hunger2013-01-216-2/+60
* | Core: simplify ILocator interfacehjk2013-01-184-12/+11
* | Kits: update Core::Id usage to new interfacehjk2013-01-183-19/+20
* | DeviceSupport: use new Core::Id interfacehjk2013-01-185-30/+13
* | Fix qbs buildOrgad Shaneh2013-01-181-0/+2
* | Move QtProjectExpander to ProjectExplorerDaniel Teske2013-01-173-2/+132
* | TaskWindow: Don't complain about not finding files of task that have no fileTobias Hunger2013-01-171-1/+2
* | Project context menu: Clarify that Build actions are without DeploymentDaniel Teske2013-01-171-0/+14
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-174-4/+4
* | MsvcToolChain: Simplify logicDaniel Teske2013-01-172-62/+59
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-167-24/+55
|\ \ | |/
| * Fix warning about running processes with empty environment.Friedemann Kleint2013-01-161-1/+1
| * ToolChainOptionsPage: Check for null pointerAurindam Jana2013-01-161-0/+2
| * KitManager: Scope KitGuardAurindam Jana2013-01-161-6/+8
| * Only show Visual Studio compilers if VS is installedDaniel Teske2013-01-152-0/+17
| * Devicemanager: Do not ruin device settings when closing optionspageTobias Hunger2012-12-191-1/+4