aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qmltyperegistrar: Register metatypes for all enums of all typesUlf Hermann11 days3-6/+46
* Replace all occurrences of Q_OS_MAC with more appropriate definesTor Arne Vestbø11 days9-15/+15
* Use QAccessible Identifier in QAccessibleQuickItemJens Trillmann11 days3-0/+37
* qmlls: stop reading from stdin after shutdown was receivedSami Shalayel11 days4-41/+98
* qmlls: don't crash on invalid codeSami Shalayel11 days3-3/+13
* Introduce preferTypoLineMetrics property to Qt Quick fonts as wellEskil Abrahamsen Blomfeldt11 days7-17/+122
* svgtoqml: Create destination path if it does not existEskil Abrahamsen Blomfeldt11 days1-4/+10
* QmlCompiler: Fix various style issuesUlf Hermann11 days5-78/+86
* Restructure builtins and QtQml.BaseUlf Hermann11 days45-595/+450
* Add the Spreadsheet exampleMohammadHossein Qanbari11 days34-0/+2865
* QuickTemplates: Rename lcPopup logging categoryUlf Hermann11 days1-4/+4
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot11 days1-5/+5
* Bump Android minimum SDK version in qml_embedding Java exampleKonsta Alajärvi12 days1-1/+1
* Rename Fluent style to FluentWinUI3Doris Verria12 days575-69/+69
* Fluent Style: Add ProgressBar controlDoris Verria12 days27-0/+528
* Fluent Style: Add TextField and TextArea controlDoris Verria12 days56-4/+1166
* QmlCompiler: Be precise about precedence between jsroot and builtinsUlf Hermann12 days3-17/+27
* Use QtQuickView with strong typing in qml_in_java_based_android_projectKonsta Alajärvi13 days1-51/+52
* Rename qml_in_android_view example main.qml and URIKonsta Alajärvi13 days2-2/+2
* Android: Add QtAbstractListModel Java APISoheil Armin13 days2-0/+31
* Android: Add auto tests for Java QtAbstractItemModelSoheil Armin13 days8-2/+342
* QQuickImageBase: don't swap pending/current too early; async testShawn Rutledge13 days5-23/+84
* qv4alloca: replace hand-written wrapper with std::unique_ptrThiago Macieira14 days1-15/+4
* qv4alloca: don't depend on configure-time checksThiago Macieira14 days1-8/+9
* a11y: Add a method for issuing a QAccessibleAnnouncementEventAleix Pol14 days3-0/+35
* Compiler: Aggregate and print aotstatsOlivier De Cannière2024-06-019-0/+420
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2024-05-311-5/+5
* Merge "Merge branch 'nativemenus' into dev"Richard Moe Gustavsen2024-05-31115-202/+6811
|\
| * Merge branch 'nativemenus' into devRichard Moe Gustavsen2024-05-31115-202/+6811
| |\
| | * QQuickPopupWindow: forward pointer events to the menu under the mousewip/nativemenusRichard Moe Gustavsen2024-05-303-10/+104
| | * Replace AA_DontUsePopupWindows with Popup::popupTypeOliver Eftevaag2024-05-3017-20/+123
| | * Add and use QQPopupPrivate::handleReleaseWithoutGrab for menusShawn Rutledge2024-05-305-0/+47
| | * manual test, menus: use Popup.popupTypeRichard Moe Gustavsen2024-05-303-27/+32
| | * AbstractButton: Add click() and animateClick()Mitch Curtis2024-05-304-1/+259
| | * Menus test: inform when a restart is neededRichard Moe Gustavsen2024-05-291-1/+11
| | * QQuickMenuItem: add implicitTextPadding and textPaddingRichard Moe Gustavsen2024-05-298-7/+171
| | * Forward keyboard events to the active popup windowOliver Eftevaag2024-05-293-1/+42
| | * QQuickMenuBar: add docs about using a native menu bar on macOSRichard Moe Gustavsen2024-05-281-0/+9
| | * Menu: add insets to the menus, to accommodate for drop shadowsRichard Moe Gustavsen2024-05-287-24/+126
| | * Give QQuickPopup the ability to create top-level windowsOliver Eftevaag2024-05-2721-56/+878
| | * Merge remote-tracking branch 'origin/dev' into nativemenusRichard Moe Gustavsen2024-05-26315-1789/+5144
| | |\
| | * | menus: fix quitting with Cmd+Q on macOSMitch Curtis2024-05-201-1/+5
| | * | Menus manual test: open context menu on mouse press or touch long-pressShawn Rutledge2024-05-161-4/+14
| | * | tst_qquickmenubar: disable popup windows until 100% readyRichard Moe Gustavsen2024-05-161-4/+59
| | * | QQuickMenuBar: don't deactivate a hovered MenuBarItemRichard Moe Gustavsen2024-05-162-8/+18
| | * | QQuickMenuBar: keep explicit track of open menusRichard Moe Gustavsen2024-05-163-16/+75
| | * | QQuickPopup: ensure we calculate outsideParentPressed correctRichard Moe Gustavsen2024-05-141-1/+10
| | * | Merge "Merge remote-tracking branch 'origin/dev' into nativemenus"Richard Moe Gustavsen2024-05-10325-2516/+8214
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/dev' into nativemenusRichard Moe Gustavsen2024-05-10325-2516/+8214
| | | |\ \
| | * | | | manual test, menus: add support for more test casesRichard Moe Gustavsen2024-05-101-0/+34
| | |/ / /