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
13162 5155 d 6 h malex /trunk/Scribus/scribus/fonts/ scribus/fonts - FTBFS on arm - change double to qreal.  
10223 5719 d 8 h cbradney /trunk/Scribus/scribus/ Final Qt4 style include conversion
Builds here, please adjust if it doesnt build there
 
9672 5775 d 21 h root / move Version135x cvs branch to svn trunk  
9042 5809 d 11 h avox /branches/Version135x/Scribus/scribus/ remove duplicate code handling CONTROLGLYPHS, avoid compiler warnings  
8775 5832 d 8 h cbradney /branches/Version135x/Scribus/scribus/ Forward port Avox's font unification changes  
8562 5848 d 11 h jghali /branches/Version135x/Scribus/scribus/ replace deprecated QMIN/QMAX macros by the new qMin/qMax template functions  
8495 5852 d 15 h /branches/Version135x/ This commit was manufactured by cvs2svn to create branch 'Version135x'.  
7153 5958 d 18 h jghali /branches/Version13x/Scribus/scribus/fonts/ fix ftface ctor:
- transform scfacedata into a class
- add a proper ctor to scfacedata
 
6978 5973 d 3 h avox /branches/Version13x/Scribus/scribus/fonts/ work on emulateGlyph()  
6733 5992 d 20 h avox /branches/Version13x/Scribus/scribus/ rework of style and font infrastructure:
there are now FontSubstitutes and styles are referenced by name
 
6302 6044 d 7 h avox /branches/Version13x/Scribus/scribus/ cleanup  
6213 6054 d 16 h fschmid /branches/Version13x/Scribus/scribus/ Reenabled the use of embedded Fonts in the PDF Export.  
6163 6059 d 9 h avox /branches/Version13x/Scribus/scribus/ make glyphNames() return a map glyph->(QChar,name) instead of QChar->(glyph,name)
adapt PSLib to new layout code
 
6144 6061 d 7 h avox /branches/Version13x/Scribus/scribus/ remove struct ZZ, new fonts, layout glyphs, layout relative to lines, multidigit pagenumbers (not perfect yet)  
6125 6063 d 6 h cbradney /branches/Version13x/Scribus/scribus/ Split util.* into util.* and colorutil.* and clean up includes as required. Some includes still commented out that are not needed here. Add in as required.  
6079 6069 d 20 h fschmid /branches/Version13x/Scribus/scribus/ Fixed Bug #4084  
5979 6084 d 19 h avox /branches/Version13x/Scribus/scribus/fonts/ start of the Foi->ScFace rewrite