summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* check if we can open fileLaurent Montel2013-03-251-1/+2
* Fix leak when idx < 0Laurent Montel2013-03-251-0/+2
* Debugger: Fix compilation with namespaced Qt.Christian Kandeler2013-03-251-0/+2
* CppTools: Fix qbs build.Christian Kandeler2013-03-251-0/+2
* CppTools: Fix build with namespaced Qt.Christian Kandeler2013-03-252-5/+5
* Remove dependency of welcome plugin to project explorer.Eike Ziller2013-03-255-16/+19
* Consistently use QmlJSTools as plugin nameTobias Hunger2013-03-252-2/+2
* Fix gcc warnings about unused variables.Christian Kandeler2013-03-258-11/+19
* MessageManager: Remove no longer used printToOutputPane functionsDaniel Teske2013-03-252-19/+0
* DebuggingHelperBuildTask: Adjust to message manager apiDaniel Teske2013-03-252-4/+9
* QmlJsTools: Adjust to MessageManager api changeDaniel Teske2013-03-252-6/+8
* QNX: Abort deployment if device is not in Development ModeTobias Nätterlund2013-03-2519-31/+527
* ProjectExplorer: Make PanelWidget usable from other pluginsTobias Nätterlund2013-03-252-6/+8
* Qt4Project: Adjust to MessageManager api changeDaniel Teske2013-03-221-1/+1
* Move status bar gradient to helper function.Eike Ziller2013-03-223-6/+12
* Compile fixRobert Loehning2013-03-221-0/+1
* ProMessageHandler: Adjust to MessageManager api changeDaniel Teske2013-03-222-5/+6
* ExternalToolRunner: Adjust to MessageManager api changeDaniel Teske2013-03-221-5/+5
* AndroidDeployStep: Adjust to MessageManager api changeDaniel Teske2013-03-221-5/+7
* QmlProject: Adjust to MessageManager api changeDaniel Teske2013-03-221-5/+6
* QmlProfilerTool: Adjust to MessageManager api changeDaniel Teske2013-03-221-2/+2
* CustomWizard: Adjust to MesageManager api changesDaniel Teske2013-03-221-1/+1
* Locator ExecuteFilter: Adjust to MessageManager API changeDaniel Teske2013-03-221-6/+6
* DebuggerPlugin: Adjust to MessageManager api changeDaniel Teske2013-03-221-1/+1
* CodePaster: Adjust to MessageManager api changeDaniel Teske2013-03-223-7/+7
* MessageManger::printToOutputPane: Add more control over the popupDaniel Teske2013-03-222-4/+32
* Qt4Projet: handle OBJECTIVE_HEADERS qmake varSergey Shambir2013-03-223-0/+8
* Cmake: use new Core::Id interfaceshjk2013-03-221-9/+4
* Qt4Project: minor cleanup of ID handlinghjk2013-03-221-13/+9
* Android: Use new Core::Id::suffixAfter functionhjk2013-03-221-9/+3
* Qnx: Use new Core::Id interfaceshjk2013-03-224-32/+14
* Core: Remove deprecated and now unused Core::Id(QString) constructorhjk2013-03-222-9/+0
* Qbs: Fix defines passed on to the code modelTobias Hunger2013-03-221-2/+7
* Debugger: Introduce a debugger engine talking to lldb command linehjk2013-03-228-14/+996
* Clean headers in debugger plugin.Friedemann Kleint2013-03-22106-549/+19
* Core: add a 'suffixAfter' functionhjk2013-03-222-0/+23
* Debugger: Add an option to import plain gdb pretty printershjk2013-03-225-0/+28
* Debugger: Split GDB option pages into twohjk2013-03-223-94/+187
* FakeVim: Macros with <S-left> and other key combinationshluk2013-03-222-10/+42
* FakeVim: Do not enable FakeVim by defaultDaniel Teske2013-03-211-1/+1
* Debugger: use Id::toSetting when writing settingshjk2013-03-211-1/+1
* CppTools: improved languages support in ProjectPartSergey Shambir2013-03-2114-207/+376
* Style fixRobert Loehning2013-03-211-2/+1
* Compile fixRobert Loehning2013-03-211-2/+1
* Fix build breakAurindam Jana2013-03-211-1/+1
* Abi: Detect arm-based windows ce abis correctlyTobias Hunger2013-03-211-1/+11
* Plugin tests: Specify test functions in same parameter as plugin nameNikolai Kosjar2013-03-212-18/+14
* cmake: Sort list of build targetsTobias Hunger2013-03-211-1/+3
* Device support: Make DeviceManager::setDefaultDevice take an id.Christian Kandeler2013-03-213-5/+5
* Adds validate kit to toolchainMichal Klocek2013-03-213-2/+18