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
5557 6339 d 15 h subik /branches/Version13x/Scribus/scribus/ "painted" checkbox procedurized.  
5361 6361 d 16 h cbradney /branches/Version13x/Scribus/ Patch from Jean for drawing bug in colour dialog with CMS on  
5234 6376 d 23 h fschmid /branches/Version13x/Scribus/scribus/ Applied Jean's patch for qstring->qbytearray in pdflib and pslib  
5184 6382 d 9 h avox /branches/Version13x/Scribus/ NLS Api changes: encapsulate ParagraphStyle fields, relate ParagraphStyle to CharStyle, use #ifdef NLS_PROTO  
4754 6423 d 6 h cbradney /branches/Version13x/Scribus/scribus/ #250: Constrain line creation/rotation by 15�� with Control Button.  
4645 6435 d 13 h subik /branches/Version13x/Scribus/scribus/ make some items private. Fix Doxygen errors + move doxystrings into header files. 1st part.  
4506 6449 d 8 h cbradney /branches/Version13x/Scribus/scribus/ Split util.cpp into two moving Ghostscript based functions to gsutil.cpp.
Updates from jghali for printerutil.cpp
Updates to Windows printing system from jghali
 
4504 6449 d 16 h cbradney /branches/Version13x/Scribus/scribus/ Move generic printer functions from useprintermarginsdialog.cpp, druck.cpp and util.cpp to printerutil.cpp.  
4464 6457 d 7 h cbradney /branches/Version13x/Scribus/scribus/ Include vector header  
4449 6458 d 11 h subik /branches/Version13x/Scribus/scribus/ #3045: background of icons should be the widget color - partialy fixed.  
4430 6459 d 7 h cbradney /branches/Version13x/Scribus/scribus/ #2661: Prepend GPL+exception->see COPYING file notice to all CPP/H files.  
4361 6464 d 5 h cbradney /branches/Version13x/Scribus/scribus/ Win32: Patch for Win32 printing. No build files on *nix required. Prints ok here still.  
4194 6481 d 19 h fschmid /branches/Version13x/Scribus/scribus/ Applied Jean's patch from bug #2943 and made the Print Preview working again in all modes.  
4183 6483 d 20 h fschmid /branches/Version13x/Scribus/scribus/ Added Jean's patch.  
4026 6507 d 18 h craig /branches/Version13x/Scribus/scribus/ Some bulk S&R changes:
- Renames after IRC discussion:
ScribusApp -> ScribusMainWindow
ScribusApp* ScApp -> ScribusMainWindow* ScMW
- Replace QStoInt and QStodouble with the built-in QString::toInt() and
QString::toDouble() now that those return 0 on failure as required.
 
3808 6537 d 5 h cbradney /branches/Version13x/Scribus/scribus/ Clean up some includes  
3784 6539 d 16 h cbradney /branches/Version13x/Scribus/scribus/ Move some code and utility functions around.  
3757 6542 d 9 h cbradney /branches/Version13x/Scribus/scribus/ Implement section based numbering. Currently available: 1,2,3, i,ii,iii, I,II,III, a,b,c, A,B,C. Automatically adds a set to old docs. Saves and loads the sections. No management within prefs GUI of ranges or when pages are added or deleted yet.  
3689 6550 d 10 h cbradney /branches/Version13x/Scribus/scribus/ Some more moving, cleaning and finally nuke all the commented out code from previous large moves.  
3646 6557 d 12 h craig /branches/Version13x/Scribus/scribus/ Fix #2728 - use encoding-correct loadRawText(...) for reading in documents
Also:
- use the same doc loading routine for ScribusXml and FileLoader.
- fix some encoding issues with old .sla files to the file
This gets us a little closer to the file plugin separation.
 

Show All