Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Linus Groh d26aabff04 Everywhere: Run clang-format před 2 roky
  Julian Offenhäuser 65e83bed53 LibPDF: Disallow parsing indirect values as operands před 2 roky
  Julian Offenhäuser 563d91b6c4 LibPDF: Implement loading compressed objects from object streams před 3 roky
  Julian Offenhäuser 4887aacec7 LibPDF: Move document-specific parsing functionality into its own class před 3 roky
  Julian Offenhäuser 9f4659cc63 LibPDF: Move consume and match helper functions to the Reader class před 3 roky
  Matthew Olsson 468ceb1b48 LibPDF: Rename Command to Operator před 3 roky
  Matthew Olsson 4e81663b31 LibPDF: Attempt to unecrypt strings and streams před 3 roky
  Matthew Olsson 60c3e786be LibPDF: Require Document* in Parser constructor před 3 roky
  Matthew Olsson a8de9cf541 LibPDF: Keep track of the current object index/generation while Parsing před 3 roky
  Matthew Olsson 73cf8205b4 LibPDF: Propagate errors in Parser and Document před 3 roky
  Matthew Olsson c1aa8c4a44 LibPDF: Remove unused function in Parser před 3 roky
  Simon Woertz c857b5d22f LibPDF: Convert `PDF::Parser::m_document` from `RefPtr` to `WeakPtr` před 3 roky
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value před 3 roky
  Ben Wiederhake da170997d5 LibPDF: Move inline function definition před 3 roky
  Wesley Moret 1b8f73b6b3 LibPDF: Fix treating not finding the linearized dict as a fatal error před 4 roky
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes před 4 roky
  Matthew Olsson ea3abb14fe LibPDF: Parse hint tables před 4 roky
  Matthew Olsson e23bfd7252 LibPDF: Parse linearized PDF files před 4 roky
  Matthew Olsson 78bc9d1539 LibPDF: Refine the distinction between the Document and Parser před 4 roky
  Matthew Olsson 1ef5071d1b LibPDF: Harden the document/parser against errors před 4 roky
  Matthew Olsson 101639e526 LibPDF: Parse graphics commands před 4 roky
  Matthew Olsson 2f0a2865f2 LibPDF: Give Parser a reference to the Document před 4 roky
  Matthew Olsson 3aeaceb727 LibPDF: Parse nested Page Tree structures před 4 roky
  Matthew Olsson 8c745ad0d9 LibPDF: Parse page structures před 4 roky
  Matthew Olsson 72f693e9ed LibPDF: Add a basic parser and Document structure před 4 roky