Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Make QtOpenGL on X11/EGL less chatty with it's debug output | Tom Cooksey | 2009-09-16 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | Document that errors from flush are ignored in QFile::close() | João Abecasis | 2009-09-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Fix to QSyntaxHighlighter not rehighlighting enough | mae | 2009-09-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | QFontMetrics::boundingRect(QString) returns incorrect width on Mac OS X | Prasanth Ullattil | 2009-09-16 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | doc: Fixed some qdoc errors. | Martin Smith | 2009-09-16 | 4 | -7/+5 | |
| * | | | | | | | | | | | | | Small optimisation in QFontMetrics multi-length-string | Olivier Goffart | 2009-09-16 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | Implemented the SAVE_TARGET in QClipboard on X11 | Denis Dzyubenko | 2009-09-16 | 3 | -1/+28 | |
| * | | | | | | | | | | | | | Added support for subpixel antialiasing on text in the GL2 engine. | Kim Motoyoshi Kalland | 2009-09-16 | 8 | -24/+181 | |
| * | | | | | | | | | | | | | Separate the copy of JavaScriptCore that QtScript uses from the copy that | Simon Hausmann | 2009-09-16 | 481 | -1/+238766 | |
* | | | | | | | | | | | | | | Fix QTimer overflow with interval > 35 minutes on symbian | Shane Kearns | 2009-09-16 | 2 | -5/+30 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Hide getStaticMetaObject() on platforms without Q_NO_DATA_RELOCATION | Shane Kearns | 2009-09-16 | 1 | -2/+8 | |
* | | | | | | | | | | | | | doc: Fixed some qdoc errors. | Martin Smith | 2009-09-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-09-16 | 80 | -255/+1307 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Reduce overhead of paint engine-specific pixmap filters | Rhys Weatherley | 2009-09-16 | 8 | -38/+56 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-09-16 | 2 | -2/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix QLineEdit drag'n'drop | Alan Alpert | 2009-09-15 | 1 | -1/+0 | |
| | * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Alan Alpert | 2009-09-15 | 97 | -431/+1580 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Fix QLineEdit::setPalette | Alan Alpert | 2009-09-15 | 2 | -1/+18 | |
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix crash in QVGSharedContext shutdown | Rhys Weatherley | 2009-09-16 | 1 | -0/+4 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Only regenerate pixmap filter source if the parameters have changed. | Rhys Weatherley | 2009-09-15 | 1 | -2/+31 | |
| * | | | | | | | | | | | Remove unnecessary definitions in GL pixmap filter code. | Rhys Weatherley | 2009-09-15 | 1 | -5/+0 | |
| * | | | | | | | | | | | Fix glMatrixMode() arguments for desktop OpenGL | Rhys Weatherley | 2009-09-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | Compilation fix for OpenGL/ES 2.0 | Rhys Weatherley | 2009-09-15 | 1 | -0/+2 | |
| * | | | | | | | | | | | Export a function for getting a IDirectFBWindow | Anders Bakken | 2009-09-15 | 4 | -6/+34 | |
| * | | | | | | | | | | | Export two functions for getting a surface in dfb | Anders Bakken | 2009-09-15 | 2 | -1/+14 | |
| * | | | | | | | | | | | Fix a bug in surfaceForWidget | Anders Bakken | 2009-09-15 | 1 | -1/+2 | |
| * | | | | | | | | | | | Doc: Created a new Drawing Utility Functions page. | David Boddie | 2009-09-15 | 2 | -16/+22 | |
| * | | | | | | | | | | | I don't think this was intentional... | João Abecasis | 2009-09-15 | 2 | -2/+0 | |
| * | | | | | | | | | | | Increased performance of blurpicker example with GL 2 engine. | Samuel Rødal | 2009-09-15 | 1 | -8/+8 | |
| * | | | | | | | | | | | QCursor support for Symbian OS | Shane Kearns | 2009-09-15 | 59 | -172/+1114 | |
* | | | | | | | | | | | | Fixed glsl warnings on mac and stop using texturecoords when not needed | Gunnar Sletta | 2009-09-16 | 3 | -26/+20 | |
* | | | | | | | | | | | | Silenced GLSL compiler warning on Mac OS X | Gunnar Sletta | 2009-09-15 | 2 | -1/+5 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Fix a bug in FocusScopes; ensure subFocus is set correctly. | Andreas Aardal Hanssen | 2009-09-15 | 1 | -1/+3 | |
* | | | | | | | | | | | Remove unused signal declaration. | Andreas Aardal Hanssen | 2009-09-15 | 1 | -1/+0 | |
* | | | | | | | | | | | Removed a debug output that was a bit annoying | Thorbjørn Lindeijer | 2009-09-15 | 1 | -2/+1 | |
* | | | | | | | | | | | doc: Fixed some qdoc errors. | Martin Smith | 2009-09-15 | 1 | -2/+1 | |
* | | | | | | | | | | | Removed GL1 pixmap filters and ported colorize filter to GL2 engine. | Samuel Rødal | 2009-09-15 | 3 | -61/+22 | |
* | | | | | | | | | | | QNativeSocketEngine on Windows: don't bail out on non-fatal error | Peter Hartmann | 2009-09-15 | 1 | -3/+9 | |
* | | | | | | | | | | | Fix ambiguous overload for QTileRules constructor | Olivier Goffart | 2009-09-15 | 3 | -3/+7 | |
* | | | | | | | | | | | Doc: Added some snippets to the multimedia audio docs. | Geir Vattekar | 2009-09-15 | 4 | -5/+18 | |
* | | | | | | | | | | | Made QGraphicsBlurEffect use the high blur quality setting. | Samuel Rødal | 2009-09-15 | 1 | -0/+2 | |
* | | | | | | | | | | | Fixed QLineEdit to pass the tst_QLineEdit::displayText() autotest. | Kim Motoyoshi Kalland | 2009-09-15 | 2 | -2/+9 | |
* | | | | | | | | | | | Fixed rendering errors in blurpicker with -graphicssystem opengl | Samuel Rødal | 2009-09-15 | 2 | -1/+16 | |
* | | | | | | | | | | | doc: Fixed some qdoc errors. | Martin Smith | 2009-09-15 | 3 | -45/+29 | |
* | | | | | | | | | | | Export again qt_set_sequence_auto_mnemonic | Olivier Goffart | 2009-09-15 | 1 | -1/+1 | |
* | | | | | | | | | | | Support for focus scopes: QGraphicsItem::ItemIsFocusScope. | Andreas Aardal Hanssen | 2009-09-15 | 5 | -36/+177 | |
* | | | | | | | | | | | Fix bugs in handling of initial focus. | Andreas Aardal Hanssen | 2009-09-15 | 1 | -2/+5 | |
* | | | | | | | | | | | Remove this line; which no longer has any effect. | Andreas Aardal Hanssen | 2009-09-15 | 1 | -2/+0 | |
* | | | | | | | | | | | Bauhaus widgetbox drag and drop not working in Cocoa | Prasanth Ullattil | 2009-09-15 | 1 | -0/+4 | |
* | | | | | | | | | | | Added support in qimagereader to base plugin selection on stream content | Gunnar Sletta | 2009-09-15 | 2 | -10/+49 | |