Merge branch 'agateau/xfade-qgv'

Authored by Aurélien Gâteau <agateau@kde.org> on Oct 27 2011, 9:51 PM.

Description

Merge branch 'agateau/xfade-qgv'

Details

Committed
Aurélien Gâteau <agateau@kde.org>Oct 27 2011, 9:51 PM
Parents
R260:1bc2d692b10a: Add a "Cancel" button to the crop widget
R260:42b1b9472a4d: SVN_SILENT made messages (.desktop file)
Branches
Unknown
Tags
Unknown
Aurélien Gâteau <agateau@kde.org> committed R260:780defbd84b2: Merge branch 'agateau/xfade-qgv' (authored by Aurélien Gâteau <agateau@kde.org>).Oct 27 2011, 9:51 PM

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
1bc2d692b10aAurélien Gâteau
Add a "Cancel" button to the crop widget 
Oct 27 2011
8545707e4f95Aurélien Gâteau
Use the new tool system for the crop widget 
Oct 27 2011
fc5025644a59Aurélien Gâteau
New tool system: tool widgets stay outside the view 
Oct 27 2011
9719d64180a1Aurélien Gâteau
No more gray intermediate widget in SlideContainer 
Oct 27 2011
5721e16ba8ddAurélien Gâteau
Small optimisation 
Oct 27 2011
286429a40a1fAurélien Gâteau
Fix initial size of crop widget 
Oct 26 2011
b357b5eebfa0Aurélien Gâteau
Simplify 
Oct 26 2011
15bf0e5fa402Aurélien Gâteau
Fix dragging of crop rect 
Oct 26 2011
7b86fa4a799dAurélien Gâteau
Start porting CropTool to AbstractImageView 
Oct 26 2011
ebd42f768afeAurélien Gâteau
Use GraphicsHudWidget for RedEyeReductionTool 
Oct 24 2011
521c7122647fAurélien Gâteau
Use GraphicsHudWidget for compare hud 
Oct 24 2011
ff6993dd1e54Aurélien Gâteau
Port HudWidget to QGraphicsView 
Oct 24 2011
7c1ee5502ac1Aurélien Gâteau
Introduce fullscreen palette 
Oct 24 2011
15350240bc13Aurélien Gâteau
Port RedEyeReductionTool to AbstractRasterImageViewTool 
Oct 23 2011
46c0ce47f3a2Aurélien Gâteau
Introduce AbstractRasterImageViewTool 
Oct 23 2011
c3cb8a8dcc42Aurélien Gâteau
Move RasterImageView to its own files 
Oct 23 2011
dda49c47f693Aurélien Gâteau
Set parent of KPart context menu 
Oct 22 2011
af6563078128Aurélien Gâteau
Bring back KPart 
Oct 22 2011
80a41a7411b0Aurélien Gâteau
Bring back wrapping scroll 
Oct 22 2011
eafc5923d4ccAurélien Gâteau
Fix centered zoom not centering correctly when zoomToFit is on 
Oct 22 2011
5e6b6a688f8fAurélien Gâteau
Bring back centered zoom 
Oct 22 2011
1fdd432948ebAurélien Gâteau
Restore zoom algorithm behavior for raster images 
Oct 22 2011
3acd9061c4a3Aurélien Gâteau
Bring back keyboard scrolling 
Oct 22 2011
08b78a27a185Aurélien Gâteau
Delay update of buffer when resizing 
Oct 22 2011
af9e2ef09c60Aurélien Gâteau
Reuse existing part of the buffer when scrolling 
Oct 22 2011
e256445a1b7bAurélien Gâteau
Split AbstractImageView::imagePos() into imageOffset() and scrollPos() 
Oct 22 2011
8a8797830340Aurélien Gâteau
Massive refactor: 
Oct 22 2011
9e15ba14a737Aurélien Gâteau
Use documentSize(), remove dead code 
Oct 21 2011
4e39ca42014fAurélien Gâteau
Try an alternative approach which leaves zooming and scrolling up to the view 
Oct 21 2011
d0965399fcafAurélien Gâteau
Start implementation of scrolling 
Oct 21 2011
c04dfb713a8cAurélien Gâteau
Disconnect zoom widget from old view 
Oct 21 2011
3b9a7f896679Aurélien Gâteau
Make {Image,Svg}ViewAdapter emit zoomChanged() and zoomToFitChanged() 
Oct 21 2011
834ad4240a9eAurélien Gâteau
No need to call updateBuffer() in RasterImageView::setZoom(), AbstractImageView… 
Oct 21 2011
4cd5aa63e174Aurélien Gâteau
Add DocumentView to the scene early enough to avoid error messages when… 
Oct 21 2011
2d7217e81977Aurélien Gâteau
Avoid potential use of undefined variables in DocumentView ctor 
Oct 21 2011
c59ab533bf67Aurélien Gâteau
Hide all views in DocumentPanel::reset(), no need to special-case the first one… 
Oct 21 2011
f12e2221401fAurélien Gâteau
warning-- 
Oct 21 2011
20dff3aecb33Aurélien Gâteau
No need for event filter anymore 
Oct 21 2011
8a90d3a3df06Aurélien Gâteau
Fix isCurrent() border + set up foundations for keyboard and mouse handling 
Oct 20 2011
0e389d4bf72bAurélien Gâteau
Bring back delayed zoom-to-fit update on resize 
Oct 20 2011
78d75fd136e4Aurélien Gâteau
Work around prev/next navigation bug 
Oct 18 2011
7ebf0cd22ecfAurélien Gâteau
Bring back updateImageRect() 
Oct 17 2011
2ad64c1a67f3Aurélien Gâteau
Doc++ 
Oct 17 2011
6f2f71342d5dAurélien Gâteau
Use buffer system from ImageView 
Oct 17 2011
4c43fb4ad3bcAurélien Gâteau
debug-- 
Oct 17 2011
c24099233772Aurélien Gâteau
Make AbstractImageView mZoom private 
Oct 17 2011
efa59c0f5e00Aurélien Gâteau
Move zoomToFit to AbstractImageView 
Oct 17 2011
878e913adc2eAurélien Gâteau
Introduce Document and computeZoomToFit() in AbstractImageView 
Oct 17 2011
e61908bdda45Aurélien Gâteau
Clean prototype declarations 
Oct 17 2011
82dc0663016aAurélien Gâteau
Introduce AbstractImageView 
Oct 16 2011