summaryrefslogtreecommitdiffstats
path: root/src/controls/plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing includesJan Arve Saether2020-03-271-0/+1
* Fix deprecation warning about qmlRegisterType()Friedemann Kleint2019-11-261-1/+1
* Android: Always load qml files from resourcesv5.14.0-beta1BogDan Vatra2019-10-011-6/+14
* Static: Register the base style qml files so they can be foundAndy Shaw2018-12-101-2/+47
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-9/+0
* Fix memory leak in QQC1Simon Hausmann2018-02-071-5/+8
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-0/+1
|\
| * Fix base slider style in static buildsLaszlo Agocs2017-11-141-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-271-2/+0
|\|
| * Remove spurious Q_INIT_RESOURCE callsSimon Hausmann2017-04-031-2/+0
* | Calendar: make locale property publicMitch Curtis2017-06-161-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-311-0/+2
|\|
| * Build fix for -no-feature-validatorPaul Olav Tvete2017-03-031-0/+2
* | Slider: add property to disable scroll wheelJason Erb2017-03-061-1/+3
|/
* Controls: append "1" to all C++ classesMitch Curtis2016-03-181-30/+30
* Enable using the module in a statically built applicationAndy Shaw2016-03-151-1/+18
* Unify license header usageAntti Kokko2016-02-041-12/+15
* Suffix QQuickMenu, QQuickMenuBar & QQuickMenuItem with 1J-P Nurmi2015-12-161-3/+3
* Rename QQuickExclusiveGroup to QQuickExclusiveGroup1Mitch Curtis2015-11-031-1/+1
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-091-0/+1
|\
| * Make QtQuickControls compile on WinCETobias Koenig2015-08-061-0/+1
* | TreeView: Add rootIndex propertyGabriel de Dietrich2015-07-271-1/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-031-0/+4
|\|
| * Add support for compiling QML files ahead of timeSimon Hausmann2015-05-121-0/+4
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-191-0/+2
|\|
| * Add internal ScenePosListenerChristian Strømme2015-04-151-0/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-081-0/+4
|\|
| * Add private attached property to access QQuickWindow from any itemTor Arne Vestbø2015-03-251-0/+4
* | TextArea: add editingFinished signalLiang Qi2015-03-031-1/+3
|/
* Introducing TreeViewGabriel de Dietrich2015-02-131-1/+8
* Controls: update license headersJ-P Nurmi2015-02-111-15/+18
* QtQuick.Dialogs: install translator if suitable translations are foundShawn Rutledge2014-09-101-0/+11
* Update license headers and add new license filesAntti Kokko2014-08-251-19/+11
* Android styleJ-P Nurmi2014-08-071-1/+1
* Fix ApplicationWindow state / content sizeJ-P Nurmi2014-08-061-2/+0
* Introduce ApplicationWindowStyleJ-P Nurmi2014-08-051-0/+2
* Add missing TextArea::contentWidth and contentHeightJ-P Nurmi2014-04-151-1/+3
* Warn that use of private types requires both public and private importsMitch Curtis2014-03-251-1/+2
* Add Calendar to Qt Quick Controls.Mitch Curtis2014-02-141-0/+6
* Expose PopupWindow type privatelyGabriel de Dietrich2014-01-171-0/+2
* Menus: Move private items into Controls.Private moduleGabriel de Dietrich2014-01-171-2/+3
* Add missing call to initResources needed for static linkingCaroline Chao2014-01-071-0/+6
* Optimize TableView by using ImageProviderJens Bache-Wiig2013-11-071-1/+2
* Remove widget dependency on touch platformsJens Bache-Wiig2013-10-171-2/+3
* Add a basic Switch controlJens Bache-Wiig2013-09-221-0/+1
* Enable TableView multi-row selectionJens Bache-Wiig2013-09-201-1/+2
* BusyIndicatorJens Bache-Wiig2013-09-091-1/+3
* Add qml/js files in resourceCaroline Chao2013-08-211-0/+54
* Move Styles and Private under controlsCaroline Chao2013-08-161-16/+27
* Rename DesktopIconProvider to QQuickDesktopIconProviderCaroline Chao2013-06-241-23/+2