aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Android: Set proper environment for the avdmanager toolVikas Pachdha2018-04-201-0/+2
* Android: Add explicit tag for google_apis system imagesVikas Pachdha2018-04-191-1/+6
* Disable help search widget while indexing documentationEike Ziller2018-04-182-4/+28
* Android: Add 'inline' to static function in headerEike Ziller2018-04-181-1/+1
* Qmake: Invalidate contents of QmakeVfs on target changeTobias Hunger2018-04-172-2/+9
* Android: Give preference to detected deploy errorsVikas Pachdha2018-04-171-5/+6
* Make sure we always quote the qmldebug command line argumentsUlf Hermann2018-04-165-14/+39
* QMake: Make signalling of parsing state more robustTobias Hunger2018-04-161-2/+3
* AutoTest: Fix handling exceptions while environment setupChristian Stenger2018-04-163-4/+17
* ExternalToolsConfig: Fix tab order for path choosersAndre Hartmann2018-04-151-0/+2
* Android: Fix debugging on Android 8+BogDan Vatra2018-04-1311-583/+731
* Update qbs submoduleChristian Kandeler2018-04-131-0/+0
* 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
* Locator/JavaScript: Fix min/max with more than 2 argumentsEike Ziller2018-03-291-2/+2
* Add stdcpp NDK paths to soLibSearchPathBogDan Vatra2018-03-294-14/+29
* QmlDesigner: fix crash on exitTim Jenssen2018-03-281-1/+3
* Update qbs submodulev4.6.0Joerg Bornemann2018-03-271-0/+0
* Clang-cl: Fix restoration of clang-cl compilerAndy Shaw2018-03-262-6/+12
* GenericProject: Fix adding several makestepsTobias Hunger2018-03-231-4/+1
* Clang: Check that local renaming QFuture is not cancelledIvan Donchevskii2018-03-201-0/+2
* ProjectTree: Add missing registration of pre-existing projectsTobias Hunger2018-03-161-1/+3
* Fix scrolling in file system viewEike Ziller2018-03-161-0/+1