summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Cached clip path not cleared correctly for ancestor that clips to shapeAndrew Christian2009-09-221-2/+4
| * QCoreApplicationPrivate::appendApplicationPathToLibraryPaths WinCE fixJoerg Bornemann2009-09-211-1/+1
* | Cleanup convertHIconToPixmap() & loadIconFromShell32()miniak2009-09-224-55/+44
* | * QPixmap: Add toWinHICON() & fromWinHICON() methodminiak2009-09-225-72/+80
* | Remove key accelerators from Softkeys and Menus in S60.Sami Merilä2009-09-222-23/+7
* | Fix tst_QScriptEngine::throwErrorFromProcessEventsOlivier Goffart2009-09-222-2/+3
* | Resubmit support for subpixel antialiasing on text in the GL2 engine.Kim Motoyoshi Kalland2009-09-228-25/+186
* | Move 3rdparty fonts into repository.Jason McDonald2009-09-2239-0/+986075
* | 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