Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Don't dereference VGImage's that come from QVGPixmapData | Rhys Weatherley | 2009-08-25 | 1 | -1/+9 | |
* | | | | | | | Restore old behaviour if qdoc3 is built without $QT_BUILD_TREE set. | Jason McDonald | 2009-08-25 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Implement the blur pixmap filter for OpenVG using vgGaussianBlur() | Rhys Weatherley | 2009-08-25 | 3 | -0/+74 | |
* | | | | | | Compile fix after merge. | Rhys Weatherley | 2009-08-24 | 1 | -1/+2 | |
* | | | | | | Integrate QAbstractVideoSurface API. | Andrew den Exter | 2009-08-24 | 49 | -22/+6557 | |
* | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-08-24 | 145 | -709/+40592 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-24 | 51 | -90/+276 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix QPlainTextEdit painting errors | mae | 2009-08-24 | 1 | -2/+3 | |
| | * | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Morten Sørvig | 2009-08-24 | 7370 | -9190/+9760 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Fixed compile error with gcc 4.3.3 | Thorbjørn Lindeijer | 2009-08-24 | 1 | -1/+1 | |
| | | * | | | | | | Fixed comment | Thorbjørn Lindeijer | 2009-08-24 | 1 | -1/+1 | |
| | | * | | | | | | Designer Preview window title not set | Keith Isdale | 2009-08-24 | 1 | -0/+1 | |
| | | * | | | | | | Make assorted constructors follow good coding practice | Keith Isdale | 2009-08-24 | 16 | -36/+35 | |
| | | * | | | | | | Prevented crash when parsing viewBox attribute value | Stian Sandvik Thomassen | 2009-08-24 | 1 | -9/+9 | |
| | | * | | | | | | Fix the size returned by QCommonStylePrivate::viewItemSize() for text | Benjamin Poulain | 2009-08-21 | 1 | -1/+1 | |
| | | * | | | | | | Fix the painting of QSpinBox on Mac when the buttons are disabled | Benjamin Poulain | 2009-08-20 | 1 | -0/+1 | |
| | | * | | | | | | Fix the painting of QSpinBox on Mac when the buttons are disabled | Benjamin Poulain | 2009-08-20 | 1 | -3/+8 | |
| | | * | | | | | | Fixed crash in QtSvg caused by division by zero in animation code. | Kim Motoyoshi Kalland | 2009-08-19 | 1 | -4/+7 | |
| | | * | | | | | | Fixed usage of the MITSHM extension for 16 bit X servers. | Trond Kjernåsen | 2009-08-19 | 1 | -3/+6 | |
| | | * | | | | | | Fixed rounding error in fillRect() in the raster paint engine | Eskil Abrahamsen Blomfeldt | 2009-08-18 | 1 | -11/+7 | |
| | | * | | | | | | don't test tst_QMenu::mouseActivation on Windows mobile | Joerg Bornemann | 2009-08-18 | 1 | -0/+3 | |
| | | * | | | | | | fix tst_QMainWindow::menuBar for Windows mobile | Joerg Bornemann | 2009-08-18 | 1 | -0/+8 | |
| | | * | | | | | | Fix regression in clip path calculation for QGraphicsWidget. | Alexis Menard | 2009-08-18 | 2 | -0/+84 | |
| | | * | | | | | | QSslSocket: Clear readBuffer and writeBuffer on close() | Markus Goetz | 2009-08-18 | 2 | -0/+38 | |
| | | * | | | | | | Fix a SQLITE whitespace in identifiers issue. | Derick Hawcroft | 2009-08-18 | 1 | -8/+13 | |
| | | * | | | | | | Fix qsqltablemodel autotest | Derick Hawcroft | 2009-08-17 | 1 | -6/+7 | |
| | | * | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | David Boddie | 2009-08-17 | 2 | -1/+4 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | skip tst_QScriptEngineDebugger::multithreadedDebugging on Windows CE | Joerg Bornemann | 2009-08-17 | 1 | -0/+3 | |
| | | | * | | | | | | fix WA_DontShowOnScreen bug on Windows CE | Joerg Bornemann | 2009-08-17 | 1 | -1/+1 | |
| | | * | | | | | | | Doc: Fixed the number of commercial editions. | David Boddie | 2009-08-17 | 1 | -2/+1 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | new screenshot for windowsmobile autotest | Joerg Bornemann | 2009-08-17 | 1 | -0/+0 | |
| | | * | | | | | | fix warning in windowsmobile autotest | Joerg Bornemann | 2009-08-17 | 1 | -2/+0 | |
| | | * | | | | | | run tst_windowsmobile only on WM5 | Joerg Bornemann | 2009-08-17 | 1 | -4/+8 | |
| | | * | | | | | | make tst_windowsmobile work in shadow builds | Joerg Bornemann | 2009-08-17 | 1 | -1/+1 | |
| | | * | | | | | | remove dead code | Oswald Buddenhagen | 2009-08-14 | 1 | -7/+0 | |
| | | * | | | | | | remove withdrawn attributes (and fix syntax) | Oswald Buddenhagen | 2009-08-14 | 1 | -9/+0 | |
| | | * | | | | | | Document QAction::MenuRole not working on submenus. | Norwegian Rock Cat | 2009-08-14 | 1 | -0/+5 | |
| | | * | | | | | | Fix the painting of QComboBox on Mac when the rect is not at the origin | Benjamin Poulain | 2009-08-14 | 2 | -42/+104 | |
| | | * | | | | | | On Mac, hitTestComplexControl() return an incorrect value for combobox | Benjamin Poulain | 2009-08-14 | 1 | -2/+0 | |
| | | * | | | | | | Fix crash/assert on Mac when painting "small" QPushButtons. | Morten Sorvig | 2009-08-13 | 1 | -0/+7 | |
| | | * | | | | | | Fix Menu icons are too large on Cocoa | Dean Dettman | 2009-08-13 | 1 | -2/+2 | |
| | | * | | | | | | Wrapped the XInput include with an ifdef. | Denis Dzyubenko | 2009-08-12 | 1 | -0/+4 | |
| | | * | | | | | | don't test dbus stuff where no dbus is | Joerg Bornemann | 2009-08-12 | 1 | -3/+3 | |
| | | * | | | | | | tst_qurl fixed after the great URL replacement spree | Joerg Bornemann | 2009-08-12 | 1 | -15/+15 | |
| | | * | | | | | | fix tst_QWidget::showAndMoveChild for Windows mobile | Joerg Bornemann | 2009-08-12 | 1 | -0/+1 | |
| | | * | | | | | | fix tst_QWidget::inputFocus_task257832 on Windows | Joerg Bornemann | 2009-08-12 | 1 | -0/+1 | |
| | | * | | | | | | indentation fixed in tst_QWidget::inputFocus_task257832 | Joerg Bornemann | 2009-08-12 | 1 | -10/+10 | |
| | | * | | | | | | respect QAbstractSpinBox::NoButtons in windowsce / windowsmobile styles | Joerg Bornemann | 2009-08-12 | 2 | -1/+9 | |
| | | * | | | | | | fix QTextFormat::doubleProperty where qreal is float | Joerg Bornemann | 2009-08-12 | 1 | -3/+4 | |
| | | * | | | | | | fix decoration of DontShowOnScreen widgets on Windows CE | Joerg Bornemann | 2009-08-12 | 1 | -1/+1 | |