summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-07-251-4/+4
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-07-191-4/+4
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-07-151-4/+4
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-07-131-4/+4
* Avoid rendering fully transparent nodeBernd Weimer2022-07-131-0/+3
* Mark backgroundColor config option deprecatedBernd Weimer2022-07-131-2/+3
* Fix pipe in signal handler (QNX only)Bernd Weimer2022-07-072-9/+3
* Some tests cannot be built for AndroidRobert Griebl2022-07-072-3/+5
* Support QNX (unoffically)Bernd Weimer2022-07-019-13/+1165
* Make tests pass for "no-dbus" buildsBernd Weimer2022-07-013-9/+3
* Prevent linking of AppMan modules into user pluginsRobert Griebl2022-06-3030-3/+78
* Add support for managing multiple instances from appman-controllerRobert Griebl2022-06-3011-40/+141
* Remove pre-5.15 migration guidesRobert Griebl2022-06-302-421/+0
* Allow compiling against Qt < 6.4Robert Griebl2022-06-301-0/+4
* Update dependencies on '6.4' in qt/qtapplicationmanagerv6.4.0-beta2Qt Submodule Update Bot2022-06-301-4/+4
* CMake: Check for .tag file existence before reading itAlexandru Croitor2022-06-281-12/+16
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-06-281-4/+4
* clang wants C++ attributes before a func declaration nowadaysRobert Griebl2022-06-281-1/+1
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-06-221-4/+4
* Use SPDX license identifiersDominik Holland2022-06-15410-14269/+1588
* Make both supported Wayland text-input protocols available for clientsRobert Griebl2022-06-152-3/+13
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-06-141-4/+4
* Update dependencies on '6.4' in qt/qtapplicationmanagerv6.4.0-beta1Qt Submodule Update Bot2022-06-111-4/+4
* Add a new 'ready' property to the PackageManagerRobert Griebl2022-06-105-3/+34
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-06-101-4/+4
* The QQmlDebuggingHelper c'tor is deprecated nowadaysRobert Griebl2022-06-102-6/+2
* Fix accidental double-click detection in autotestRobert Griebl2022-06-101-0/+2
* Deal with OpenSSL3's changed defaults when parsing PKCS12 certificatesRobert Griebl2022-06-107-12/+63
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2022-05-311-4/+4
* Fix the qmltypes generationRobert Griebl2022-05-317-30/+121
* Make the Windows build not complain openly about missing WaylandClientRobert Griebl2022-05-301-1/+1
* Make the tests not fail when run from a Wayland based desktopRobert Griebl2022-05-301-3/+3
* Use real file names when creating the wrappersRobert Griebl2022-05-301-4/+4
* Make the DBus adapter generation compatible with Qt versions < 6.4Robert Griebl2022-05-301-1/+6
* Exclude configs whose dependencies are excludedToni Saario2022-05-291-0/+8
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2022-05-291-4/+4
* Make setting window properties less chatty in verbose modeRobert Griebl2022-05-173-5/+5
* Fix duplicate CMake target "terminator2plugin"Robert Griebl2022-05-176-43/+43
* Document all environment variablesRobert Griebl2022-05-177-16/+53
* Workaround for clang code model warningRobert Griebl2022-05-171-1/+1
* Remove merge artifactRobert Griebl2022-05-171-42/+1
* Disable custom logging and the crash handler on CoinRobert Griebl2022-05-171-0/+6
* Prevent infinite loopsRobert Griebl2022-05-173-3/+7
* Protect all static variables via Q_GLOBAL_STATIC or similar functionsRobert Griebl2022-05-177-301/+357
* Remove unnecessary delay in the simple auto testRobert Griebl2022-05-171-2/+0
* Fix Win32 API usageRobert Griebl2022-05-172-16/+10
* Workaround Windows oddities in the autotestsRobert Griebl2022-05-173-12/+10
* coin: enable tests on windows againDominik Holland2022-05-171-10/+3
* Speed up the tst_windowmapping test runRobert Griebl2022-05-171-3/+3
* Adapt the DBus adaptor generation to the latest changes in qtbaseRobert Griebl2022-05-171-1/+1