summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* Make method naming more consistent.Tobias Hunger2010-01-0742-206/+210
* Add "Open Terminal here"/"Open Command Prompt here" Actions.Daniel Molkentin2010-01-043-0/+34
* Make it possible to set the external file browser on unix.Daniel Molkentin2010-01-042-7/+24
* Clarify the meaning of an empty dependencies view.ck2009-12-181-1/+9
* Actually display output to stderr againTobias Hunger2009-12-181-2/+1
* Merge branch '1.3'Thorbjørn Lindeijer2009-12-161-1/+0
|\
| * Revert ""Grayout" the background of the output window on re-run configuration"Thorbjørn Lindeijer2009-12-162-26/+3
| * Remove default shortcut from stop action since it conflicts with renameThorbjørn Lindeijer2009-12-161-1/+0
* | Nicer graying out of old content in the output windowmae2009-12-161-4/+9
* | Remove some unused forward declarationsTobias Hunger2009-12-152-6/+0
* | Better background color for "old" application output.con2009-12-141-5/+7
* | Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainlinecon2009-12-145-4/+30
|\ \
| * | In the EnvironmentWidget show which environment is the base.dt2009-12-145-4/+30
* | | Merge remote branch 'origin/1.3'con2009-12-143-6/+24
|\ \ \ | |/ / |/| / | |/
| * Couldn't set "/usr/bin/qmake-4.6" or "/Developer/Tools/Qt/qmake" for Qt.con2009-12-111-4/+0
| * "Grayout" the background of the output window on re-run configurationPierre Rossi2009-12-092-3/+26
* | Fixes EnvironmentEditWidget editing variable namesdt2009-12-102-2/+31
* | Creators code model cannot handle MVC extensions. Don't pretend it can.Daniel Molkentin2009-12-101-1/+1
* | Add windows definitions to make the code model happy.Daniel Molkentin2009-12-101-0/+1
* | Remove no longer used code from EnviromentEditModel/Widgetdt2009-12-102-181/+78
* | Rework Build Parser handlingTobias Hunger2009-12-0923-550/+430
* | Reduce flickering in project modeTobias Hunger2009-12-091-13/+1
* | Also search custom executables in the working directorydt2009-12-081-0/+2
* | Remove BuildConfiguration::setValue/valuedt2009-12-083-47/+20
* | VCS: Introduce Base class for VCS plugins, use in git.Friedemann Kleint2009-12-081-7/+0
* | Make BuildConfiguration::setValue and ::value protecteddt2009-12-071-4/+4
* | Set width of projects mode to 900px.Tobias Hunger2009-12-071-4/+3
* | Show/hide the no build steps label as appropriateTobias Hunger2009-12-071-0/+5
* | Rename method in buildsettingspropertiespage.Tobias Hunger2009-12-072-3/+3
* | Rework connections on the project pane for Qt4Projects.dt2009-12-075-43/+62
* | Fix connectdt2009-12-071-1/+1
* | Merge remote branch 'origin/1.3'Oswald Buddenhagen2009-12-041-1/+1
|\ \ | |/
| * make the "make...entering..." regexp accept mingw32-make as wellOswald Buddenhagen2009-12-041-1/+1
* | Designer: Prepare re-implementation of "Goto Slot".Friedemann Kleint2009-12-032-0/+8
* | Fix active configuration comboboxdt2009-12-021-2/+2
* | delete DetailedModel - it is unusedOswald Buddenhagen2009-12-022-544/+0
* | Fix connect that got broken during rebase.Tobias Hunger2009-12-012-6/+6
* | Move "make active" label to proper location.Tobias Hunger2009-12-011-0/+1
* | Update build steps related panelsTobias Hunger2009-12-014-230/+211
* | ProjectWindow updateTobias Hunger2009-12-012-82/+82
* | Move QMakeParser to Qt4ProjectManagerdt2009-11-307-146/+0
* | Fist set the display name then addBuildConfiguration on clonedt2009-11-302-1/+2
* | Disable currently not working connectdt2009-11-301-2/+3
* | Fix crash on creating new qt4projectsdt2009-11-301-2/+10
* | Full name in signal declarationdt2009-11-301-2/+2
* | Disable connects that currently don't workdt2009-11-301-2/+3
* | Some cleanup after BuildConfiguration refactoringdt2009-11-301-1/+1
* | Fix bugs introduced by refactoringdt2009-11-302-2/+3
* | QMakeStep some API cleanupdt2009-11-301-2/+0
* | Remove setValue/value from Projectdt2009-11-302-23/+0