Subversion Repositories Scribus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3728 6539 d 18 h /branches/Version13x-Qt4/ This commit was manufactured by cvs2svn to create branch
'Version13x-Qt4'.
 
3727 6539 d 18 h cbradney /branches/Version13x/Scribus/scribus/ Convert ScribusDoc::Items to a pointer to DocItems or MasterPageItems. Adjust code as necessary. Fix bug in ScribusDoc::copyPageToMasterPage. Fix sig11 in align distribute palette with currDoc!=NULL after the last doc has closed.  
3726 6540 d 5 h cbradney /branches/Version13x/Scribus/scribus/ Nuke all the unnecessary code to create a default master page if the loading doc doesnt include one.  
3725 6540 d 6 h cbradney /branches/Version13x/Scribus/scribus/ Fix some tooltips  
3724 6540 d 6 h cbradney /branches/Version13x/Scribus/scribus/ Convert ScribusDoc::Pages to a pointer rather than a copy of the DocPages or MasterPages. Adjust everywhere as necessary. Should be faster in various places now. Next on the target list is the Items copy of MasterItems/DocItems  
3723 6540 d 10 h craig /branches/Version13x/Scribus/scribus/ Fix attempt to dereference non-pointer, make the pages count `const' to help
the compiler out.
 
3722 6540 d 11 h cbradney /branches/Version13x/Scribus/scribus/ Only count the pages 1ce instead of 3 times  
3721 6540 d 20 h cbradney /branches/Version13x/Scribus/scribus/ #2768 Fix measurement icon sizes  
3720 6540 d 22 h cbradney /branches/Version13x/Scribus/scribus/plugins/scriptplugin/ Add in a comment so we can find this if its goes awry.  
3719 6540 d 22 h cbradney /branches/Version13x/Scribus/scribus/ Make the other pixmap cache code work the same as the fixed one.  
3718 6540 d 22 h cbradney /branches/Version13x/Scribus/scribus/plugins/scriptplugin/ Don't call for a redraw when setting the style. Seems to run ok. Might need setting back for existing objects. Don't use SelectItemNr when we can SelectItem.  
3717 6540 d 23 h cbradney /branches/Version13x/Scribus/scribus/ Version of colour code that doesnt use lots of memory and still seems to work ok :)  
3716 6541 d 5 h cbradney /branches/Version13x/Scribus/scribus/ Add in 22x22 versions of editcut and editdelete icons. Replace 16x16 with newer KDE ones and fix #2766 in the meantime.  
3715 6541 d 6 h cbradney /branches/Version13x/Scribus/scribus/ Add a comment to the commented out pixmap code  
3714 6541 d 6 h cbradney /branches/Version13x/Scribus/scribus/ Temporarily disable the pixmap cache as this is the nasty X leak we have.  
3713 6541 d 12 h fschmid /branches/Version13x/Scribus/scribus/ Fixed incorrect rendering of .jpg images in PS and PDF.
Tweaked the Image Info Dialog a bit.
 
3711 6541 d 22 h mrdocs /branches/Version13x/Scribus/ partial fix for https://bugzilla.novell.com/show_bug.cgi?id=130125 and some more polish  
3710 6541 d 23 h subik /branches/Version13x/Scribus/scribus/plugins/colorwheel/ some usability hints from emails applied  
3709 6542 d 2 h subik /branches/Version13x/Scribus/scribus/plugins/colorwheel/ #2670: Enhance colour wheel with dialog for cmyk and rgb colours  
3708 6542 d 4 h cbradney /branches/Version13x/Scribus/scribus/ Pass some fpoints by reference, and set any deleted pointer to NULL afterwards.  

Show All