summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-288511-145495/+145422
* Change licenses and license headers from Nokia to DigiaSergio Ahumada2012-11-283-137/+136
* Remove obsolete URL's.Jason McDonald2010-03-092-6/+6
* Fixed bug where GL widget was not fully updated on Vista.Kim Motoyoshi Kalland2010-02-045-14/+24
* tst_qhostinfo benchmark: Fix license headerMarkus Goetz2010-01-041-13/+15
* 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
* Add QHostInfo benchmarkMarkus Goetz2009-12-183-0/+108
* Fixed crash when parsing invalid polygons in svgs.Kim Motoyoshi Kalland2009-12-181-16/+4
* fix Cocoa buildPeter Hartmann2009-12-151-1/+1
* Add a mkspec for selecting gcc-4.0 on Mac OS X.Morten Sorvig2009-12-114-0/+190
* 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-094-1/+43
* 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
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-12-084-9/+8
|\
| * 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
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-12-012-3/+47
|\ \ | |/
| * make signal handlers understand QVariant againKent Hansen2009-11-302-3/+47
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-11-271-1/+1
|\ \ | |/
| * Fixed a crash in the GL engine when trying to draw invalid pixmaps.Trond Kjernåsen2009-11-261-1/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-11-171-2/+2
|\ \ | |/
| * fix baseline for "backslashes"Oswald Buddenhagen2009-11-161-2/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-11-151-9/+1
|\ \ | |/
| * Update known issues.Jason McDonald2009-11-141-9/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-11-134-15/+17
|\ \ | |/
| * remove dependency on git line end conversionsOswald Buddenhagen2009-11-124-15/+17
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-11-053-2/+34
|\ \ | |/
| * Fix retrieval of SQL type "TIME" information for PostgreSQLDerick Hawcroft2009-11-052-1/+33
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Derick Hawcroft2009-11-052-8/+3
| |\
| * | Check success of query.Derick Hawcroft2009-11-051-1/+1
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-11-042-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
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-11-031-1/+1
|\ \ \ | | |/ | |/|
| * | Fix a freeze in QFileDialog (Mac)Cédric Luthi2009-11-021-1/+1
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-11-029-88/+167
|\ \ \ | |/ /
| * | 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
| |/
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-10-303-40/+53
|\ \ | |/
| * Avoid infinite loop when laying out text with unconvertible charsEskil Abrahamsen Blomfeldt2009-10-292-40/+51
| * Plug some autorelease pool leaks.Norwegian Rock Cat2009-10-291-0/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-10-281-0/+1
|\ \ | |/
| * Memory of fixedKernel is never returned, found by cppcheck.Daniël2009-10-271-0/+1