summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QmlProfiler: Don't draw note markers for hidden categoriesUlf Hermann2014-11-281-0/+2
* Editor: Fix highlighting of xml values.David Schulz2014-11-281-1/+1
* 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
* Debugger: Also output dumper location in LLDB auto testhjk2014-11-271-0/+1
* qmljs: fix library path for builtinsFawzi Mohamed2014-11-261-3/+3
* TextEditor: Stop SnippetMode before invoking refactoring actionNikolai Kosjar2014-11-261-0/+6
* Doc: mention alternative build systems in yet more placesLeena Miettinen2014-11-263-9/+11
* Debugger: Fix reference dumping with LLDB-300.xhjk2014-11-261-1/+1
* ios: ensure that device and simulator scan with a developerPathChristian Stenger2014-11-261-3/+6
* Doc: Android 5 supports only bundling libraries in APKLeena Miettinen2014-11-261-0/+2
* Doc: modifying variable values for build and run environmentsLeena Miettinen2014-11-264-0/+29
* Doc: add "Configuring Qt Creator" to the GS pageLeena Miettinen2014-11-261-0/+10
* Kits: Validate current displayname when changing itTobias Hunger2014-11-262-6/+8
* Update Russian translationSergey Belyashov2014-11-261-16/+57
* 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
* iossim: better check of command line argumentsFawzi Mohamed2014-11-252-8/+88
* iOS: fix simulator selectionFawzi Mohamed2014-11-2513-103/+384
* Editor: Fix "Mark text changes" setting.David Schulz2014-11-252-2/+0
* qmljs:reduce warnings for private pluginsFawzi Mohamed2014-11-252-12/+15
* qmljs: ignore dump errors on initial scanFawzi Mohamed2014-11-251-2/+3
* qmljs: do not reset ProjectInfo in updateProjectInfoFawzi Mohamed2014-11-251-1/+2
* qmljs: phase out qtImportPathsFawzi Mohamed2014-11-252-9/+12
* qmljs: make dumping nonrelocatable by defaultFawzi Mohamed2014-11-251-1/+1
* Perforce: Fix compilev3.3.0-rc1Christian Stenger2014-11-251-1/+1
* qmljs: cleanupFawzi Mohamed2014-11-251-6/+4
* Debugger: Require some clang version for clang specific testhjk2014-11-251-4/+4
* Perforce: Don't crash on large log outputhjk2014-11-251-1/+9
* Revert "ToolChains: Do not list ToolChains removed by the sdktool"Eike Ziller2014-11-251-11/+9
* Android: Fix name for api level 20Daniel Teske2014-11-251-0/+1
* Extending Doc: Add warning about what the Qt Creator plugin wizard createsEike Ziller2014-11-251-0/+6
* Doc: update info about other build systems than qmakeLeena Miettinen2014-11-252-2/+5
* qmljs: avoid storing qmltypes and qmlprojectFawzi Mohamed2014-11-251-0/+2
* Ssh: Remove wrong Q_ASSERT in SshRemoteProcess destructorhjk2014-11-251-3/+1
* Doc: Improve description of "Qt mkspec" fieldKai Koehne2014-11-251-2/+3
* ElfReader: Catch bad_alloc exceptionOrgad Shaneh2014-11-251-1/+7
* ToolChains: Do not list ToolChains removed by the sdktoolTobias Hunger2014-11-241-9/+11
* Utils: Fix memory leak in JsonMemoryPoolOrgad Shaneh2014-11-241-1/+3