summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
Diffstat (limited to 'Mac')
0 files changed, 0 insertions, 0 deletions
fdbdcfb044bb538fafa0'>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 * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-182-2/+18 |\ | * Application crashes when a menu is inserted twice on a menubar (Cocoa).Prasanth Ullattil2009-09-182-2/+18 * | Fixed broken scrolling of cached graphics items on X11.Samuel Rødal2009-09-181-41/+1 * | Fixed passing a zero drawable to X11 api causing X errors.Denis Dzyubenko2009-09-181-4/+9 * | Improved a qt_x11_wait_for_window_manager.Denis Dzyubenko2009-09-18