Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | | | | Improve matching X11 VisualIDs to EGL configs | Tom Cooksey | 2010-04-09 | 1 | -24/+53 | |
| | | | | * | | | | | | Implement heightForWidth support for QTabWidget and QStackedLayout. | Jan-Arve Sæther | 2010-04-12 | 9 | -16/+102 | |
| | | | | | |/ / / / | | | | | |/| | | | | ||||||
| | | | | * | | | | | Remove obsolete function set_winapp_name() | miniak | 2010-04-09 | 2 | -44/+14 | |
| | | | | * | | | | | Speedup fetchTransformedBilinear in the fast_matrix case | Olivier Goffart | 2010-04-09 | 1 | -7/+9 | |
| | | | | * | | | | | Allow y-interted pixmaps for brushes in GL2 paint engine | Tom Cooksey | 2010-04-09 | 1 | -1/+3 | |
| | | | | * | | | | | Fix build with mingw (64 bit) | Thierry Bastian | 2010-04-08 | 1 | -0/+3 | |
| | | | | * | | | | | Adjust indentation | Bernhard Rosenkraenzer | 2010-04-08 | 1 | -10/+10 | |
| | | | | * | | | | | e-Ink support cleanup | Bernhard Rosenkraenzer | 2010-04-08 | 2 | -7/+27 | |
| | | | | * | | | | | Tweak the display update IOCTL calls | Bernhard Rosenkraenzer | 2010-04-08 | 1 | -2/+5 | |
| | | | | * | | | | | Support 8-Track e-Ink devices | Bernhard Rosenkraenzer | 2010-04-08 | 2 | -6/+47 | |
| | | | | * | | | | | Get stride from LinuxFB instead of calculating it ourselves. | Paul Olav Tvete | 2010-04-08 | 1 | -1/+1 | |
| | | | | * | | | | | Fixed bug in QPainterPath::intersected(). | Samuel Rødal | 2010-04-08 | 1 | -4/+3 | |
| | | | | * | | | | | Fix compile error with QT_NO_ANIMATION | Tasuku Suzuki | 2010-04-08 | 1 | -3/+2 | |
| | | | | * | | | | | O(n^2) to O(n) optimization in QTreeWidget::selectedItems() | Gabriel de Dietrich | 2010-04-07 | 1 | -1/+5 | |
| | | | | * | | | | | Fix EGLImage & re-enable its use in QtOpenGL | Tom Cooksey | 2010-04-07 | 2 | -27/+30 | |
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 513 | -9275/+16508 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * | | | | | Fixed the action geometry of menu bar in RTL | Thierry Bastian | 2010-04-07 | 1 | -6/+5 | |
| | | | | | * | | | | | Disable EGLImage usage | Tom Cooksey | 2010-04-07 | 1 | -24/+24 | |
| | | | | | * | | | | | Revert "Remove references to evr based renderer from .pro." | Thierry Bastian | 2010-04-07 | 1 | -4/+9 | |
| | | | | | * | | | | | Revert "Update Phonon ds9 backend to 4.4.0." | Thierry Bastian | 2010-04-07 | 34 | -620/+1001 | |
| | | | | | * | | | | | QTreeView: fix PageUp/PageDown with disabled items. | Olivier Goffart | 2010-04-07 | 1 | -0/+4 | |
| | | | | * | | | | | | Fix use of bitmap fonts on some Linux systems | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 1 | -2/+7 | |
| | | | * | | | | | | | Fix antialiasing with transformed text in OpenGL2 paint engine | Eskil Abrahamsen Blomfeldt | 2010-04-12 | 5 | -4/+12 | |
| * | | | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-14 | 12 | -13/+124 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Revert change 07c347f54 from 4.6. | Thiago Macieira | 2010-04-13 | 1 | -0/+1 | |
| | * | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-13 | 13 | -14/+124 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-04-12 | 10 | -11/+113 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Fixed app freeze if switching to offline in middle of HTTP transaction. | Aleksandar Sasha Babic | 2010-04-12 | 1 | -1/+7 | |
| | | | * | | | | | | | | Document Symbian platform security requirements on Qt APIs | Frans Englich | 2010-04-12 | 7 | -0/+86 | |
| | | | * | | | | | | | | Fixed app freeze if switching to offline in middle of HTTP transaction. | Janne Anttila | 2010-04-12 | 1 | -9/+20 | |
| | | | * | | | | | | | | Removed QtDeclarative.dll deployment from qt.iby in 4.6 branch. | Miikka Heikkinen | 2010-04-12 | 1 | -1/+0 | |
| | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-12 | 2 | -2/+10 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | CSS: fixes border only affecting the first widget. | Olivier Goffart | 2010-04-12 | 1 | -1/+1 | |
| | | | * | | | | | | | | | fix closing state in QLocalSocket on Windows | Joerg Bornemann | 2010-04-12 | 1 | -1/+9 | |
| | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-12 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | Fix segfault, if QPixmap::loadFromData() fails | Johannes Zellner | 2010-04-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | Reduce warnings at shutdown | Aaron Kennedy | 2010-04-14 | 6 | -4/+40 | |
* | | | | | | | | | | | | Image with PreserveAspect enabled with either width or height defined should ... | Joona Petrell | 2010-04-14 | 1 | -0/+6 | |
* | | | | | | | | | | | | Reduce warnings at shutdown | Aaron Kennedy | 2010-04-14 | 5 | -9/+10 | |
* | | | | | | | | | | | | Fix QT_NO_DESKTOPSERVICES | Tasuku Suzuki | 2010-04-14 | 1 | -2/+8 | |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alexis Menard | 2010-04-14 | 9 | -9/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Compiled bindings should not print warnings where normal bindings don't | Aaron Kennedy | 2010-04-14 | 1 | -3/+1 | |
| * | | | | | | | | | | | | Include qvariant.h as a convenience as context properties | Bea Lam | 2010-04-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-14 | 16 | -80/+365 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Rename remaining import Qt 4.6 lines to import Qt 4.7 | Joona Petrell | 2010-04-14 | 5 | -5/+5 | |
| * | | | | | | | | | | | | | Doc: more mention of using QUrl::fromLocalFile() for URLs on local filesystem | Martin Jones | 2010-04-14 | 2 | -1/+13 | |
* | | | | | | | | | | | | | | Merge branch '4.7' into reviews/2361 | Alexis Menard | 2010-04-14 | 3953 | -159806/+328683 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Bring support of anchors in QML for QGraphicsWidget derived classes. | Alexis Menard | 2010-04-14 | 11 | -75/+360 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-14 | 2 | -6/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |