Revisions of calibre

Cor Blom's avatar Cor Blom (cornelisbb) accepted request 986084 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 669)
That looks like a rather subtle typo; Fix BR
buildservice-autocommit accepted request 983445 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 668)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 667)
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 983344 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 666)
- Update ot 5.44.0
  * New Features
    - Amazon metadata download: Add an option to prefer the Kindle
      edition when multiple book types are returned by the search
      (Preferences->Metadata download->Configure the Amazon plugin)
    - Kobo driver: Support for updated firmwareecho %{python3_sitearch}
    - Allow customizing how yes/no columns are displayed
      (Preferences->Add your own columns)
    - Manage tags dialog: If tags are present in the add tags input
      when OK is clicked, add them automatically, without needing
      to click the plus button first
  * Bug Fixes
    - Edit book: Live CSS: Fix @namespace rules causing jumping to
      rule definition to go to the wrong definition
    - Workaround for Apple bug in macOS 13 that prevents device
      detection
    - Dont use commas in filenames when sending to pbsync and
      kindle email addresses
    - Edit book: When quitting while a save is in progress and the
      save completes while the confirmation popup is visible,
      dont abort the quit.
- Rebase calibre-python_test.patch to disable zeroconf test,
  because newest python-zeroconf from openSUSE rise up an error.
  
buildservice-autocommit accepted request 979453 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 665)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 979452 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 664)
-Update to 5.43.0 
  * New Features
    - Kobo driver: Allow using templates to generate collections
    - Book details popup: Double clicking on the cover now uses
      calibre's internal image viewer. Right click on the cover
      to open it with another program.
  * Bug Fixes
    - Fix Book details blank when switching from device view
      to library view
    - TXT Input: Fix a regression in 5.39 that caused the option
      to remove indents also removing blank lines
    - E-book viewer: Fix incorrect sorting of highlights from the
      first internal file of a book
buildservice-autocommit accepted request 974551 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 663)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 974550 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 662)
- Update to 5.42.0
  * New features
    - E-book viewer: Ignore accents when doing a search
    - Book list searching: Ignore punctuation when searching.
      So that, for example, Gravitys will match Gravity's
    - Show the text used for marking books in the tooltip
  * Bug fixes
    - Edit book: Reduce memory consumption by the checkpoint system
      when doing operations that involve parsing all book files
    - Amazon metadata download: Fix titles starting with [ being
      ignored
    - Edit metadata dialog: Undo not working correctly in
      identifiers field
    - Fix viewing LRF files not working
    - PDF Output: Fix an error on some invalid CSS in the input
      document
    - Linux binary: Workaround for Qt WebEngine not working on
      systems with glibc > 2.33
  * New news sources
    - Caravan Magazine (Hindi) by Areet Mahadevan
    - LWN (Free) by yodha8
    - IEEE Spectrum Magazine by yodha8
    - Financial Times by Kovid Goyal
    - Cosmos Magazine by yodha8
  * Improved news sources
    - New Yorker
    - OMG! Ubuntu!
    - ACM Queue
    - CACM
    - Science News
    - Quanta Magazine
    - Outlook Magazine
    - Indian Express
buildservice-autocommit accepted request 972359 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 661)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 972358 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 660)
- Update to 5.41.0
  * New Features
    - Allow creating multiple types of temporary marks (pins) by
      right clicking the mark books button (which can be added to
      the calibre toolbar via Preferences->Toolbars & menus)
    - Kobo driver: Support updated firmware
    - Show a popup message when a Kindle is connected mentioning
      the Amazon cover bug and how to workaround it
    - Edit book: Table of Contents tool: Allow using the title
      attribute on headings tags to get the text for table of
      contents entries
    - When creating a custom column to display real numbers allow
      specifying th enumber of decimal digits to display
    - Amazon metadata download: Add support for amazon.in country
      website
  * Bug Fixes
    - Edit book: Fix AltGr+{ not working on some keyboard layouts
    - TXT Input: Fix rare failure to convert some large TXT files
      with non-ascii text
    - Get books: Update English language Amazon plugins for website
      changes
buildservice-autocommit accepted request 966308 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 659)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 966307 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 658)
- Update to 5.40.0
  * New Features
    - Content server viewer: Allow editing bookmarks
    - Read covers from CBC comic files
    - Allow filtering authors/tags when creating virtual library
      based on them
    - Add a copy button to the image view popup
    - Template language: Support for nested functions and a string
      concatenation operator
  * Bug Fixes
    - DOCX Output: Fix a comment immediately after a
    - tag breaking the conversion
    - Standalone ToC editor: Fix spurious error message if left
      open for more than two minutes
    - Fix search-as-you-type triggers extra search after manual
      confirmation
buildservice-autocommit accepted request 963253 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 657)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 963252 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 656)
- Update to 5.39.1
  * Bug Fixes
  - Fixes a couple of regressions that broke case change in the
    Bulk metadata edit dialog and remembering column widths in the
    book list on some systems.
