aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qmljs: actually fix incorrect conditionFawzi Mohamed2020-11-271-1/+1
* Android: avoid QTC_ASSERT in addTaskAssam Boudjelthia2020-11-262-0/+6
* Android: move <b> from displayName to summaryTextAssam Boudjelthia2020-11-261-2/+2
* Core::OutputWindow: Make auto-scrolling more robustChristian Kandeler2020-11-262-9/+14
* qmljs: avoid compiler warningsFawzi Mohamed2020-11-261-3/+3
* qmljs: fix wrong condition in import resolvingFawzi Mohamed2020-11-261-1/+1
* Debugger: Fix dumper test using QVectorDavid Schulz2020-11-261-7/+7
* CMake: Create build directory when user changes configurationEike Ziller2020-11-261-1/+5
* Debugger: adjust QStringList dumper test for qt6David Schulz2020-11-261-10/+10
* qmljs: Fix parsing and and loading of qmldir importsFawzi Mohamed2020-11-266-57/+157
* Android: Don't remove icons or splashes if files with similar names existVille Voutilainen2020-11-261-1/+13
* Tests: Fix QString dumper test on WindowsChristian Stenger2020-11-261-3/+3
* Debugger: Adapt QXmlAttributes dumper to Qt6hjk2020-11-262-5/+7
* ClangTools: compare file names host os case sensitiveDavid Schulz2020-11-261-13/+8
* ClangTools: Fix crash in document tool runnerDavid Schulz2020-11-262-7/+14
* Doc: Update Editing 3D Assets in Design ModeJohanna Vanhatapio2020-11-262-6/+12
* Doc: Update info about 2D effectsLeena Miettinen2020-11-2614-6/+18
* CMake: Don't overwrite existing builds when changing build dirEike Ziller2020-11-262-9/+18
* QmlDesigner: Don't copy the targetMarco Bubke2020-11-253-12/+8
* CMake: Fix missing run of CMake after saving sub-CMakeLists.txtEike Ziller2020-11-251-1/+1
* Debugger: Disable Q{Typed,Byte,}ArrayData dumpershjk2020-11-251-12/+12
* Fix crash in ManhattanStyleThomas Hartmann2020-11-251-5/+7
* Debugger: Adapt QDate{,Time} dumper and test to Qt6hjk2020-11-252-18/+26
* Debugger: Adapt QDir dumper to Qt6hjk2020-11-251-10/+23
* Clang: Avoid flooding unknown warning on macOSChristian Stenger2020-11-251-1/+1
* Debugger: Use Values instead of addresses in putStringValuehjk2020-11-252-5/+6
* Debugger: Remove shortcut to get known type sizes in dumpershjk2020-11-251-32/+0
* Debugger: Use Values instead of addresses in encodeByteArrayHelperhjk2020-11-252-6/+6
* Debugger: Rename byteArrayDataHelper to qArrayDataHelper in dumpershjk2020-11-253-23/+23
* QmlDesigner: Fix crashThomas Hartmann2020-11-251-2/+2
* Fix a warning about deprecated qChecksum overload in Qt 6Jarek Kobus2020-11-251-0/+5
* Doc: Document context menu commands for componentsLeena Miettinen2020-11-257-1/+142
* Doc: Describe using NOT check box in Binding EditorLeena Miettinen2020-11-255-62/+100
* Doc: Show "Using QML Modules with Plugins" in QDS ManualLeena Miettinen2020-11-254-24/+63
* QmlDesigner: Default canvas of 40000 is sufficientThomas Hartmann2020-11-251-2/+2
* QmlDesigner: Reduce calls to updateGeometryThomas Hartmann2020-11-242-20/+10
* QmlDesigner: Set the correct root item rect in flow modeThomas Hartmann2020-11-241-1/+4
* QmlDesigner: To not render huge itemsThomas Hartmann2020-11-241-0/+2
* Fix a crash when opening pro file (Qt6 build)Jarek Kobus2020-11-241-2/+3
* Doc: Describe adding Studio Components and Effects to Qt installationsLeena Miettinen2020-11-241-10/+33
* deploy.py: Fix when running with Python 3.6Eike Ziller2020-11-241-0/+2
* QmlDesigner: Fix for Annotations dialogs crashesAleksei German2020-11-247-5/+11
* Bump version to 4.14.0-rc1Eike Ziller2020-11-243-9/+9
* cmake build: Re-add a "Dependencies" component that runs deploy scriptEike Ziller2020-11-242-12/+33
* Debugger: Prevent calling windows lldb on startupDavid Schulz2020-11-241-0/+12
* Fix qtcreator_process_stub on WindowsEike Ziller2020-11-241-0/+1
* ClangTools: prevent creating duplicated diagnostic marksDavid Schulz2020-11-245-10/+16
* Update Qbs HEAD of 1.18Richard Weickelt2020-11-241-0/+0
* clang support: Adapt some version checks in qmake/qbs filesChristian Kandeler2020-11-242-10/+9
* Fix Qt deployment on WindowsEike Ziller2020-11-241-1/+1