Revisions of sigil

buildservice-autocommit accepted request 1164236 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 88)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1164235 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 87)
- Update to 2.1.0
  * New Features
    - assign menu accelerators P - &Plugins, and K - Chec&kpoints (thank you BeckyEbook)
    - add ability to change keyboard focus using keyboard shortcuts or menus to BookBrowser, Preview, CodeView, ClipsWindow, and TableOfContents Windows
    - preserve Media Overlay Active Classes when deleting unused classes
    - Goto Link Or Style (or Ctrl-Clicking on a class will now search selectors with combinators if nothing found in normal css classes
    - update to a newer Spanish hunspell dictionary
    - overhaul of Building on Linux documentation
    - update 3rdparty zlib to version 1.3.1 for security and other bug fixes
    - update 3rdparty pcre2 to version 10.43 for security and other bug fixes
    - update to Qt 6.6.2 for security fixes, accessibility improvements
    -  allow cancelling of Save if mend on save set and not well formed
    -  Windows users can now set the SIGIL_USE_FREETYPE_FONTENGINE environment variable to more fully support woff and woff2 fonts
  * Bug Fixes
    - multiple bug fixes from Qt 6.6.2 such as the transient child window resize bug on Windows, etc
    - fix QuickParser bug when parsing attribute names not properly ignoring all legal whitespace
    - make OPF parsing robust to alternative whitespace usage as well
    - fix creation of thumbnails of svg images in SelectFiles and Image Report for macOS
    - fix svg rendering in QtSvg by filtering out desc and title tags inside text tags pre-rendering
    - fix Python plugin quickparser.py to better handle svg mixed case tag names
    - better handle cancelling out of plugins prior to their completion
    - better handle Guide/Landmark title translations (thank you BeckyEbook)
    - clean up cmake and build warnings
    - fix crash on Windows when using woff/woff2 fonts
- Drop 12701c.patch because now in upstream.
buildservice-autocommit accepted request 1152890 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 86)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1152076 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 85)
- Make use of Qt6 cmake build macros
- Backport upstream patch to fix build on aarch64:
  * 12701c.patch
buildservice-autocommit accepted request 1150749 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 84)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1150748 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 83)
- Adjustments patch macro for rpm 4.20.
buildservice-autocommit accepted request 1139460 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 82)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1139459 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 81)
- Switch to Qt6.
- Clean up Qt BuildRequires.
- Update to 2.0.2
  - fix incorrect clip tool button insertion point due to null activeWindow value
  - fix Windows multiple screen issues when not properly identified (Qt6.5.2 patch fix)
  - fix Mac Accessibility related crashes when using non-native QFileDialog (Qt 6.5.2 patch fix)
  - workaround MacOS QMessageBox loss of focus Qt 6.5.X bug without hurting other platforms
  - fix pretty print mend not formatting mathml
  - fix Accessibility related crashes in QFontComboBox (Qt 6.5.2 patch fix)
  - prevent crashing if user mistakenly tries to delete entire ncx in CodeView
  - harden delete unused styles to trailing whitespace in class names
  - fix unrecognized media-types application/xml and text/xml
  - fix cursor just before end tag bug in align justify, centre, right
  - fix crash when all metadata removed by user in MetaEditor
  - fix macOS min in Info.plist to be the actual 11.0
  - update Windows and macOS installers to use Qt6.5.3
    
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) committed (revision 80)
rm jetbrains-annotations xmlgraphics-commons xmlgraphics-fop
buildservice-autocommit accepted request 1105459 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 79)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1105458 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 78)
- Update to 2.0.1
  * Bug Fixes
    - fix crash when right click on Misc folder in BookBrowser
    - Allow user to revert CodeView drag_and_drop change via
      environment variable: SIGIL_ALLOW_CODEVIEW_DROP=1
      Note: Using DragnDrop in CodeView is still NOT officially supported.
    - add inadvertantly missed updated Serbian translation (ts) file
