summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * 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-291-2/+2
| * Comment one of my changes from yesterdayRichard Moe Gustavsen2009-07-291-4/+7
| * 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-281-4/+4
| * 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
| * 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
| * Prematurely creating a dialog as a sheet causes problemsRichard Moe Gustavsen2009-07-242-21/+34
| * 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
* | Add a constructor to QEglProperties which takes an EGLConfigTom Cooksey2009-08-032-0/+15
* | Make QEglProperties::setVisualFormat() read alpha for visualTom Cooksey2009-08-031-1/+11
* | Fix build on X11/EGL without XRenderTom Cooksey2009-08-031-2/+4
* | Add qglpixelbuffer_p.h to opengl.pro so Creator finds itTom Cooksey2009-08-031-0/+1
* | export QStateMachinePrivate symbolsKent Hansen2009-08-031-6/+2
* | remove constructors that are not usefulKent Hansen2009-08-0312-117/+8
* | Ensure that the dash offset is reset when using drawLines()Andy Shaw2009-08-031-2/+4
* | Revert "Fix QFormLayout which allowed fields to be smaller that their minimum...Olivier Goffart2009-07-311-5/+1
* | Doc: Use new APIs in example and correct documentation regarding replacement.Volker Hilsheimer2009-07-311-1/+1
* | Doc: Use new APIs in example and correct documentation regarding replacement.Volker Hilsheimer2009-07-311-4/+27
* | Export symbol used in QtGui.Volker Hilsheimer2009-07-311-1/+5
* | QCheckBox on an out-of-process server wont allow <SPACE> key & FocusPrasanth Ullattil2009-07-313-43/+90
* | Crash DirectFb plugin when resizing verticalyJørgen Lind2009-07-311-2/+4
* | Doc: fix warnings.Volker Hilsheimer2009-07-312-1/+3
* | compileKent Hansen2009-07-311-1/+1
* | Revert "Small simplification of code in ItemViews (delegate)"Olivier Goffart2009-07-312-6/+12
* | Fix compilation: add #include <new> if placement new is usedThiago Macieira2009-07-311-0/+7
* | add private goToState() function to state machineKent Hansen2009-07-312-7/+97
* | remove const from QSignalEvent::sender*Kent Hansen2009-07-313-6/+6
* | Compile on HP-UXiBradley T. Hughes2009-07-312-3/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-3148-1653/+1864
|\ \
| * | Fixed corrupt testlogs on Windows and other places where vsnprintf isRohan McGovern2009-07-311-3/+4