buildservice-autocommit accepted request 962739 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 655)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 962738 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 654)
- Update to 5.39.0
  * New Features
    - E-book viewer: Allow scrolling of the ToC, highlights,
      bookmarks, etc. with touch gestures
    - Edit metadata dialog: When using the change case operations
      if some text is selected, only operate on the selected text
    - Use atomic writes for the config files ensures no partial
      data is written in case of crash/powerloss
  * Bug Fixes
    - Content server: Fix reading of books with thousands of
      internal files not working in the Chrome browser
    - Catalog generation: Fix a rare crash when generating very
      large catalogs
    - Edit/Polish book: Fix hardcoded Unicode ligatures not being
      preserved in AZW3 format books
    - Fix automatic searches causing search box to lose focus when
      search as you type is enabled in Preferences->Searching
    - Edit book: Check book: Auto fix package identifier being empty
    - Amazon metadata download: Fix getting series info from amazon.jp
    - Edit book: Insert hyperlinks: When sorting anchors on
      elements without any text content, use the anchor itself
    - Edit book: Make the saved search panel freely resizable
    - Edit book: When dragging to select a region or adjust the
      selection fix mouse moving outside the image causing the
      region to no longer be adjusted
buildservice-autocommit accepted request 959338 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 653)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 959337 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 652)
- Update to 5.38.0
  * New Features
    - E-book viewer: When displaying estimated time to completion
      for reading a book, remember the reading rate the next time
      the book is opened
    - Dark theme: Highlight the current cell in the book list with
      a darker background and different foreground to make it more
      obvious
    - An option to disable editing composite columns in the main
      book list when Tabbing through them (Preferences->Look & 
      feel->Edit metadata)
  * Bug Fixes
    - Tag editor: Fix regression in previous release that caused
      double clicking on tags to not work on non Linux platforms
    - Copy to library: Fix annotations not being copied
    - Edit book: Spell check: Fix words after a comment not being
      checked
    - PDF Output: Fix conversion failing if there are ToC entries
      pointing to removed content
    - E-book viewer: Fix an error when opening books with MathML
      for the second time if the last read position was at a MathML
      element
    - Edit book: Fix double clicking to select a word also
      selecting smart quotes surrounding the word
    - EPUB 3 metadata: Fix non-integer series index being sometimes
      represented using exponential notation
- Revision of the dependencies/requires versions.
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 955779 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 651)
- Update to 5.37.0
  * New Features
    - Book details: Add actions to trim the cover to the
      right-click menu
    - Allow removing multiple email addresses at once in
      Preferences->Sharing by email
    - Book details: Use a better mono-spaced font on Windows by
      default
    - Add a tweak in Preferences->Tweaks to change the behavior of
      the Tab key when completing entries
    - Edit metadata: In "All in one" mode add an adjustable
      splitter between the cover and formats boxes
  * Bug Fixes
    - Textile output: Dont fail if input document has invalid
      padding or margin specifications
    - E-book viewer: Fix image display window not remembering its
      size and settings when run from within calibre
    - E-book viewer: Fix setting to use roman numerals for series
      not being respected
    - Edit book: When saving a copy do not fail if the original
      file has no write permissions
    - Embed fonts tool: Create when missing
    - Tag editor: Improve performance when very large number of
      tags present
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 951526 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 650)
- Update to 5.36.0
  * New Features
    - Edit metadata dialog: Allow controlling which custom columns
      are present in this dialog via Preferences->Look & feel->Edit
      metadata
    - Edit metadata dialog: Allow manually sizing the various
      sections of the dialog in "All on 1 tab" mode
    - Edit book: Spell checking: Update the bundled English and
      Spanish dictionaries
    - BibTeX catalogs: Support tags like custom columns
  * Bug Fixes
    - Amazon metadata download: Fix paragraphs in the comments
      being merged
    - Amazon.de metadata download: Fix published date and series
      information not being fetched for some books
    - Email delivery: Fix sending email via Hotmail not working
      since this week because Microsoft changed the SMTP server
      name
    - Do not remove articles for titles in the Polish language
    - E-book viewer: When using Read aloud do not automatically
      lookup the highlighted word until read aloud is paused or
      stopped
    - E-book viewer: Fix Ctrl+p shortcut for printing not working
    - Show an error when viewing a specific format and the file is
      missing
    - Edit book: Fix renaming of classes that start/end with non
      word characters not working
    - Edit book: Preview panel: Fix hyphenation at end of line
      being rendered as boxes on macOS
    - Fix incorrect selection size displayed in Trim image dialog
      when image is scaled down to fit
    - Edit book: Fix pasting files from another editor instance
      failing if a file with the same name already exists
    - When reviewing metadata if the newly downloaded metadata has
      no language but there is an existing language, ensure it is
      preserved
Displaying revisions 81 - 100 of 749
openSUSE Build Service is sponsored by