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
4197 6478 d 3 h fschmid /branches/Version13x/Scribus/scribus/ First part of fixing Bugs #273 and #1993.  
4122 6490 d 19 h cbradney /branches/Version13x/Scribus/scribus/ -#2711: Implement a ScribusDoc::locationOfPage(int) to find if a page's location is left, middle(without caring for various middle options at this point) or right.
-Move some page structs to the pagestructs.h include.
 
4039 6502 d 11 h fschmid /branches/Version13x/Scribus/scribus/ - Fixed incorrect exporting of custom rendering settings into PDF.
- Fixed missing persistance of Tool Tip enabled/disabled setting.
 
4026 6504 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.
 
3953 6513 d 20 h cbradney /branches/Version13x/Scribus/scribus/ #709: Finalise the ScMessageBox conversion for QMessageBoxes that use more than one button.  
3940 6515 d 21 h tsoots /branches/Version13x/Scribus/scribus/ Made tool window font size adjustable  
3932 6516 d 19 h avox /branches/Version13x/Scribus/scribus/ better positioning of main window and palettes, also stuff concerning keysequences for action shortcuts  
3931 6516 d 22 h subik /branches/Version13x/Scribus/scribus/ #2856: Running collect for output a subsequent time does not copy the images or update their paths  
3873 6525 d 23 h subik /branches/Version13x/Scribus/scribus/ allow user to save and load preferences into/from separate file  
3641 6554 d 9 h fschmid /branches/Version13x/Scribus/scribus/ Bug #2722 should be fixed now.  
3302 6584 d 22 h cbradney /branches/Version13x/Scribus/scribus/ Fix some extraneous SelItem.count() calls, move the bulk of ScribusView->loadPict to PageItem::loadImage.  
3205 6592 d 23 h craig /branches/Version13x/Scribus/scribus/ Removes scattered "extern ScribusApp* ScApp" declarations, in favour of
declaring the extern in scribus.h .
 
3183 6594 d 21 h fschmid /branches/Version13x/Scribus/scribus/ Fixed Bug #2529  
3171 6597 d 8 h craig /branches/Version13x/Scribus/scribus/ Inform user when an error occurrs during prefs loading
(related to #2212)
 
3170 6597 d 9 h craig /branches/Version13x/Scribus/scribus/ Fix #2212 (Check for preferences writing errors and warn user)
Also removes a small chunk of duplicate code from scribus.cpp's shutdown
routines.
 
3156 6598 d 7 h craig /branches/Version13x/Scribus/scribus/ fix stupid thinko  
3152 6598 d 8 h craig /branches/Version13x/Scribus/scribus/ Support importing 1.2.3 preferences files  
3151 6598 d 9 h craig /branches/Version13x/Scribus/scribus/ Fix constant offer to import 1.2.x prefs  
3142 6598 d 21 h cbradney /branches/Version13x/Scribus/scribus/ #2516: Correct PostScript and JavaScript capitalisation. Watch for possible breakage as we are still using translated strings in prefs, for now. I've added a little workaround in prefs loading tho.  
3120 6601 d 21 h fschmid /branches/Version13x/Scribus/scribus/ Applied patches from Bugs #2501 and #2502.
Fixed missing #include "xxx.moc" in some files.
Speeded up the cairo based rendering a bit.
 

Show All