summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Add QAbstractItemView::setDefaultDropAction(Qt::DropAction)David Faure2009-10-023-5/+36
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-021251-5351/+19283
| | | |\ \ | | | | |/
| | | * | Make 16-bit graphicssystem opengl workGunnar Sletta2009-10-023-2/+18
| | | * | Added timings to the QGL_BIND_TEXTURE_DEBUG debug outputsGunnar Sletta2009-10-021-8/+20
| | | * | Explicitely check for alpha pixels before creating an alpha GL pixnmapGunnar Sletta2009-10-021-6/+15
| | | * | Explicitly check for alpha pixels in X11 before making an alpha XPixmapGunnar Sletta2009-10-021-3/+30
| | * | | Filedialog impossible to use with keypad navigationSami Merilä2009-10-022-4/+28
| * | | | Remove TODO.txt, we've moved to Jira.Frans Englich2009-10-021-29/+0
| | |_|/ | |/| |
| * | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-021055-3656/+8309
| |\ \ \
| | * | | Add configure flags to force turning on or off JavaScriptCore JITJørgen Lind2009-10-022-0/+5
| * | | | Fixed indenting to comply with Qt code styleGareth Stockwell2009-10-021-15/+15
| * | | | Merge branch 'mmfphonon' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ...Gareth Stockwell2009-10-0173-400/+775
| |\ \ \ \
| | * | | | Use correct return value.Frans Englich2009-10-011-1/+1
| * | | | | Enable pointer events on native child widgetsGareth Stockwell2009-10-011-0/+5
| * | | | | Map redraw rectangle into co-ordinate system of backing store, for native chi...Gareth Stockwell2009-10-011-4/+9
| * | | | | Immediately activate native windows created by calling winId() on an already-...Gareth Stockwell2009-10-012-4/+20
| * | | | | Removed dummy VideoOutput instance.Gareth Stockwell2009-09-304-45/+79
* | | | | | Enable QGraphicsBloomEffect in QML.Andreas Aardal Hanssen2009-10-021-0/+4
* | | | | | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-10-021253-5398/+19275
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Update documentation for sorting / stacking order in Graphics View.Andreas Aardal Hanssen2009-10-023-164/+202
| | |_|/ / | |/| | |
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Kurt Korbatits2009-10-023-37/+28
| |\ \ \ \
| | * | | | Remove QHash overhead from QGLShareRegisterRhys Weatherley2009-10-022-28/+20
| | * | | | Fix support for 32-bit PowerVR screens with QGraphicsViewRhys Weatherley2009-10-021-5/+8
| | * | | | Remove unnecessary reference to QGLContextGroup::extensionFuncs()Rhys Weatherley2009-10-021-2/+0
| | * | | | Remove unnecessary function definition: qt_qgl_egl_display()Rhys Weatherley2009-10-011-2/+0
| * | | | | Fixed logic in clock() function of audio class's.Kurt Korbatits2009-10-026-4/+10
| |/ / / /
| * | | | Add "opengl2" as an option for creating an OpenGL graphics systemRhys Weatherley2009-10-011-0/+10
| * | | | Make Software Input Panel requests work with QGraphicsWebView _and_ QWebView ...Simon Hausmann2009-10-013-1/+19
| * | | | Fix BadDrawable errors when re-parenting a QGLWidget on X11/EGLTom Cooksey2009-10-011-2/+13
| * | | | Refactor retrieving the X11 visual for EGLEskil Abrahamsen Blomfeldt2009-10-011-74/+84
| * | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-013-3/+30
| |\ \ \ \
| | * | | | Fixed Designer property editor selection bug.Gabriel de Dietrich2009-10-011-1/+1
| | * | | | Fixes clipboard handling on X11.Denis Dzyubenko2009-10-011-1/+3
| | * | | | QNAM HTTP Code: Always send an Accept-Language headerMarkus Goetz2009-10-011-0/+9
| | * | | | Fixes: Phonon-gst: Respect device MediaSource property.Dmytro Poplavskiy2009-10-011-0/+5
| | * | | | Fixes: Phonon-gst: use correct URLs for different disk types.Dmytro Poplavskiy2009-10-011-2/+15
| * | | | | Rename QWebGraphicsItem to QGraphicsWebViewAlexis Menard2009-10-018-96/+96
| * | | | | Fixed typo in the doc.Denis Dzyubenko2009-10-011-1/+1
| * | | | | Use "if (1) {} else" instead of "if (1); else" to silence compiler.Volker Hilsheimer2009-10-011-2/+2
| * | | | | Reset timeout-checker before evaluating when processEventsInterval is usedKent Hansen2009-10-011-0/+2
| * | | | | Add input method hint for URL input widgets.Volker Hilsheimer2009-10-012-0/+2
| * | | | | S60 qt_init() fix to set system fontmread2009-10-011-0/+4
| * | | | | remove unused member from QWidgetData on Windows CEJoerg Bornemann2009-10-014-10/+1
| * | | | | qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-011-1/+1
| * | | | | Fix: Abstract slider does not understand wheel events properlyRichard Moe Gustavsen2009-10-016-37/+50
| * | | | | Fixed software input panel support on web input elements.Simon Hausmann2009-10-013-0/+45
| * | | | | Implementation for QWebPage::inputMethodQuery and QWebPagePrivate::inputMetho...Simon Hausmann2009-10-014-36/+242
| * | | | | qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-0116-0/+74
| * | | | | fix minimizing for Windows CE and Windows mobileJoerg Bornemann2009-10-013-28/+30
| * | | | | warning fix in qgraphicseffect_p.h for qreal == floatJoerg Bornemann2009-10-011-1/+1