summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-0223-293/+925
|\
| * Changed implementation of qDrawBorderPixmap() to use qDrawPixmaps().Kim Motoyoshi Kalland2009-10-026-240/+262
| * Added support for drawing a pixmap multiple times in one call.Kim Motoyoshi Kalland2009-10-029-48/+292
| * Added qFastSin() and qFastCos() functions.Kim Motoyoshi Kalland2009-10-023-2/+333
| * Add prefix to statemachine-specific event typesKent Hansen2009-10-025-9/+9
| * Doc: mark API of Gesture framework as preliminary.Volker Hilsheimer2009-10-022-0/+4
| * Adds a bool to QAbstractAnimationPrivate to keep track of top-level animationsLeonardo Sobral Cunha2009-10-022-9/+16
| * Mac: bugfix 45f095b8970dc3c1b6f6e97fa2323654ba848288Richard Moe Gustavsen2009-10-021-9/+16
| * Demos and applications have a nice Qt logo when installed on SymbianEspen Riskedal2009-10-021-0/+17
* | Merge branch '4.6' into mmfphononFrans Englich2009-10-0259-166/+315
|\ \ | |/
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-10-0270-387/+615
| |\
| | * Use multimedia timers on Windows for timers less than 16msBradley T. Hughes2009-10-021-1/+1
| | * doc: Fixed numerous qdoc errors.Martin Smith2009-10-025-10/+7
| | * Mac: update/small fix to 45f095b8970dc3c1b6f6e97fa2323654ba848288Richard Moe Gustavsen2009-10-022-12/+14
| | * Renamed the values in the Qt::TileRule enum.Trond Kjernåsen2009-10-025-42/+42
| | * Fix compiler warnings on VS2008Prasanth Ullattil2009-10-0232-67/+69
| | * make private qws/qvfb data directory non-default, default to non-user specificJeremy Katz2009-10-022-2/+18
| | * Clear text selection in QLabel when it is losing focusmae2009-10-021-1/+12
| | * Dealing with socket that was signalized on exception fds setAleksandar Sasha Babic2009-10-021-3/+5
| | * Workaround for Open C bugAleksandar Sasha Babic2009-10-021-1/+1
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-023-5/+36
| | |\
| | | * 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
| * | | 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