summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2022-09-231-4/+4
* 3rdparty update: libarchive from 3.5.1 to 3.6.1Robert Griebl2022-09-1630-455/+668
* Intents: allow intent injection via DBus when in developmentModeRobert Griebl2022-09-166-4/+209
* Intents: add broadcastsRobert Griebl2022-09-1638-171/+475
* 3rdparty update: libbacktraceRobert Griebl2022-09-135-16/+35
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2022-09-021-4/+4
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2022-09-011-4/+4
* Fix appman-qmltestrunner initializationDominik Holland2022-09-011-1/+0
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2022-08-251-4/+4
* Fix the developmentMode flag not being set, if the installer was offRobert Griebl2022-08-232-7/+7
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2022-08-201-4/+4
* Fix the internal IntentHandler map getting corrupted on closing appsRobert Griebl2022-08-171-3/+1
* 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