| Commit message (Expand) | Author | Age | Files | Lines |
* | QCursor support for Symbian OS | Shane Kearns | 2009-09-15 | 84 | -176/+1719 |
|
|
* | Make the scrollUpdate test function work. | Jan-Arve Sæther | 2009-09-15 | 1 | -1/+1 |
|
|
* | Fix a bug in FocusScopes; ensure subFocus is set correctly. | Andreas Aardal Hanssen | 2009-09-15 | 2 | -1/+19 |
|
|
* | 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 | 2 | -22/+22 |
|
|
* | When parsing a java file do not simply ignore the first character. | Jan-Arve Sæther | 2009-09-15 | 1 | -1/+0 |
|
|
* | Fix linenumbers. | Jan-Arve Sæther | 2009-09-15 | 2 | -3/+3 |
|
|
* | 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 |
|
|
* | Don't do pixel tests in QGraphicsEffect on other than 32-bit display. | Ariya Hidayat | 2009-09-15 | 1 | -0/+11 |
|
|
* | 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 | 5 | -5/+127 |
|
|
* | 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 |
|
|
* | Make test pass on Windows | Paul Olav Tvete | 2009-09-15 | 1 | -1/+3 |
|
|
* | Make the test work with shadow builds. | Paul Olav Tvete | 2009-09-15 | 2 | -10/+10 |
|
|
* | Support for focus scopes: QGraphicsItem::ItemIsFocusScope. | Andreas Aardal Hanssen | 2009-09-15 | 6 | -36/+266 |
|
|
* | Fix bugs in handling of initial focus. | Andreas Aardal Hanssen | 2009-09-15 | 2 | -2/+63 |
|
|
* | Remove this line; which no longer has any effect. | Andreas Aardal Hanssen | 2009-09-15 | 2 | -2/+5 |
|
|
* | Fix tst_QWidget::inputFocus_task257832 on Windows | Jan-Arve Sæther | 2009-09-15 | 1 | -0/+1 |
|
|
* | Fix auto-test in QGraphicsItem. | Alexis Menard | 2009-09-15 | 1 | -4/+2 |
|
|
* | 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 | 3 | -10/+120 |
|
|
* | Test if the direction influences the returned graphics anchor object. | Jan-Arve Sæther | 2009-09-15 | 1 | -1/+7 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-09-15 | 3 | -15/+97 |
|\ |
|
| * | Fix update issues in QGraphicsView. | Alexis Menard | 2009-09-15 | 3 | -15/+97 |
|
|
* | | Don't round-trip to GL server for glGetError() in release mode. | Rhys Weatherley | 2009-09-15 | 1 | -1/+10 |
|/ |
|
* | qdoc: Shift snippets in QGLShaderProgram out into doc/src/snippets | Rhys Weatherley | 2009-09-15 | 2 | -49/+95 |
|
|
* | Merge commit 'origin/4.5' into 4.6 | Bill King | 2009-09-14 | 3 | -4/+69 |
|\ |
|
| * | Fixes QSqlTableModel: trying to delete the wrong row. | Bill King | 2009-09-14 | 2 | -4/+66 |
|
|
| * | Fixes crash when calling numRows on unknown query type (ibase) | Bill King | 2009-09-14 | 1 | -0/+3 |
|
|
* | | Remove spurious, wrong semi-colon | Thiago Macieira | 2009-09-14 | 1 | -1/+1 |
|
|
* | | Fix closing the menu of a QMenuBar with the mouse | Olivier Goffart | 2009-09-14 | 1 | -1/+3 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed off-by-one error in call to XGetKeyboardMapping that meant that max_key... | Thomas Sondergaard | 2009-09-14 | 1 | -1/+1 |
|
|
| * | Clean up properly in the QPF1 font engine | Paul Olav Tvete | 2009-09-14 | 1 | -0/+6 |
|
|
* | | Make qtest_gui.h define QT_GUI_LIB to enable GUI tests. | Thiago Macieira | 2009-09-14 | 1 | -0/+8 |
|
|
* | | Move the QT_GUI_LIB check to qtestevent.h instead of qtestmouse.h. | Thiago Macieira | 2009-09-14 | 3 | -2/+4 |
|
|
* | | Add an example that shows strength animation QGraphicsColorizeEffect. | Ariya Hidayat | 2009-09-14 | 8 | -1/+274 |
|
|
* | | Fixed gradient referencing in SVGs. | Kim Motoyoshi Kalland | 2009-09-14 | 9 | -159/+135 |
|
|
* | | Add filter strength to QGraphics[Colorize,Grayscale]Effect. | Ariya Hidayat | 2009-09-14 | 4 | -1/+126 |
|
|
* | | Add simple autotest for QGraphicsColorizeEffect. | Ariya Hidayat | 2009-09-14 | 1 | -0/+25 |
|
|
* | | Add simple autotest for QGraphicsGrayscaleEffect. | Ariya Hidayat | 2009-09-14 | 1 | -0/+24 |
|
|
* | | QSslCertificate autotest: allow test from shadow directory | Peter Hartmann | 2009-09-14 | 1 | -5/+0 |
|
|
* | | Really fixed clipping bug in portedcanvas with -graphicssystem opengl. | Samuel Rødal | 2009-09-14 | 1 | -1/+1 |
|
|
* | | If the font does not exist, then the right bearing becomes to big | Jørgen Lind | 2009-09-14 | 3 | -2/+5 |
|
|