Revisions of texworks

Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1147076 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 27)
* Add texworks-python-plugin-buildfix.patch to fix building python scripting plugin (gh#TeXworks/texworks#1038); patch taken from upstream commit.
* Refresh texworks-cmake-find-python.patch with version committed upstream.
* Enable python scripting plugin; Requires at least Python 3.8, disable plugin for openSUSE < 1650.
* Require gcc9 for openSUSE < 1650 as GCC >= 8 is required by Lua scripting plugin for filesystem support.
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1146260 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 26)
* Update to version 0.6.9.
* Switch over to Qt6 builds.
* Disable python bindings over compilation errors (gh#TeXworks/texworks#1038).
* Add texworks-cmake-find-python.patch: cmake has dropped support for PythonInterp and PythonLibs, use FindPython instead (gh#TeXworks/texworks#1039).
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1071450 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 25)
Update to version 0.6.8
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 959639 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 24)
Update to version 0.6.7:
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 878933 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 23)
- Update to version 0.6.6.
- New BuildRequires: pkgconfig(Qt5Qml).
- Drop upstreamed patches.
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 872046 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 22)
Add texworks-drop-FindLua-cmake-module.patch: Drop custom FindLua.cmake included in sources in favour of cmake's default module [gh#TeXworks/texworks#924].
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 811912 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 21)
- Add upstream patch:
  * 0001-QtPDF-Fix-compilation-with-Qt-5.15.patch
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 788924 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 20)
- Update to version 0.6.5
- Rename source tarball to %{name}-%{version}.tar.gz
- Adapt to changed location of icons
- Minor cleanups with spec-cleaner
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 686870 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 19)
- Update to version 0.6.3:
  * New features and improvements:
    - Implement "Insert Citations..." dialog
    - Implement indenting/unindenting by Tab/Shift+Tab
    - Make synchronization granularity configurable (highlight
      corresponding character, word, or line)
    - Add ability to distinguish identically named files by
      displaying the respective folders they are in in the window
      title, window menu, and under "Open Recent"
    - Implement "Fit to content width" PDF zoom (which ignores
      empty space around the text)
    - Disable unavailable typesetting engines
    - Allow to change the editor font size by Ctrl+Mousewheel
    - Improve the detection of spellchecking languages (add
      ability to search multiple directories and list all results)
    - Hide the menu bar in PDF full screen mode
    - Rework/expand code completion strings
    - Add/update syntax highlighting for LaTeX, ConTeXt, Lua, DTX,
      and BibTeX
    - Add cleanup-patterns for beamer files .nav & .snm
    - Add new/unified icons for typeset and zooming
    - Display paper size and file size in the PDF metadata
  * Bug fixes:
    - Fix infinite loop in syntax highlighter (which caused
      significant slow-down especially for large files)
    - Fix underline when spellchecking with syntax highlighting
    - Fix "Place on Left/Right", especially on multi-screen setups
    - Avoid 'file "" not found' errors when synchronizing
    - Fix synchronization while searching in a PDF
    - Fix fine-grained synchronization near paragraph boundaries
mrdocs's avatar mrdocs accepted request 492270 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 18)
- Update to version 0.6.2:
  + Implement handling of links to external files in the PDF
    preview.
  + Implement a simple screen calibration widget to allow adapting
    the PDF preview to the screen's resolution.
  + Improve responsiveness when opening large documents.
  + Use old content instead of rendering placeholers after a PDF
    was reloaded to facilitate seeing changes.
  + Improve the usability of the "Remove Aux Files..." dialog by
    letting the user toogle the selection by clicking anywhere on
    the row.
  + Add support for the bibliography program "biber" by default.
  + Allow custom zoom levels in the PDF status bar context menu.
  + Bugs fixed:
    - Fix PDF zoom speed for high-resolution mouse-wheels.
    - Fix a deadlock causing TeXworks to hang when loading PDF
      annotations such as links.
    - Fix crash when changing files outside TeXworks.
    - Fix crash when syncing from an if-block in the TeX file.
    - Fix crash when reloading a PDF while text was selected.
    - Fix enabling of the first/previous/next/last page toolbar
      buttons in the PDF preview.
    - Fix the wrong appearance of the PDF magnifier in some cases.
    - Fix truncation issues and misreported Windows versions in
      "Email to mailing list".
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) accepted request 412627 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 17)
- Trim irrelevant parts from description
mrdocs's avatar mrdocs accepted request 393235 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 16)
update to version 0.6.1
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 387300 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 15)
(Sorry for the multiple sr's, having an awful day)
- Update to version 0.6.0:
- When building with QT5, add BuildRequires on
  pkgconfig(Qt5Concurrent) as this a necessary dependency this
  version onwards.
- Set the cmake variable TeXworks_DIC_DIR to the proper
  installation location of myspell dicts in openSUSE to make
  texworks find them.
mrdocs's avatar mrdocs accepted request 304830 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 14)
Version 0.4.6
mrdocs's avatar mrdocs accepted request 164010 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 13)
Update to version 0.4.5
Pavol Rusnak's avatar Pavol Rusnak (prusnak) accepted request 115981 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 12)
Update to version 0.4.4: major feature update.
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 104558 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 11)
patch license to follow spdx.org standard
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 76333 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 10)
Minor modification to spec file
Matthias Mailänder's avatar Matthias Mailänder (Mailaender) accepted request 76328 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 9)
Update to version 0.4.3
Pavol Rusnak's avatar Pavol Rusnak (prusnak) accepted request 71643 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 8)
Update to version 0.4.1
Displaying revisions 1 - 20 of 27
openSUSE Build Service is sponsored by