summaryrefslogtreecommitdiffstats
path: root/src/window-lib
Commit message (Expand)AuthorAgeFilesLines
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-0110-20/+18
* Fix app start/stop in single-process modeBernd Weimer2019-07-301-1/+1
* Fix CI compilationRobert Griebl2019-07-251-0/+1
* [docs] Improve the API Reference for System UI related classesKavindra Palaraja2019-07-101-24/+28
* Fix qdoc warningsDominik Holland2019-07-101-1/+2
* Do not activate the X11 touchemulation on a Wayland desktopRobert Griebl2019-07-041-4/+6
* Wait for apps to stop before actually uninstalling themv5.13.0-1_QtASRobert Griebl2019-06-261-2/+2
* Fix deprecation warnings against Qt 5.13Robert Griebl2019-06-051-0/+8
* Revert "Enable hardware OpenGL acceleration for Wayland clients"Robert Griebl2019-06-051-10/+2
* Enable hardware OpenGL acceleration for Wayland clientsRobert Griebl2019-05-271-2/+10
* Add method to add Wayland extensionsBernd Weimer2019-05-272-3/+57
* Add support for native popups, namely Wayland XDG popupsRobert Griebl2019-05-279-12/+115
* Avoid conflicts on Linux desktops by using a non-standard Wayland socketRobert Griebl2019-02-121-3/+3
* Add support for isSingleton and isCreatable in the qmltypes type informationRobert Griebl2019-02-042-2/+2
* Update the appman-dumptypes toolRobert Griebl2019-01-162-0/+2
* Fix crash when starting external (non-AM) Wayland appsRobert Griebl2019-01-102-8/+16
* Add missing documentationBernd Weimer2018-12-191-0/+7
* Update copyright statementsRobert Griebl2018-12-1819-19/+38
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-182-5/+5
* Keep windowProperties when there's no surface anymoreDaniel d'Andrada2018-12-112-3/+11
* Fix qdoc warningsRobert Griebl2018-12-062-3/+3
* WaylandCompositor: Support xdg-shell instead of xdg-shell-v5 in Qt 5.12Daniel d'Andrada2018-11-222-10/+68
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-304-8/+8
* Get rid of all 0-timeout single-shot timersRobert Griebl2018-10-261-3/+3
* Remove inProcessSurfaceItemReleased from AbstractRuntimeDaniel d'Andrada2018-10-193-6/+6
* Fix the low-level "invalid index" warnings in the singletonsRobert Griebl2018-10-101-1/+1
* Rename internal APIRobert Griebl2018-10-091-1/+1
* Call registerCompositorView on all windows automaticallyDaniel d'Andrada2018-09-252-7/+22
* Explain in a document how to migrate code to the new APIDaniel d'Andrada2018-08-242-0/+3
* Add basic iOS support. Fix all "macOS" referencesRobert Griebl2018-08-241-1/+1
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-231-0/+1
* Fix compiler warnings for all platforms.Robert Griebl2018-08-071-1/+1
* Document WindowObject::windowPropertyChangedDaniel d'Andrada2018-07-271-0/+10
* Relocate documentation of WindowObject::waylandSurfaceDaniel d'Andrada2018-07-252-12/+12
* Fix docs: WindowObject is not instantiableDaniel d'Andrada2018-07-241-1/+1
* Fix Main cleanupDaniel d'Andrada2018-07-231-0/+1
* Avoid nested WindowManager::removeWindow callsDaniel d'Andrada2018-07-231-2/+2
* WindowManager model contains only windows with surfacesDaniel d'Andrada2018-07-115-27/+71
* Fix a few documentation issuesBernd Weimer2018-07-103-13/+20
* Build fix: Wayland extensions have to be built differently nowadaysRobert Griebl2018-07-101-1/+2
* window-lib: Remove some dead codeDaniel d'Andrada2018-07-094-34/+0
* WindowItem: ensure Z order of childrenDaniel d'Andrada2018-07-052-1/+73
* Don't crash when calling close() on an empty WindowDaniel d'Andrada2018-07-031-1/+2
* WindowItem.objectFollowsItemSize and WindowObject.resizeDaniel d'Andrada2018-07-028-14/+76
* WindowItem: avoid causing a crash in older qtwayland versionsDaniel d'Andrada2018-06-291-1/+5
* WindowItem: properly clear up impl on teardDown()Daniel d'Andrada2018-06-291-0/+1
* WindowObject.close()Daniel d'Andrada2018-06-298-0/+33
* WaylandCompositor: add support for XDG V5 shell extensionDaniel d'Andrada2018-06-293-15/+69
* Make the dev branch compile against Qt 5.9 againRobert Griebl2018-06-292-3/+3
* WindowObject::waylandSurfaceDaniel d'Andrada2018-06-212-1/+23