aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Windows style: override the application palette when in dark modeHEADdevVolker Hilsheimer8 hours1-0/+1
* qmlls: use resource files from CMake for the DOMSami Shalayel8 hours6-21/+76
* qmlls: read resource files from .qmlls.build.ini filesSami Shalayel8 hours6-1/+32
* qmlls: don't use build directories as import pathsSami Shalayel8 hours3-24/+11
* QtQml: Optimize fallback lookups a bitUlf Hermann8 hours2-39/+42
* QtQml: Invalidate fallback lookups after each call from AOT codeUlf Hermann8 hours2-4/+13
* StyleKit: Add ApplicationWindowDoris Verria11 hours8-5/+44
* StyleKit: Add ToolSeparatorDoris Verria11 hours8-1/+59
* StyleKit: respect theme paletteRichard Moe Gustavsen15 hours1-0/+6
* StyleKit: add spacing to TooBar.qmlRichard Moe Gustavsen15 hours1-0/+1
* QML: Pipe objects' metaObjectHash to qqmljsscope through the qmltypesOlivier De Cannière15 hours9-11/+40
* doc: update qmlls documentationSami Shalayel15 hours1-46/+60
* qqmlcodemodel: use valueAsAbsolutePathlist instead of duplicating codeSami Shalayel15 hours1-2/+2
* Add notes to Animator docsLaszlo Agocs15 hours2-2/+21
* VectorImage: Add dependency on QtQuick.EffectsEskil Abrahamsen Blomfeldt19 hours1-1/+1
* QQmlPropertyCache expand Override Semantics. QML pathDmitrii Akshintsev25 hours3-68/+335
* Replace QSequentialIterable with QMetaSequence::IterableUlf Hermann28 hours9-50/+51
* VectorImage: Fix compilation after qtsvg's ligature handling fixRobert Löhning28 hours1-7/+15
* StyleKit: Implement ScrollView, ScrollBar and ScrollIndicatorRichard Moe Gustavsen31 hours8-0/+210
* StyleKit: implement ProgressBarRichard Moe Gustavsen31 hours7-1/+120
* StyleKit: implement TabBar and TabButtonRichard Moe Gustavsen31 hours8-4/+143
* StyleKit: only store the nested states that are actually usedRichard Moe Gustavsen31 hours3-100/+85
* qmlls: document new cmakeJobs optionSami Shalayel31 hours1-2/+18
* qmlls: use 1 job for background buildsSami Shalayel31 hours7-16/+105
* qqmljsimporter::setImportPath: do nothing if import path are unchangedSami Shalayel31 hours2-5/+5
* QWidgetPlatformFileDialog: fix QFileDialog::directoryEntered connectionAhmad Samir31 hours1-1/+5
* Document QML Override SemanticsDmitrii Akshintsev31 hours2-22/+176
* cmake: improve .qmlls.build.ini writing processSami Shalayel31 hours1-27/+31
* CMake: write qrc file paths to .qmlls.build.iniSami Shalayel31 hours1-0/+5
* QQmlCodeModel: avoid calling methods in wrong threadSami Shalayel31 hours2-3/+14
* QQmlPropertyData add doesOverride and isVirtual flagsDmitrii Akshintsev31 hours2-29/+49
* Qml IR: add support for virtual and override keywordsDmitrii Akshintsev31 hours5-8/+138
* qmlls: add completion for virtual and overrideDmitrii Akshintsev31 hours1-53/+73
* semantic highlight: support virtual and override keywordsDmitrii Akshintsev31 hours3-4/+28
* qmlformat: add support for virtual and override keywordsDmitrii Akshintsev31 hours5-1/+18
* QML: Temporarily allow revisions 13 and 14 of moc in qqmlpropertycacheOlivier De Cannière31 hours1-1/+3
* Compiler: Remove outdated warning suppression for MSVC 2019Olivier De Cannière31 hours1-11/+0
* Add support for feMergeEskil Abrahamsen Blomfeldt31 hours6-7/+123
* VectorImage: Post processing effect chainingEskil Abrahamsen Blomfeldt31 hours8-58/+661
* VectorImage: Add support for more filtersEskil Abrahamsen Blomfeldt31 hours5-53/+311
* a11y: Use Grouping a11y role for QQuickDialogButtonBoxMichael Weghorn31 hours1-1/+1
* Compiler: Replace reject call with REJECTOlivier De Cannière34 hours1-1/+1
* Add RegularPolygonShape to QtQuick.ShapesAlexey Zerkin37 hours4-0/+674
* Add StarShape to QtQuick.ShapesAlexey Zerkin37 hours4-0/+680
* StyleKit: Add TextArea controlDoris Verria37 hours4-0/+79
* StyleKit: Add padding properties to textDoris Verria37 hours12-10/+131
* StyleKit: Add GroupBox controlDoris Verria37 hours8-1/+79
* StyleKit: Add Label controlDoris Verria37 hours8-2/+58
* QQStyleKitFont: Drop extra "font" from property namesDoris Verria37 hours3-147/+147
* VectorImage: fix creation of easingCurve typeHatem ElKharashy40 hours1-2/+2