| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.6' | Thiago Macieira | 2009-08-27 | 151 | -4593/+5774 |
|\ |
|
| * | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-27 | 3 | -8/+22 |
| |\ |
|
| | * | QSslSocket: Clarified doc about QSslSocket::systemCaCertificates | Markus Goetz | 2009-08-27 | 1 | -4/+2 |
|
|
| | * | QImageReader via JPEG image load plugin fails to load correctly a CMYK | Keith Isdale | 2009-08-27 | 1 | -1/+10 |
|
|
| | * | Fix subControlRect of the Mac style for the QComboBox | Benjamin Poulain | 2009-08-25 | 1 | -3/+10 |
|
|
| * | | Fixed path filling in the GL2 paint engine. | Kim Motoyoshi Kalland | 2009-08-27 | 1 | -1/+1 |
|
|
| * | | QTabBar: Fix the position of button in tabs. | Olivier Goffart | 2009-08-27 | 2 | -8/+10 |
|
|
| * | | QTabBar: fix text being croped when there is an icon on the tab | Olivier Goffart | 2009-08-27 | 2 | -19/+12 |
|
|
| * | | Refactor the way QCommonStyle layout the tab | Olivier Goffart | 2009-08-27 | 2 | -81/+87 |
|
|
| * | | QNAM HTTP Code: Optimize connectionCloseEnabled | Markus Goetz | 2009-08-27 | 4 | -9/+15 |
|
|
| * | | Doc: Explained how mouse events are handled by QGraphicsView. | Geir Vattekar | 2009-08-27 | 1 | -3/+5 |
|
|
| * | | Gestures: Implement swipe gesture | Richard Moe Gustavsen | 2009-08-27 | 7 | -4/+171 |
|
|
| * | | QNAM HTTP Code: Moved isSocket* functions to channel object | Markus Goetz | 2009-08-27 | 4 | -32/+29 |
|
|
| * | | Fix compile error on Windows | Prasanth Ullattil | 2009-08-27 | 2 | -2/+2 |
|
|
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-08-27 | 17 | -3665/+3510 |
| |\ \ |
|
| | * | | QPropertyAnimation: small refactor and we got rid of QMetaProperty | Thierry Bastian | 2009-08-27 | 2 | -30/+14 |
|
|
| | * | | Fixed compilation on AIX. | Kim Motoyoshi Kalland | 2009-08-27 | 1 | -2/+2 |
|
|
| | * | | Gestures: make all screen points float | Richard Moe Gustavsen | 2009-08-27 | 3 | -16/+16 |
|
|
| | * | | Mac: Fix Imageviewer example, and bugfix gestures | Richard Moe Gustavsen | 2009-08-27 | 3 | -2/+4 |
|
|
| | * | | Cocoa: implement pan gestures to follow mouse | Richard Moe Gustavsen | 2009-08-27 | 2 | -13/+14 |
|
|
| | * | | Cocoa: Implement single touch pan | Richard Moe Gustavsen | 2009-08-27 | 3 | -56/+79 |
|
|
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-08-27 | 26 | -222/+282 |
| | |\ \ |
|
| | | * | | QPropertyAnimation: use of QWeakPointer instead of QObject::connect | Thierry Bastian | 2009-08-27 | 3 | -33/+23 |
|
|
| | | * | | Animation: reordering of private members saves 8 bytes | Thierry Bastian | 2009-08-27 | 1 | -3/+3 |
|
|
| | | * | | Doc: Small change to QProcess::waitForFinished() | Geir Vattekar | 2009-08-27 | 1 | -1/+2 |
|
|
| | | * | | fix compiler warnings on Windows | Kent Hansen | 2009-08-27 | 1 | -2/+2 |
|
|
| | * | | | Fix y orientation of pixmap brushes and pixmaptiles in gl1 engine | Gunnar Sletta | 2009-08-27 | 4 | -3525/+3370 |
|
|
| | * | | | Don't flip texture coords in texture brushes in accordance with new bindTexture | Gunnar Sletta | 2009-08-27 | 1 | -1/+0 |
|
|
| * | | | | Doc: Fixed recommended code as suggested in the public task. | David Boddie | 2009-08-27 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-08-27 | 43 | -418/+751 |
| |\ \ \ |
|
| | * | | | disable a few compiler warnings for qtscript/JavaScriptCore on Windows | Kent Hansen | 2009-08-27 | 1 | -0/+3 |
|
|
| | * | | | fix whacky behavior of QScriptValue::toString() for QVariant | Kent Hansen | 2009-08-27 | 1 | -1/+1 |
|
|
| | * | | | QNAM HTTP Code: Reduce connection count for Symbian | Markus Goetz | 2009-08-27 | 1 | -0/+4 |
|
|
| | * | | | Fixed clipping bugs in QGLWidgets (very noticeable in sub-attaq). | Samuel Rødal | 2009-08-27 | 1 | -1/+2 |
|
|
| | * | | | Implement IME reconversion on windows. | Prasanth Ullattil | 2009-08-27 | 3 | -1/+74 |
|
|
| | * | | | Merge branch 'mergeRequest' into 4.6 | axis | 2009-08-27 | 2 | -74/+59 |
| | |\ \ \ |
|
| | | * | | | move QFSFileEngine-related symbian code from qtemporaryfile to qfsfileengine | Ritt Konstantin | 2009-08-27 | 2 | -5/+4 |
|
|
| | | * | | | remove symbianFileName stub once and for all | Ritt Konstantin | 2009-08-27 | 1 | -19/+17 |
|
|
| | | * | | | fixes and improvements made after s60 branch has been merged into master | Ritt Konstantin | 2009-08-27 | 1 | -51/+39 |
|
|
| | * | | | | Doc: Widgets may ignore the role set with QWidget::setForegroundRole(). | Geir Vattekar | 2009-08-27 | 1 | -0/+8 |
|
|
| | * | | | | Make sure itemAt() reflects the visual order. | Jan-Arve Sæther | 2009-08-27 | 4 | -7/+26 |
|
|
| | * | | | | Doc fixes. | Jan-Arve Sæther | 2009-08-27 | 1 | -9/+30 |
|
|
| | * | | | | Remove warning. | Jan-Arve Sæther | 2009-08-27 | 1 | -1/+1 |
|
|
| | * | | | | Do not crash when double-clicking a tab in a QTabBar with movable tabs | Frank Reininghaus | 2009-08-27 | 1 | -1/+2 |
|
|
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-08-27 | 1 | -1/+1 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | | * | | | compile on x11 | Gunnar Sletta | 2009-08-27 | 1 | -1/+1 |
|
|
| | * | | | | Fix some missing and duplicated license headers. | Jason McDonald | 2009-08-27 | 1 | -51/+0 |
| | |/ / / |
|
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-08-27 | 47 | -415/+973 |
| | |\ \ \ |
|
| | | * | | | Make QGLShader::ShaderType slightly more future proof by | Gunnar Sletta | 2009-08-27 | 2 | -8/+18 |
|
|
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-08-27 | 1 | -30/+24 |
| | | |\ \ \ |
|