aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* StyleGenerator: Generate CMakeLists.txt filewip/figmastyleDoris Verria2024-10-092-2/+90
* StyleGenerator: Make sure there is a stroke when getting strokeWeightDoris Verria2024-10-041-2/+2
* Use space when generating config file instead of tab character \tDoris Verria2024-10-031-6/+6
* StyleGenerator: Account for strokes that are drawn outside the atomDoris Verria2024-10-021-18/+67
* StyleGenerator: only build generator if QSettings is availableRichard Moe Gustavsen2024-10-011-1/+3
* Merge remote-tracking branch 'origin/dev' into figmastyleRichard Moe Gustavsen2024-09-167623-56625/+212524
|\
| * QQmlJSScope: Unify flag setters and gettersUlf Hermann2024-09-151-25/+29
| * QtQml: Fix some coverity warningsUlf Hermann2024-09-153-3/+4
| * QtQml: Re-use memory-cached compilation units across enginesUlf Hermann2024-09-117-16/+90
| * Fix Unity build of QtQmlFriedemann Kleint2024-09-114-9/+9
| * Example for VectorImageEskil Abrahamsen Blomfeldt2024-09-119-0/+387
| * Android: Update QML in Android service test to use multiple viewsPetri Virkkunen2024-09-116-161/+354
| * qmlls: Fix some style problemsUlf Hermann2024-09-111-5/+5
| * Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2024-09-111-5/+5
| * QtQml: Never clear all executable CUs from the QQmlEngineUlf Hermann2024-09-103-9/+19
| * Tests: Fix various CMake warningsUlf Hermann2024-09-1013-11/+23
| * CMake: Fix NO_GENERATE_EXTRA_QMLDIRSUlf Hermann2024-09-102-3/+3
| * Spreadsheets Example: Remove circular dependencyMohammadHossein Qanbari2024-09-103-1/+3
| * Android: Replace Qt snapshot maven, with release maven repoSoheil Armin2024-09-1010-20/+5
| * qmlls: use .qml from source foldersSami Shalayel2024-09-1023-82/+208
| * add util to map .qml from source to build folderSami Shalayel2024-09-1018-0/+199
| * qmlls: find and use resource files from .qt/rccSami Shalayel2024-09-1028-32/+217
| * Fix gc interaction when reparenting itemsFabian Kosmale2024-09-102-0/+53
| * Android: Indicate signals with no params with QVariant<void*>Soheil Armin2024-09-101-1/+2
| * Fix MultiEffect shadow coloringKaj Grönholm2024-09-091-3/+3
| * QuickTestUtils: Log reason for showView() failingUlf Hermann2024-09-091-3/+13
| * tests: Don't create a QQuickView when testing linkage of static modulesUlf Hermann2024-09-093-12/+12
| * QQuickPopupWindow: print parent in debug output in addition to flagsMitch Curtis2024-09-091-1/+1
| * Fix undefined reference issue for Color object in MessageDialog qmlSanthosh Kumar2024-09-061-0/+1
| * VectorImage: Fix potential nullptr dereferenceEirik Aavitsland2024-09-061-1/+2
| * Propagate attached style properties to the Popup with popupType windowSanthosh Kumar2024-09-062-4/+10
| * FluentWinUI3 Style: Add SwipeDelegateDoris Verria2024-09-062-0/+67
| * Android: Update QML in Android service manual test to use new APIPetri Virkkunen2024-09-061-4/+4
| * Set visibility of popupItem to false when a popup window is not visibleEd Cooke2024-09-062-12/+12
| * Tweak error message about non bindable propertiesAlbert Astals Cid2024-09-054-6/+6
| * Make tst_qquickmenubar::menuPosition data driven based on popupTypeOliver Eftevaag2024-09-051-5/+31
| * Remove unused QQUICK_VERIFY_POLISH macroMitch Curtis2024-09-051-3/+0
| * Allows skip clear color before render on software rendererJiDe Zhang2024-09-052-2/+18
| * qmlls: move Location computation logic to utilsSami Shalayel2024-09-057-160/+125
| * doc: add qmllint access-singleton-via-objectFabian Kosmale2024-09-051-6/+27
| * Wrap SKIP_IF_NO_* macros in do while(false) loopMitch Curtis2024-09-0518-64/+68
| * Blacklist TestLinkStaticQmlModule::canRun for Windows ARMTero Heikkinen2024-09-051-0/+3
| * Make tst_QQuickMenu::subMenuPosition consider popupTypeOliver Eftevaag2024-09-051-19/+77
| * qmllint: Make hint for missing types more preciseUlf Hermann2024-09-042-21/+40
| * QmlCompiler: Log double colon if source location missingUlf Hermann2024-09-041-4/+3
| * QQmlApplicationEngine: Accept resource paths as filePathUlf Hermann2024-09-042-6/+29
| * Make tst_qquickpopup work, independently of the default popupTypeOliver Eftevaag2024-09-0422-7/+73
| * Curve renderer: Fix crash when root node is replacedEirik Aavitsland2024-09-042-0/+10
| * Revert "Consider QT_QML_MODULE_IMPORTS as dependencies"Alexey Edelev2024-09-041-5/+3
| * Ensure that _qmltyperegistration exists when adding it as dependencyAlexey Edelev2024-09-041-1/+5