aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickwindowattached.cpp
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-2/+2
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Add Window.window attached propertyJ-P Nurmi2016-02-121-3/+10
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-121-8/+8
|\
| * Window attached property: fix notifier signalsJ-P Nurmi2016-02-021-8/+8
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Add Window.width and Window.height attached propertiesJ-P Nurmi2015-01-091-0/+18
* Add attached Window::contentItem propertyJ-P Nurmi2014-11-051-0/+6
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Add Window attached property on ItemShawn Rutledge2014-08-081-0/+110