Historique des commits

Auteur SHA1 Message Date
  Julian Offenhäuser 95a804bc4e LibPDF: Allow the page rotation to be inherited il y a 2 ans
  Julian Offenhäuser b90a794d78 LibPDF: Allow pages with no specified contents il y a 2 ans
  Julian Offenhäuser fde990ead8 LibPDF: Allow optional inheritable page attributes il y a 2 ans
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Rodrigo Tobar a5620fd41f LibPDF: Load destinations from Catalogue -> Names -> Dests name tree il y a 2 ans
  Rodrigo Tobar 5420261347 LibPDF: Implement name tree lookups il y a 2 ans
  Rodrigo Tobar f510b2b180 LibPDF: Support null destination parameters il y a 2 ans
  Rodrigo Tobar 6df9aa8f2c LibPDF: Store page number, not Value, in OutlineItem il y a 2 ans
  Rodrigo Tobar 3db6af6360 LibPDF: Keep track of OutlineItem parents il y a 2 ans
  Rodrigo Tobar cb1a7cc721 LibPDF: Simplify outline construction il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Julian Offenhäuser 36f83cecab LibPDF: Allow page objects to inherit the MediaBox and Resources entries il y a 2 ans
  Julian Offenhäuser 4887aacec7 LibPDF: Move document-specific parsing functionality into its own class il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Matthew Olsson 5b316462b2 LibPDF: Add implementation of the Standard security handler il y a 3 ans
  Matthew Olsson e9342183f0 LibPDF: Support all Dest types il y a 3 ans
  Matthew Olsson 73cf8205b4 LibPDF: Propagate errors in Parser and Document il y a 3 ans
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value il y a 3 ans
  Ben Wiederhake f84a7e2e22 LibPDF: Replace Value class by AK::Variant il y a 3 ans
  Brian Gianforcaro 507effce5b LibPDF: Use move to avoid unnecessary ref/unref of network device RefPtr il y a 3 ans
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr il y a 3 ans
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes il y a 4 ans
  Matthew Olsson 7b4e36bf88 LibPDF: Split ColorSpace into a different class for each color space il y a 4 ans
  Matthew Olsson 78bc9d1539 LibPDF: Refine the distinction between the Document and Parser il y a 4 ans
  Matthew Olsson 1ef5071d1b LibPDF: Harden the document/parser against errors il y a 4 ans
  Matthew Olsson 78f3bad7e6 LibPDF: Pre-initialize common FlyStrings in CommonNames.h il y a 4 ans
  Matthew Olsson a08922d2f6 LibPDF: Parse outline structures il y a 4 ans
  Matthew Olsson be6e4b6f3c LibPDF: Store indirect value refs in Value objects il y a 4 ans