summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QWidget painting regression on Windows.Bjørn Erik Nilsen2009-10-221-1/+1
* QWindowsMobileStyle::drawPrimitive(PE_Frame) background color fixedJoerg Bornemann2009-10-221-4/+2
* move default QAbstractButton font setup on Win mobile to QApplicationJoerg Bornemann2009-10-222-24/+3
* make missing Key_Back and Key_Forward menu glyphs return 0 on mac(cocoa)Dean Dettman2009-10-201-2/+2
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.5Dean Dettman2009-10-2011-159/+41
|\
| * QNetworkProxyFactory: Never return empty list on windowsMarkus Goetz2009-10-161-1/+6
| * Recognize transformed screens when looking for a QGLScreenRhys Weatherley2009-10-162-2/+4
| * Some sub menus are disabled in CocoaPrasanth Ullattil2009-10-151-2/+2
| * Remove the surface holder from the PowerVR screen driverRhys Weatherley2009-10-154-148/+11
| * Back-port several OpenGL/ES fixes from 4.6 to 4.5Rhys Weatherley2009-10-153-5/+14
| * QNAM HTTP Code: Backport a fix related to aborting repliesMarkus Goetz2009-10-141-1/+4
* | Adds Key_Back and Key_Forward menu glyphs on mac(carbon)Dean Dettman2009-10-201-0/+8
|/
* Fix regression while updating items in itemview.Olivier Goffart2009-10-131-1/+1
* Fix a crash in cocoa when a QMessageBox is destroyed from dropEvent()Prasanth Ullattil2009-10-121-11/+11
* Back port fixes from PowerVR driver in 4.6 to 4.5Rhys Weatherley2009-10-093-9/+16
* Fix detection of pbuffers on OpenGL/ES systemsRhys Weatherley2009-10-091-1/+1
* 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
* 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
* Fix reader.google.com crashesSimon Hausmann2009-09-303-1450/+1133
* (TDS) Fixes improper formatting of date valuesBill King2009-09-301-1/+3
* (TDS) Fixes missing field/table name escaping.Bill King2009-09-302-0/+13
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-291-16/+10
|\
| * QGraphicsItem: cached embedded widget item is not repainted when widget is up...Andreas Aardal Hanssen2009-09-291-16/+10
* | Remove mentions of QtSW.Jason McDonald2009-09-292-3/+3
|/
* QGraphicsItem with parent flag ItemClipsChildrenToShape not visibleAndreas Aardal Hanssen2009-09-281-1/+1
* Cocoa: Fix build cocoa port with namespaceRichard Moe Gustavsen2009-09-282-2/+3
* Doc: fixed typo in QTabBar::tabRect() docsStian Sandvik Thomassen2009-09-281-1/+1
* Fixes a crash in QDoubleSpinBoxJoão Abecasis2009-09-251-210/+4
* QHostAddress: Clarification about DNSMarkus Goetz2009-09-251-0/+3
* Fixed text drawing regression in Assistant.Trond Kjernåsen2009-09-241-0/+2
* Fixed clipping of non-cosmetic dashed strokes in raster paint engine.Kim Motoyoshi Kalland2009-09-231-9/+1
* Calling raise() on a hidden windows makes it visible on Cocoa.Prasanth Ullattil2009-09-231-1/+1
* Ensure that QStandardItem::clone() is used when a prototype is setAndy Shaw2009-09-222-4/+7
* Fix broken drop-down arrows on Windows 7Jens Bache-Wiig2009-09-221-11/+0
* 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
* Application crashes when a menu is inserted twice on a menubar (Cocoa).Prasanth Ullattil2009-09-182-2/+18
* Fix compilation for systems with MBX PowerVR headers.Rhys Weatherley2009-09-181-0/+7
* Make the PowerVR screen driver for QWS compile against shipped headersTom Cooksey2009-09-171-2/+2
* compile fix for embedded Linux and defined QT_COORD_TYPETakumi ASAKI2009-09-171-1/+1