| Commit message (Expand) | Author | Age | Files | Lines |
* | Skip uic3 test when qt3support is disabled. | Rohan McGovern | 2009-07-29 | 1 | -0/+3 |
|
|
* | Fixed compile of tst_qitemeditorfactory. | Rohan McGovern | 2009-07-28 | 1 | -5/+5 |
|
|
* | Fixed failure of tst_q3urloperator. | Rohan McGovern | 2009-07-28 | 1 | -5/+7 |
|
|
* | Fixed failure of tst_q3socket. | Rohan McGovern | 2009-07-28 | 1 | -6/+8 |
|
|
* | 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 |
|
|
* | Regression: QColorDialog crash on Mac when accepting with keyboard | Richard Moe Gustavsen | 2009-07-28 | 3 | -119/+134 |
|
|
* | Fixed drawImage() so that it doesn't sample outside the source image. | Kim Motoyoshi Kalland | 2009-07-28 | 2 | -23/+331 |
|
|
* | Don't use layered windows for non-translucent windows | Gunnar Sletta | 2009-07-28 | 1 | -2/+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 |
|
|
* | Disable the pointer tracking feature in Qt 4.5. | Thiago Macieira | 2009-07-27 | 2 | -29/+5 |
|
|
* | Roll back the fancy updating of translucent windows. | Gunnar Sletta | 2009-07-27 | 1 | -4/+1 |
|
|
* | Fix missing title quoting. | kh | 2009-07-27 | 1 | -2/+4 |
|
|
* | Add docs for Windows Server 2008 R2 to QSysInfo::WinVersion | Bradley T. Hughes | 2009-07-27 | 1 | -2/+2 |
|
|
* | Fix crash when printing to PDF on Qt/Mac | Morten Sørvig | 2009-07-27 | 1 | -2/+5 |
|
|
* | Fixed failure of tst_qlocale if run when LC_ALL is set. | Rohan McGovern | 2009-07-27 | 1 | -6/+10 |
|
|
* | Doc - Mention Google trademarks with the two examples using Google services. | Kavindra Palaraja | 2009-07-26 | 2 | -0/+2 |
|
|
* | Fix a running external tests: user program headers must come first. | Thiago Macieira | 2009-07-26 | 1 | -2/+2 |
|
|
* | Musicplayer example crashes when trying to open unvalid file | Richard Moe Gustavsen | 2009-07-24 | 1 | -1/+4 |
|
|
* | Prematurely creating a dialog as a sheet causes problems | Richard Moe Gustavsen | 2009-07-24 | 3 | -22/+38 |
|
|
* | QNAM: Clarify docs about when a QNetworkReply can be deleted | Markus Goetz | 2009-07-24 | 2 | -2/+16 |
|
|
* | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-07-24 | 4 | -2/+14 |
|
|
* | Fixed crash when vectorpath was polygonal only in raster::stroke() | Gunnar Sletta | 2009-07-24 | 1 | -9/+16 |
|
|
* | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-07-23 | 9 | -17/+114 |
|
|
* | QPainter::stroke() on raster engine would draw moveto's as lines | Gunnar Sletta | 2009-07-23 | 1 | -5/+17 |
|
|
* | Diagonal dashes are moving when touching the clip boundary. | Gunnar Sletta | 2009-07-23 | 1 | -1/+4 |
|
|
* | Implement clipping in the QPaintEngineEx::stroke() function. | Gunnar Sletta | 2009-07-23 | 3 | -6/+11 |
|
|
* | Enabled setting of DESIGNABLE=false-properties using FormWindowCursor API | Friedemann Kleint | 2009-07-23 | 1 | -4/+24 |
|
|
* | Recognize .jui file format in lupdate | Eskil Abrahamsen Blomfeldt | 2009-07-23 | 1 | -0/+3 |
|
|
* | Remove autotest for "Won't fix" bug 258462. | Rohan McGovern | 2009-07-23 | 1 | -31/+0 |
|
|
* | 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 |
|
|
* | Fix handling of invalid object paths and signatures in release mode. | Thiago Macieira | 2009-07-22 | 1 | -11/+2 |
|
|
* | Revert "Added a check that X11 timestamp goes forward only." | Denis Dzyubenko | 2009-07-22 | 1 | -20/+15 |
|
|
* | QSslSocket autotest: adapt to new certificate on test server | Peter Hartmann | 2009-07-22 | 2 | -23/+16 |
|
|
* | Fix table borders in multiline tables when printing to PostScript. | Gunnar Sletta | 2009-07-22 | 1 | -2/+7 |
|
|
* | Fix memory leak. | Olivier Goffart | 2009-07-22 | 1 | -0/+2 |
|
|
* | Update documentation for QMessageBox::open(). | Norwegian Rock Cat | 2009-07-22 | 1 | -2/+4 |
|
|
* | Designer: Fixed bug in setting QUrl property values from resources. | Friedemann Kleint | 2009-07-22 | 1 | -2/+5 |
|
|