aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* StudioWelcome: Fix qmake build on Linux with Qt5v6.0.0-rc1Christian Stenger2021-11-101-0/+1
* Debugger: Fix setting of Qt version fallback, againhjk2021-11-104-9/+14
* LanguageClient: remove unused variableDavid Schulz2021-11-101-1/+0
* Debugger: Set "PYTHONHOME" for Androids lldb as native pathAlessandro Portale2021-11-101-1/+1
* Dumper: Fix passing fallback Qt versionChristian Stenger2021-11-101-1/+2
* Fix to qmlpreview failing to upload filesPiotr Mikolajczyk2021-11-101-1/+1
* StudioWelcome: Fix build, add target QmlDesigner as conditionAlessandro Portale2021-11-101-1/+1
* ClangCodeModel: Fix highlighting problem with template typesChristian Kandeler2021-11-103-0/+17
* QmlDesigner: Fix SVG paste actionHenning Gruendl2021-11-101-5/+34
* LanguageClient: add logging to the managerDavid Schulz2021-11-101-0/+11
* StudioWelcome: Fix build for qbs and qmakeChristian Stenger2021-11-103-11/+23
* Implement the New Project creation wizard for QDSSamuel Ghinet2021-11-0944-9/+3164
* Update change log for 6.0Eike Ziller2021-11-091-2/+39
* Avoid QmlPuppet crash when translation database is lockedTuomo Pelkonen2021-11-091-6/+10
* Doc: Update information about Git Commit and Amend commit viewsLeena Miettinen2021-11-093-4/+29
* QmlDesigner: Add translation font iconsHenning Gruendl2021-11-093-79/+95
* Fix warning when creating hidden wizardsSamuel Ghinet2021-11-091-2/+3
* Android: fix missing argument in UI stringAssam Boudjelthia2021-11-091-1/+2
* Debugger: Add even more std and Qt char and int typesAndre Hartmann2021-11-093-10/+57
* Fix unzip tool not being resolvedVikas Pachdha2021-11-091-0/+1
* Android: don't recreate a new AvdMangerAssam Boudjelthia2021-11-091-1/+1
* Utils: Fix compile on macOS 10.13Christian Stenger2021-11-091-1/+1
* Doc: Describe dragging external assetsJohanna Vanhatapio2021-11-093-11/+59
* Doc: Update info about using CMakeLeena Miettinen2021-11-096-8/+14
* Debugger: Robustify view accesshjk2021-11-091-0/+5
* Debugger: Consolidate search code for python-pathAlessandro Portale2021-11-093-26/+22
* QmlPuppet: Fix qbs buildChristian Stenger2021-11-091-0/+2
* CPlusPlus: Fix "Find references"Christian Kandeler2021-11-093-1/+42
* QmlDesigner: Fix property binding after drag from component libraryMiikka Heikkinen2021-11-093-47/+93
* Android: Register Lldb if it is presentChristian Stenger2021-11-092-14/+65
* QmlJSEditor: block non Utf8 codecsDavid Schulz2021-11-093-2/+9
* QmlDesigner: Correct Assets view empty statusMahmoud Badri2021-11-083-3/+24
* QmlDesigner: Avoid exception when database is missingThomas Hartmann2021-11-081-1/+2
* AutoTest: Set gtest_catch_exceptions=0 during debug runsJonas Singe2021-11-081-0/+2
* ClangCodeModel: Make sure not to overwrite macros with their expansionChristian Kandeler2021-11-081-0/+12
* Fix that Restart Now might not close Qt CreatorEike Ziller2021-11-082-15/+28
* QmlDesigner: Update possible imports at model attach in component libMiikka Heikkinen2021-11-081-0/+2
* Debugger: Fix running android lldbChristian Stenger2021-11-081-2/+15
* QmlDesigner: Do not allow resizing scaled itemsThomas Hartmann2021-11-083-4/+4
* Debugger: Also look for "/ndk/" path segment in LldbEngine::setupEngineAlessandro Portale2021-11-081-7/+13
* QmlDesigner: Add placeholder controls for when the assets view is emptyMahmoud Badri2021-11-087-6/+62
* Editor: prevent endless loop for empty search resultsDavid Schulz2021-11-081-4/+7
* CPlusPlus: Allow numeric literals with single quotesChristian Kandeler2021-11-081-1/+1
* ClangCodeModel: Inform clangd about changes to non-open filesChristian Kandeler2021-11-082-1/+25
* Android: since jpg is allowd, add jpeg to icon/splash file dialogAssam Boudjelthia2021-11-083-5/+6
* Android: remove unused function that couldn't be removed in 5.0 branchAssam Boudjelthia2021-11-082-7/+0
* Editor: Allow creating block selections with alt+shift againDavid Schulz2021-11-085-3/+117
* Merge remote-tracking branch 'origin/5.0' into 6.0Eike Ziller2021-11-082-6/+1
|\
| * QmlDesigner: Update documentation for arc5.0Thomas Hartmann2021-11-052-6/+1
* | Debugger: Fix LLDB/Python startup for Androidhjk2021-11-081-0/+8