Accepting request 1091884 from home:badshah400:branches:Publishing
Update to version 5.1.4. OBS-URL: https://build.opensuse.org/request/show/1091884 OBS-URL: https://build.opensuse.org/package/show/Publishing/texmaker?expand=0&rev=95
This commit is contained in:
parent
4ce64be162
commit
7be0e80615
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bfa52e5e0e3c61d5258ea8c69ea527f6bd20f0e23fe2da43b80aee00b2609f61
|
|
||||||
size 15122207
|
|
3
texmaker-5.1.4.tar.bz2
Normal file
3
texmaker-5.1.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:320504d62b71b591c06b7d0b1202ac750a3112fe2ca328e30580055eb308fea6
|
||||||
|
size 15277027
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 10 09:50:23 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 5.1.4:
|
||||||
|
* A bug with the contextual menu in the editor with Qt6 has been
|
||||||
|
fixed.
|
||||||
|
* A bug related to replace action with a regular expression has
|
||||||
|
been fixed.
|
||||||
|
* The internal pdf viewer can now zoom to 800%.
|
||||||
|
* "Home" and "End" key shortcuts have been added to the internal
|
||||||
|
pdf viewer (first/last page).
|
||||||
|
* While clicking in an internal link in the internal pdf viewer,
|
||||||
|
the pdf is no more moved horizontally.
|
||||||
|
* Some items have been added to the completion.txt (default list
|
||||||
|
for completion).
|
||||||
|
* Adaptation of the log file viewer to the dark theme.
|
||||||
|
* A trouble for the compilation with C99 has been fixed.
|
||||||
|
* An option to set the (optional) interval to record a backup of
|
||||||
|
the opened files has been added.
|
||||||
|
* The blocking of the check grammar web page by the CORS policy
|
||||||
|
has been fixed.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 5 07:07:14 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
Thu May 5 07:07:14 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package texmaker
|
# spec file for package texmaker
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: texmaker
|
Name: texmaker
|
||||||
Version: 5.1.3
|
Version: 5.1.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: LaTeX editor
|
Summary: LaTeX editor
|
||||||
License: BSD-3-Clause AND GPL-2.0-only
|
License: BSD-3-Clause AND GPL-2.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user