Historique des commits

Auteur SHA1 Message Date
  Nico Weber 87112dcbdc LibPDF: Return null for invalid refs, tolerate null objects as outline il y a 1 an
  Nico Weber 0bb0c7dac2 LibPDF: Scan for PDF file start in first 1024 bytes il y a 1 an
  Nico Weber 13641693cb LibPDF: Use make_object<>() to make objects il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Nico Weber 57e2b5ef59 LibPDF+Tests: Correctly decode text strings without explicit encoding il y a 1 an
  Nico Weber e39a790c82 LibPDF: Stop converting encodings in object parser il y a 1 an
  Nico Weber 6d47fca3bf LibPDF: Don't assert on outline destinations that use `null` as page il y a 1 an
  Nico Weber a65d8ff2ea LibPDF: Tolerate page rotation being an indirect object il y a 1 an
  Nico Weber 208a058eab LibPDF: Tolerate integer outline item colors il y a 1 an
  Nico Weber 8922574133 LibPDF: Fix assertion when destination page is an index il y a 1 an
  Nico Weber fbd00d9c8e LibPDF: Use resolve_to on /Dests entry il y a 1 an
  Nico Weber 8c3478a921 LibPDF: Use resolve_to() helper il y a 1 an
  Nico Weber 182639217f LibPDF: Implement GoTo action for outline il y a 1 an
  Nico Weber f646e47d46 LibPDF: Extract a create_destination_from_object() function il y a 1 an
  Nico Weber 532230c0e4 LibPDF: Extract a Document::read_filters() method il y a 2 ans
  Nico Weber 164c132928 LibPDF: Fix dumping of toplevel indirects il y a 2 ans
  Nico Weber ca433befa0 LibPDF: Add method to Document to dump a Page and all related objects il y a 2 ans
  Nico Weber ea89053c12 LibPDF: Make PDF version accessible on Document il y a 2 ans
  Nico Weber c5c940b1c9 LibPDF: Add accessor for the document's info dict il y a 2 ans
  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