summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation and warningAlexis Menard2009-08-032-3/+5
* Merge branch 'master' of git:qt/qtThiago Macieira2009-08-0310-25/+30
|\
| * Warning --Alexis Menard2009-08-031-2/+2
| * Fixed warnings on phonon/ds9 with mingw (gcc 4)Thierry Bastian2009-08-039-23/+28
* | Merge branch '4.5'Thiago Macieira2009-08-0345-404/+867
|\ \ | |/ |/|
| * Autotest: disable the pointer-tracking tests in 4.5Thiago Macieira2009-08-031-0/+2
| * Fix compilation of webkit with mingwThierry Bastian2009-08-031-3/+0
| * Fix more database autotests.Bill King2009-08-032-4/+6
| * Cocoa with namespace breaks the buildRichard Moe Gustavsen2009-07-311-2/+2
| * Coverty warnings --. This switch was missing a break.Alexis Menard2009-07-301-0/+1
| * Allow maximize button on the titlebar for a fixed size windowDenis Dzyubenko2009-07-301-0/+5
| * Autotest: add a newline after the user program headers.Thiago Macieira2009-07-301-0/+1
| * Remove mem leak / warning in the cocoaportRichard Moe Gustavsen2009-07-301-0/+1
| * Mac: Fix crash in QCoreTextFontEngineMulti when disabling font kerning.Morten Sørvig2009-07-301-1/+1
| * Unable to change focus between two line edits on macRichard Moe Gustavsen2009-07-301-37/+12
| * Fixes hack around show queries not allowed to be prepared.Bill King2009-07-301-3/+3
| * Doc - Renamed the cursor's images to illustrate splitV and splitH properlyKavindra Devi Palaraja2009-07-293-2/+2
| * Comment one of my changes from yesterdayRichard Moe Gustavsen2009-07-291-4/+7
| * Disable benchlibtickcounter test by default.Rohan McGovern2009-07-291-3/+4
| * Fixed failure of tst_qmake::simple_app_shadowbuild.Rohan McGovern2009-07-291-0/+1
| * Fixed failure of tst_moc.Rohan McGovern2009-07-291-1/+1
| * Skip uic3 test when qt3support is disabled.Rohan McGovern2009-07-291-0/+3
| * Fixed compile of tst_qitemeditorfactory.Rohan McGovern2009-07-281-5/+5
| * Fixed failure of tst_q3urloperator.Rohan McGovern2009-07-281-5/+7
| * Fixed failure of tst_q3socket.Rohan McGovern2009-07-281-6/+8
| * Qtify void* func => void *funcAnders Bakken2009-07-281-2/+2
| * Refactor QDirectFBPaintDeviceAnders Bakken2009-07-287-34/+37
| * Make autorepeat work for DirectFBAnders Bakken2009-07-281-5/+24
| * Fix crash in when resizing directfb windowsAnders Bakken2009-07-282-5/+11
| * Compile with DirectFB < 1.0Anders Bakken2009-07-281-0/+2
| * Regression: QColorDialog crash on Mac when accepting with keyboardRichard Moe Gustavsen2009-07-283-119/+134
| * Fixed drawImage() so that it doesn't sample outside the source image.Kim Motoyoshi Kalland2009-07-282-23/+331
| * Don't use layered windows for non-translucent windowsGunnar Sletta2009-07-281-2/+2
| * Remove ignore system clip stuff in dfbpaintengineAnders Bakken2009-07-282-5/+1
| * Fix off-by-one bug in QDirectFBScreen::flipSurfaceAnders Bakken2009-07-281-4/+4
| * Major clipping patch in QDirectFBPaintEngineAnders Bakken2009-07-281-75/+91
| * Make porterduff operations work in DirectFBAnders Bakken2009-07-281-33/+97
| * Disable the pointer tracking feature in Qt 4.5.Thiago Macieira2009-07-272-29/+5
| * Roll back the fancy updating of translucent windows.Gunnar Sletta2009-07-271-4/+1
| * Fix missing title quoting.kh2009-07-271-2/+4
| * Add docs for Windows Server 2008 R2 to QSysInfo::WinVersionBradley T. Hughes2009-07-271-2/+2
| * Fix crash when printing to PDF on Qt/MacMorten Sørvig2009-07-271-2/+5
| * Fixed failure of tst_qlocale if run when LC_ALL is set.Rohan McGovern2009-07-271-6/+10
| * Doc - Mention Google trademarks with the two examples using Google services.Kavindra Palaraja2009-07-262-0/+2
| * Fix a running external tests: user program headers must come first.Thiago Macieira2009-07-261-2/+2
| * Musicplayer example crashes when trying to open unvalid fileRichard Moe Gustavsen2009-07-241-1/+4
| * Prematurely creating a dialog as a sheet causes problemsRichard Moe Gustavsen2009-07-243-22/+38
| * QNAM: Clarify docs about when a QNetworkReply can be deletedMarkus Goetz2009-07-242-2/+16
* | Remove currentChildBeingDeleted from QObjectPrivate.Thiago Macieira2009-08-032-21/+13
* | Add EGL_BIND_TO_TEXTURE_RGBA to QEglProperties::reduceConfiguration()Tom Cooksey2009-08-031-1/+10