lp:quill

Created by Antonio Salazar and last modified

Main development occurs on this branch. While large changes should happen on separate branches, this branch contains a current development snapshot of the application. Release branches are separate.

Get this branch:
bzr branch lp:quill
Members of Quill-developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Quill-developers
Project:
Quill
Status:
Development

Recent revisions

81. By Antonio Salazar

Switched ToolEvent to have two points: page and scene. These are represented by
the pagePoint() and scenePoint() functions, respectively, and have corresponding
lowRes*Point() functions.

This also fixes the issues with the selection tool not working across pages
properly.

80. By Antonio Salazar

Fix elusive stroke-degradation bug.

Turns out, for some reason the iteration index for QPainterPath elements started
at 1 instead of 0. Likely I observed `point duplication', I thought, in the
serialized XML file when I first coded this, and therefore moved the index up 1.
However, I wasn't seeing point duplication, but rather the correct appearance of
a point at the same x,y but with a different width every time the path width
changed in a stroke. That's taken care of now, and we should stop losing the
start point for every subpath of different width in every file.

79. By Antonio Salazar

Fixed a bug where saving 2+ times in one session would result in a save file
without the backgrounds listed. This made the resulting file unopenable.

78. By Antonio Salazar

More build fixes for DISABLE_POPPLER to work.

77. By Antonio Salazar

Small fixes to the readme and the qmake file.

76. By Antonio Salazar

Added acknowledgements to readme.

75. By Antonio Salazar

Added file menu image to export docs.

74. By Antonio Salazar

Added images for docs.

73. By Antonio Salazar

Added README.

72. By Antonio Salazar

Added documentation.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.