summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/qds/dev'Eike Ziller2023-01-1258-312/+1378
|\
| * Fix build with Qt 6's QList under QT_STRICT_QLIST_ITERATORSThiago Macieira2023-01-121-2/+1
| * QmlDesigner: Add designer icons to the context menuAli Kianian2023-01-1215-103/+843
| * QmlDesigner: Fix value types in property editorHenning Gruendl2023-01-113-7/+58
| * QmlDesigner: Fix reflection in ColorEditorHenning Gruendl2023-01-111-3/+15
| * QmlDesigner: Enable sourceRect propertyHenning Gruendl2023-01-111-4/+3
| * QmlDesigner: Add QRect to node meta value typesHenning Gruendl2023-01-111-0/+4
| * QmlDesigner: Fix SpinBox draggingHenning Gruendl2023-01-111-35/+11
| * QmlDesigner: Show metadata of assets when being hovered onSamuel Ghinet2023-01-1010-27/+144
| * Merge "Merge remote-tracking branch 'origin/9.0' into qds/dev" into qds/devThe Qt Project2023-01-1090-180/+478
| |\
| | * Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2023-01-1090-180/+478
| | |\
| * | | QmlDesigner: When changing material type, copy base colorMiikka Heikkinen2023-01-101-1/+83
| * | | QmlDesigner: Update Tooltips for 2D Geometry SectionPranta Dastider2023-01-101-3/+15
| * | | QmlDesigner: Fix rotation block property name in puppetMiikka Heikkinen2023-01-101-1/+1
| * | | QmlDesigner: Update child nodes in navigator when lock state changesMiikka Heikkinen2023-01-101-0/+7
| * | | QmlDesigner: Update Tooltips for Component SectionPranta Dastider2023-01-091-4/+14
| |/ /
| * | QmlDesigner: Fix clearing node lock/eyeballMiikka Heikkinen2023-01-091-8/+6
| * | QmlDesigner: fix for coreApp initialization problem and loadwatcher scope fai...Burak Hancerli2023-01-052-12/+12
| * | QmlDesigner: Respect node locking in navigator and 3D viewMiikka Heikkinen2023-01-053-15/+31
| * | QmlDesigner: Create dragged item to correct position in 3d viewMiikka Heikkinen2023-01-056-45/+49
| * | QmlDesigner: Remove isQtQuick3DParticles3DModelThomas Hartmann2023-01-052-12/+0
| * | QmlDesigner: Fix lingering merge conflictThomas Hartmann2023-01-051-4/+4
| * | QmlDesigner: Create arbitrary type for effects to identify them in qdsAmr Essam2023-01-053-10/+8
| * | QmlDesigner: Allow drag effects to only QtQuickItem elementsAmr Essam2023-01-045-1/+32
| * | QmlDesigner: Fix resizeToItem with live previewThomas Hartmann2023-01-041-10/+34
| * | QmlDesigner: The type name of Component is now QML.ComponentThomas Hartmann2023-01-042-5/+6
| * | UpdateInfo: Fix size policy on "show details" listHenning Gruendl2023-01-041-1/+2
| * | QmlDesigner: Fix ColorEditor anchor warningHenning Gruendl2023-01-031-6/+2
| * | Docs: Minor fix in XD QtBridge docsVikas Pachdha2023-01-021-1/+1
| * | Doc: Fix typoMats Honkamaa2022-12-271-1/+1
| * | Doc: Remove confusing wordMats Honkamaa2022-12-271-1/+1
* | | ADS: Remove usage of FilePath::toStringMarcus Tillmanns2023-01-121-31/+37
* | | Utils: Remove FilePath::toString from QtcProcessMarcus Tillmanns2023-01-121-7/+6
* | | CppEditor: Convert to Tr::trAlessandro Portale2023-01-1257-1678/+665
* | | CppEditor: Inline cppcodemodelinspectordialog.uihjk2023-01-115-468/+250
* | | CppProjectUpdater: Reuse TaskTreeJarek Kobus2023-01-115-109/+64
* | | Debugger: Port away from deprecated getargspecŁukasz Wojniłowicz2023-01-111-1/+4
* | | Debugger: Don't split top-level name into lettersŁukasz Wojniłowicz2023-01-111-1/+4
* | | ExtraCompiler: Get rid of setCompileIssues()Jarek Kobus2023-01-112-42/+0
* | | ExtraCompiler: Expose TaskItem for compile taskJarek Kobus2023-01-116-128/+121
* | | Locator: Reuse TaskTree and TaskProgressJarek Kobus2023-01-112-32/+33
* | | McuSupport: use a dedicated class to create flash run workerhjk2023-01-113-18/+19
* | | ProjectExplorer: Try harder to find a project for a source fileChristian Kandeler2023-01-111-1/+13
* | | LayoutBuilder: Turn Splitter into a LayoutItemAlessandro Portale2023-01-113-8/+30
* | | CppEditor: Get rid of an unneeded use of std::tolower()Christian Kandeler2023-01-111-1/+1
* | | Clang: Use multi-arg for stringsJarek Kobus2023-01-112-5/+3
* | | Utils: Use multi-arg for stringsJarek Kobus2023-01-115-21/+14
* | | Fix missing includeJarek Kobus2023-01-111-0/+2
* | | Autotest: adjust actions tooltip caseDavid Schulz2023-01-111-6/+6
* | | Make AnalyzeUnit a member of AnalyzeInputDataJarek Kobus2023-01-116-82/+68