You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:quill

There are download files available for Quill.

See all merge proposals.

Quill has 5 active branches owned by 1 person and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:quill
Series: main
1 Development 2008-11-11 05:09:15 UTC
81. Switched ToolEvent to have two points...

Author: Antonio Salazar
Revision Date: 2008-11-11 05:07:37 UTC

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.

lp:quill/devel-releases
Series: devel-releases
1 Development 2008-10-14 13:23:08 UTC
80. Fix elusive stroke-degradation bug. ...

Author: Antonio Salazar
Revision Date: 2008-10-14 04:29:09 UTC

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.

lp:quill/release-1.0
Series: release-1.0
1 Development 2008-08-31 21:45:09 UTC This branch has not been pushed to yet.
lp:~quill-developers/quill/add_non_tablet_items 0 Experimental 2008-08-25 17:11:10 UTC
50. Text is initially focused now. Need t...

Author: Antonio Salazar
Revision Date: 2008-08-25 17:09:29 UTC

Text is initially focused now. Need to work on focusing existing text boxes when
text tool is over them now.

lp:~quill-developers/quill/add_radial_menus 1 Development 2008-06-16 02:15:17 UTC
43. Merged DesktopServices-related change...

Author: Antonio Salazar
Revision Date: 2008-06-16 02:10:19 UTC

Merged DesktopServices-related changes from main.

15 of 5 results
You can't create new branches for Quill.