summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix some more obvious issues in GPU readerBernd Weimer2023-05-123-27/+20
* Force our session bus to be a file-based socket on Linux. (part 3)Robert Griebl2023-05-111-2/+2
* Force our session bus to be a file-based socket on Linux. (part 2)Robert Griebl2023-05-111-1/+26
* Ensure that process title code isn't optimized outBernd Weimer2023-05-111-1/+1
* Limit WAYLAND_DISPLAY to control only client sideBernd Weimer2023-05-111-7/+0
* Unbreak the submodule integrationRobert Griebl2023-05-111-41/+52
* Doc: Fix linking to org.freedesktop.Notifications specificationTopi Reinio2023-05-092-10/+6
* Also expose applications in taskRequestingInstallationAcknowledgeRobert Griebl2023-05-093-0/+22
* Fix API breakage introduced in 6.5.0Robert Griebl2023-05-042-2/+2
* Force our session bus to be a file-based socket on LinuxRobert Griebl2023-05-031-1/+6
* Make it possible to specify directories to read config files fromRobert Griebl2023-03-231-1/+12
* yaml: missing values are actually null/~, not empty stringsRobert Griebl2023-03-211-70/+74
* Fix configuration version conflict between the Qt 5 and Qt 6 AMRobert Griebl2023-03-101-1/+1
* appman-controller: detect broken D-Bus connections and quit with errorRobert Griebl2023-03-021-39/+107
* Fix D-Bus registration error handlingRobert Griebl2023-03-021-17/+12
* Update libarchive 3rd-party code from 3.6.1 to 3.6.2Robert Griebl2023-02-2214-22/+80
* Allow the registration of custom runtimes without patchingRobert Griebl2023-02-165-8/+29
* Cleanup the D-Bus interfacesRobert Griebl2023-02-1513-57/+142
* Re-enable dbus xml generation from sourceRobert Griebl2023-02-154-10/+36
* Fix race condition when un-installing running appsRobert Griebl2023-02-071-7/+14
* Fix the broken tests after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-02-022-7/+7
* Handle missing wayland display gracefullyBernd Weimer2023-01-301-0/+5
* Port from qAsConst to std::as_constMarc Mutz2023-01-1417-47/+47
* cmake: do not find_package the packager tool when building the AMRobert Griebl2023-01-142-1/+2
* Try to deal with the non-standard OpenSSL3 setup in Coin VMsRobert Griebl2023-01-143-2/+5
* Always compile dbus-utilities.hRobert Griebl2022-12-121-3/+1
* CMake: mark qt6_am_add_systemui_wrapper as TPRobert Griebl2022-12-121-2/+5
* CMake: Fix missing waylandwindow.h include errorAlexandru Croitor2022-12-121-0/+3
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-1284-275/+275
* Adjust module to work with syncqt.cppAlexey Edelev2022-12-083-0/+12
* Forward keyboard focus to applicationsBernd Weimer2022-12-014-11/+50
* Fix build without openglSamuli Piippo2022-10-212-2/+3
* Fix a potential crash when trying to start applicationsRobert Griebl2022-10-122-8/+10
* Fix a template compile error with Debian's gcc 12.1Robert Griebl2022-10-111-2/+2
* Fix a few documentation inconsistenciesRobert Griebl2022-09-271-0/+3
* CMake: document qt6_am_add_systemui_wrapperRobert Griebl2022-09-272-6/+67
* Remove the outdated package-uploader tool from this repoRobert Griebl2022-09-273-171/+0
* CMake: our tools are really apps as far as the build system is concernedRobert Griebl2022-09-267-68/+48
* 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-164-1/+177
* Intents: add broadcastsRobert Griebl2022-09-1618-121/+307
* 3rdparty update: libbacktraceRobert Griebl2022-09-135-16/+35
* Fix appman-qmltestrunner initializationDominik Holland2022-09-011-1/+0
* Fix the developmentMode flag not being set, if the installer was offRobert Griebl2022-08-232-7/+7
* Fix the internal IntentHandler map getting corrupted on closing appsRobert Griebl2022-08-171-3/+1
* Work around unused result issue in gccRobert Griebl2022-08-161-2/+3
* Add explicit include for std::abort (part 2)Robert Griebl2022-08-162-0/+2
* Add explicit include for std::abortBernd Weimer2022-08-121-0/+1
* Intents: prevent a crash if a sent request is gc'ed too earlyRobert Griebl2022-08-053-3/+15
* Adapt to qvariant_p.h removal in QtCoreRobert Griebl2022-07-283-3/+0