Revisions of retext

buildservice-autocommit accepted request 1161707 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 46)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1161663 from Gordon Leung's avatar Gordon Leung (Pi-Cla) (revision 45)
- Update to version 8.0.2:
    * Added Apply button to Preferences dialogs.
    * Save button is now enabled in auto-save mode.
    * Support spell checking for multiple languages.
    * Support setting bold font for editor.
    * Added backtick key to surround keys.
    * Fix opening files in existing window by relative path.
    * Fix unreachable text at the bottom of the file.
    * Fix truncating file when new text cannot be encoded with
      the selected encoding.
    * Allow WebEngine renderer to load iframes such as YouTube embeds.
    * Fix incorrect font size with WebEngine renderer.
    * LICENSE_GPL file now has text of GPL v2.
    * Fixed synchronized scrolling for zoom factors other than 1.
    * Stopped passing .desktop suffix to setDesktopFileName().
    * Made mdx_posmap not break indented code blocks which use
      pymdownx.superfences extension.
    * Fixed crash when clicking on line information area.
    * Translations have been updated
buildservice-autocommit accepted request 1003452 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 44)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1001871 from Fabian Vogt's avatar Fabian Vogt (favogt) (revision 43)
- Update to version 7.2.3:
  * Fixed TypeError crash with Python 3.10 and Qt WebKit.
  * Translations updated:
    + Chinese (China) (contributed by liulitchi).
    + Portuguese (Brazil) (contributed by Igor Garcia and Christiano Morais).
    + Slovak (contributed by Jose Riha).
- Update to version 7.2.2:
  * Fixed bad Spanish translation causing a crash.
  * Fixed "TypeError: index 0 has type 'float' but 'int' is expected"
    with Python 3.10.
  * Fixed "RuntimeError: ffi_prep_cif_var failed" in XSettings code.
buildservice-autocommit accepted request 879458 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 42)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 879424 from Matthias Mailänder's avatar Matthias Mailänder (Mailaender) (revision 41)
new upstream release
buildservice-autocommit accepted request 808235 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 40)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 808234 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 39)
- Update to version 7.10
  General improvements:
  * New files are now opened in new tabs by default, not new
    windows.
  * Preferences dialog improvements: it now uses tabs.
  * Return key now automatically continues quote blocks and
    ordered lists
  * It is now possible to close the current tab with Ctrl+W
  * Ctrl+wheel on editor now increases/decreases font size.
    Ctrl+wheel in preview zooms in/out.
  * Alt+Up/Down arrow now moves the current line up/down.
  * Added “Jump to Line” feature, with Ctrl+G shortcut.
  * Table mode improvements.
  * “Paste Image” moved to a separate action, with Ctrl+Shift+V
    shortcut.
  * Added “Insert table” dialog.
  * Clicking a link to nonexistent file now prompts the user to
    create it.
  * Added a menu action to insert images from filesystem.
  New options added:
  * `relativeLineNumbers` — count line numbers as relative to
    the current line.
  * `documentStatsEnabled` — show text statistics in the lower
    left corner of the editor.
  * `rightMarginWrap` — soft-wrap text at user specified margin
    line.
  * `paperSize` — set the default paper size for print or PDF
    export.
  * `recentDocumentsCount` — number of recent files to show in
    the menu.
  * `windowTitleFullPath` — show full path in window title
  * `defaultPreviewState` — mode for new tabs: `editor`,
    `normal-preview` or `live-preview`.
  * `wideCursor` — make cursor as wide as characters.
  Bugs fixed:
  * Limit max-width of images to 100%.
  * setup.py now installs retext.svg icon.
  * Autofill current filename for PDF export and Save As dialogs.
  * Make sure search result does not overlap with stats/info
    areas.
  * Made the Markdown include extension working.
  * Fixed handling multi-line rows in reStructuredText tables in
    table mode.
  * Ctrl+F now focuses the search field, not closes the search
    bar. To close the search bar, now the Escape key can be used.
  * Ensure that cursor is visible after resizes.
  * Only check whether .css file exists on initial page load.
  * Try to load libGL.so.1 before creating QApplication.
  * Fix printing with dark themes.
  * Make the WebKit renderer use disk cache.
  * AppData file improvements.
  * Files reloading no longer triggers tab change.
  * Implemented PDF export for the WebEngine renderer.
  * Make the highlighter not break the pymdownx.highlight
    extension.
  * WebEngine renderer broken with new Qt versions.
  * Include the stylesheet in exported HTML.
  * Display `*` in tab title when document is modified and
    unsaved.
  * Enable HiDPI icons.
  * Updated Chinese (China), Czech, Danish, Dutch, Finnish,
    German, Italian, Korean, Portuguese (Brazil),  Portuguese
    (European), Russian, Serbian, Spanish, Swedish and Ukrainian
    translations
- Spec cleanup
buildservice-autocommit accepted request 777723 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 38)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 777649 from Max Lin's avatar Max Lin (mlin7442) (revision 37)
extend build requires rsvg-convert condition
buildservice-autocommit accepted request 742489 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 36)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 742211 from Ruediger Oertel's avatar Ruediger Oertel (oertel) (revision 35)
- fix build-requires for factory/tumbleweed
  rsvg-convert tool is now in rsvg-convert package
buildservice-autocommit accepted request 662474 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 34)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 662412 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 33)
- Update to version 7.0.4:
  * Improved editor performance (gh#retext-project/retext#360).
  * Support for Python-Markdown 3.0.
  * Updated translations.
buildservice-autocommit accepted request 639503 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 32)
baserev update by copy to link target
Marguerite Su's avatar Marguerite Su (MargueriteSu) accepted request 639502 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 31)
- Update to version 7.0.0
  * The highlighter was improved. It got support for
    reStructuredText links, field lists and for Markdown and
    reStructuredText code spans.
  * Added the text replace feature.
  * Added the experimental renderer based on Qt WebEngine, in
    addition to the existing Qt WebKit one.
  * It is now possible to insert new table rows by pressing Return
    in "Table editing mode". Additionally, pressing Shift+Return
    will create a new row and a separator line
  * The WebKit and WebEngine previewers can now detect links
    to local HTML files and open the corresponding source file
    in new tab if those are found.
  * ReText can now automatically detect encoding of files using
    the chardet module when it is installed.
  * Several new configuration options were added.
- upstream fixed boo#1040433
  * ReText can't start from KDE Application launcher (kickoff)
    but can from command line because sys.stdin.read() led
    to a blockage
- drop retext-add-appdata-description.patch, upstreamed
buildservice-autocommit accepted request 449481 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 30)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 29)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 28)
- Fix typo in patch
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 449097 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 27)
- Add retext-add-appdata-description.patch to add a helpful
  description to the appdata file; changes taken from upstream.
Displaying revisions 1 - 20 of 46
openSUSE Build Service is sponsored by