| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the way we handle KeyboardUIMode on Mac | Benjamin Poulain | 2009-09-25 | 2 | -7/+17 |
|
|
* | Added #define to GL 2 paint engine to turn off scissor testing. | Samuel Rødal | 2009-09-25 | 1 | -15/+27 |
|
|
* | Move common EGL functions to qgl_egl.cpp | Rhys Weatherley | 2009-09-25 | 4 | -112/+37 |
|
|
* | Make QEglContext API a little more flexible | Rhys Weatherley | 2009-09-25 | 2 | -12/+8 |
|
|
* | Remove the storage of the EGLSurface from QEglContext | Rhys Weatherley | 2009-09-25 | 11 | -106/+42 |
|
|
* | Start to separate the EGLSurface from QEglContext in QtOpenGL | Rhys Weatherley | 2009-09-24 | 7 | -163/+63 |
|
|
* | Push the "lazy doneCurrent" logic down from QtOpenVG into QEgl | Rhys Weatherley | 2009-09-24 | 5 | -111/+118 |
|
|
* | Latest update to Symbian EABI DEF files | Iain | 2009-09-24 | 7 | -142/+231 |
|
|
* | Revert to using Q_CORE_EXPORT to export two assembler functions | Iain | 2009-09-24 | 1 | -5/+2 |
|
|
* | Update src/3rdparty/javascriptcore and adapt src/script to the changes. | Kent Hansen | 2009-09-24 | 278 | -8267/+23486 |
|
|
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-09-24 | 6 | -21/+12 |
|\ |
|
| * | Fixed text drawing regression in Assistant. | Trond Kjernåsen | 2009-09-24 | 1 | -0/+2 |
|
|
| * | Fixed clipping of non-cosmetic dashed strokes in raster paint engine. | Kim Motoyoshi Kalland | 2009-09-23 | 1 | -9/+1 |
|
|
| * | Calling raise() on a hidden windows makes it visible on Cocoa. | Prasanth Ullattil | 2009-09-23 | 1 | -1/+1 |
|
|
| * | Ensure that QStandardItem::clone() is used when a prototype is set | Andy Shaw | 2009-09-22 | 2 | -4/+7 |
|
|
| * | Fix broken drop-down arrows on Windows 7 | Jens Bache-Wiig | 2009-09-22 | 1 | -11/+0 |
|
|
* | | Remove QGVLauncher from the WebKit import. | Simon Hausmann | 2009-09-24 | 2 | -330/+0 |
|
|
* | | Fix the area above the menubar to have the right background | Andy Shaw | 2009-09-24 | 1 | -1/+1 |
|
|
* | | Added BlurType to blur graphics effect API. | Samuel Rødal | 2009-09-24 | 5 | -25/+87 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Andy Shaw | 2009-09-24 | 1 | -0/+4 |
|\ \ |
|
| * | | QTextDocument initial revision after setPlainText/setHtml | mae | 2009-09-24 | 1 | -0/+4 |
|
|
* | | | Ensure that the gradient is not given an invalid stop point | Andy Shaw | 2009-09-24 | 1 | -7/+7 |
|/ / |
|
* | | Added some documentation for a hackish workaround into the mac code | Richard Moe Gustavsen | 2009-09-24 | 1 | -4/+11 |
|
|
* | | Prevented crash in svgviewer in graphics system OpenGL with QGLWidget. | Samuel Rødal | 2009-09-24 | 1 | -0/+2 |
|
|
* | | Updated WebKit from /home/joce/dev/qtwebkit3/ to qtwebkit-4.6-snapshot-240920... | Jocelyn Turcotte | 2009-09-24 | 486 | -6489/+9572 |
|
|
* | | Only account for a negative right bearing in QTextLayout | Eskil Abrahamsen Blomfeldt | 2009-09-24 | 1 | -1/+1 |
|
|
* | | Fixed a text drawing problem in the GL2 engine under X11. | Trond Kjernåsen | 2009-09-24 | 1 | -1/+1 |
|
|
* | | Uninitialised variable fix for qfilesystemwatcher_symbian | mread | 2009-09-24 | 1 | -1/+1 |
|
|
* | | Fix QTextDocument::revision() | mae | 2009-09-24 | 3 | -23/+17 |
|
|
* | | Made fast blur in GL 2 engine be radius independent. | Samuel Rødal | 2009-09-24 | 2 | -140/+97 |
|
|
* | | AudioService API changes; QString->const QString&, remove QAudioDeviceId use ... | Justin McPherson | 2009-09-24 | 20 | -524/+274 |
|
|
* | | Mac audio; emit stateChanged on start, don't flush in push mode. | Justin McPherson | 2009-09-24 | 2 | -0/+9 |
|
|
* | | Mac audio; Remove signal re-decleration. | Justin McPherson | 2009-09-24 | 2 | -8/+0 |
|
|
* | | Fix cubic paths in OpenVG | Rhys Weatherley | 2009-09-23 | 1 | -3/+3 |
|
|
* | | Fix 3.1 build - move unimplemented RFs API to the S60 plugin | Shane Kearns | 2009-09-23 | 9 | -10/+124 |
|
|
* | | Compile fix for platforms prior to Symbian^3. | Jason Barron | 2009-09-23 | 4 | -0/+11 |
|
|
* | | Merge branch 'imhintsAdditions' into 4.6 | axis | 2009-09-23 | 2 | -6/+16 |
|\ \ |
|
| * | | Cleaned up input method hints documentation a bit. | axis | 2009-09-23 | 1 | -6/+15 |
|
|
| * | | Added ImhEmailCharactersOnly flag. | axis | 2009-09-23 | 1 | -0/+1 |
|
|
* | | | Don't disable painting with multiple screens and VNC | Jeremy Katz | 2009-09-23 | 3 | -8/+18 |
|/ / |
|
* | | Merge branch 's60MainHelperClasses' into 4.6 | axis | 2009-09-23 | 13 | -470/+527 |
|\ \ |
|
| * | | Corrected typo. | axis | 2009-09-23 | 1 | -1/+1 |
|
|
| * | | Added support for using custom application objects on S60. | axis | 2009-09-23 | 13 | -469/+526 |
|
|
* | | | Avoid calling ensureContext() in setGeometry. | Jason Barron | 2009-09-23 | 1 | -1/+0 |
|
|
* | | | Small change in the API of animations | Thierry Bastian | 2009-09-23 | 11 | -30/+24 |
|
|
* | | | QTextCursor selection extension when inserting characters | mae | 2009-09-23 | 1 | -2/+6 |
|
|
* | | | Added QSlider to tst_QStyleSheetStyle::complexWidgetFocus. | Gabriel de Dietrich | 2009-09-23 | 2 | -7/+15 |
|
|
* | | | When using style sheets, the focus flag was not propagated to the children of | Gabriel de Dietrich | 2009-09-23 | 1 | -1/+1 |
|
|
* | | | Modify functions for native pixmap data conversion on Symbian. | Jason Barron | 2009-09-23 | 7 | -351/+376 |
|
|
* | | | Implement advanced pointer handling on S60 | Bradley T. Hughes | 2009-09-23 | 3 | -2/+80 |
|
|