Changelog for
jade-20190526+git.f088174-lp150.5.1.x86_64.rpm :
* Fri Jan 31 2020 obs-service-tar-scmAATTinvalid- Update to version 20190526+git.f088174:
* Added VsdxWriter to .pro file.
* Added preliminary VsdxWriter class.
* Several bugfixes and minor changes: - Do a zoom fit if the scene rect is changed via properties - Add send to back, bring to front, etc actions to right-click menus - Fixed bug where arrow sizes were getting reset to 0 unexpectedly - Fixed bug where item not moved correctly when position changed via properties - Fixed bug where rect, ellipse, and path items not resized correctly when resized changed via properties - Fixed array access bug with ColorSelectWidget causing crashes - Fixed bug where last window size was not being loaded at start up
* Updated MainWindow to use new DrawingView signals added to latest version of libjade. Fixed issue with properties widget not reporting the correct end point position for line and arc items.
* Renamed itemAt() to visibleItemAt() to match latest libjade build.
* - Made changes accommodate new version of libjade - Changed PositionEdit and SizeEdit to trigger on editingFinished(). - Values are cached so positionChanged() or sizeChanged() are only sent if the value actually changed - Fixed issue with OdgWriter handling of item transformations
* Finished basic arrow export to ODG.
* More edits to OdgWriter. Started working on arrow styles.
* Reorganized OdgWriter and prepared framework for handling fonts and arrow styles.
* Added fixes to get font family and font size working.
* Fri Jan 03 2020 Андрей Алыпов
- initial package for openSUSE