summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update info about Valgrind toolsqds/v2.3-beta1Leena Miettinen2021-11-188-37/+125
* Doc: Describe enabling the Qt Quick Designer pluginLeena Miettinen2021-11-184-2/+63
* Doc: Add alternatives for installing ConanLeena Miettinen2021-11-181-1/+6
* Fix: QDS New Project dialog shows incorrect items in the screen size comboboxSamuel Ghinet2021-11-185-8/+28
* QmlDesigner: Fix build on WindowsChristian Stenger2021-11-181-34/+34
* Fix index out of range crashVikas Pachdha2021-11-181-1/+1
* QDS NewProject dialog: use friendly error message when regex does not matchSamuel Ghinet2021-11-185-6/+15
* CMake generator: Add sanity checksTapani Mattila2021-11-182-20/+151
* QMake: fix gui thread lockDavid Schulz2021-11-181-1/+4
* Fix locator popup on WindowsEike Ziller2021-11-182-4/+27
* Debugger: Remove ancient enum without usageAndre Hartmann2021-11-171-2/+0
* ClangCodeModel: Fix clangd highlighting of string literalsChristian Kandeler2021-11-174-2/+13
* QmlDesigner: Add imports for qml document parserMarco Bubke2021-11-173-40/+38
* QmlProject: Use QtcProcess instead of QProcessThomas Hartmann2021-11-171-3/+5
* QmlProject: Use fromUserInput for settingsThomas Hartmann2021-11-172-5/+5
* CMakePM: Remove UNINITIALIZED SOFT_ASSERTCristian Adam2021-11-171-1/+0
* Debugger: Fix passing tooltips from to toolbuttonshjk2021-11-172-0/+2
* Fix particles play button state when scene changesAntti Määttä2021-11-172-3/+7
* Doc: Update info about qmake build settingsLeena Miettinen2021-11-163-1/+8
* LanguageClient: Reopen document after restarting crashed serverDavid Schulz2021-11-161-3/+8
* WebAssembly: fix the running of targets with name != project.nameAlessandro Portale2021-11-161-7/+13
* CMake: Add xcodebuild parser for "Darwin" targetsEike Ziller2021-11-161-0/+8
* XcodebuildParser: Fix parsing for newer Xcode versionsEike Ziller2021-11-161-1/+17
* Android: Fix compilationhjk2021-11-161-1/+1
* QtDesignStudio: Split "New Files" from "New Project"Thomas Hartmann2021-11-162-1/+22
* QmlDesigner: Add fake Android kit workaroundHenning Gruendl2021-11-161-2/+2
* Fix bad activity if designviewer built with qt6Piotr Mikolajczyk2021-11-161-1/+2
* Android: Fix AndroidManifest wizard invalid package source dirJonathan Mouchou2021-11-152-2/+5
* Doc: Describe "Build missing" option in Conan build stepLeena Miettinen2021-11-152-0/+3
* Doc: Update Qt-Bridge plugin doc for adobe XDVikas Pachdha2021-11-151-6/+18
* Doc: Update info about Qbs build settingsLeena Miettinen2021-11-153-1/+5
* Update background colors in all themes other than design darkSamuel Ghinet2021-11-157-12/+13
* Doc: Update info about compiler optionsLeena Miettinen2021-11-154-20/+41
* XcodebuildParser: Remove unused variablesEike Ziller2021-11-152-5/+0
* ClangCodeModel: Force clangd re-highlighting on font settings changeChristian Kandeler2021-11-153-10/+10
* LanguageClient: do not send semantic requests to unrelated serverDavid Schulz2021-11-151-0/+2
* Update style imagesSamuel Ghinet2021-11-1522-0/+0
* Fix a crash on shutdown inside CallgrindToolJarek Kobus2021-11-151-12/+19
* QmlDesigner: Update translation iconsHenning Gruendl2021-11-153-18/+16
* McuSupport: avoid double-space strings in warningsChristiaan Janssen2021-11-153-16/+17
* Doc: Describe creating a PySide6 project with the wizardLeena Miettinen2021-11-153-24/+26
* GitHub Actions: Update ccache to v4.5Cristian Adam2021-11-151-1/+1
* QmlJS: Add error message for Component with multiple childrenThomas Hartmann2021-11-124-3/+31
* Replace TextField with RealSpinBox for custom width and heightSamuel Ghinet2021-11-121-27/+28
* ClangCodeModel: Clean file paths resulting from "follow symbol"Christian Kandeler2021-11-122-5/+6
* ClangCodeModel: Handle UI header updates with clangdChristian Kandeler2021-11-123-0/+28
* Fix wizard details & styles panes not loading on LinuxSamuel Ghinet2021-11-121-1/+1
* StudioWelcome: Ensure only wizards with the QtSudio feature are shownThomas Hartmann2021-11-122-13/+4
* Doc: Add Catch 2 test to list of supported testing frameworksLeena Miettinen2021-11-121-3/+4
* CppEditor: Fix renaming etc in non-project sourcesChristian Kandeler2021-11-121-1/+1