buildservice-autocommit accepted request 1104873 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 77)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1104871 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 76)
- Update to 2.0.0
  * Bug Fixes
    - fix incorrect assert in sigil-gumbo
    - recognize application/pdf mediatype on epub import
    - remove compiler build warnings to clean up the build output
    - recognize source tag attribute srcset for xhtml source updates
    - fix Preview disconnect bug after split at cursor
    - fixed sigil-gumbo interface for plugins
    - added workaround for ADE epub3 bug with scaled cover images
    - fix encoding for named entities in opf metadata
    - fix drag/drop crash by disabling drop inside CodeViewEditor
    - fix CodeView to Preview syncing on text after an inline xhtml comment
  * New Features
    - updated to Qt 6.5.2 which is now used for official releases
    - updated to Python 3.11.3 and uses the latest EmbededPython interface
    - updated to the latest jquery version 3.6.4
    - supports use of embedded pdfs ala ADE
    - added dark window titlebars for Windows platforms
    - add support for a user's cover-template2.xhtml and cover-template3.xhtml
    - add user preference to control printing dpi and add busy indicator icon
- We'll stick with qt5 for now, which is also still the default in
  the Makefile, due to Leap and plugins.
buildservice-autocommit accepted request 1072335 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 75)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1072334 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 74)
- Update to 1.9.30
  * Bug Fixes
    - fix Checkpointing to work with dulwich version 0.20.46+
    - EmbeddedPython fixes to work with Python 3.11 and later (thank you sharkcz)
    - leave cursor position unchanged if nothing found when search groups of files
    - make all Numeric items in Reports align right
    - add support for thousands separator to Reports
    - allow blank dc:language values to prevent crashing (as Sigil-1.9.10 did)
    - allow unknown language codes to pass through MetaEditor
    - MetaEditor under epub2, allow custom opf scheme values
    - prevent duplicate spaces when reformatting CSS in import, charset and namespace
    - better prevent random OPF attribute order changes to simplify Checkpoint diffs
    - fixed file menu Print Preview for xhtml and image tabs
    - prevent plugins from crashing Sigil by deleting last xhtml file in epub
    - fix issue where images/css could not be properly added in an epub3 with no css files
  * New Features
    - allow user to edit Checkpoint descriptions for clarity via Checkpoint menu
    - add ability to show the Checkpoint Change Log via Checkpoint menu
    - update to Hunspell 1.7.2 (released in December 2022) for spellchecking
    - update to latest zlib-1.2.13 for latest security fixes
    - move completely away from ever using OS system tmp folder for storing Sigil wip files.
      Instead create a new workspace folder inside Sigil Preferences folder
    - added ability to Print Preview and Print contents of Sigil's Preview window
buildservice-autocommit accepted request 1001091 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 73)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1001090 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 72)
- Update to 1.9.20
  * Bug Fixes
    - double width of new Find Replace icons to make them easier to
      access
    - improve new Find Replace icon tooltips to be include short
      name on top
    - fix bug that caused file rename changes to fail when updating
      smil
    - Metadata Editor will now strip out unneeded xmlns:dc
      attributes on dc tags
    - Metadata Editor is now more robust to language codes that
      have incorrect case in the metadata
    - clarify Create HTML ToC menu entry works from existing ToC
    - prevent indavertent "" chars be treated like escapes when
      updating metadata
    - fix MetaEditor nit of not auto adding "aut" role to Author
      metadata for epub2
    - make Spellcheck Editor count align column numerically (right)
  * New Features
    - add ability for a user-template*.xhtml and user-template*.css
      be read from Sigil Prefs to create new empty xhtml and css
      files
    - updated to very latest MathJax version 3.2.2 for mathml
      support in Preview
    - add ability to cycle through 2 different custom stylesheets
      (and none at all) for use with Preview
- Drop sigil-lto.patch, becuse now in upstream.
buildservice-autocommit accepted request 982738 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 71)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 982736 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 70)
- Add sigil-lto.patch to fix boo#1199981 

Hope so, because ca not test myself.
buildservice-autocommit accepted request 978742 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 69)
baserev update by copy to link target
Displaying revisions 1 - 20 of 88
openSUSE Build Service is sponsored by