Accepting request 927033 from home:seijikun:branches:Publishing

- Update to version 4.0.2
  * fix structure view (inlcudes and cursor marking, #1828) 
  * fix completer tooltip on bibids (#1835)
  * OSX: fix "slanted" cursor (#1836)
  * more cwls
- Update to version 4.0.1
  * add more cwls
  * fix pdfviewer page display
  * build OSX with QT6.2, fix special charcters entry (alt+n + n , etc.) (#1770)
  * activate crash handler on win again
  * fix strcuture detection for included files

OBS-URL: https://build.opensuse.org/request/show/927033
OBS-URL: https://build.opensuse.org/package/show/Publishing/texstudio?expand=0&rev=56
This commit is contained in:
Martin Pluskal
2021-10-25 07:25:57 +00:00
committed by Git OBS Bridge
parent ae082eff75
commit 804dcf19c6
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Oct 22 17:14:41 UTC 2021 - Markus Ebner <info@ebner-markus.de>
- Update to version 4.0.2
* fix structure view (inlcudes and cursor marking, #1828)
* fix completer tooltip on bibids (#1835)
* OSX: fix "slanted" cursor (#1836)
* more cwls
- Update to version 4.0.1
* add more cwls
* fix pdfviewer page display
* build OSX with QT6.2, fix special charcters entry (alt+n + n , etc.) (#1770)
* activate crash handler on win again
* fix strcuture detection for included files
-------------------------------------------------------------------
Tue Sep 28 07:36:11 UTC 2021 - Markus Ebner <info@ebner-markus.de>