aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qmllint: implement WarnConfusingExpressionStatementSami Shalayel20 hours4-0/+70
* QtQml: Guard against missing root property cachesUlf Hermann20 hours5-19/+15
* Mark QQmlTableModel(QObject*) constructor explicitMatthias Rauter26 hours1-1/+1
* qquicktransformgroup: change transitive include to an explicit oneFabian Kosmale28 hours1-0/+1
* qmllintsuggestions: allow to re-lint a fileSami Shalayel28 hours2-12/+28
* Doc: Document QSGRenderNode::RenderStateAndreas Eliasson28 hours1-0/+11
* Take Rectangle per-corner radii out of tech previewMatthias Rauter29 hours1-12/+0
* QQmlJSContextProperty: add isWarningEnabledSami Shalayel29 hours2-0/+12
* QQmlJSLinter: add crude context properties warningsSami Shalayel29 hours9-18/+87
* qqmljscontextproperties: "grep" for setContextProperty callsSami Shalayel29 hours3-0/+169
* Material: Fix ToolBar color updates on theme changesJarkko Koivikko29 hours2-12/+48
* Doc: Fix \sa in rowHeightProviderKai Köhne30 hours1-1/+1
* Doc: Remove transparent backgrounds from calendar imagesKai Köhne30 hours15-6/+6
* QmlCompiler: Refactor property lookupUlf Hermann42 hours2-91/+110
* Doc: Remove transparent backgrounds from wireframe imagesKai Köhne2 days19-13/+13
* Make GridView::reuseItems workVlad Zahorodnii3 days1-1/+1
* qdslintplugin: warn about function blocksSami Shalayel3 days1-0/+31
* QQmlSA: extend ScriptBindingValueType for function bindingsSami Shalayel3 days4-6/+27
* Android: fix comparison of different signed integersRami Potinkara3 days1-1/+1
* QtQml: Remove object/binding/parser status counts from CUsUlf Hermann3 days4-141/+3
* QtQml: Do not prematurely delete composite metatypesUlf Hermann3 days7-49/+65
* QtQml: Store metatype to QQmlType mapping for inline componentsUlf Hermann3 days1-0/+3
* qqmljsscope: rename ConstPtrWrapperIterator to ChildScopesIteratorSami Shalayel3 days2-5/+5
* QQmlListModel: Align variants of set() for array-likesUlf Hermann3 days2-24/+32
* CMake: fix unity builds for qml plugins on windowsTim Blechmann3 days1-0/+5
* qmlformat: document .qmlformat.ini settingsSemih Yavuz3 days1-0/+53
* Fix TableView::view attached property being null in certain situationsDavid Redondo3 days1-0/+3
* Doc: Fix Linking issuesTopi Reinio3 days6-9/+10
* Avoid redundant property Animation stepsEirik Aavitsland3 days1-97/+111
* qmllint: Warn about unterminated non-empty case blocksOlivier De Cannière4 days5-3/+80
* qmllint: Warn about enums declared in non-root elementsOlivier De Cannière4 days3-1/+8
* qmllint: Warn about enum entries matching the name of the enum itselfOlivier De Cannière4 days3-0/+8
* qmllint: Move enum warnings to linting visitor and add warning categoryOlivier De Cannière4 days6-29/+48
* Support replace animationsEskil Abrahamsen Blomfeldt4 days6-175/+414
* QtQml: Reduce import and plugin paths for to plugin applicationsStefan Wastl5 days2-18/+35
* QtQml: Document overriding of toString() in object typesUlf Hermann6 days1-0/+6
* VectorImage: Support transform referencesEirik Aavitsland7 days5-27/+157
* Support items that are visible for specific durationsEskil Abrahamsen Blomfeldt7 days2-20/+36
* qmllint: Warn about duplicate importsOlivier De Cannière7 days4-0/+66
* qqmljsfunctioninitializer: initialize all argument typesSami Shalayel7 days1-2/+2
* qmllint: implement WarnConfusingPluses and MinusesSami Shalayel7 days4-0/+70
* qmllint: implement WarnVoidSami Shalayel7 days4-0/+10
* qmllint: implement WarnXConstructorSami Shalayel7 days4-0/+27
* qmllint: implement WarnCommaSami Shalayel7 days4-0/+18
* Qml: Rename Expression to CommaExpression in the ASTOlivier De Cannière7 days12-19/+20
* linterimportvisitor: add helper for parent nodesSami Shalayel7 days2-2/+26
* LinterImportVisitor: move linting code from QQmlJSImportVisitorSami Shalayel7 days4-45/+47
* qqmljslinter: introduce LinterImportVisitor visitorSami Shalayel7 days4-4/+70
* qqmljsscope: make ConstPtrWrapperIterator an aliasSami Shalayel8 days1-52/+1
* Add QML Test macro to allow QQ4A testingPetri Virkkunen8 days5-18/+168