Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLDR-440: Add cell properties to tabby #317

Closed
wants to merge 19 commits into from

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    1a80db8 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Fix import and add test

    sunveil committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6f5d120 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    sunveil committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f24814c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Add cell properties

    sunveil committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ea41d18 View commit details
    Browse the repository at this point in the history
  2. Fix add CellPropertyInfo

    sunveil committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2f26fb3 View commit details
    Browse the repository at this point in the history
  3. Fix invisible property

    sunveil committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d23f5dc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Fix colspan and row_span

    sunveil committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    886dacb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13b01fc View commit details
    Browse the repository at this point in the history
  3. Add data to test merged cells

    sunveil committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    432781b View commit details
    Browse the repository at this point in the history
  4. Add BBoxAnnotation to TabbyPDF reader (#312)

    * Add BBoxAnnotation to TabbyPDF reader
    
    * Fix import and add test
    
    * Remove unused import
    sunveil committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d4c3d34 View commit details
    Browse the repository at this point in the history
  5. TLDR-444 added words bbox pdfminer (#313)

    * TLDR-444 added word supporting into pdfminer-reader
    
    * TLDR-444 added word extraction from pdfminer; pdfminer refactoring
    
    * TLDR-444 added tests (word bounding box)
    
    * TLDR-444 fixed code style
    
    * TLDR-444 fixed after review
    oksidgy authored and sunveil committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    436c7f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3fe0c9 View commit details
    Browse the repository at this point in the history
  7. Change base image name and tesseract benchmark script (#315)

    * Change base image name and tesseract benchmark script
    
    * Benchmarks updated
    
    * Added error hint
    
    * Small fix
    NastyBoget authored and sunveil committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3487c40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9918dd View commit details
    Browse the repository at this point in the history
  9. Fix import and add test

    sunveil committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7122cf4 View commit details
    Browse the repository at this point in the history
  10. Remove unused import

    sunveil committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b8aa02e View commit details
    Browse the repository at this point in the history
  11. Add BBoxAnnotation to TabbyPDF reader (#312)

    * Add BBoxAnnotation to TabbyPDF reader
    
    * Fix import and add test
    
    * Remove unused import
    sunveil committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    71adc19 View commit details
    Browse the repository at this point in the history
  12. Fix import and add test

    sunveil committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cfff5e0 View commit details
    Browse the repository at this point in the history
  13. Remove unused import

    sunveil committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f447d5b View commit details
    Browse the repository at this point in the history