Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Trivial fixes for src/plugins/imageformats after review. | Janne Anttila | 2009-08-19 | 2 | -4/+6 | |
|/ / / / / / | ||||||
* | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 6 | -111/+280 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Clean up DirectFB with WM enabled | Anders Bakken | 2009-08-17 | 4 | -76/+123 | |
| * | | | | | Clean up DirectFB defines | Anders Bakken | 2009-08-17 | 1 | -0/+25 | |
| * | | | | | Clean up primary surface handling in DFB | Anders Bakken | 2009-08-17 | 3 | -28/+26 | |
| * | | | | | Fix a bug in wrt DFBWindowSurface's paintEngine | Anders Bakken | 2009-08-17 | 2 | -12/+6 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | Add support for the orientation of tiff images | Benjamin Poulain | 2009-08-17 | 1 | -1/+106 | |
| * | | | | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 130 | -138/+138 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Replace "Trolltech" with more appropriate terms. | Jason McDonald | 2009-08-12 | 2 | -2/+2 | |
| * | | | Replace some mentions of Trolltech with more appropriate terms. | Jason McDonald | 2009-08-12 | 6 | -6/+6 | |
| * | | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 130 | -130/+130 | |
| |/ / | ||||||
* | | | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 4 | -8/+8 | |
* | | | Replaced $MODULE$ with hardcoded module names. | axis | 2009-08-06 | 4 | -4/+4 | |
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 2 | -2/+2 | |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 2 | -0/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Merge AudioServices into mainline. | Justin McPherson | 2009-08-05 | 2 | -0/+4 | |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 10 | -18/+15 | |
|\ \ \ | ||||||
| * | | | Trailing whitespace and tab/space fixes for src/plugins | Janne Anttila | 2009-08-04 | 8 | -8/+3 | |
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 3 | -10/+12 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 10 | -161/+268 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 10 | -156/+262 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Qtify void* func => void *func | Anders Bakken | 2009-07-28 | 1 | -2/+2 | |
| | * | | Refactor QDirectFBPaintDevice | Anders Bakken | 2009-07-28 | 7 | -34/+37 | |
| | * | | Make autorepeat work for DirectFB | Anders Bakken | 2009-07-28 | 1 | -5/+24 | |
| | * | | Fix crash in when resizing directfb windows | Anders Bakken | 2009-07-28 | 2 | -5/+11 | |
| | * | | Compile with DirectFB < 1.0 | Anders Bakken | 2009-07-28 | 1 | -0/+2 | |
| | * | | Remove ignore system clip stuff in dfbpaintengine | Anders Bakken | 2009-07-28 | 2 | -5/+1 | |
| | * | | Fix off-by-one bug in QDirectFBScreen::flipSurface | Anders Bakken | 2009-07-28 | 1 | -4/+4 | |
| | * | | Major clipping patch in QDirectFBPaintEngine | Anders Bakken | 2009-07-28 | 1 | -75/+91 | |
| | * | | Make porterduff operations work in DirectFB | Anders Bakken | 2009-07-28 | 1 | -33/+97 | |
| * | | | Crash DirectFb plugin when resizing verticaly | Jørgen Lind | 2009-07-31 | 1 | -2/+4 | |
| * | | | Merge branch 'texture_from_pixmap' | Tom Cooksey | 2009-07-30 | 1 | -3/+2 | |
| |\ \ \ | ||||||
| | * | | | Refactor QImage/QPixmap cleanup hooks into a seperate class | Tom Cooksey | 2009-07-28 | 1 | -3/+2 | |
* | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-30 | 1 | -3/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Remove a warning in qdirectfbpaintengine | Anders Bakken | 2009-07-28 | 1 | -3/+1 | |
| |/ / / | ||||||
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 6 | -315/+300 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-07-24 | 6 | -315/+300 | |
| |\ \ \ | | |/ / | ||||||
| | * | | return when brush is NoBrush in DFBPaintEngine | Anders Bakken | 2009-07-23 | 1 | -0/+4 | |
| | * | | Fix a bug in directfb mouse handling | Anders Bakken | 2009-07-22 | 2 | -15/+1 | |
| | * | | Use BatchBlit in flush/exposeRegion | Anders Bakken | 2009-07-22 | 2 | -35/+47 | |
| | * | | Use dfbsurface::FillRectangles in solidFill | Anders Bakken | 2009-07-22 | 1 | -5/+15 | |
| | * | | Fix IDirectFBSurface::ReleaseSource calls | Anders Bakken | 2009-07-22 | 2 | -2/+3 | |
| | * | | Fix dfbwindowsurface handling for offscreen mode | Anders Bakken | 2009-07-22 | 2 | -127/+151 | |
| | * | | Rewrite QDFBScreen::exposeRegion | Anders Bakken | 2009-07-22 | 2 | -176/+124 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 34 | -1496/+524 | |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | ||||||
| * | | Qt/EL mouse and keyboard driver cleanup. | Robert Griebl | 2009-07-23 | 19 | -952/+1 | |
| * | | Compile in release mode for DFB version > 0.9 | Anders Bakken | 2009-07-22 | 1 | -1/+6 | |
| * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-07-22 | 3 | -2/+3 | |
| |\ \ | | |/ | ||||||
| | * | Make sure DFB version macros are defined | Anders Bakken | 2009-07-21 | 1 | -0/+1 | |