Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | 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 | 8 | -7/+183 | |
| | * | | | | Demo browser: Less verbose statistics in console output | Markus Goetz | 2009-08-27 | 1 | -1/+4 | |
| | * | | | | 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 | |
| * | | | | | compile x11 | Gunnar Sletta | 2009-08-27 | 1 | -1/+1 | |
| * | | | | | Introduce QGraphicsItem::ItemIsPanel, light-weight window. | Andreas Aardal Hanssen | 2009-08-26 | 9 | -139/+467 | |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-26 | 2234 | -44956/+173746 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | make x11 compile... | Gunnar Sletta | 2009-08-26 | 1 | -3/+3 | |
| | * | | | | | New variant of QGLContext::bindTexture that does not require mipmap generation | Gunnar Sletta | 2009-08-26 | 9 | -89/+308 | |
| | * | | | | | Also changing test ftp server address here to reflect nokia network settings. | Jesper Thomschütz | 2009-08-26 | 1 | -1/+1 | |
| | * | | | | | Fix another minor copy'n'paste error from QLineControl refactoring | Alan Alpert | 2009-08-26 | 1 | -2/+2 | |
| * | | | | | | Doc: Noted the limitation on using slashes in settings section names. | David Boddie | 2009-08-26 | 1 | -3/+3 | |
| * | | | | | | Doc: Moved a link to the deployment documentation and added another. | David Boddie | 2009-08-20 | 2 | -6/+10 | |
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-20 | 57 | -871/+1601 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-19 | 207 | -1342/+3165 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Doc: Fixed copy-paste error. | David Boddie | 2009-08-19 | 1 | -1/+1 | |
* | | | | | | | | | Doc: Added suggestion about decoding arguments from argv. Tidying up. | David Boddie | 2009-08-27 | 1 | -26/+44 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-08-27 | 21 | -3924/+3599 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | 5 | -251/+82 | |
| * | | | | | | | | 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 | 5 | -61/+85 | |
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-08-27 | 52 | -264/+1102 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Make it compile on Windows CE where min and max are predefined macros. | Jan-Arve Sæther | 2009-08-27 | 1 | -11/+11 | |
| | * | | | | | | | | 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 | 80 | -488/+1621 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | 2 | -1/+3 | |
| * | | | | | | | | | 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 | 5 | -8/+50 | |
| * | | | | | | | | | | Doc fixes. | Jan-Arve Sæther | 2009-08-27 | 1 | -9/+30 | |
| * | | | | | | | | | | Remove warning. | Jan-Arve Sæther | 2009-08-27 | 1 | -1/+1 | |