aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickwindowmodule_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove revisioning of shadowed x/y properties in QQuickWindowQmlImplTor Arne Vestbø2024-03-211-4/+4
* Add missing revisions for new 6.7 APIsVolker Hilsheimer2024-03-011-10/+10
* Remove the use of Q_QUICK_PRIVATE_EXPORTAlexey Edelev2024-01-091-1/+1
* Add preliminary support for embedding QWindows into Qt QuickTor Arne Vestbø2023-12-081-0/+20
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-181-2/+0
* QQuickWindowImpl: Use direct connection for {visible,visibility}ChangedTor Arne Vestbø2023-10-181-0/+1
* QQuickWindowQmlImpl: Use qmlWarning to report visibility conflictsTor Arne Vestbø2023-10-181-1/+0
* Defer automatic Window transient parent until component completionTor Arne Vestbø2023-10-181-1/+5
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* qquickwindowmodule: Properly expose Visibility enumMaximilian Goldstein2022-01-271-2/+3
* Remove QtQuick.Window pluginUlf Hermann2020-06-151-0/+10
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-051-0/+3
|\
| * Fix visibility of qml window in qquickwidgetMichal Klocek2020-04-241-0/+3
* | Introduce new mechanism to manage palette functionality in QMLVitaly Fanaskov2020-03-161-0/+2
* | Add major version to all Q_REVISIONsUlf Hermann2020-02-191-2/+2
|/
* Move type declarations for QtQuick.Window* into imports/windowUlf Hermann2019-10-151-8/+0
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-1/+3
* Harmonize meta object revisions and minor versionsUlf Hermann2019-08-261-2/+2
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-2/+2
* QQuickWindowQmlImpl: declare attached properties in the headerJ-P Nurmi2017-07-171-1/+4
* Rename Window.targetScreen to screen, and pick up changes to the screenTor Arne Vestbø2017-02-111-4/+4
* Enable making window-screen associations from QMLLaszlo Agocs2016-10-101-0/+5
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Let ApplicationWindow inherit QQuickWindowQmlImplJ-P Nurmi2015-01-241-0/+36
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-25/+25
* Create plugins for Particles and Window submodulesMatthew Vogt2012-04-051-2/+2
* Merge master <-> api_changesMatthew Vogt2012-03-051-1/+1
|\
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-201-1/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+63