aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-1344-72/+181
|\
| * Highlighter: fix crash after closing fileDavid Schulz2018-04-132-1/+9
| * ProjectExplorer: Fix warning about signed/unsigned mismatchAlessandro Portale2018-04-121-1/+1
| * Qml tooling: Support Qt 5.11Alessandro Portale2018-04-122-1/+7
| * ProjectExplorer: List foldernodes in project as wellTobias Hunger2018-04-111-1/+1
| * BuildStep: Make build steps more widely availableTobias Hunger2018-04-115-12/+2
| * CMake: Make cmake build step available to all build step listsTobias Hunger2018-04-111-1/+0
| * Clang: Suppress diagnostic "file 'x' from the precompiled header has been ove...Nikolai Kosjar2018-04-111-1/+14
| * Core: Avoid duplicating options pageChristian Stenger2018-04-113-7/+9
| * QmlJSEditor: fix crash after document reloadDavid Schulz2018-04-111-0/+4
| * Clang: Avoid warnings about unknown warning optionsNikolai Kosjar2018-04-112-8/+13
| * AutoTest: Fix output parsing for Quick TestsChristian Stenger2018-04-101-1/+3
| * Android: create a new toolchain when missing target tripleVikas Pachdha2018-04-101-2/+8
| * fix llvm libdir handling wrt RPATH, more or less properlyOswald Buddenhagen2018-04-093-6/+6
| * AutoTest: Replace expensive function callChristian Stenger2018-04-091-2/+8
| * SettingsAccessor: Support user file without EnvironmentIdOrgad Shaneh2018-04-091-1/+1
| * Pass this context object to the connect()Jarek Kobus2018-04-094-14/+14
| * Wizards: fix crash when index is wrongTim Jenssen2018-04-091-2/+5
| * Android: Fix app_process not being copied for 32bit cpu abiVikas Pachdha2018-04-092-3/+2
| * Update qbs submoduleChristian Kandeler2018-04-061-0/+0
| * QbsProjectManager: Cache run environmentChristian Kandeler2018-04-064-0/+18
| * Clang: Remove pointless empty line in diagnostic tooltip widgetNikolai Kosjar2018-04-061-1/+3
| * QmlDesigner: Add missing enum scopeThomas Hartmann2018-04-051-1/+1
| * QmlDesigner: Catch exception in ModelMergerThomas Hartmann2018-04-051-1/+7
| * QmlDesigner: Do not dispatch commands when already in destructorThomas Hartmann2018-04-052-0/+6
| * QmlDesigner: Do not show icons for the itemlibrary in resourcesThomas Hartmann2018-04-051-1/+28
| * QmlDesigner: Fix potential crashThomas Hartmann2018-04-041-1/+1
| * Doc: Fix links to YouTube videos in the Welcome mode Tutorials tabLeena Miettinen2018-04-041-2/+2
| * Doc: Add links to new tutorials from Welcome mode Tutorials tabLeena Miettinen2018-04-031-0/+8
| * QML Debugger: Handle QtInfoMsg messages in consoleUlf Hermann2018-04-031-3/+3
* | Utils: Fix compile with gcc4.9Christian Stenger2018-04-131-1/+1
* | clang_installation.pri: Don't add default include paths to LLVM_INCLUDEPATHNikita Baryshnikov2018-04-121-1/+2
* | Timeline: Don't set detail width to 0 if content is undefinedUlf Hermann2018-04-122-2/+2
* | SettingsDialog: Use RAII for event loopsTobias Hunger2018-04-121-11/+12
* | ClangRefactoring: Do not save macros with invalid fileIdIvan Donchevskii2018-04-121-0/+3
* | Clang: Locator filter for the symbol databaseMarco Bubke2018-04-1238-856/+266
* | Clang: Disable PCHs generationMarco Bubke2018-04-121-3/+0
* | Clang: Store the symbol kind in the databaseMarco Bubke2018-04-1211-92/+48
* | Clang: Distinguish between Enum and RecordsMarco Bubke2018-04-122-9/+13
* | ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-1230-294/+98
* | Let users set a global default for whether to amend the run environmentChristian Kandeler2018-04-126-2/+25
* | qmljs: handle js directives .pragma and .importMarco Benelli2018-04-125-13/+62
* | QmlProfiler: Avoid structs with default valuesChristian Stenger2018-04-122-12/+11
* | QmlProfiler: Move some methods from statistics view into modelUlf Hermann2018-04-124-68/+81
* | QmakeAndroid: Remove an explicit reference to QmakeProjecthjk2018-04-121-3/+2
* | Use WorkingDirectoryAspect in CustomExecutableRunConfigurationhjk2018-04-124-70/+16
* | DocumentModel: Replace optional::value by non-throwing alternativeRobert Loehning2018-04-121-2/+2
* | Clang: Set proper translation unit option for UpdateExtraDocumentAnnotations jobIvan Donchevskii2018-04-121-2/+2
* | Clang: Optimize clang overview modelIvan Donchevskii2018-04-125-78/+103
* | QmlProfiler: Disambiguate parent/child terminology in statisticsUlf Hermann2018-04-123-18/+18