summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Squish: Fix suite_debuggerv5.0.0-rc1Christian Stenger2021-08-103-4/+4
* Process_stub: Silence warning about unused return valueRobert Löhning2021-08-101-1/+2
* Squish: Update tst_APTW03Robert Löhning2021-08-101-1/+1
* Squish: Update tst_build_speedcrunchRobert Löhning2021-08-101-1/+1
* Doc: Add information on what to do if Silver Searcher is not foundEike Ziller2021-08-101-0/+8
* CMake build: Fix pdb file names (Windows)Eike Ziller2021-08-101-0/+2
* Update change log for 5.0Eike Ziller2021-08-101-0/+10
* Locator: Guard settings saving against filters with empty IDEike Ziller2021-08-101-1/+1
* qmlpuppet: fix qt 5.15 buildsTim Jenssen2021-08-101-1/+2
* QmlJS: Downgrade default log levelChristian Stenger2021-08-101-1/+1
* LanguageClient: fix typoDavid Schulz2021-08-102-12/+12
* LanguageClient: reapply semantic highlight after font changedDavid Schulz2021-08-102-1/+3
* ExtensionSystem: Add settingspath to system informationChristian Stenger2021-08-101-0/+4
* deploy tls plugins to fix ssl downloadsTim Jenssen2021-08-092-0/+12
* QmlPuppet: Fix incorrect initial render size/scene for edit 3DMiikka Heikkinen2021-08-092-3/+6
* Fix Qt Quick Extension wizard's kit selectionEike Ziller2021-08-091-1/+1
* Fix a crash when searching again for the last 12th itemJarek Kobus2021-08-091-4/+3
* Fix some compiler warningsChristian Kandeler2021-08-093-5/+5
* Doc: Update screenshots to improve their legibilityLeena Miettinen2021-08-093-0/+0
* SilverSearcher: Fix crash in output parserEike Ziller2021-08-091-1/+1
* Utils: Handle resolving paths and validation more appropriateChristian Stenger2021-08-091-2/+19
* LanguageClient: default initialize log message memberDavid Schulz2021-08-091-1/+1
* Core: Fix crash on shutdownOrgad Shaneh2021-08-092-2/+4
* QmlDesigner: Do not generate version number if invalidThomas Hartmann2021-08-091-1/+4
* Doc: Remove description of obsolete Run field in Android ManifestLeena Miettinen2021-08-091-2/+3
* PE: Be more restrictive in fixupDir()Christian Stenger2021-08-091-7/+3
* Squish: Prefer 64bit debugger over 32bit on WindowsChristian Stenger2021-08-062-7/+7
* QmlDesigner: Fix for crash in puppet creationAleksei German2021-08-061-2/+1
* QmlPuppet: Fix crash on active scene changeMiikka Heikkinen2021-08-062-12/+3
* AutoTest: Prevent potential nullptr accessChristian Stenger2021-08-061-0/+2
* Debugger: Show output of debugger detectionhjk2021-08-063-3/+17
* Squish: Update isMsvcConfigRobert Löhning2021-08-062-3/+6
* Debugger: Don't add empty path components to solib-search-pathhjk2021-08-061-1/+2
* Fix the astyle version matchingJarek Kobus2021-08-051-1/+1
* Android: Add setup_android.cmake script to download JDK, Android SDKCristian Adam2021-08-051-0/+104
* CMakePM: Reference more CMake variables in auto-setupCristian Adam2021-08-051-1/+5
* ClangCodeModel: Adapt to new "virtual" modifierChristian Kandeler2021-08-052-8/+20
* Utils: Fix pathchooser auto-search-in-path for remote caseshjk2021-08-051-1/+3
* Docker: Fix filtering without a filterChristian Stenger2021-08-051-1/+1
* QtSupport: Fix display of non-local Qt version infoChristian Stenger2021-08-051-1/+2
* QmlDesigner: Fix error messageThomas Hartmann2021-08-051-1/+2
* CMake: Use FilePath operations to create error flagshjk2021-08-051-4/+4
* endless loop when tokens do not represent a lambdaJasmin Fazlic2021-08-051-2/+2
* QmlDesigner: Add collapse/expand all to sectionsHenning Gruendl2021-08-054-8/+48
* Utils: Add helper functionChristian Stenger2021-08-052-0/+10
* CMake: Fix warnings for docker related itemshjk2021-08-051-4/+4
* Squish: Raise minimum Qt version for Qt Quick appsRobert Löhning2021-08-054-6/+6
* App: Replace DisableHighDpiScaling with HighDpiScaleFactorRoundingPolicyThomas Hartmann2021-08-051-0/+7
* App: Use the same high dpi scale factor rounding as Qt 5 doesAlessandro Portale2021-08-051-0/+2
* QmlDesigner: Update look of empty paneHenning Gruendl2021-08-041-10/+17