summaryrefslogtreecommitdiffstats
path: root/src/window-lib/windowmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QUnifiedTimer private API change problemsZoltan Gera11 hours1-2/+3
* Adapt to QtWaylandCompositor behavior changes in 6.9+Robert Griebl2025-02-091-0/+1
* Prevent recursion on emission of aboutToBe... signalsRobert Griebl2024-10-241-1/+7
* A better watchdog for Wayland, main thread and scene graphRobert Griebl2024-05-311-3/+12
* Refactor the ApplicationInterface root context propertyRobert Griebl2024-05-141-1/+1
* Axivion: fix or document most of the reported issuesRobert Griebl2024-02-211-4/+5
* Clazy: fixesRobert Griebl2024-01-081-17/+15
* Modernize string literalsRobert Griebl2024-01-081-6/+8
* Resolve old TODOsRobert Griebl2023-12-071-1/+1
* Replace AM_.. defines with checks for Qt features where possibleRobert Griebl2023-12-061-11/+11
* Switch to declarative registrationRobert Griebl2023-11-081-13/+0
* Add an ApplicationManagerWindow attached objectRobert Griebl2023-11-061-0/+4
* Fix adding wayland extensionsBernd Weimer2023-10-091-1/+1
* DBus cleanup, part 2 and shared QML APIRobert Griebl2023-09-261-0/+9
* QML can now deal with QList<object derived type *> propertiesRobert Griebl2023-09-261-2/+2
* Fix the PackageManager's package role not being usable in strict modeRobert Griebl2023-08-221-1/+10
* cmake: add support for Unity buildsRobert Griebl2023-08-161-10/+8
* Clang-Tidy / Clazy warnings and modernizationRobert Griebl2023-08-011-1/+1
* Documentation: fix link targets inside of tablesRobert Griebl2023-07-141-2/+2
* Hide internal signals and slots from QMLRobert Griebl2023-06-211-12/+10
* Make all example and doc QML imports versionlessRobert Griebl2023-06-171-3/+3
* Port from qAsConst to std::as_constMarc Mutz2023-01-141-1/+1
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Add a new flag to allow surfaces from unknown Wayland clientsRobert Griebl2022-03-231-1/+11
* Create extra sockets only just before the Wayland compositor is createdRobert Griebl2022-03-021-0/+3
* Clarify documentation and warning messagesRobert Griebl2022-02-251-1/+4
* Clazy: fix srcRobert Griebl2021-08-201-3/+2
* Inform the user when OpenGL capable Wayland buffers are not availableRobert Griebl2021-07-201-0/+6
* cmake: the AM_xxx defines are only available after including global.hRobert Griebl2021-06-221-1/+1
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Add support for running multiple (external) apps with the same PIDRobert Griebl2021-04-231-2/+18
* Add support for additional Wayland socketsRobert Griebl2020-09-231-0/+28
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Fix potential crash when a window is releasedBernd Weimer2020-07-311-4/+8
* Spelling fixes all over the placeRobert Griebl2020-07-171-5/+5
* Fix some documentation issuesBernd Weimer2020-06-191-2/+6
* Fix warnings in builds against Qt 5.15Robert Griebl2020-05-191-2/+2
* Fix 5.14 warningsRobert Griebl2020-01-221-1/+1
* Fix compiler and code-model warningsRobert Griebl2019-11-081-0/+1
* Extend the possibilities to query windows in the WindowManager singletonRobert Griebl2019-08-081-1/+42
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-6/+6
* Fix app start/stop in single-process modeBernd Weimer2019-07-301-1/+1
* 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-271-0/+54
* Avoid conflicts on Linux desktops by using a non-standard Wayland socketRobert Griebl2019-02-121-3/+3
* Add missing documentationBernd Weimer2018-12-191-0/+7
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-181-4/+4