Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename QDeclarativeData -> QAbstractDeclarativeData | Aaron Kennedy | 2010-04-15 | 2 | -2/+2 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alan Alpert | 2010-04-14 | 33 | -379/+418 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-14 | 31 | -377/+416 |
| |\ | |||||
| | * | Revert "Removed double setting of _WIN32_WINNT" | Olivier Goffart | 2010-04-13 | 2 | -8/+19 |
| | * | Revert "removed a few warnings on wince builds" | Paul Olav Tvete | 2010-04-13 | 1 | -1/+1 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-13 | 33 | -396/+424 |
| | |\ | |||||
| | | * | removed a few warnings on wince builds | Thierry Bastian | 2010-04-13 | 1 | -1/+1 |
| | | * | Removed double setting of _WIN32_WINNT | Thierry Bastian | 2010-04-13 | 2 | -19/+8 |
| | | * | QTreeView: remove dead code. | Olivier Goffart | 2010-04-13 | 2 | -20/+0 |
| | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-04-13 | 18 | -152/+149 |
| | | |\ | |||||
| | | | * | Revert "Implement heightForWidth support for QTabWidget and QStackedLayout." | Olivier Goffart | 2010-04-13 | 9 | -102/+16 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-13 | 38 | -370/+513 |
| | | | |\ | |||||
| | | | | * | build fix for S60 | Thierry Bastian | 2010-04-13 | 1 | -1/+1 |
| | | | | * | Improve handling of QAction in soft key manager | Thierry Bastian | 2010-04-13 | 5 | -16/+22 |
| | | | | * | Remove useless assert | Thierry Bastian | 2010-04-13 | 1 | -1/+0 |
| | | | | * | qdrawhelper: fix optim in 2245641ba | Olivier Goffart | 2010-04-13 | 1 | -29/+88 |
| | | * | | | doc: Clarify effect of QFont::NoFontMerging | Eskil Abrahamsen Blomfeldt | 2010-04-13 | 1 | -3/+5 |
| | | | |/ | | | |/| | |||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-12 | 32 | -337/+416 |
| | | |\ \ | |||||
| | | | * | | QSlider and StyleSheet: fix one pixel error while drawing the SliderAddPage | Olivier Goffart | 2010-04-12 | 1 | -2/+2 |
| | | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-04-12 | 44 | -355/+475 |
| | | | |\ \ | |||||
| | | | | * | | Increased the precision used to flatten beziers | Gunnar Sletta | 2010-04-12 | 1 | -2/+2 |
| | | | | * | | Fix compile error with QT_NO_ACTION in QtGui | Tasuku Suzuki | 2010-04-12 | 1 | -7/+8 |
| | | | | * | | Fix QT_NO_COMPLETER | Tasuku Suzuki | 2010-04-12 | 1 | -1/+1 |
| | | | | * | | Fix QT_NO_FSCOMPLETER | Tasuku Suzuki | 2010-04-12 | 1 | -0/+4 |
| | | | | * | | Fix QT_NO_FILESYSTEMMODEL | Tasuku Suzuki | 2010-04-12 | 1 | -0/+2 |
| | | | | * | | Safeguard ourselves against corrupt registry values for cleartype gamma | Gunnar Sletta | 2010-04-12 | 1 | -0/+5 |
| | | | | * | | qdrawhelper: optimize the fetch transformed bilinear functions | Olivier Goffart | 2010-04-12 | 1 | -46/+46 |
| | | | | * | | Make sure the selectionChanged signal is not called too much | Thierry Bastian | 2010-04-12 | 3 | -1/+26 |
| | | | | * | | Merge commit 'internal-qt-repo/4.7' into oslo-staging-2/4.7 | Tom Cooksey | 2010-04-12 | 3 | -4/+6 |
| | | | | |\ \ | |||||
| | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Jan-Arve Sæther | 2010-04-12 | 12 | -257/+160 |
| | | | | |\ \ \ | |||||
| | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-10 | 12 | -272/+226 |
| | | | | | |\ \ \ | |||||
| | | | | | | * | | | Fix the doc for QFrame::frameStyle | Thierry Bastian | 2010-04-09 | 1 | -1/+1 |
| | | | | | | * | | | QDrawHelper: Reduce code duplications | Olivier Goffart | 2010-04-09 | 1 | -215/+61 |
| | | | | | | * | | | 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 |
| | | | | | |/ / / | | | | | |/| | | | |||||
| | | | | * | | | | Speedup fetchTransformedBilinear in the fast_matrix case | Olivier Goffart | 2010-04-09 | 1 | -7/+9 |
| | | | | * | | | | 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 |
| | | | | * | | | | 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 | 1 | -3/+6 |
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 61 | -363/+1038 |
| | | | | |\ \ \ \ | |||||
| | | | | | * | | | | Fixed the action geometry of menu bar in RTL | Thierry Bastian | 2010-04-07 | 1 | -6/+5 |
| | | | | | * | | | | 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 | 2 | -3/+5 |
| * | | | | | | | | | 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 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | |