aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlJs: check markers before cleaning themMarco Benelli2018-06-081-0/+4
* qmake: fix file id mapping lifetime management, take 2v4.6.2Oswald Buddenhagen2018-06-014-3/+21
* Tools: Fix architecture detection for wininterruptDavid Schulz2018-05-301-3/+6
* qmake: fix file id mapping lifetime managementOswald Buddenhagen2018-05-283-12/+20
* Debugger: Remove a too strict error handlinghjk2018-05-171-1/+0
* QtSupport: Improve the qtquickcompiler feature detectionAlessandro Portale2018-05-161-3/+2
* Android: Fix the android include pathVikas Pachdha2018-05-161-1/+3
* QML Debugger: Don't hang if there are no scopes to be retrievedUlf Hermann2018-05-151-0/+4
* Qnx: Fix persisting of deploy stepshjk2018-05-153-3/+27
* Debugger: Try harder to find a usable devicehjk2018-05-113-4/+14
* ClangStaticAnalyzer: Use --driver-mode=cl to support MSVC flagsIvan Donchevskii2018-05-031-1/+3
* CppTools: Rollback some changes in CompilerOptionsBuilderIvan Donchevskii2018-05-032-7/+8
* CppTools: Fix MSVC toolchain flags for C-filesIvan Donchevskii2018-05-033-8/+25
* VCS locator filters: Let locator close its popupEike Ziller2018-05-022-4/+13
* Heob: Compile fix for MinGWv4.6.1hjk2018-04-301-1/+3
* Update qbs submoduleChristian Kandeler2018-04-271-0/+0
* Make the locator popup track the window positionMorten Johan Sørvig2018-04-261-2/+5
* CMake: Use better value to initialize executable of RunConfigurationTobias Hunger2018-04-251-4/+3
* CppEditor: Use QPointer to 'this' for refactoringEngine callsIvan Donchevskii2018-04-241-5/+12
* Clang: Fix possible future watcher issues in local renamingIvan Donchevskii2018-04-242-5/+9
* Update qbs submoduleChristian Kandeler2018-04-231-0/+0
* Fix removal of projects from file system viewEike Ziller2018-04-201-9/+13
* 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