Subversion Repositories Scribus

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
11827 5669 d 23 h jghali /branches/Version133x/Scribus/scribus/ backport #6512 fix: collect for output does not collect font metrics files for Type1 fonts  
5093 6383 d 22 h /branches/Version133x/ This commit was manufactured by cvs2svn to create branch 'Version133x'.  
4430 6456 d 20 h cbradney /branches/Version13x/Scribus/scribus/ #2661: Prepend GPL+exception->see COPYING file notice to all CPP/H files.  
4026 6505 d 6 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.
 
3201 6594 d 2 h subik /branches/Version13x/Scribus/scribus/ Collect for output rewritten. It handles files from misc. directories carefully. It copies the file only if it isn't used before in document now. scribus.cpp and scribusdoc.cpp are smaller too. You'll need re-make -f.