aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Eradicate remaining Q_FOREACH and mark the module free of themMarc Mutz2019-06-191-2/+0
* Fix clang warnings about repetitive type namesFriedemann Kleint2019-06-047-15/+15
* Fix various clang warningsFriedemann Kleint2019-06-043-11/+4
* Introduce nullptrFriedemann Kleint2019-06-0513-24/+21
* Fix clang warnings about class definitionsFriedemann Kleint2019-06-0411-31/+17
* Update plugins.qmltypes for Qt 5.13v5.13.0-beta1Kai Koehne2019-02-261-156/+2
* Make QML import available under 1.QT_MINOR_VERSIONFriedemann Kleint2019-02-252-1/+2
* Fix Qt include statementsFriedemann Kleint2018-05-221-1/+1
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
* Fix build of the QML import with -no-openglFriedemann Kleint2017-01-251-1/+1
* Eradicate Q_FOREACH loops and mark the libraries as Q_FOREACH-freev5.8.0-beta1Marc Mutz2016-09-054-4/+7
* Improve robustness of QML plugin loadingv5.8.0-alpha1Simon Hausmann2016-08-261-1/+1
* Adjust to qtConfig() changes in qtbaseLars Knoll2016-08-191-1/+1
* Enable using the module in a statically built applicationv5.7.0-alpha1Andy Shaw2016-02-262-0/+9
* Updated license headersAntti Kokko2016-01-1922-327/+459
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0510-0/+110
* Update plugins.qmltypesKai Koehne2015-09-171-2/+157
* Port to new Q_ENUM macro.Friedemann Kleint2015-04-021-1/+2
* Update copyright headersv5.5.0-alpha1Antti Kokko2015-02-1622-151/+151
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-021-2/+7
|\
| * Update plugins.qmltypesKai Koehne2014-12-051-2/+7
* | Use Qt 5 signals & slot syntax.Friedemann Kleint2014-12-172-7/+7
|/
* Update license headers and add new license filesAntti Kokko2014-08-2422-410/+234
* Implement iconic live previews/iconic thumbnail icons.Friedemann Kleint2014-07-073-0/+127
* Refactor QQuickIconLoader.Friedemann Kleint2014-07-026-108/+178
* Fix build with dynamic GL.Friedemann Kleint2014-05-281-0/+2
* Add missing include for QQuickDwmFeatures plugin.v5.2.0Friedemann Kleint2013-12-031-0/+1
* Add plugins.qmltypes fileKai Koehne2013-11-301-0/+207
* Change camel-case header <QWinFunctions> to <QtWin>Sze Howe Koh2013-10-292-2/+2
* Fix and change the way QQuickDwmFeatures works.Ivan Vizir2013-10-073-28/+81
* Turn QtWin back to a namespaceJ-P Nurmi2013-10-026-12/+90
* Docs: fix "missing \qmlpropertygroup" warningsJ-P Nurmi2013-10-021-0/+2
* Rename QML JumpLink/Destination to JumpListLink/DestinationJ-P Nurmi2013-09-264-16/+16
* Sync the jump lists QML APIJ-P Nurmi2013-09-268-200/+537
* Jump Lists: introduce "categories" & hide COMJ-P Nurmi2013-09-202-13/+6
* QQuickDwm: use QtWin::WindowFlip3DPolicyJ-P Nurmi2013-09-164-26/+13
* Revamp QQuickDwmFeaturesJ-P Nurmi2013-09-133-27/+56
* Overhaul the TaskbarButton QML typeJ-P Nurmi2013-09-123-43/+101
* Tidy up the QtQuick classesJ-P Nurmi2013-09-1115-200/+214
* Tidy up the QML extension pluginJ-P Nurmi2013-09-103-82/+20
* Rename namespace QtWinExtras to QtWin.Friedemann Kleint2013-09-101-13/+13
* TaskbarButton::overlayAccessibleDescriptionJ-P Nurmi2013-09-062-11/+9
* ThumbnailToolBar: support dynamic button manipulationJ-P Nurmi2013-09-052-3/+76
* Unify QML type namesJ-P Nurmi2013-09-052-8/+8
* QWinTaskbarButton::progressBar() -> progress()J-P Nurmi2013-08-301-1/+1
* Grouped WinTaskbarButton.progress propertyJ-P Nurmi2013-08-303-81/+7
* Fix namespaced build.Friedemann Kleint2013-08-281-2/+2
* Rename the QWinExtras namespace to QtWinExtrasJ-P Nurmi2013-08-281-12/+12
* Refactor QWinTaskbarProgress out of QWinTaskbarButtonJ-P Nurmi2013-08-282-13/+14
* Rename QJumpList(Item) to QWinJumpList(Item)J-P Nurmi2013-08-132-14/+14