| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix crash in QWebView when application has a style sheet | Markus Goetz | 2009-05-06 | 1 | -1/+1 |
|
|
* | Crash in QWidget::render when passing an untransformed QPixmap painter. | Bjoern Erik Nilsen | 2009-05-06 | 2 | -1/+12 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Geir Vattekar | 2009-05-06 | 1 | -2/+6 |
|\ |
|
| * | QNetworkDiskCache: check if opening file succeeds | Benjamin C Meyer | 2009-05-06 | 1 | -2/+6 |
|
|
* | | Doc: Added info on NOTIFY to the Q_PROPERTY docs. | Geir Vattekar | 2009-05-06 | 2 | -1/+7 |
|/ |
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Geir Vattekar | 2009-05-06 | 14 | -29/+186 |
|\ |
|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Andy Shaw | 2009-05-06 | 4 | -16/+102 |
| |\ |
|
| | * | QGraphicsItem::setOpacity(0.0) does not trigger an update. | Bjoern Erik Nilsen | 2009-05-06 | 4 | -16/+102 |
|
|
| * | | Adds in documentation for RESOURCES | Andy Shaw | 2009-05-06 | 1 | -0/+7 |
| |/ |
|
| * | Re-enabled antialiasing for large font sizes in OpenGL paint engine. | Samuel Rødal | 2009-05-06 | 4 | -7/+47 |
|
|
| * | Prevented X server crash when calling XFillPolygon with >200000 points. | Samuel Rødal | 2009-05-06 | 1 | -1/+25 |
|
|
| * | Fixed bug in QTabBar::setTabButton() for a scrolled tab bar. | jasplin | 2009-05-06 | 1 | -1/+2 |
|
|
| * | Added comment to QTextStream - clarification of the documentation | Morten Engvoldsen | 2009-05-06 | 1 | -1/+2 |
|
|
| * | Fixing task 252319 | Thomas Hartmann | 2009-05-06 | 1 | -3/+0 |
|
|
| * | Put the Dochwidget tabs on top as this was often requested. | kh | 2009-05-06 | 1 | -0/+1 |
|
|
* | | Doc: Updated docs for collision between QGraphicsItems | Geir Vattekar | 2009-05-06 | 1 | -8/+20 |
|/ |
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Geir Vattekar | 2009-05-06 | 9 | -25/+61 |
|\ |
|
| * | fixed a typo in QPrintDialog documentation | Pierre Rossi | 2009-05-06 | 1 | -1/+1 |
|
|
| * | Fixes broken last tab page handling in case the search was hidden. | kh | 2009-05-06 | 4 | -15/+42 |
|
|
| * | Optimize QCocoaView::registerDragTypes and mode switching in QtCreator. | Morten Sørvig | 2009-05-06 | 3 | -8/+17 |
|
|
| * | Moved the QT_BEGIN_NAMESPACE macro to the right place in qsslcipher.cpp | Thiago Macieira | 2009-05-06 | 1 | -1/+1 |
|
|
* | | Doc: Added links to Text Object Example in QTextDocument and QTextObject | Geir Vattekar | 2009-05-06 | 2 | -2/+2 |
|/ |
|
* | Doc: Said that QTextCursor is an implicitly shared class in | Geir Vattekar | 2009-05-06 | 1 | -1/+4 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Geir Vattekar | 2009-05-06 | 25 | -1465/+1567 |
|\ |
|
| * | QComboBox: Click-drag-release does not work for combo boxes using Cocoa | Richard Moe Gustavsen | 2009-05-06 | 1 | -4/+19 |
|
|
| * | Mac OS X QWidget::setMinimumSize locks. | Richard Moe Gustavsen | 2009-05-06 | 2 | -43/+46 |
|
|
| * | Fixed scrolling performance issue related to hidden blocks | mae | 2009-05-06 | 1 | -1/+1 |
|
|
| * | Fixed some inconsistencies for image drawing on non-integer coords. | Samuel Rødal | 2009-05-06 | 4 | -11/+27 |
|
|
| * | Fixes crash when mysql_init() returns 0 | Bill King | 2009-05-05 | 1 | -1/+1 |
|
|
| * | Cleaned up code | Anders Bakken | 2009-05-05 | 1 | -24/+20 |
|
|
| * | Cleaned up code | Anders Bakken | 2009-05-05 | 1 | -439/+443 |
|
|
| * | Refactored image caching | Anders Bakken | 2009-05-05 | 7 | -141/+147 |
|
|
| * | Make sure image caching works with Qt3Support | Anders Bakken | 2009-05-05 | 2 | -0/+4 |
|
|
| * | Cleaned up code a little | Anders Bakken | 2009-05-05 | 1 | -41/+28 |
|
|
| * | Don't call prepare more than necessary | Anders Bakken | 2009-05-05 | 3 | -22/+37 |
|
|
| * | DirectFB can't handle "mirrored" scales | Anders Bakken | 2009-05-05 | 1 | -14/+23 |
|
|
| * | Fix line encoding on PowerVR headers | Tom Cooksey | 2009-05-05 | 2 | -742/+742 |
|
|
| * | Fix infinite recursion with QT3_SUPPORT | João Abecasis | 2009-05-05 | 1 | -1/+1 |
|
|
| * | Extend change 759338df758ad16cdfd9521b270f7e379bbfa57c to cover extra | mae | 2009-05-05 | 1 | -14/+25 |
|
|
| * | QTextEdit::ExtraSelection failure with style sheets | mae | 2009-05-05 | 2 | -6/+39 |
|
|
| * | Improved debug output | Anders Bakken | 2009-05-05 | 1 | -30/+30 |
|
|
| * | Syntax error on configure script | João Abecasis | 2009-05-05 | 1 | -1/+1 |
|
|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Morten Sørvig | 2009-05-05 | 19 | -35/+1015 |
| |\ |
|
| * | | Make command-quit not terminate the program on Qt/Cocoa. | Morten Sørvig | 2009-05-05 | 1 | -3/+6 |
|
|
* | | | Doc: Updated QImageReader::supportedImageFormat() to include SVG | Geir Vattekar | 2009-05-06 | 1 | -0/+1 |
| |/
|/| |
|
* | | Add QMAKE_INCDIR_POWERVR to specify the location of pvr2d.h & wsegl.h | Tom Cooksey | 2009-05-05 | 4 | -4/+11 |
|
|
* | | Add headers required for building PowerVR driver | Tom Cooksey | 2009-05-05 | 4 | -3/+751 |
|
|
* | | Ensured correct rounding of scaled image drawing at non-integer coords. | Samuel Rødal | 2009-05-05 | 6 | -25/+182 |
|
|
* | | Fixed bug where 0-opacity would cause images to be drawn fully opaque. | Samuel Rødal | 2009-05-05 | 2 | -1/+19 |
|
|
* | | Fix regression in drawing parts of pixmaps on Panther. | Norwegian Rock Cat | 2009-05-05 | 1 | -3/+2 |
|
|