summaryrefslogtreecommitdiffstats
path: root/src/window-lib
Commit message (Expand)AuthorAgeFilesLines
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-118-1/+17
* Improve auto testsBernd Weimer2020-08-032-6/+0
* Fix potential crash when a window is releasedBernd Weimer2020-07-311-4/+8
* Spelling fixes all over the placeRobert Griebl2020-07-174-11/+11
* Fix some documentation issuesBernd Weimer2020-06-191-2/+6
* Fix use-after-free on xdg pongJohn Brooks2020-05-192-2/+3
* Fix warnings in builds against Qt 5.15Robert Griebl2020-05-191-2/+2
* Add intent handling in the system-uiRobert Griebl2020-01-311-1/+1
* Fix 5.14 warningsRobert Griebl2020-01-221-1/+1
* Separate LauncherMain from Q*ApplicationBernd Weimer2019-11-112-3/+0
* Fix compiler and code-model warningsRobert Griebl2019-11-081-0/+1
* Remove support for Qt versions < 5.12.0Robert Griebl2019-11-082-54/+15
* Extend the possibilities to query windows in the WindowManager singletonRobert Griebl2019-08-082-3/+45
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-0519-19/+19
* 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