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
  Rodrigo Tobar a533ea7ae6 LibPDF: Improve stream parsing 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 0e1c858f90 LibPDF: Move casting code to its own cast_to function il y a 2 ans
  Rodrigo Tobar f510b2b180 LibPDF: Support null destination parameters il y a 2 ans
  Rodrigo Tobar 2485c500a3 LibPDF: Fix Destination formatting il y a 2 ans
  Rodrigo Tobar 6df9aa8f2c LibPDF: Store page number, not Value, in OutlineItem 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 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  sin-ack 7456904a39 Meta+Userland: Simplify some formatters il y a 3 ans
  Matthew Olsson 3ecb41b7d9 PDFViewer: Support a continuous page view mode 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
  Simon Woertz c857b5d22f LibPDF: Convert `PDF::Parser::m_document` from `RefPtr` to `WeakPtr` il y a 3 ans
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 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
  Ben Wiederhake edc0cd29f8 LibPDF: Break weird dependency cycle 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 e23bfd7252 LibPDF: Parse linearized PDF files il y a 4 ans