summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * 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
| | * | 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
| | |\ \ \ \ | | | | |/ / | | | |/| |