summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Created a snippet to generate the global colors image.David Boddie2009-10-091-12/+15
* Workaround for softkeys not working in modal dialogs on S60 5.0Shane Kearns2009-10-091-0/+1
* Fix compile error on symbian platformShane Kearns2009-10-091-0/+4
* Fix printing bitmap fonts on X11 with FontConfig enabledEskil Abrahamsen Blomfeldt2009-10-093-11/+24
* Revert "Workaround for OpenC daylight saving cache issue when using localtime...Aleksandar Sasha Babic2009-10-091-30/+2
* Fixed crash when printing to files under CocoaGunnar Sletta2009-10-091-0/+6
* Fixed text positioning when printing in HighResolution on Mac OS XGunnar Sletta2009-10-091-3/+4
* Fix qdoc warning about undocumented parameterSimon Hausmann2009-10-091-1/+1
* Fix for tst_qfile::map auto test in Symbian OS 3.1.Janne Anttila2009-10-091-2/+13
* Made QPen::setDashOffset() work with non-custom dashed lines.Kim Motoyoshi Kalland2009-10-091-3/+11
* Add a way to allow tracking the originating object with QNetworkRequest.Simon Hausmann2009-10-093-0/+35
* Fixed doc for softkeys in the qwidget doc.Denis Dzyubenko2009-10-091-2/+1
* Fix QHostInfo IP resolution when there's no reverse for the IP.Thiago Macieira2009-10-092-50/+30
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jan-Arve Sæther2009-10-0946-263/+438
|\
| * Check the framebuffer format against a format, not a texture targetRhys Weatherley2009-10-091-1/+1
| * Suppress unnecessary warning messages if pbuffers are not supportedRhys Weatherley2009-10-091-3/+10
| * EGL_SAMPLES should be 1, not -1, to select number of samplesRhys Weatherley2009-10-091-1/+1
| * Prevent double-destroy of a pbuffer's EGLSurfaceRhys Weatherley2009-10-091-1/+1
| * Fix detection of pbuffers on OpenGL/ES systemsRhys Weatherley2009-10-091-1/+1
| * Don't print EGL buffer size if it isn't set.Rhys Weatherley2009-10-091-2/+2
| * Color role with higher contrast for focusrectAlessandro Portale2009-10-081-1/+1
| * QS60Style: Re-enable color-from-skin-part extractionAlessandro Portale2009-10-081-5/+4
| * Merge branch '4.5' into 4.6Thiago Macieira2009-10-083-4/+6
| |\
| | * QHeaderView: fixed the sizeHint with hidden sectionsThierry Bastian2009-10-071-4/+8
| | * ignore invalid WM_KEYDOWN messages on WindowsJoerg Bornemann2009-10-071-2/+2
| | * Fix ASSERT caused by Plastique style when setting an application font with a ...Bradley T. Hughes2009-10-071-1/+1
| | * Bump version number of 4.5 branch to 4.5.4.Jason McDonald2009-10-053-4/+4
| | * Fix regressions in qeventloop, qtimer, and qsocketnotifier autotestsBradley T. Hughes2009-10-053-31/+112
| | * Fix a bug when clipsChildrenToShape is set back to false.Alexis Menard2009-10-023-0/+18
| | * Fix support for 32-bit PowerVR screens with QGraphicsViewRhys Weatherley2009-10-021-5/+8
| * | Remove incorrect optimisation in S60 widget / control stack syncShane Kearns2009-10-081-3/+8
| * | Conservative fix for link error with ARM RVCT compiler on symbian sbsv2Shane Kearns2009-10-082-14/+29
| * | Carbon: better wheel acceleration patchRichard Moe Gustavsen2009-10-082-6/+23
| * | Fix compile errors on mingw (The version supplied with Qt 4.5)Prasanth Ullattil2009-10-084-1/+29
| * | Fix to Symbian accelerated scrolling problem.Jani Hautakangas2009-10-082-28/+21
| * | Prevented input composition in password fields on X11 and Windows.axis2009-10-082-2/+2
| * | Workaround for OpenC daylight saving cache issue when using localtime_r.Janne Anttila2009-10-081-2/+30
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-10-084-26/+4
| |\ \
| | * | Remove handling of arrow key on QDialogOlivier Goffart2009-10-081-22/+0
| | * | Let the platform plugin decide on the click policy on itemviewOlivier Goffart2009-10-082-2/+2
| | * | Fix Qt Designer startup warnings about Qt::DropAction propertiesFriedemann Kleint2009-10-081-2/+2
| * | | DialogButtonBox is shown together with softkeys (QTBUG-4739)Sami Merilä2009-10-081-14/+4
| |/ /
| * | Fix for qfiledialog autotest build break in Symbian.Janne Anttila2009-10-081-1/+1
| * | Fix "Warning: #381-D: extra ";" ignored" reported by RVCTJanne Anttila2009-10-081-1/+1
| * | Stub out flush() in the PowerVR GL window surface classRhys Weatherley2009-10-082-8/+15
| * | Updates to EABI DEF files for Symbian OSIain2009-10-072-2/+37
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-10-079-55/+115
| |\ \
| | * | Use JSC::asObject() when we know that the value is an objectKent Hansen2009-10-071-2/+2
| | * | Inline QScriptValuePrivate operator new and deleteKent Hansen2009-10-073-18/+18
| | * | QDesktopServices compile fix for Windows CEJoerg Bornemann2009-10-071-0/+4