aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickwindowmodule.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: Clarify that automatic transient parent relies on visual parentTor Arne Vestbø2024-03-061-2/+2
* Prepare for white allocations (7/9): QQuick(Window|View)Fabian Kosmale2024-03-051-1/+1
* WindowContainer: Don't apply visibility to contained window without parentTor Arne Vestbø2024-01-091-6/+5
* Add preliminary support for embedding QWindows into Qt QuickTor Arne Vestbø2023-12-081-30/+315
* Use Qt::WindowNoState for child windowsTor Arne Vestbø2023-12-071-1/+4
* Reorder QQuickWindowQmlImpl implementationTor Arne Vestbø2023-11-301-25/+25
* QQuickWindowImpl: Use direct connection for {visible,visibility}ChangedTor Arne Vestbø2023-10-181-8/+9
* QQuickWindowQmlImpl: Use qmlWarning to report visibility conflictsTor Arne Vestbø2023-10-181-34/+5
* Defer automatic Window transient parent until component completionTor Arne Vestbø2023-10-181-41/+132
* Simplify access of QWindowPrivate::transientParentPropertySetTor Arne Vestbø2023-08-231-2/+1
* Merge variables for tracking component completion for QQuickWindowTor Arne Vestbø2023-08-101-3/+5
* Avoid "conflicting properties" warning with bound Window.visibilityShawn Rutledge2023-05-201-1/+3
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* QQuickWindowImpl: Fix signals getting called mid-destructionMaximilian Goldstein2021-11-291-2/+8
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-051-2/+14
|\
| * Fix visibility of qml window in qquickwidgetMichal Klocek2020-04-241-2/+14
* | Encapsulate QQmlContextDataUlf Hermann2020-03-231-3/+3
* | Introduce new mechanism to manage palette functionality in QMLVitaly Fanaskov2020-03-161-19/+12
|/
* Move type declarations for QtQuick.Window* into imports/windowUlf Hermann2019-10-151-13/+1
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-13/+4
* Harmonize meta object revisions and minor versionsUlf Hermann2019-08-261-4/+4
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-0/+1
* Register Window.transientParent, track user-code overridingShawn Rutledge2018-11-131-1/+5
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-4/+11
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-021-4/+11
| |\
| | * If Loader loads Window, set its transient parent to the Loader's windowShawn Rutledge2018-02-021-4/+11
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-061-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-0/+2
| |\|
| | * Add new logging category qt.quick.window.transientShawn Rutledge2017-12-151-0/+2
* | | Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-281-2/+0
|\|
| * QQuickWindowQmlImpl: declare attached properties in the headerJ-P Nurmi2017-07-171-2/+0
* | Add screen product informationPier Luigi Fiorini2017-05-231-0/+1
|/
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Rename Window.targetScreen to screen, and pick up changes to the screenTor Arne Vestbø2017-02-111-16/+6
* Make it possible to call grabToImage() on Window.contentItemOleg Yadrov2017-01-021-0/+3
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-181-4/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-4/+4
| |\
| | * Fix crash with window-less QQuickItemsSimon Hausmann2016-09-301-4/+3
* | | Enable making window-screen associations from QMLLaszlo Agocs2016-10-101-0/+25
|/ /
* | Fix changing QML Window visibility in Component.onCompletedRobert Griebl2016-04-181-6/+4
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Speed up object creationSimon Hausmann2015-04-161-2/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Let ApplicationWindow inherit QQuickWindowQmlImplJ-P Nurmi2015-01-241-107/+104
* Move data for objects in QtQuick into the Heap namespaceLars Knoll2014-11-111-1/+1
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-4/+7
|\
| * move QQuickWindowAttached to QQuickWindowQmlImplShawn Rutledge2014-09-241-4/+7
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-19/+11
|\|
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11