#740 closed patch (fixed)
Print composer port to GraphicsView
Reported by: | StevenB | Owned by: | nobody |
---|---|---|---|
Priority: | major: does not work as expected | Milestone: | |
Component: | Printing | Version: | Trunk |
Keywords: | print composer graphics view | Cc: | |
Must Fix for Release: | No | Platform: | All |
Platform Version: | Awaiting user input: | no |
Description
This patch modifies the print composer to use Qt 4's new GraphicsView framework. Little has changed in the functionality and interface of the print composer. Several bugs resulting from using integer precision on the canvas have been fixed. This should also fix bug #585 .
Attachments (1)
Change History (4)
by , 16 years ago
Attachment: | graphicsview_patch.txt added |
---|
comment:1 by , 16 years ago
Component: | Build/Install → Printing |
---|---|
Keywords: | print composer graphics view added |
Milestone: | → Version 0.9 |
Platform: | Debian → All |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This patch has been applied as of r7072 many thanks for your contribution.