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
16438 4580 d 12 h fschmid /trunk/Scribus/scribus/ Fixed Bug #9819: "[BUG] Scribus read that image rotated". If more than one orientation exif marker is found, we treat the orientation information as corrupt and return the unrotated thumbnail.  
13951 5132 d 21 h fschmid /trunk/Scribus/scribus/ Removed the use of deprecated QMatrix class.  
12898 5415 d 13 h fschmid /trunk/Scribus/scribus/ Removed dangerous static variables, so the Exif class should now be thread-safe.  
11645 5700 d 13 h fschmid /trunk/Scribus/scribus/ Commented out a lot of not really needed qDebug messages.  
10914 5817 d 12 h fschmid /trunk/Scribus/scribus/ Some more fixes for the Exif Info reading, taken from the lates KDE 3 release.  
10911 5817 d 15 h fschmid /trunk/Scribus/scribus/ Fixed a crash when reading Exif-Info when images have corrupted data in there.  
10507 5866 d 10 h fschmid /trunk/Scribus/scribus/ Files starting with "e" converted to full Qt-4 compliance.  
10394 5879 d 8 h cbradney /trunk/Scribus/scribus/ First commit of replacing qt3support apis with new ones. Nothing major in terms of functionality changes here.  
10223 5905 d 10 h cbradney /trunk/Scribus/scribus/ Final Qt4 style include conversion
Builds here, please adjust if it doesnt build there
 
9672 5961 d 23 h root / move Version135x cvs branch to svn trunk  
8542 6035 d 16 h subik /branches/Version135x/Scribus/scribus/ compilable  
8501 6038 d 12 h cbradney /branches/Version135x/Scribus/ Qt4 conversion by qt3to4. Now its time to make the rest build manually. Have fun!  
8495 6038 d 16 h /branches/Version135x/ This commit was manufactured by cvs2svn to create branch 'Version135x'.  
4430 6452 d 10 h cbradney /branches/Version13x/Scribus/scribus/ #2661: Prepend GPL+exception->see COPYING file notice to all CPP/H files.  
4420 6452 d 18 h cbradney /branches/Version13x/Scribus/scribus/ Compatibility patch from jghali  
3898 6519 d 1 h fschmid /branches/Version13x/Scribus/scribus/ Fixed bug #2829 and added 3 new blend modes to the .psd importer.
New blend modes are: "Exclusion", "Color Dodge" and "Color Burn".
 
3880 6521 d 1 h fschmid /branches/Version13x/Scribus/scribus/ Fixed bug #2824  
3685 6543 d 21 h fschmid /branches/Version13x/Scribus/scribus/ First steps for reading EXIF info from jpg files. Currently the thumbnail images are extracted for the preview in the fileselector.