[gnome-software: 15/15] Merge branch 'refactor-threads20' into 'main'




commit 9ca028576eab094db893598936cf96f7b4670677
Merge: 2c96763b2 1934a3598
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon May 9 13:09:01 2022 +0000

    Merge branch 'refactor-threads20' into 'main'
    
    Refactor GET_POPULAR to use GsPluginJobListApps
    
    See merge request GNOME/gnome-software!1341

 data/appdata/org.gnome.Software.appdata.xml.in     | 16 ++++
 data/assets/meson.build                            |  4 +-
 ....Popular.xml => org.gnome.Software.Curated.xml} |  0
 data/org.gnome.software.gschema.xml                |  5 --
 doc/kudos.md                                       |  5 +-
 doc/vendor-customisation.md                        | 14 ++--
 lib/gs-app-query.c                                 | 55 ++++++++++++-
 lib/gs-app-query.h                                 | 22 ++++++
 lib/gs-cmd.c                                       | 19 +++--
 lib/gs-plugin-loader.c                             | 56 -------------
 lib/gs-plugin-types.h                              |  2 -
 lib/gs-plugin-vfuncs.h                             | 26 -------
 lib/gs-plugin.c                                    |  6 --
 meson_options.txt                                  |  2 +-
 plugins/core/gs-plugin-appstream.c                 | 37 ++++-----
 plugins/dummy/gs-plugin-dummy.c                    | 62 ++++++++-------
 plugins/dummy/gs-self-test.c                       | 36 +++++----
 plugins/flatpak/gs-plugin-flatpak.c                | 38 ++++-----
 plugins/snap/gs-plugin-snap.c                      | 91 +++++++++++++++++-----
 src/gs-overview-page.c                             | 61 ++++++++-------
 src/gs-overview-page.ui                            |  6 +-
 21 files changed, 313 insertions(+), 250 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]