Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Jason McDonald | 2010-01-06 | 6 | -11/+32 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 3331 | -3341/+3341 | |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-06 | 43 | -563/+1022 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | QBoxLayout::setGeometry would not respect the widget min/max width | Gabriel de Dietrich | 2010-01-06 | 1 | -2/+4 | |
| | * | | | | | | | Revert "QStyleSheetStyle: Fixed some text croped when having padding with nat... | Olivier Goffart | 2010-01-06 | 1 | -1/+1 | |
| | * | | | | | | | Use QFile:rename when moving items in QFileystemModel. | Alexis Menard | 2010-01-06 | 1 | -2/+1 | |
| | * | | | | | | | Revert "Add GLfloat[2][2] & GLfloat[3][3] uniform setters to QGLShaderProgram" | Tom Cooksey | 2010-01-06 | 3 | -73/+3 | |
| | * | | | | | | | Fix default filter selection when using HideNameFilterDetails option. | Alexis Menard | 2010-01-06 | 1 | -15/+28 | |
| | * | | | | | | | Don't write out fo:word-spacing if its the default value. | Thomas Zander | 2010-01-06 | 1 | -2/+2 | |
| | * | | | | | | | Improved initial startup time for a QGLWidget ontop of EGL/X11. | Trond Kjernåsen | 2010-01-06 | 1 | -5/+111 | |
| | * | | | | | | | Document the QGraphicsView::IndirectPainting flag | Olivier Goffart | 2010-01-06 | 2 | -1/+11 | |
| | * | | | | | | | Display broken symlinks in the filesystem model. | Alexis Menard | 2010-01-05 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'QT-2261' into 4.6 | Jan-Arve Sæther | 2010-01-05 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fixed a bug with distribution of spans. | Jan-Arve Sæther | 2010-01-05 | 1 | -2/+2 | |
| | * | | | | | | | | Compile with QT_NO_DOCKWIDGET | Olivier Goffart | 2010-01-05 | 1 | -0/+2 | |
| | * | | | | | | | | Removed temporary QGLWidget created during QGLWidget/X11 initialization. | Trond Kjernåsen | 2010-01-05 | 1 | -2/+67 | |
| | * | | | | | | | | QScript: Lookup the native setter from the prototype | Olivier Goffart | 2010-01-05 | 1 | -1/+9 | |
| | * | | | | | | | | Implement QScript::QObjectDelegate::getOwnPropertyDescriptor | Olivier Goffart | 2010-01-05 | 4 | -1/+164 | |
| | * | | | | | | | | fix compilation in GL2 paint engine for Windows | Gunnar Sletta | 2010-01-05 | 1 | -0/+1 | |
| | * | | | | | | | | Move QGLTextureGlyphCache into it's own file | Tom Cooksey | 2010-01-05 | 5 | -240/+350 | |
| | * | | | | | | | | (ODBC) Handle drivers that return SQL_NO_DATA for exec success. | Bill King | 2010-01-05 | 1 | -1/+6 | |
| | * | | | | | | | | Remove QGLShareRegister and transfer its functionality to QGLContextGroup | Rhys Weatherley | 2010-01-04 | 9 | -41/+39 | |
| | * | | | | | | | | BitsPerSample should default to 1 in TIFF files. | Rhys Weatherley | 2010-01-04 | 1 | -4/+3 | |
| | * | | | | | | | | Make the ShowDirsOnly option work in QFileDialog. | Alexis Menard | 2010-01-04 | 1 | -0/+3 | |
| | * | | | | | | | | Slight performance improvement in comp_func_SourceOver. | Samuel Rødal | 2010-01-04 | 1 | -1/+4 | |
| | * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-04 | 2 | -5/+44 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Introduce new "snapToPixelGrid" flag to GL2 engine for drawText | Tom Cooksey | 2010-01-04 | 2 | -5/+44 | |
| | * | | | | | | | | | fixed typo in qpainter docs | Gunnar Sletta | 2010-01-04 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | Make stretchblit an opt-out option in DirectFB | Anders Bakken | 2010-01-04 | 3 | -11/+29 | |
| | * | | | | | | | | Set serial number in QDFBPixmapData::transformed | Anders Bakken | 2010-01-04 | 1 | -0/+1 | |
| | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-04 | 12 | -161/+145 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Set serial number in QX11PixmapData::transformed | Anders Bakken | 2010-01-04 | 1 | -0/+2 | |
| | | * | | | | | | | | Avoid deep QImage copies in the OpenVG paint engine | Rhys Weatherley | 2010-01-04 | 2 | -9/+12 | |
| | | * | | | | | | | | Reset the OpenVG scissor after a native painting call-out | Rhys Weatherley | 2010-01-04 | 1 | -2/+11 | |
| | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-01 | 9 | -150/+120 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Fix background brush for character format when writing to ODF document. | Pierre Rossi | 2009-12-30 | 1 | -1/+8 | |
| | | | * | | | | | | | | Also delete blitShader & simpleShader in ~QGLEngineSharedShaders | Tom Cooksey | 2009-12-30 | 1 | -0/+10 | |
| | | | * | | | | | | | | fix a memory leak in QGLEngineSharedShaders | jianliang79 | 2009-12-30 | 2 | -0/+8 | |
| | | | * | | | | | | | | Fixed QGLWidget::renderText(). | Trond Kjernaasen | 2009-12-30 | 3 | -109/+13 | |
| | | | * | | | | | | | | Fixes painting artifacts when using CacheBackground in a QGraphicsView. | Yoann Lopes | 2009-12-30 | 1 | -1/+2 | |
| | | | * | | | | | | | | Remove superfluous enable/disable vertex arrtib arrays | Tom Cooksey | 2009-12-30 | 1 | -34/+0 | |
| | | | * | | | | | | | | Track which vertex attrib arrays are enabled in QGLContextPrivate | Tom Cooksey | 2009-12-30 | 6 | -5/+79 | |
| * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-06 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | uic3/uic: Ignore buttonGroupId property when there is no parent QButtonGroup | David Faure | 2010-01-05 | 1 | -3/+4 | |
| | |/ / / / / / / / / | ||||||
* | | | | | | | | | | | doc: Added enum values to table for Qt 4.5 and 4.6. | Martin Smith | 2010-01-07 | 1 | -6/+8 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | doc: Clarified activeSubControls and subControls. | Martin Smith | 2010-01-06 | 1 | -4/+6 | |
* | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-06 | 7 | -33/+54 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fix QT_NO_CONTEXTMENU | Kent Hansen | 2010-01-06 | 1 | -0/+2 | |
| * | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-01-06 | 4 | -7/+24 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Fix license check failure. | Jason McDonald | 2010-01-06 | 2 | -26/+28 | |