summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-283388-54619/+54610
* Fixed bug where GL widget was not fully updated on Vista.Kim Motoyoshi Kalland2010-02-045-14/+24
* Fix D-Bus marshalling of booleans in optimised code.Thiago Macieira2009-12-271-1/+3
* Use Mono instead of MonoLSB when writing pbm files.Rhys Weatherley2009-12-231-1/+1
* Fix memory leak of QGLGlyphCoord objects in the OpenGL1 paint engineRhys Weatherley2009-12-211-3/+11
* Fixed crash when parsing invalid polygons in svgs.Kim Motoyoshi Kalland2009-12-181-16/+4
* fix Cocoa buildPeter Hartmann2009-12-151-1/+1
* Fix crash in QFontDialog::getFont() on Mac 10.4Morten Johan Sørvig2009-12-101-0/+4
* Fix crash in QDBusPendingReply/QDBusReply in case of unconnected calls.Thiago Macieira2009-12-092-1/+2
* Fixed uninitialized background artifacts in QWidget::render.Donald Carr2009-12-081-1/+1
* Fixed searching and copy/paste from PDF documents.axis2009-12-081-1/+1
* Replace glColor4ub() calls with glColor4f()Rhys Weatherley2009-12-072-6/+2
* Fix crash in QVector::reserve when reserving smaller size on a shared vectorOlivier Goffart2009-12-021-1/+1
* Fixed a potential crash in QDockWidgetThierry Bastian2009-12-011-2/+5
* make signal handlers understand QVariant againKent Hansen2009-11-301-3/+18
* Fixed a crash in the GL engine when trying to draw invalid pixmaps.Trond Kjernåsen2009-11-261-1/+1
* Fix retrieval of SQL type "TIME" information for PostgreSQLDerick Hawcroft2009-11-051-1/+1
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Derick Hawcroft2009-11-052-8/+3
|\
| * Fix memory leak in the Mac accessibility module.Morten Johan Sørvig2009-11-031-5/+0
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.5Morten Johan Sørvig2009-11-0210-89/+168
| |\
| * | Disable the move-by-scrolling optimization.Morten Johan Sørvig2009-11-021-3/+3
* | | Check success of query.Derick Hawcroft2009-11-051-1/+1
| |/ |/|
* | Fix a freeze in QFileDialog (Mac)Cédric Luthi2009-11-021-1/+1
* | Increase PowerVR memory alignment from 8 to 32 for SGX systems.Rhys Weatherley2009-11-021-1/+1
* | The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBXRhys Weatherley2009-11-021-3/+4
* | Remove unnecessary PowerVR helper functionsRhys Weatherley2009-11-022-75/+0
* | Make screen rotation work properly with the PowerVR screen driverRhys Weatherley2009-11-029-9/+162
|/
* Avoid infinite loop when laying out text with unconvertible charsEskil Abrahamsen Blomfeldt2009-10-291-40/+37
* Plug some autorelease pool leaks.Norwegian Rock Cat2009-10-291-0/+2
* Memory of fixedKernel is never returned, found by cppcheck.Daniël2009-10-271-0/+1
* 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