summaryrefslogtreecommitdiff
path: root/src/lib/VSDXStencils.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Add a container for name list into the stencil shapeFridrich Štrba1-0/+1
2011-11-07Complicate the thing a bit by using WPXBinaryData for textFridrich Štrba1-1/+1
2011-11-05Some parsing of field listFridrich Štrba1-0/+2
2011-11-02Handle Stencil textFridrich Štrba1-0/+1
2011-11-02Use the same stack for the group text and for the group membership informationFridrich Štrba1-1/+1
2011-10-28Adding emacs and vim modelines so that contributors do the right thingFridrich Štrba1-0/+2
2011-10-25Some more changesFridrich Štrba1-35/+39
2011-10-22Initialize styles correctly and remove unnecessary variableFridrich Štrba1-1/+1
2011-10-21Beginning of the styles refactoringFridrich Štrba1-1/+3
2011-10-13Reformat a bit againFridrich Štrba1-1/+0
2011-10-12Preparing the ground for text stylesFridrich Štrba1-1/+2
2011-08-31Don't procrastinate with licence headers anymoreFridrich Štrba1-12/+22
2011-08-18Fix warningslibvisio-0.0.5Fridrich Štrba1-1/+1
2011-08-15Whitespace changeFridrich Štrba1-11/+11
2011-08-12Fix VSDXStencil* related copy constructors and operators=Fridrich Štrba1-4/+4
2011-08-12Fix crash and prefix by m_ member variable for easier readingFridrich Štrba1-16/+16
2011-08-12Initial stencil image implementationTibby Lickle1-0/+1
2011-08-11Store stencil ShapeData for NURBS and polylinesTibby Lickle1-0/+3
2011-08-11Handle stencil shapes with multiple geometry listsTibby Lickle1-1/+1
2011-08-11Use styles and stylesheets specified by stencil shapesTibby Lickle1-2/+4
2011-08-10Partial implementation of stencil shape output (segfaults)Tibby Lickle1-6/+7
2011-08-10Read stencil data into structuresTibby Lickle1-0/+1
2011-08-09Added stencil membersTibby Lickle1-2/+11
2011-08-08Add VSDXStencilShape classFridrich Štrba1-0/+10
2011-08-08noop copy ctor and operator= for VSDXStencil classFridrich Štrba1-3/+14
2011-08-08Initial commit of the VSDXStencils classFridrich Štrba1-0/+41