aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* Prevent flicker on MiniProjectTargetSelector showMorten Johan Sørvig2014-06-031-7/+5
* ProjectExplorer: fix Xcodebuild parser test.David Schulz2014-05-162-1/+13
* projectexplorer/qmake-makestep: parse output of xcodebuildFawzi Mohamed2014-05-135-3/+357
* TaskModel: Remove updateMapping calls that lead to bad performanceDaniel Teske2014-04-281-3/+0
* Revert "MsvcToolChain: correct suggested Mkspec list."David Schulz2014-04-141-8/+11
* TaskModel: Do not duplicate itemsTobias Hunger2014-04-112-8/+4
* MsvcToolChain: correct suggested Mkspec list.David Schulz2014-04-091-11/+8
* ProjectExplorer: Save "Save before build" setting alwaysDaniel Teske2014-04-091-2/+3
* DeviceApplicationRunner: Set failure status if process failed to start.Christian Kandeler2014-04-082-8/+13
* MsvcToolchain: Fix environment detection for some setupsDaniel Teske2014-04-021-20/+21
* BuildManager: Fix crash in progressTextChanged()Daniel Teske2014-03-271-0/+2
* gcctoolchain: ensure that arch is passed just onceFawzi Mohamed2014-03-271-2/+4
* BuildManager: Prevent start of a new build queue while queuingFawzi Mohamed2014-03-262-2/+2
* Gcc: Fix -sysroot option: It is --sysrootTobias Hunger2014-03-241-1/+1
* DeviceManager: Fix lifecycleTobias Hunger2014-03-193-3/+13
* TargetSetupWidget: Do not always pre-expand selected kitsAlessandro Portale2014-03-183-2/+7
* Fix compileDaniel Teske2014-03-181-0/+1
* ProjectTree: Change hasBuildTargets to FolderNode::showInSimpleTreeDaniel Teske2014-03-184-35/+41
* ProjectExplorer: SysRoot config widget is read-only when sticky/not-mutableDavid Kaspar2014-03-181-1/+1
* Kit: Save sticky kit informationEl Mehdi Fekari2014-03-181-0/+10
* ProjectTree; Fix directoryFor() to handle new resource nodesDaniel Teske2014-03-131-0/+6
* Fix tooltips, add lacking dotsJarek Kobus2014-03-135-5/+5
* Use ICore::dialogParent for message boxes without parent so farhjk2014-03-123-5/+7
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* MsvcToolchain: Don't create a excessivly long command line for cl.exeDaniel Teske2014-03-111-0/+2
* Fix dialogs in ProjectExplorerPlugin::buildQueueFinished().Friedemann Kleint2014-03-111-6/+6
* ProjectExplorer::New File Use addNewInformation also for context menuDaniel Teske2014-03-104-24/+17
* Projects: fix punctuation of messagesLeena Miettinen2014-03-071-4/+4
* Save settings less aggressively.Eike Ziller2014-03-071-1/+2
* ProjectExplorer: Fix Qt4 compilationOrgad Shaneh2014-03-061-1/+1
* ProjectExplorer: Do not crash when the user deletes a RCTobias Hunger2014-03-061-6/+15
* Fix some typosSergio Ahumada2014-03-053-4/+4
* TaskDelegate: Use additional formats in text layout for sizeHintsDaniel Teske2014-03-041-0/+1
* MakeParser: Better parsing based on gnumake manualTobias Hunger2014-03-042-31/+65
* Increase number of recent projects.Eike Ziller2014-03-041-1/+1
* FlatModel: Sort file nodes according to displaname firstDaniel Teske2014-03-031-1/+5
* ProjectExplorer: Expect file change on removeOrgad Shaneh2014-03-031-0/+2
* Remove leading newline characters from translated messages.Friedemann Kleint2014-02-282-2/+3
* ProjectNodes: Do not try to sort directories not yet mappedTobias Hunger2014-02-271-0/+3
* Nodes: Remove findFile and findFolder methodsTobias Hunger2014-02-272-21/+0
* Unify text on buttons that open the options dialogEike Ziller2014-02-257-7/+25
* Add "..." to buttons which open a dialogRobert Loehning2014-02-251-1/+1
* Use ICore::userResourcePath() where applicable.Christian Kandeler2014-02-241-3/+3
* Fix text on Project Management wizard pageEike Ziller2014-02-241-2/+2
* ProjectExplorer: Fix Qt4 compileChristian Stenger2014-02-211-0/+2
* Optimize usage of QPaletteLorenz Haas2014-02-213-3/+3
* Android: Add configure Android item to "Add kit" menu in projects modeEike Ziller2014-02-203-11/+30
* ProjectExplorer: Compile fix with namespaced Qthjk2014-02-201-4/+5
* Utils: Compile winutils on all platformhjk2014-02-201-3/+4
* Resource file in project treeDaniel Teske2014-02-192-8/+18