summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * QtSupport: Improve the qtquickcompiler feature detectionAlessandro Portale2018-05-161-3/+2
* | ClangTools: Fix applying fixits one by oneNikolai Kosjar2018-05-287-41/+306
* | Doc: Describe Previous Bookmark and Next Bookmark functionsLeena Miettinen2018-05-283-2/+12
* | Remove some lambdas from Utils::transform callsEike Ziller2018-05-2819-39/+24
* | Doc: Mention the Context Help context menu itemLeena Miettinen2018-05-281-1/+2
* | QmlProfiler: Clear the model manager before deleting itUlf Hermann2018-05-281-0/+1
* | QbsProjectManager: Add new files to the top-level productChristian Kandeler2018-05-282-0/+11
* | QmlProfiler: Avoid soft asserts and warnings in details rewriter testUlf Hermann2018-05-281-0/+32
* | AutoTest: Use same pattern across fileChristian Stenger2018-05-281-2/+1
* | Doc: Update clang code model pageNikolai Kosjar2018-05-281-24/+2
* | Doc: Describe the New Search option in Search Results paneLeena Miettinen2018-05-255-1/+10
* | Editor: Improve visibility of some UI elementsAaron Barany2018-05-252-5/+10
* | Clang: Use QFileInfo instead of QDir for clang executable pathIvan Donchevskii2018-05-251-3/+3
* | Doc: Describe mode selector stylesLeena Miettinen2018-05-251-1/+3
* | More changelog for Clang Code ModelNikolai Kosjar2018-05-251-2/+9
* | Fix that removing splits results in code model issuesEike Ziller2018-05-254-23/+48
* | Clang: Use the tree instead of the list for Clang-Tidy settingsIvan Donchevskii2018-05-2513-209/+1085
* | Doc: Add a link to a site map (TOC) listing all topicsLeena Miettinen2018-05-253-5/+4
* | Doc: Describe new File System view functionsLeena Miettinen2018-05-251-4/+16
* | Utils: Clean up ChangeSetNikolai Kosjar2018-05-241-23/+20
* | Clang: Link to documentation for tidy/clazy checksNikolai Kosjar2018-05-241-5/+58
* | Clang: Fix empty category/option header in diagnostic tooltipNikolai Kosjar2018-05-241-2/+2
* | Clang: Create preamble on first parseNikolai Kosjar2018-05-2418-482/+10
* | Clang: Skip parsing function bodies in the preambleNikolai Kosjar2018-05-241-0/+4
* | Update qbs submoduleJoerg Bornemann2018-05-241-0/+0
* | FileInProjectFinder: performance improvementTim Jenssen2018-05-241-5/+6
* | FileInProjectFinder: Use FileNameList for file namesTim Jenssen2018-05-246-18/+18
* | Squish: Remove outdated codeRobert Loehning2018-05-242-47/+3
* | ProjectExplorer: Fix switching build console to Utf8 for MSVCIvan Donchevskii2018-05-243-10/+39
* | Utils: Fix unit-test failure caused by SmallString issueIvan Donchevskii2018-05-241-0/+3
* | Clang: Fix unit-test failures caused by Clang updateIvan Donchevskii2018-05-241-1/+1
* | Doc: Move the location of settings files from FAQ to Platform NotesLeena Miettinen2018-05-242-31/+45
* | Debugger: Fix combined debugger interrupt state machinehjk2018-05-231-0/+1
* | Doc: Describe the Enable high DPI scaling optionLeena Miettinen2018-05-231-0/+30
* | CMake: Fix cmake version detectionJosé Tomás Tocino2018-05-231-1/+1
* | Debugger: Adapt the debugger log warning to realityhjk2018-05-231-1/+2
* | QmakeAndroid: Move RunConfigurationFactory to Android basehjk2018-05-232-20/+12
* | AutoTest: Silence soft assertChristian Stenger2018-05-231-1/+2
* | Project: Show warning icon in project treeTobias Hunger2018-05-231-17/+27
* | ClangTools: Preselect current diagnostic configNikolai Kosjar2018-05-234-31/+34
* | ClangTools: Avoid warnings from Q_OBJECT, tooNikolai Kosjar2018-05-234-6/+13
* | ClangTools: Avoid horizontal scrolling in the diagnostics viewNikolai Kosjar2018-05-233-0/+15
* | ClangTools: Reflect state of fixitsNikolai Kosjar2018-05-235-61/+185
* | Finish merging Runnable and StandardRunnablehjk2018-05-2373-286/+147
* | server-mode: Always try to read CMakeCache, even after errorTobias Hunger2018-05-224-40/+71
* | Tracing: Fix past-end handling in TraceStashFile::IteratorUlf Hermann2018-05-221-2/+7
* | QmakePM: Expand qmake arguments for summary, effective call and parserOrgad Shaneh2018-05-222-8/+20
* | Tracing: Add an Iterator class to TraceStashFileUlf Hermann2018-05-221-9/+75
* | Tracing: Allow swapping out the event storageUlf Hermann2018-05-222-0/+6
* | Unit tests: Fix undefined behavior in NativeFilePathView testsIvan Donchevskii2018-05-221-8/+16