aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner: Support color, url, and image types for CollectionEditorAli Kianian2024-01-221-15/+129
* EffectMaker: Fix slight gap issue when quickly drag-n-drop nodesMahmoud Badri2024-01-191-2/+3
* EffectMaker: Fix preview of effects with default samplers with no pathMiikka Heikkinen2024-01-192-15/+17
* QmlDesigner: Set focus to column name when adding a new columnShrief Gabr2024-01-191-0/+1
* QmlDesigner: Initialize m_hasEffect properlyMiikka Heikkinen2024-01-192-10/+6
* QmlDesigner: Fix issues with reparenting effect nodesMiikka Heikkinen2024-01-191-3/+17
* QmlDesigner: Fix Connections syntaxHenning Gruendl2024-01-191-1/+1
* EffectMaker: enable effect maker pluginMahmoud Badri2024-01-191-4/+1
* EffectMaker: Scroll to bottom when adding an effect nodeMahmoud Badri2024-01-191-0/+7
* EffectMaker: Prevent scrolling when section context menu is openMahmoud Badri2024-01-191-0/+1
* EffectMaker: Add node description tooltips to the 'add nodes' ComboxBoxMahmoud Badri2024-01-192-1/+3
* EffectMaker: Limit hovering and clicking the CheckBox to its areaMahmoud Badri2024-01-191-0/+1
* EffectMaker: Use correct names in the effect nodes comboboxMahmoud Badri2024-01-191-3/+5
* QmlDesigner: Block dragging anything under effect itemsMiikka Heikkinen2024-01-181-8/+6
* EffectMaker: Replace old effect with new effectMiikka Heikkinen2024-01-182-1/+13
* Merge remote-tracking branch 'origin/12.0' into qds/devTim Jenssen2024-01-1850-553/+350
|\
| * CppEditor: avoid endless loop in symbol name lookupDavid Schulz2024-01-171-0/+1
| * QtSupport: Increase QtVersionData's version to 3Cristian Adam2024-01-171-3/+6
| * PE: Set Android ABI to the Abi object instantiationCristian Adam2024-01-171-1/+18
| * ClangFormat: Fix formatting for LineEnding CRLFArtem Sokolovskii2024-01-171-0/+1
| * McuSupport: Support prioritizing import pathsYasser Grimes2024-01-174-0/+34
| * Doc: Fix supported Linux platformEike Ziller2024-01-162-2/+5
| * SquishTests: Update expected tree in tst_opencreator_qbsRobert Löhning2024-01-121-429/+25
| * Update qbs submodule to HEAD of 2.2 branchChristian Kandeler2024-01-121-0/+0
| * iOS: Fix provisioning profile check for "newer" devicesEike Ziller2024-01-121-1/+1
| * ProjectExplorer: Fix CustomToolChain::operator==Christian Kandeler2024-01-111-0/+1
| * ExternalTool: Fix output handling for General MessagesEike Ziller2024-01-112-18/+16
| * Welcome: Avoid duplicate examples when searchingEike Ziller2024-01-101-3/+17
| * Examples: Fix reading the category ordering from manifestEike Ziller2024-01-102-5/+10
| * CMakePM: Do not add files to utility targetsCristian Adam2024-01-091-1/+2
| * SquishTests: Expect symlinked compilersRobert Löhning2024-01-091-1/+2
| * Auto-Setup: Forward CMAKE_MSVC_RUNTIME_LIBRARY to package managerCristian Adam2024-01-091-3/+4
| * Terminal: Fix nullopt accessMarcus Tillmanns2024-01-091-1/+1
| * Terminal: Fix selection warningMarcus Tillmanns2024-01-091-1/+4
| * Debugger: Fix passing of solib search pathhjk2024-01-091-7/+7
| * Android: Resuscitate the "Configure Android options" InfoBar entryAlessandro Portale2024-01-091-4/+2
| * Fix TreeModel emitting nested QAbstractItemModel signalsDavid Faure2024-01-083-6/+20
| * TextEditor: Repair insertExtraToolBarWidget()Mathias Hasselmann2024-01-081-1/+1
| * Doc: Describe setting CLICOLOR_FORCE to 0Leena Miettinen2024-01-052-1/+11
| * CMakePM: Fix Conan iOS/macOS package manager auto-setupCristian Adam2024-01-051-33/+55
| * Core: Use icon based on document's full pathhjk2024-01-053-2/+8
| * Markdown: Add anchors for headingsEike Ziller2024-01-041-0/+21
| * Markdown: Fix that file links were shown as blank in previewEike Ziller2024-01-041-1/+15
| * ClangFormat: Fix preview updateArtem Sokolovskii2023-12-214-3/+24
| * COIN: Do not try to download qtquickcontrols2Eike Ziller2023-12-201-1/+1
| * Debugger: Fix a (harmless) use after free in manual testhjk2023-12-201-1/+1
| * CMakePM: Fix "cm" and "cmo" locator filtersCristian Adam2023-12-201-7/+12
| * CMakePM: Fix library search path for special targets names (test)Cristian Adam2023-12-201-1/+3
| * PE: Break infinite loop if the location is emptyCristian Adam2023-12-191-1/+1
| * Bump version to 12.0.2Eike Ziller2023-12-182-3/+3