Subversion Repositories Scribus

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
13948 4947 d 9 h fschmid /branches/Version135/Scribus/scribus/ Fixed Bug #8400: "Imported PDF images exports the same page regardless of individual setting"  
13510 5053 d 23 h mrdocs /branches/Version135/ Branching 1.3.5  
13346 5109 d 23 h subik /trunk/Scribus/scribus/ partial fix for #6473: No undo on shape type change. It's work in progress (need to spot size changes...)  
13302 5117 d 1 h fschmid /trunk/Scribus/scribus/ Fixed Bug #7722: "Arrows are not affected by line styles"  
13170 5152 d 20 h jghali /trunk/Scribus/scribus/ #7768 : scribus Qt4 fails to compile with current Qt 4.5 snapshots  
13141 5157 d 23 h pierre /trunk/Scribus/scribus/ Update text frames when a frame having some influence on their layout has significant changes.  
13097 5166 d 7 h subik /trunk/Scribus/scribus/ 0006867: Manage picture bad update  
13033 5181 d 21 h cbradney /trunk/Scribus/scribus/ Comment out the createContextMenu functions from the pageitems as they were only used for item info description and all that were still used only returned empty strings.  
12795 5253 d 21 h fschmid /trunk/Scribus/scribus/ Added "Inline Images" these are small images which are directly embedded in the XML when saving a Document.
When reading such a Document they are extracted into temporary files which are deleted if the corresponding
PageItem is deleted or another image is loaded into the frame. These inline images are currently only used by
the SVG Importer.

ScribusXMLDoc::WriteElem() adds now a small preview image to the xml, this image is used by ScPreview to render
the icons for the scrapbook.
 
12563 5296 d 1 h fschmid /trunk/Scribus/scribus/ Fixes for resizing objects having a linewidth != 0 and no line color  
12467 5327 d 21 h pierre /trunk/Scribus/scribus/ More accurate selection rect, especially when items are rotated or grouped or both.  
12463 5329 d 17 h pierre /trunk/Scribus/scribus/ Made the selection outline enclosing all the item (including outline, whatever its size).
Introduced the idea of a visualRect for pageitem, it results in new methods in PageItem:
visualXPos(), visualYPos(), visualWidth(), visualHeight() and in Selection:
getVisualGroupRect()
 
12309 5379 d 22 h fschmid /trunk/Scribus/scribus/ Fixed Bug #5575: "text frames can't be placed as inline objects" + improved cursor positioning with inline objects.  
12269 5391 d 7 h cbradney /trunk/Scribus/scribus/ Commit Pierre's work on the frame's first line offset policy. PP arrangement to be discussed.  
12071 5425 d 7 h subik /trunk/Scribus/scribus/ the most ugliest doxygen bugs in devel-doc fixed  
12055 5428 d 13 h jghali /trunk/Scribus/scribus/ change dash array storage to a QVector for better scpainter efficiency + avoid some unnecessary conversion from QList to QVector  
11744 5498 d 22 h jghali /trunk/Scribus/scribus/ fix layoutGlyphs() function signature by using a reference for the "chars" parameter  
11409 5546 d 19 h jghali /trunk/Scribus/scribus/ fix misleading fitToImageFrame() function : fitting to frame is done when ScalingType is false  
11333 5558 d 9 h jghali /trunk/Scribus/scribus/ replace SetFarbe() functions by functions with english names  
11168 5586 d 12 h jghali /trunk/Scribus/scribus/ fix #6504 crash: crash after deleting an inline object. Undo is recording the embedded item creation but is not aware of its deletion. disable recording of embedded item creation for now as undo does not support text anyway.
undo system : add some protection against unhandled object deletion
 

Show All