summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-ruler.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-11Merging from trunkTed Gould1-24/+42
2008-08-19Make lpe-ruler work for arbitrary paths, not just line segmentsMaximilian Albert1-20/+26
2008-08-19Don't display canvas text (length info) in lpe-ruler any more; add many more ...Maximilian Albert1-52/+64
2008-07-31Make lpe-path_length use TextParamInternalMaximilian Albert1-1/+1
2008-07-31Remove UI stuff from internal text parameterMaximilian Albert1-1/+1
2008-07-31New unit parameter for LPEs which lpe-ruler now usesMaximilian Albert1-2/+11
2008-07-30Move coordinate transform workaround to a more logical placeMaximilian Albert1-1/+1
2008-07-29Make lpe-ruler use the new text widget to display the ruler length on-canvas;...Maximilian Albert1-8/+55
2008-07-22Scale parameter for lpe-rulerMaximilian Albert1-2/+4
2008-07-16warning cleanupJon A. Cruz1-1/+1
2008-07-15Print distance info in console for LPERuler until new CanvasText item worksMaximilian Albert1-0/+2
2008-07-15New LPE: RulerMaximilian Albert1-0/+79