| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | Fixed clipping bug in GL 2 engine. | Samuel Rødal | 2009-09-14 | 1 | -0/+1 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Ariya Hidayat | 2009-09-14 | 1 | -5/+29 |
|\ \ |
|
| * | | System locale on Mac returns preferred language/country from sys prefs. | con | 2009-09-14 | 1 | -5/+29 |
|
|
* | | | Add strength factor to the colorize filter. | Ariya Hidayat | 2009-09-14 | 3 | -1/+94 |
|
|
* | | | Bring back the blurry drop shadow in the lighting example. | Ariya Hidayat | 2009-09-14 | 1 | -1/+3 |
|/ / |
|
* | | Fixed clipping bug in portedcanvas with -graphicssystem opengl | Samuel Rødal | 2009-09-14 | 1 | -0/+3 |
|
|
* | | Ensured that we use GL 1 engine when -graphicssystem opengl1 is used. | Samuel Rødal | 2009-09-14 | 1 | -1/+1 |
|
|
* | | Implement synthetic enter/leave events for QWS. | Paul Olav Tvete | 2009-09-14 | 5 | -11/+32 |
|
|
* | | Workaround QWS Enter/Leave problem. | Paul Olav Tvete | 2009-09-14 | 1 | -0/+5 |
|
|
* | | API change. This will get rid of the ugly setAnchorSpacing() method. | Jan-Arve Sæther | 2009-09-14 | 7 | -372/+393 |
|
|
* | | Fix QMenuBar hover effect. | Olivier Goffart | 2009-09-14 | 1 | -3/+1 |
|
|
* | | Doc: Fixed grammar. | David Boddie | 2009-09-14 | 1 | -1/+1 |
|
|
* | | Doc: Ongoing improvements. | David Boddie | 2009-09-14 | 2 | -73/+84 |
|
|
* | | Fix RTL text alignment in QComboBox items with SH_ComboBox_Popup | Eskil Abrahamsen Blomfeldt | 2009-09-14 | 2 | -0/+42 |
|
|
* | | Fixed a typo found during translation | Jure Repinc | 2009-09-14 | 1 | -1/+1 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-09-14 | 3 | -2/+15 |
|\ \ |
|
| * | | Fix drawTiledPixmap for NPOT pixmaps on OpenGL ES 2.0 | Tom Cooksey | 2009-09-14 | 1 | -0/+12 |
|
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-09-14 | 5 | -11/+29 |
| |\ \ |
|
| | * \ | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-09-14 | 1 | -1/+1 |
| | |\ \
| | | |/ |
|
| | | * | Fix libiconv support on FreeBSD. | Raphael Kubo da Costa | 2009-09-13 | 1 | -1/+1 |
|
|
| * | | | Fixed bad gradient offsets on Mac OS X | Gunnar Sletta | 2009-09-14 | 1 | -1/+2 |
|
|
* | | | | Don't call into paint engines when we don't have pens and brushes | Gunnar Sletta | 2009-09-14 | 1 | -2/+7 |
|
|
* | | | | Some small optimizations to gl2 engine. | Gunnar Sletta | 2009-09-14 | 2 | -30/+11 |
|
|
* | | | | Fixed crash in gl when stroking with a Qt::NoBrush pen | Gunnar Sletta | 2009-09-14 | 1 | -1/+3 |
| |/ /
|/| | |
|