summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Allow to run wayland-scanner without --include-core-onlyVolker Krause2022-10-181-3/+6
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-131-1/+1
* Adapt module to work with the new syncqtAlexey Edelev2022-10-1210-0/+26
* Add private header filters to the qt_interal_add_module callsAlexey Edelev2022-10-124-0/+8
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-10-121-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-1024-58/+58
* Port from container::count() and length() to size()Marc Mutz2022-10-1029-106/+106
* Fix syncqt warningsLuca Di Sera2022-10-102-2/+2
* Replace qExchange with std::exchangeMarc Mutz2022-10-063-4/+4
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-10-041-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-10-031-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-09-301-2/+2
* Fix qt_attribution.json fileKai Köhne2022-09-291-4/+4
* Update header files to fit syncqt standardsAlexey Edelev2022-09-286-11/+20
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-09-261-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-09-231-2/+2
* Call `finishDrag()` in `QWaylandDataDevice::dragSourceCancelled()`Fushan Wen2022-09-221-0/+1
* Client: fix enlargening window position by margins sizeIlya Fedin2022-09-201-2/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-09-161-2/+2
* Client: skip building tests which cannot be run on webOSJanne Juntunen2022-09-151-16/+20
* Hold surface read lock throughout QWaylandEglWindow::updateSurfaceDavid Edmundson2022-09-121-2/+4
* Remove dummy test instructionsToni Saario2022-09-081-4/+0
* Use CRLF line delimiter for text/uri-list dataAlexandros Frantzis2022-09-051-1/+1
* Client: clear focus on touch cancelDavid Edmundson2022-09-054-0/+39
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-09-021-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-08-301-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-08-251-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-23119-119/+119
* Coin: adjust compositor split rulesAntti Kokko2022-08-231-1/+2
* Client: add custom margins support to xdg popupsIlya Fedin2022-08-233-3/+11
* Remove Cpp.ignoretokens, Cpp.ignoredirectives from .qdocconfKai Köhne2022-08-221-3/+0
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-08-201-2/+2
* Avoid calling requestUpdate from wrong threadEskil Abrahamsen Blomfeldt2022-08-171-1/+5
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-08-161-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-08-121-2/+2
* QWaylandGLContext: print the 0x prefix in error codeThiago Macieira2022-08-101-2/+2
* Fix build of manual testsJoerg Bornemann2022-08-033-82/+17
* Provide a handle for desktop portal via xdg-exporterDavid Redondo2022-07-2910-1/+359
* Client: do not take decoration shadows into account when placing popupsJan Grulich2022-07-291-2/+2
* Fix several more improperly placed #include mocThiago Macieira2022-07-281-2/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2824-26/+26
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-07-281-2/+2
* Only close popup in the the hiercharyWeng Xuetian2022-07-245-26/+127
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-07-191-2/+2
* Client: Expose a way to set window margins via native interfaceIlya Fedin2022-07-194-2/+40
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-07-151-2/+2
* Also use text-input if QT_IM_MODULE is empty or "wayland"Weng Xuetian2022-07-134-3/+12
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-07-121-2/+2
* Client: get activation token automatically whenever possibleIlya Fedin2022-07-111-2/+24
* Add license headers to cmake filesLucie Gérard2022-07-08119-0/+357