summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-021-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-021-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
| * | Enable qws/qvfb use for multiple users on one machineJeremy Katz2009-10-015-26/+32
| * | Fixed QPixmap::fromImage when using Format_Mono for Symbian.Janne Anttila2009-10-011-3/+3
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-013-6/+23
| |\ \
| | * | Doc: Mark new overloads with \since 4.6.Volker Hilsheimer2009-10-011-1/+6
| | * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-011023-3545/+7949
| | |\ \
| | | * | Fixes clipboard handling on X11.Denis Dzyubenko2009-10-011-1/+3
| | * | | Worked around S60 3.1 bug in CCoeControl::PositionRelativeToScreenMiikka Heikkinen2009-10-011-4/+14
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-011009-3504/+7709
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix crash in S60 input methods after task switchingShane Kearns2009-10-011-5/+15
| | * | | qdoc: Added a missing "/" in a "<h2>".Martin Smith2009-10-011-105/+107
| | * | | Fix column number provided to QScriptEngineAgentKent Hansen2009-10-013-65/+81
| | * | | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-016-15/+22
| | * | | Fix an issue that was uncovered by two tst_QAbstractItemView fails.Alessandro Portale2009-10-011-4/+5
| | * | | Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-3009200...Jocelyn Turcotte2009-10-01920-2312/+5816
| | * | | Fix translation strings.Frans Englich2009-10-017-349/+349
| | * | | Silence compiler warning.Frans Englich2009-10-011-1/+1