summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove some dead code.con2011-01-123-837/+0
* don't clobber GenericMakeStep.BuildTargets during expando syntax upgradeOswald Buddenhagen2011-01-111-1/+12
* Maemo: Optionally remove packaging data on target removal.Christian Kandeler2011-01-113-0/+30
* Maemo: Prepare for possibility of our deploy step disappearing.Christian Kandeler2011-01-118-36/+52
* Code Cleanup: Remove sharedlibraryinjector.Friedemann Kleint2011-01-115-616/+59
* In case of network error print the error string.kh12011-01-113-2/+17
* Small cleanup.kh12011-01-111-8/+5
* QmlJSTools: Indicate optional dependency on CppTools.Christian Kamm2011-01-111-0/+2
* Project managers: Indicate optional dependency to Qt Designer.Friedemann Kleint2011-01-112-0/+2
* ProjectExplorer: Add option to not show output on rundt2011-01-114-2/+16
* Fix format of "foo existed with code n" message.con2011-01-111-1/+1
* Allow optional plugin dependencies.con2011-01-111-1/+1
* Compile: include QApplication instead of QCoreApplicationdt2011-01-111-1/+1
* Debugger[New CDB]: Update all variables on assignment.Friedemann Kleint2011-01-112-14/+35
* QmlDesigner.NodeInstances: Refactor serverMarco Bubke2011-01-112-35/+50
* ProjectExplorer: Make "Del" work in project treedt2011-01-111-0/+2
* Fix missing progress indicator during load.kh12011-01-114-15/+17
* Debugger: Fix Compiler warning.Friedemann Kleint2011-01-111-1/+1
* Debugger[New CDB]: Get rid of postfix '2' in file names/classes.Friedemann Kleint2011-01-1115-31/+31
* Debugger[New CDB]: Move from namespace Cdb to Internal.Friedemann Kleint2011-01-1115-100/+97
* Project managers: Remove dependency to Qt Designer.Friedemann Kleint2011-01-112-2/+0
* QmlDesigner.NodeInstances: Fix Mac repaintMarco Bubke2011-01-101-1/+1
* Maemo: Switch to command-line based QML debugging parameters.Christian Kandeler2011-01-102-18/+9
* set stretch last section for class view and project view treesPaul Kolomiets2011-01-102-0/+2
* Project managers: Remove dependency to Qt Designer.Friedemann Kleint2011-01-1018-612/+488
* applicationlauncher: fix recently introduced signal passing problemhjk2011-01-102-3/+3
* Maemo: Tell file manager not to bother the user with expected updates.Christian Kandeler2011-01-104-2/+29
* editormanager: fix handling of file names ending with + like foo.c++hjk2011-01-101-2/+4
* Debugger: Link (export checkconfiguration)Friedemann Kleint2011-01-105-31/+80
* s60devicerunconfiguration: remove useless codehjk2011-01-101-9/+2
* debugger: remove engine type parameter from runcontrol constructorhjk2011-01-104-22/+25
* debugger: refactor debugger configuration checkhjk2011-01-107-99/+95
* introduce a appendMessage overload not requiring the 'this' parameterhjk2011-01-108-47/+51
* s60devicerunconfiguration.cpp: code cosmeticshjk2011-01-101-18/+15
* fix oversight in OutputFormat refactoringhjk2011-01-104-6/+11
* projectexplorer: move runcontrol/outputwindow connection to outputwindowhjk2011-01-103-8/+4
* debugger: fix qml output channelinghjk2011-01-102-13/+7
* Debugger: Header cleanupFriedemann Kleint2011-01-1051-375/+99
* Added activates-on to the quick-fixes.Erik Verbruggen2011-01-101-1/+40
* runcontrols: use ProjectExplorrer::OutputFormat for format selectionhjk2011-01-0717-144/+136
* projectexplorer: move OutputFormat to separate filehjk2011-01-073-14/+59
* debugger: prepare transition to OutputFormathjk2011-01-071-1/+1
* merge addToOutputWindow and addToOutputWindowInlinehjk2011-01-0715-91/+68
* projectexplorer: refactor OutputFormatter interfacehjk2011-01-073-29/+19
* Debugger: R.I.P. old CDB engine.Friedemann Kleint2011-01-0751-12120/+54
* QuickFix: Add comments to undocumented fixes.Christian Kamm2011-01-072-4/+42
* debugger: compile fix, minor cleanuphjk2011-01-074-10/+7
* C++ completion: Skip Q_PROPERTY and Q_ENUMS symbols.Christian Kamm2011-01-071-3/+6
* debugger move DebuggerStartParameters into file of its ownhjk2011-01-077-102/+159
* Compile fixcon2011-01-071-3/+0