Qpageview

Latest version: v0.6.2

Safety actively analyzes 613777 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.6.2

* Maintainance release
* Kept another implicit float->int conversion from happening by having
Scrollarea.remainingScrollTime() returning an int
* Some robustness improvements
* Documentation improvements

0.6.1

* View.strictPagingEnabled always lets PgUp/PgDn scroll a page instead
of a screenful
* Don't depend on implicit float->int conversions, which were deprecated since
Python 3.8 and not supported anymore by Python 3.10
* Fixed initial zoomfactor for ImageView when fitNaturalSizeEnabled is True

0.6.0

* added view.View.pages() method (2)
* added view.View.setPages() method (inspired by 4)

0.5.1

* Many documentation updates
* Add PagerAction.setButtonSymbols()
* fix flickering mouse cursor on rubberband
* make it easier to manipulate the edge/corner of the rubberband

0.5.0

Initial release. The qpageview module was developed by me, Wilbert Berendsen,
as a replacement of the qpopplerview module inside Frescobaldi, the LilyPond
sheet music text editor. I decided that it would be best if qpageview became
its own project, to make it easier to use this package in other applications.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.