summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-08-181-4/+4
* Fix the internal IntentHandler map getting corrupted on closing appsRobert Griebl2022-08-181-3/+1
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-08-161-4/+4
* Work around unused result issue in gccRobert Griebl2022-08-161-2/+3
* Add explicit include for std::abort (part 2)Robert Griebl2022-08-163-0/+3
* Add explicit include for std::abortBernd Weimer2022-08-121-0/+1
* Update dependencies on '6.4' in qt/qtapplicationmanagerv6.4.0-beta3Qt Submodule Update Bot2022-08-111-4/+4
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-08-081-4/+4
* Fix setting the Material style in the Intents exampleRobert Griebl2022-08-072-2/+2
* Intents: prevent a crash if a sent request is gc'ed too earlyRobert Griebl2022-08-053-3/+15
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-08-021-4/+4
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-07-281-4/+4
* Update dependencies on '6.4' in qt/qtapplicationmanagerQt Submodule Update Bot2022-07-271-4/+4
* 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