summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: Add C++ headers and source files to the list of example fileextensionsv5.13.1_QtASDominik Holland2019-10-081-1/+1
* Fix quoting in system-ui docsRobert Griebl2019-10-081-1/+1
* Merge remote-tracking branch 'gerrit/5.12' into 5.13Robert Griebl2019-10-0820-47/+369
|\
| * Fix logging outputBernd Weimer2019-09-191-5/+4
| * Fix canceling installationsBernd Weimer2019-09-1219-42/+365
* | Fix issues in container documentationBernd Weimer2019-09-253-25/+28
* | Add a way to define the plugin paths in configuration filesDominik Holland2019-09-108-9/+84
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Dominik Holland2019-09-062-2/+2
|\ \
| * \ Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-09-042-2/+2
| |\ \ |/ / / | | _
| * Revert "Add a option to configure the behavior of very long log messages pass...v5.12.4_QtASDominik Holland2019-09-0311-67/+1
| * Add a option to configure the behavior of very long log messages passed to DLTDominik Holland2019-08-3011-1/+67
| * Add more logging configuration optionsDominik Holland2019-08-3012-9/+83
| * Fix missing namespace qualifier in signal argumentRobert Griebl2019-08-302-2/+2
* | [docs] Add the System UI topicKavindra Palaraja2019-08-292-15/+186
* | [doc] Add some documentation for the Software Container Plugin ExampleKavindra Palaraja2019-08-093-72/+107
* | Merge "Merge remote-tracking branch 'gerrit/5.12' into 5.13"Robert Griebl2019-08-0810-1/+245
|\ \
| * \ Merge remote-tracking branch 'gerrit/5.12' into 5.13Robert Griebl2019-08-0810-1/+245
| |\ \ |/ / / | | _
| * Cleanup application lifecycle in single-process modeBernd Weimer2019-08-0810-1/+245
* | Bump version to 5.13.1Robert Griebl2019-08-081-1/+1
* | Ignore $WAYLAND_DISPLAY when starting on Wayland desktop environmentsRobert Griebl2019-08-081-7/+16
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-08-083-3/+5
|\ \
| * \ Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-083-3/+5
| |\ \ |/ / / | | _
| * Bump version to 5.12.4Robert Griebl2019-08-011-1/+1
| * Fix app start/stop in single-process modeBernd Weimer2019-08-012-1/+2
| * Destroy QDBusServer instance when an application quitsRobert Griebl2019-08-011-1/+1
| * Fix applications reusing a runtime object that is about to be destructedRobert Griebl2019-08-011-1/+4
| * Fix broken Wayland socket name detectionRobert Griebl2019-08-011-4/+20
| * Fix crashes when trying to start blocked appsRobert Griebl2019-08-011-4/+14
| * Wait for apps to stop before actually uninstalling themRobert Griebl2019-08-013-2/+23
| * Make sure the app-db is flushed after writingRobert Griebl2019-08-012-0/+4
| * Fix possibly crashing qml/simple testsBernd Weimer2019-08-011-4/+4
| * Only calculate the hardwareId onceDominik Holland2019-08-011-19/+22
| * [intents] add intents list to read/write of ApplicationInfo to streamEgor Nemtsev2019-08-011-2/+5
| * Fix headless compilationRobert Griebl2019-08-0114-14/+63
* | Fix app start/stop in single-process modeBernd Weimer2019-07-302-1/+2
* | Fix possibly crashing qml/simple testsBernd Weimer2019-07-251-4/+4
* | Fix CI compilationRobert Griebl2019-07-2516-0/+17
* | [docs] Improve the API Reference for System UI related classesKavindra Palaraja2019-07-104-96/+106
* | Fix qdoc warningsDominik Holland2019-07-108-11/+24
* | The return value of ApplicationObject::start|debug was ignoredRobert Griebl2019-07-083-28/+33
* | Fix headless compilationRobert Griebl2019-07-0817-15/+73
* | Do not activate the X11 touchemulation on a Wayland desktopRobert Griebl2019-07-042-7/+15
* | Make sure the app-db is flushed after writingRobert Griebl2019-07-022-0/+4
* | Wait for apps to stop before actually uninstalling themv5.13.0-1_QtASRobert Griebl2019-06-263-2/+23
* | Fix crashes when trying to start blocked appsRobert Griebl2019-06-261-4/+14
* | Clarify single-process debuggingv5.13.0_QtASRobert Griebl2019-06-251-1/+3
* | Fix application naming for --help and --versionRobert Griebl2019-06-258-26/+28
* | Clarify docs around D-Bus access policiesRobert Griebl2019-06-252-4/+25
* | Make it clear that DBus is a requirement for the appman-controllerRobert Griebl2019-06-241-0/+3
* | Only calculate the hardwareId onceDominik Holland2019-06-171-19/+22