* Issue #315: Worked around slow load of QPrinter constructor in
Fedora 27 by lazy loading the printer settings only when needed for printing or print preview rather than during application startup. * Fixed line break tokenizing to not include paragraph breaks. OBS-URL: https://build.opensuse.org/package/show/editors/ghostwriter?expand=0&rev=31
This commit is contained in:
parent
f2d8374b2c
commit
b76e1adff2
@ -2,11 +2,11 @@
|
||||
Mon Apr 16 17:05:07 UTC 2018 - seb95.scou@gmail.com
|
||||
|
||||
- Update to version 1.6.2
|
||||
* Issue #315: Worked around slow load of QPrinter constructor
|
||||
in Fedora 27 by lazy loading the printer settings only when
|
||||
needed for printing or print preview rather than during
|
||||
application startup.
|
||||
* Fixed line break tokenizing to not include paragraph breaks.
|
||||
* Issue #315: Worked around slow load of QPrinter constructor in
|
||||
Fedora 27 by lazy loading the printer settings only when needed
|
||||
for printing or print preview rather than during application
|
||||
startup.
|
||||
* Fixed line break tokenizing to not include paragraph breaks.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 9 15:17:14 UTC 2018 - seb95.scou@gmail.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user