summaryrefslogtreecommitdiffstats
path: root/src/window-lib
Commit message (Expand)AuthorAgeFilesLines
...
* Fix broken plugins.qmltypesRobert Griebl2022-02-111-1/+1
* Make sure to mark external dependencies as such via PUBLIC_LIBRARIESRobert Griebl2022-02-101-1/+3
* cmake: fix all remaining qt_feature conditionsRobert Griebl2021-08-201-1/+3
* Clazy: fix srcRobert Griebl2021-08-205-13/+16
* cmake: small fixesRobert Griebl2021-08-171-1/+1
* Inform the user when OpenGL capable Wayland buffers are not availableRobert Griebl2021-07-202-0/+7
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-301-5/+0
* cmake: remove qmake build system (except in examples/)Robert Griebl2021-06-301-65/+0
* Re-enable DLT logging and prefix all features to prevent naming clashesRobert Griebl2021-06-262-8/+8
* cmake: the AM_xxx defines are only available after including global.hRobert Griebl2021-06-222-2/+2
* cmake: Nearly full cmake buildRobert Griebl2021-06-184-0/+90
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-0119-456/+247
* Expose the Wayland XDG surface object to the system ui via WindowObject prope...Robert Griebl2021-04-234-7/+26
* Add support for running multiple (external) apps with the same PIDRobert Griebl2021-04-233-3/+27
* Remove legacy functionality: headless, pssdp and pshellserverRobert Griebl2020-11-281-19/+18
* Qt6 port, part 2 .. compiling with cmakeRobert Griebl2020-11-282-4/+4
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-288-15/+33
* Add support for additional Wayland socketsRobert Griebl2020-09-233-0/+32
* Disallow implicit ASCII castsBernd Weimer2020-09-171-1/+1
* 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