summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QtSupport: Fix wrong build directory for examplesv3.3.0Daniel Teske2014-12-083-1/+13
* QNX: Deploy only *.so.? libsRafael Roquetto2014-12-082-4/+15
* Debugger: Fix uninitialized variablehjk2014-12-051-2/+2
* qmljs: lookup libraries in the correct placeFawzi Mohamed2014-12-041-1/+1
* ProjectExplorer: Fix unload project from context menuDaniel Teske2014-12-042-1/+11
* QmlProject: Reevaluate QML info after initial setupKai Koehne2014-12-041-4/+1
* ios: fix kill when running on deviceFawzi Mohamed2014-12-034-23/+85
* CppTools: Remove QTC_ASSERT in CppModelManager::editorDocument()Nikolai Kosjar2014-12-031-11/+6
* qmljs: fix projectInfoForPath and fileToPath mappingFawzi Mohamed2014-12-031-4/+9
* Core: FileSystemFilter: Pass cleaned absolute paths to EditorManagerNikolai Kosjar2014-12-031-2/+3
* CppTools: Update document on activationNikolai Kosjar2014-12-036-11/+121
* CppTools: Do not offer pointless ")" signature completionNikolai Kosjar2014-12-031-1/+3
* ClangCodeModel: Fix re-parsing with new optionsNikolai Kosjar2014-12-031-0/+1
* iOS: do not set simulator type before initial setupFawzi Mohamed2014-12-023-5/+7
* ProgressManager: Fix potential leakOrgad Shaneh2014-12-021-0/+1
* Fix crash on unloading projectDaniel Teske2014-12-021-1/+4
* Update qbs submodule.Christian Kandeler2014-12-021-0/+0
* FakeVim: Relative numbering is enabled only in FakeVim modeLukas Holecek2014-12-021-4/+7
* MacroExpander: Delay variable chooser populationhjk2014-12-013-25/+18
* Debugger: Add MSVC runtime module name for VC 12.David Schulz2014-12-011-1/+3
* Qnx: Introduce QnxDeviceProcesshjk2014-12-013-6/+77
* ProjectExplorer: Move environment "Batch Edit" button uphjk2014-12-011-3/+2
* Fix QML watch expressions for v8Kai Koehne2014-12-012-10/+6
* Qt Quick Compiler Support: Only allow valid settingsAlessandro Portale2014-12-012-9/+17
* Update qbs submodule.Christian Kandeler2014-11-281-0/+0
* QmlProfiler: Use ClosedHandCursor for dragging categoriesUlf Hermann2014-11-281-1/+1
* CppTools: Fix include hierarchy for clang code modelNikolai Kosjar2014-11-288-17/+28
* CppTools: Always check for a valid BuiltinEditorDocumentParser*Nikolai Kosjar2014-11-284-7/+17
* CppEditor: Avoid duplicate "Add #include XYZ"Nikolai Kosjar2014-11-284-2/+70
* CppEditor: Tests: Refactor out BaseQuickFixTestCaseNikolai Kosjar2014-11-283-200/+219
* QmlProfiler: Don't draw note markers for hidden categoriesUlf Hermann2014-11-281-0/+2
* ProjectExplorer: Fix crash on deleting kit from new dialogDaniel Teske2014-11-271-1/+1
* Theming: Fix styling of TargetSettingsWidgetThomas Hartmann2014-11-271-3/+11
* Debugger: Handle remote setup failure in remote state transitionshjk2014-11-271-0/+1
* Debugger: Fix parsing of single-shot breakpoints from GDB responsehjk2014-11-271-0/+2
* Perforce: Limit log length even furtherhjk2014-11-271-4/+3
* Valgrind: Do not put html links in clipboardNikolai Kosjar2014-11-271-9/+12
* Debugger: Fix engine state after "unreasonable jump requests"hjk2014-11-271-0/+8
* Qnx: Fix plugin unit testChristian Stenger2014-11-271-1/+4
* SSH: Delay channel close request to server in SessionRequested state.Christian Kandeler2014-11-272-6/+15
* Core: Normalize given filePath in DocumentModelNikolai Kosjar2014-11-271-2/+4
* CppEditor: Fix crash in InsertQtPropertyMembers for invalid codeNikolai Kosjar2014-11-272-1/+6
* qmljs: fix library path for builtinsFawzi Mohamed2014-11-261-3/+3
* TextEditor: Stop SnippetMode before invoking refactoring actionNikolai Kosjar2014-11-261-0/+6
* ios: ensure that device and simulator scan with a developerPathChristian Stenger2014-11-261-3/+6
* Kits: Validate current displayname when changing itTobias Hunger2014-11-262-6/+8
* SSH: Fix misleading error message.Christian Kandeler2014-11-261-8/+20
* Debugger: Use Qt5 style disconnectChristian Stenger2014-11-261-2/+2
* Debugger: Fix Attach to Unstarted Application.David Schulz2014-11-262-3/+21
* AnalyzerBase: Return base sizeHint() for invalid indicesNikolai Kosjar2014-11-262-1/+8