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
25148 178 d 11 h jghali /trunk/Scribus/scribus/plugins/fileloader/ Code cleanup  
25146 178 d 11 h craig /trunk/Scribus/scribus/ #16841: Add 1.3.4-1.3.9, 1.4.x opening warning for 1.5.x/1.7.x  
24967 393 d 12 h craig /trunk/Scribus/scribus/ Qt6: Remove many unnecessary QRegExp includes. Clean up some use of
QRegExp. Make the 1.5.0 file loader also load 1.7.0 files for now.
 
24912 411 d 16 h craig /trunk/Scribus/scribus/ Clean up use of ParagraphStyle::TabRecord  
24850 418 d 6 h jghali /trunk/Scribus/scribus/plugins/ Qt6: Build fixes  
24734 534 d 12 h craig /trunk/Scribus/ Revert QStringView conversions to keep 1.5.x Qt 5.14 compatible, bump
Qt6 minimum to 6.2
 
24729 536 d 17 h craig /trunk/Scribus/scribus/ Some code cleanup and conversion from QStringRef to QStringView  
24518 759 d 12 h jghali /trunk/Scribus/scribus/ #16488: Image file getting deleted on closing document  
24498 764 d 14 h jghali /trunk/Scribus/scribus/ #16475: Error when trying to open document with size above 2Gb  
24307 838 d 7 h jghali /trunk/Scribus/scribus/ #11420: improvements related to text styles management during page import  
24264 855 d 11 h jghali /trunk/Scribus/scribus/plugins/fileloader/ Small code cleanup  
24217 864 d 8 h jghali /trunk/Scribus/scribus/ #9604: Missing possibility to configure first line offset default value for the text box  
24202 866 d 10 h craig /trunk/Scribus/scribus/ Replace QString::SkipEmptyParts with Qt::SkipEmptyParts in
QString::split() usage
 
24148 872 d 17 h craig /trunk/Scribus/scribus/ Fix some compiler warnings  
24137 873 d 9 h craig /trunk/Scribus/scribus/ Code clean up, cost iterators, qobject_cast instead of dynamic_cast where possible  
24049 901 d 9 h jghali /trunk/Scribus/ Add support for PDF-based printing on *nix systems  
23927 979 d 16 h jghali /trunk/Scribus/scribus/ Remove unused member from ScribusDoc  
23904 1001 d 8 h jghali /trunk/Scribus/scribus/ Make gradient related code more easily understandable  
23845 1030 d 7 h jghali /trunk/Scribus/ Add output preview for PostScript language

For Windows users, it was previously not always easy to get to PostScript output preview as Windows GDI is the most common printing method on this platform. The print preview hence most commonly uses Windows GDI based code, requiring user to pass by print dialog to access PostScript preview. Also coming changes related to printing code should in the end make use of PostScript language less frequent in print preview also on other platforms. A more direct way to access Postscript output preview is hence also needed on these other platforms.
 
23798 1045 d 10 h craig /trunk/Scribus/scribus/ More asBlahFrame etc conversions  

Show All