summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2022-08-171-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
* 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 plugins.qmltypes for 6.5Robert Griebl2022-08-033-3/+3
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2022-07-281-4/+4
* Adapt to qvariant_p.h removal in QtCoreRobert Griebl2022-07-283-3/+0
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2721-39/+39
* CMake: Don't use PUBLIC_LIBRARIES for executablesAlexandru Croitor2022-07-206-6/+6
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2022-07-191-4/+4
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2022-07-151-4/+4
* Mark backgroundColor config option deprecatedBernd Weimer2022-07-131-2/+3
* Avoid rendering fully transparent nodeBernd Weimer2022-07-131-0/+3
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2022-07-121-4/+4
* 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
* Add support for managing multiple instances from appman-controllerRobert Griebl2022-06-3011-40/+141
* Allow compiling against Qt < 6.4Robert Griebl2022-06-301-0/+4
* Remove pre-5.15 migration guidesRobert Griebl2022-06-302-421/+0
* Prevent linking of AppMan modules into user pluginsRobert Griebl2022-06-3030-3/+78
* CMake: Check for .tag file existence before reading itAlexandru Croitor2022-06-281-12/+16
* clang wants C++ attributes before a func declaration nowadaysRobert Griebl2022-06-281-1/+1
* Bump version to 6.5.0Jani Heikkinen2022-06-161-1/+1
* Fix QScopedPointer::take deprecation warningRobert Griebl2022-06-1530-80/+91
* Use SPDX license identifiersDominik Holland2022-06-15410-14269/+1588
* Make both supported Wayland text-input protocols available for clientsRobert Griebl2022-06-142-3/+13
* The QQmlDebuggingHelper c'tor is deprecated nowadaysRobert Griebl2022-06-132-6/+2
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2022-06-131-4/+4
* Fix accidental double-click detection in autotestRobert Griebl2022-06-111-0/+2
* Add a new 'ready' property to the PackageManagerRobert Griebl2022-06-105-3/+34
* Deal with OpenSSL3's changed defaults when parsing PKCS12 certificatesRobert Griebl2022-06-077-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