summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* trivial: One more desktop name changeRichard Hughes2015-06-291-0/+1
|
* Search harder when using AS_ICON_LOAD_FLAG_SEARCH_SIZERichard Hughes2015-06-291-10/+15
| | | | Fixes https://github.com/hughsie/appstream-glib/issues/55
* trivial: Do not check the localstate dirs multiple timesRichard Hughes2015-06-291-4/+6
|
* Don't crash when parsing a <release> with no descriptionRichard Hughes2015-06-291-0/+4
| | | | Fixes https://github.com/hughsie/appstream-glib/issues/54
* Do not duplicate <location> tags within a releaseRichard Hughes2015-06-244-26/+57
| | | | This can happen if the AsApp objects are being merged during store load.
* Sort multiple <icon> entries by nameRichard Hughes2015-06-242-3/+16
| | | | This keeps the logs consistent.
* Add a 'mirror-local-firmware' command to appstream-utilRichard Hughes2015-06-241-0/+70
| | | | This allows us to mirror vendor-submitted firmware using the file hash.
* trivial: Fix make check now all fonts have Addons/FontsRichard Hughes2015-06-221-0/+4
|
* Update the SPDX licence list to v2.0Richard Hughes2015-06-222-18/+24
|
* trivial: One more KDE app has renamed its AppIDRichard Hughes2015-06-221-0/+1
|
* trivial: Ensure categories are subsumed with the appRichard Hughes2015-06-171-0/+6
|
* Look for all package names when incorporating metadataRichard Hughes2015-06-173-1/+44
|
* Remove the AppData veto when incorporating metadataRichard Hughes2015-06-173-0/+33
|
* Include <pkgname> when writing the ignored metadataRichard Hughes2015-06-172-0/+5
| | | | This allows us to use it with incorporate if requried.
* trivial: California is not GNOME CalendarRichard Hughes2015-06-171-1/+0
| | | | Thanks to ebassi for noticing...
* Add a 'compare' command to appstream-utilRichard Hughes2015-06-171-0/+70
| | | | This allows us to see easily what was added and removed between distro releases.
* Also incorporate apps using the package nameRichard Hughes2015-06-171-1/+24
| | | | | This increases the chance of incorporation when the desktop ID has changed and the conversion data table has not been updated.
* Allow getting an application from the store with an old desktop IDRichard Hughes2015-06-174-1/+114
| | | | This is currently a harcoded table; I think this is the best we can do.
* When building metadata with the use-fallback flag accept legacy icon namesRichard Hughes2015-06-161-1/+27
|
* Add a flag to use non-optimal data sources when building metadataRichard Hughes2015-06-165-5/+63
| | | | | This could be, for example, using the desktop GenericName in the place of Comment or <summary> for a one line summary.
* trivial: Update the list of blacklisted applicationsRichard Hughes2015-06-161-3/+3
|
* Add a flag to relax the AppData Category=Settings requirementRichard Hughes2015-06-163-4/+12
|
* Add am 'incorporate' command to appstream-utilRichard Hughes2015-06-161-0/+92
| | | | | | This allows us to partially merge AppStream files, for instance subsuming data from one file into an other. This might be useful to populate a partially updated repository when additional data is available.
* Add two flags to veto-ignore to relax the requirements for metadataRichard Hughes2015-06-164-54/+77
| | | | This allows us to build better data for 'enterprise' distros.
* trivial: Give an example for modifyrepoRichard Hughes2015-06-081-1/+10
|
* Merge pull request #50 from ximion/masterRichard Hughes2015-06-051-2/+0
|\ | | | | Fix autogen with latest Intltool
| * Fix autogen with latest IntltoolMatthias Klumpp2015-06-051-2/+0
|/ | | | | Intlstool and Gettext don't like each other when both included in configure.ac
* trivial: Fix up some set-but-not-used warnings from clangRichard Hughes2015-05-281-4/+4
|
* Fix a potential crash spotted by clangRichard Hughes2015-05-281-0/+2
|
* Fix a potential crash spotted by clangRichard Hughes2015-05-281-1/+1
|
* trivial: post release version bumpRichard Hughes2015-05-262-5/+5
|
* Release version 0.4.0appstream_glib_0_4_0Richard Hughes2015-05-262-1/+26
|
* Do not use the cache location when using install-origin with a DESTDIRRichard Hughes2015-05-261-2/+5
|
* Show a warning when the origin or basename isn't specifiedRichard Hughes2015-05-221-4/+10
|
* Version the builder plugin locationRichard Hughes2015-05-124-4/+13
| | | | | This ensures we can run the correct plugins when different builder versions are installed on the same system.
* Have another go at fixing font previewsRichard Hughes2015-05-061-1/+6
| | | | | Ensure that default configuration and fonts are not loaded. See http://mces.blogspot.co.uk/2015/05/how-to-use-custom-application-fonts.html
* Merge pull request #48 from pnemade/masterRichard Hughes2015-05-041-0/+18
|\ | | | | Add text icons and sample text for some languages
| * Add text icons and sample text for some languagesParag Nemade2015-05-041-0/+18
|/
* Fix exo-web-browser blacklist entryKalev Lember2015-04-291-1/+1
|
* Detect recolorable symbolic iconsRichard Hughes2015-04-281-0/+6
|
* Remove overzealous blacklisting entryRichard Hughes2015-04-231-1/+0
|
* trivial: Set the catalog basename as additional metadataRichard Hughes2015-04-221-0/+6
|
* trivial: Convert the porting document to markdownRichard Hughes2015-04-142-12/+4
|
* Check for duplicate screenshots when adding fontsRichard Hughes2015-04-131-0/+23
|
* trivial: Never attempt to mirror generated screenshotsRichard Hughes2015-04-131-3/+4
| | | | We assume they are in the correct place already.
* Use the sanitized font filename as the cache-idRichard Hughes2015-04-102-6/+16
| | | | | Using the application-id means that multiple fonts packaged up in the same file accidentally use the cached image of the first font.
* trivial: post-branch version bumpRichard Hughes2015-04-102-5/+5
|
* Fix a crash for an invalid AppData fileRichard Hughes2015-04-091-2/+8
| | | | | If an appdata file has a <description> without any valid markup, we can end up crashing when trying to parse the child nodes.
* Do not strip out the source screenshot when using mirror-screenshots --nonetRichard Hughes2015-04-071-20/+16
| | | | | We might want to process the output to download the screenshots locally for the next metadata build.
* Remove the batch output option from the builderRichard Hughes2015-04-079-603/+7
| | | | | This removes the panel, which does not work well when the console is not a real onsole, which is typical in most cases where the builder is being run.