summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining instances of THISYEAR placeholder.Jason McDonald2009-09-221-1/+1
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-222-0/+14
|\
| * Add reconnection option to the mysql driver.Bill King2009-09-222-0/+14
* | QMatrix4x4::mapVector() to transform by top-left 3x3Rhys Weatherley2009-09-222-1/+33
|/
* Revert "Resubmit support for subpixel antialiasing on text in the GL2 engine."Rhys Weatherley2009-09-218-186/+25
* Calculate scissor correctly in OpenVG engineRhys Weatherley2009-09-211-1/+1
* The firstTimeObserver is not released if the event loop is never runBenjamin Poulain2009-09-212-8/+11
* Clean upJoão Abecasis2009-09-213-6/+0
* Optimized GL2 engine to use scissor clipping more aggressively.Samuel Rødal2009-09-212-95/+72
* Made subpixel antialiasing in the GL2 engine work on X11 as well.Samuel Rødal2009-09-212-0/+23
* QtScript: Fix comparing QVariant and QObject.Olivier Goffart2009-09-218-1/+50
* Resubmit support for subpixel antialiasing on text in the GL2 engine.Kim Motoyoshi Kalland2009-09-218-25/+186
* When using Plastique style, changing the background style sheet property of aGabriel de Dietrich2009-09-212-1/+4
* Doc: Indicated that press and release events occur with double clicks.David Boddie2009-09-211-5/+7
* Doc: Tidied up the QDesktopWidget documentation.David Boddie2009-09-211-28/+47
* qdoc: Added \brief texts to all the since 4.6 functions.Martin Smith2009-09-219-17/+50
* Fix printing with glyph substitutionEskil Abrahamsen Blomfeldt2009-09-211-0/+5
* Ensure that the menu only shows when clicking on the menu buttonAndy Shaw2009-09-211-1/+3
* Refactored gl window surface a bit.Gunnar Sletta2009-09-211-37/+43
* Fix QPrintDialog with no parent and no active windowEskil Abrahamsen Blomfeldt2009-09-211-2/+6
* On Mac, the posted events are processed on the first time in the loopBenjamin Poulain2009-09-212-2/+32
* use JSObject::inherits() instead of JSObject::isObject()Kent Hansen2009-09-216-15/+15
* Compile fix for non-Symbian.Alessandro Portale2009-09-211-1/+1
* Get menubars working again with new softkey API.Jason Barron2009-09-212-1/+4
* Introduce MenuSoftKey as a standard key to the internal enum.Jason Barron2009-09-213-1/+6
* Introduce a d-pointer to QSoftKeyManager.Jason Barron2009-09-212-18/+31
* Add a new compressable event QEvent::UpdateSoftKeys.Jason Barron2009-09-215-25/+41
* Simplify the soft key roles of QAction.Jason Barron2009-09-2112-107/+78
* QWizard changed to use the new soft key API.Jason Barron2009-09-211-42/+57
* Change QDialogButtonBox to use the new soft key API.Jason Barron2009-09-211-106/+39
* Change QProgressDialog to use the new soft key API.Jason Barron2009-09-211-9/+26
* Change QErrorMessage to use the new soft key API.Jason Barron2009-09-211-30/+15
* Give the soft key functionality it's own macro.Jason Barron2009-09-216-14/+18
* Refactor soft keys implementation.Jason Barron2009-09-2120-334/+387
* S60 native looking dialog support.Sami Merilä2009-09-219-26/+513
* Performance: reduce overhead of updateMatrix() in GL2 paint engineRhys Weatherley2009-09-211-32/+45
* Increase precision when normalizing vectorsRhys Weatherley2009-09-214-8/+34
* Accelerate drawRoundedRect() for the OpenVG paint engineRhys Weatherley2009-09-202-0/+100
* Making Keypad Navigation more usableAlessandro Portale2009-09-1910-28/+196
* A pen/brush can be invalid and have a valid colorAnders Bakken2009-09-181-8/+12
* Implement QDirectFBPaintEngine::drawRoundedRectAnders Bakken2009-09-183-2/+11
* Remove 3rdparty/javascriptcore unused .pro file that produce errors duringJocelyn Turcotte2009-09-181-73/+0
* Corrected some license headers.Kim Motoyoshi Kalland2009-09-183-11/+100
* Windows CE specific time functions removed from QtWebKitJoerg Bornemann2009-09-186-698/+2
* Switch glyph cache from Qt to SymbianLiang QI2009-09-183-3/+49
* Allow forcing an empty window title.Denis Dzyubenko2009-09-181-1/+1
* initialize the this-register of the global contextKent Hansen2009-09-181-0/+1
* put the this-register calculation into a functionKent Hansen2009-09-183-3/+10
* QtWebKit Windows CE compile fixJoerg Bornemann2009-09-182-0/+8
* QtWebKit Windows CE compile fixesJoerg Bornemann2009-09-185-6/+8