summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectexplorer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disable run controls if no qml file is selectedLasse Holmstedt2010-03-051-2/+10
* Save project settings when leaving the "projects" modemae2010-02-251-2/+7
* Disable Project Mode if no projects are loadedTobias Hunger2010-02-221-9/+17
* Make the panel action sunken when panel is openJens Bache-Wiig2010-02-221-0/+1
* Fixed an animation glitch with the sidebarJens Bache-Wiig2010-02-221-2/+1
* Some polish for the actionbarJens Bache-Wiig2010-02-221-1/+3
* Fix buildSession if some projects have no active buildconfigurationdt2010-02-191-7/+14
* Split updateToolBarActions again.dt2010-02-171-11/+10
* Integrate target supportTobias Hunger2010-02-091-33/+55
* Added "Open with" menu to FolderNavigationWidget.Robert Loehning2010-02-031-11/+19
* Fix some code scanning issues.Friedemann Kleint2010-02-021-3/+3
* Fix some code scanning issues.Friedemann Kleint2010-02-011-6/+5
* Foldernavigationwidget: Add "Open Terminal" and "Open Explorer".Friedemann Kleint2010-01-261-72/+6
* Fixes for FancyActionBar and TargetSelector.Daniel Molkentin2010-01-221-3/+3
* New project mode layout, first part.con2010-01-221-1/+2
* Add first version of a new sidebar, including project selector.Daniel Molkentin2010-01-211-8/+32
* Rename IWizard::Kind --> IWizard::WizardKind, add some logic for which wizard...con2010-01-151-0/+15
* Move BuildStep::init() to where they are added to the buildqueuedt2010-01-131-0/+1
* VCS[vcs,p4,svn,hg]: Use VCManager for delete operations.Friedemann Kleint2010-01-111-1/+1
* Remove duplicate inclusions of headersTobias Hunger2010-01-111-2/+0
* BuildConfigurations know their project, these signals can be simplerdt2010-01-081-1/+0
* Make method naming more consistent.Tobias Hunger2010-01-071-22/+22
* Add "Open Terminal here"/"Open Command Prompt here" Actions.Daniel Molkentin2010-01-041-0/+32
* Make it possible to set the external file browser on unix.Daniel Molkentin2010-01-041-7/+23
* Rework Build Parser handlingTobias Hunger2009-12-091-5/+0
* VCS: Introduce Base class for VCS plugins, use in git.Friedemann Kleint2009-12-081-7/+0
* Move QMakeParser to Qt4ProjectManagerdt2009-11-301-1/+0
* Remove BuildConfiguration::name()dt2009-11-301-64/+49
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2009-11-201-11/+9
|\
| * Fix RunConfigurations showing only enabled RunConfigurationsdt2009-11-191-11/+9
* | Use QFlags<> for QmakeBuildConfig that removes a few casts.dt2009-11-191-0/+1
* | Remove QSharedPointer<> for RunConfigurationdt2009-11-191-10/+10
* | Fixed a bunch of accelerator keys in the File menuThorbjørn Lindeijer2009-11-121-1/+1
* | Add buildparser for the QMake stepTobias Hunger2009-11-121-0/+1
* | Merge commit 'origin/1.3'con2009-11-041-7/+6
|\ \ | |/
| * Fix memory leak in welcome plugin and right hand side panedt2009-11-041-0/+1
| * Projectexplorer: Fix hang when launching external explorer for folder.Friedemann Kleint2009-11-041-7/+5
* | Merge commit 'origin/1.3'con2009-11-031-8/+12
|\ \ | |/
| * Also save before running if Project::hasNoBuildSettingsdt2009-11-031-2/+6
| * Show active run configuration name in "mismatching configuration" dialogcon2009-11-021-6/+6
* | Merge commit 'origin/1.3'con2009-10-291-2/+2
|\ \ | |/
| * Final polishing of German translation.Friedemann Kleint2009-10-291-2/+2
* | Merge commit '2be0845c7492ad991f23ce5c90c322df788b62b5'con2009-10-291-0/+109
|\ \ | |/
| * Show a dialog in case of mismatching build/run configurations.con2009-10-291-0/+109
* | Add a startRunControl() method.dt2009-10-211-19/+24
|/
* Hitting build would still crash for a qml projectdt2009-10-051-2/+7
* Disable building for projects that advertise that they aren't buildable.dt2009-10-051-3/+5
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-12/+12
* Changing string based api to BuildConfiguration based api.con2009-10-011-12/+13
* Remove the build config display name method from Projectcon2009-10-011-1/+2