summaryrefslogtreecommitdiffstats
path: root/src/manager-lib
Commit message (Expand)AuthorAgeFilesLines
* Fix intents for quick-launched runtimesv5.15.0_QtASBernd Weimer2020-08-115-2/+21
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-1125-0/+52
* Remove obsolete environment variable documentationBernd Weimer2020-08-102-4/+0
* Spelling fixes all over the placeRobert Griebl2020-07-1712-53/+53
* Small fixes - mostly qdoc warningsRobert Griebl2020-07-171-2/+2
* Added a migration document for 5.13 -> 5.14Robert Griebl2020-07-172-1/+6
* Retain /proc/<pid>/environ outputBernd Weimer2020-07-161-3/+6
* Avoid missleading quicklaunch logging outputBernd Weimer2020-06-193-43/+50
* Fix some documentation issuesBernd Weimer2020-06-192-1/+2
* Replace calls that got deprecated in Qt 5.15Robert Griebl2020-05-271-2/+2
* Fix "disable-installer" buildRobert Griebl2020-05-194-127/+188
* Increase signal stack sizeBernd Weimer2020-03-202-4/+0
* Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-03-122-13/+15
|\
| * Delay emitting applicationWasActivated signalv5.13.2_QtAS5.13Bernd Weimer2020-03-093-20/+18
* | Make window order predictableBernd Weimer2020-03-042-8/+29
* | Fix Yocto/MingW build (part 2)Robert Griebl2020-02-191-1/+1
* | Add properties to allow cross-referencing between Package and ApplicationRobert Griebl2020-02-174-0/+40
* | Allow access to P2P dbus to other usersMostafa Emami2020-02-121-0/+1
* | Really fix the installation problem via the appman-controllerRobert Griebl2020-02-112-10/+22
* | Hide the sudo deployment warning if irrelevantRobert Griebl2020-02-041-4/+0
* | Output an error message when trying to remove built-in packagesRobert Griebl2020-02-032-5/+8
* | Add intent handling in the system-uiRobert Griebl2020-01-316-7/+272
* | Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-313-12/+31
|\|
| * Fix IPC extensions for quick-launched applicationsBernd Weimer2020-01-243-12/+31
* | Mark methods with deployment warnings deprecatedBernd Weimer2020-01-312-0/+8
* | Defer logging output until configuration is knownBernd Weimer2020-01-292-7/+6
* | More intent configuration documentationRobert Griebl2020-01-241-1/+1
* | More documentation - especially regarding the new PackageManagerRobert Griebl2020-01-248-126/+442
* | Fix 5.14 warningsRobert Griebl2020-01-221-2/+1
* | Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-223-14/+22
|\|
| * Revert back to using a mutex for process readingsBernd Weimer2020-01-212-13/+19
| * Revise some error handlingBernd Weimer2020-01-171-1/+3
* | Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-216-14/+79
|\|
| * Change P2P dbus addressMostafa Emami2019-11-271-1/+2
| * Fix issues in ProcessStatusBernd Weimer2019-11-112-10/+67
| * Merge remote-tracking branch 'gerrit/5.12' into 5.13Robert Griebl2019-10-083-22/+25
| |\
| | * Fix canceling installationsBernd Weimer2019-09-123-22/+25
* | | Fix default notification icon regressionRobert Griebl2020-01-101-1/+3
* | | Add support for resources in quicklauncherBernd Weimer2020-01-091-1/+2
* | | Rename classesBernd Weimer2019-11-141-1/+1
* | | Separate LauncherMain from Q*ApplicationBernd Weimer2019-11-112-6/+9
* | | Fix crashes when installing package updatesRobert Griebl2019-11-081-1/+2
* | | Remove support for Qt versions < 5.12.0Robert Griebl2019-11-081-5/+0
* | | Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-072-19/+17
* | | Change intent implementation to better fit new architectureRobert Griebl2019-10-285-8/+58
* | | Add new package abstraction, part 2Robert Griebl2019-10-2813-146/+397
* | | Merge remote-tracking branch 'origin/5.13' into devDominik Holland2019-10-113-2/+13
|\| |
| * | Add a way to define the plugin paths in configuration filesDominik Holland2019-09-101-0/+11
| * | 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-031-5/+1