summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Heob: Compile fix for MinGWv4.6.1hjk2018-04-301-1/+3
* Update 4.6.1 change logEike Ziller2018-04-301-0/+36
* 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
* Squish: Update expected tree after removing WebEngineRobert Loehning2018-04-202-3/+5
* Fix removal of projects from file system viewEike Ziller2018-04-201-9/+13
* Squish: Fix expected compile error messageRobert Loehning2018-04-201-2/+2
* Squish: Flip bool to its correct meaningRobert Loehning2018-04-201-5/+5
* Squish: Fix timing issue in tst_HELP04Robert Loehning2018-04-201-2/+4
* Android: Set proper environment for the avdmanager toolVikas Pachdha2018-04-201-0/+2
* Squish: Update tst_HELP04 for current Qt versionsRobert Loehning2018-04-192-48/+65
* Squish: Don't expect WebEngine or WebKitRobert Loehning2018-04-194-37/+12
* Squish: Update tst_HELP04 for hidden "Search" buttonRobert Loehning2018-04-191-2/+1
* Android: Add explicit tag for google_apis system imagesVikas Pachdha2018-04-191-1/+6
* Squish: Fix provided test settings for macOSChristian Stenger2018-04-181-2/+2
* 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
* Squish: Add expected error message for MSVC2015Robert Loehning2018-04-181-0/+1
* Squish: Fix property name in tst_WELP03Robert Loehning2018-04-171-1/+1
* Squish: Remove dead codeChristian Stenger2018-04-171-12/+0
* Add first changes file for 4.6.1Eike Ziller2018-04-171-0/+77
* 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
* Squish: Check also for expected clang on macOSChristian Stenger2018-04-171-3/+4
* Squish: Replace Qt 5.3 kit with Qt 5.10Robert Loehning2018-04-1623-146/+154
* 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
* Squish: Update tst_designer_goto_slot for Qt>=5.10Robert Loehning2018-04-133-9/+19
* 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
* Clang: Backport support for parsing Float128 in stdlib.hNikolai Kosjar2018-04-122-0/+129
* Qml tooling: Support Qt 5.11Alessandro Portale2018-04-128-7/+67
* 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-094-7/+7