summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-ruler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merging from trunkTed Gould2008-10-111-24/+42
* Make lpe-ruler work for arbitrary paths, not just line segmentsMaximilian Albert2008-08-191-20/+26
* Don't display canvas text (length info) in lpe-ruler any more; add many more ...Maximilian Albert2008-08-191-52/+64
* Make lpe-path_length use TextParamInternalMaximilian Albert2008-07-311-1/+1
* Remove UI stuff from internal text parameterMaximilian Albert2008-07-311-1/+1
* New unit parameter for LPEs which lpe-ruler now usesMaximilian Albert2008-07-311-2/+11
* Move coordinate transform workaround to a more logical placeMaximilian Albert2008-07-301-1/+1
* Make lpe-ruler use the new text widget to display the ruler length on-canvas;...Maximilian Albert2008-07-291-8/+55
* Scale parameter for lpe-rulerMaximilian Albert2008-07-221-2/+4
* warning cleanupJon A. Cruz2008-07-161-1/+1
* Print distance info in console for LPERuler until new CanvasText item worksMaximilian Albert2008-07-151-0/+2
* New LPE: RulerMaximilian Albert2008-07-151-0/+79