| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Aaron Kennedy | 2009-06-19 | 1004 | -3214/+4163 |
|\ |
|
| * | Use QTransform more efficiently. | Bjørn Erik Nilsen | 2009-06-18 | 15 | -61/+37 |
|
|
| * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-18 | 5 | -34/+61 |
| |\ |
|
| | * | QItemEditorFactory: made sure the ownership is taken on the | Thierry Bastian | 2009-06-18 | 1 | -2/+14 |
|
|
| | * | Made QInputDialog::getText() return null QString when rejected | Stian Sandvik Thomassen | 2009-06-18 | 1 | -3/+3 |
|
|
| | * | Fixed bugs in QPainterPath::united(). | Samuel Rødal | 2009-06-17 | 1 | -27/+42 |
|
|
| | * | Fixed segmentation fault caused by empty clip. | Samuel Rødal | 2009-06-17 | 2 | -2/+2 |
|
|
| | * | ItemViews : Fixed a performance regression whne changing data in the | Thierry Bastian | 2009-06-17 | 1 | -1/+1 |
|
|
| | * | Fixed a bottleneck in itemviews that would ask for an update outside | Thierry Bastian | 2009-06-17 | 1 | -2/+8 |
|
|
| * | | QFontDialog: fixed the current font not being updated | Thierry Bastian | 2009-06-18 | 1 | -11/+0 |
|
|
| * | | Make construction of unitialized QTransform/QMatrix a no-op. | Bjørn Erik Nilsen | 2009-06-18 | 4 | -0/+11 |
|
|
| * | | QMenuBar: fixed highlight problem on actions without menu | Thierry Bastian | 2009-06-18 | 1 | -1/+2 |
|
|
| * | | Compile on MSVC. | Bjørn Erik Nilsen | 2009-06-18 | 2 | -12/+14 |
|
|
| * | | Fix accidental selection of popup items under the mouse in QComboBox | mae | 2009-06-18 | 1 | -0/+2 |
|
|
| * | | Remove wrong negation. | Bjørn Erik Nilsen | 2009-06-18 | 1 | -1/+1 |
|
|
| * | | Small optimization to QGraphicsScenePrivate::drawSubtreeRecursive. | Bjørn Erik Nilsen | 2009-06-17 | 1 | -1/+5 |
|
|
| * | | Speedup QGraphicsScenePrivate::processDirtyItemsRecursive | Bjørn Erik Nilsen | 2009-06-17 | 2 | -13/+20 |
|
|
| * | | Speedup QGraphicsScenePrivate::processDirtyItemsRecursive | Bjørn Erik Nilsen | 2009-06-17 | 1 | -13/+16 |
|
|
| * | | Sometimes broken transforms in GV. | Bjørn Erik Nilsen | 2009-06-17 | 1 | -4/+4 |
|
|
| * | | Reduce QTransform operations in QGraphicsView::paintEvent. | Bjørn Erik Nilsen | 2009-06-17 | 1 | -9/+18 |
|
|
| * | | Remove two work-arounds in QGraphicsView::paintEvent. | Bjørn Erik Nilsen | 2009-06-17 | 1 | -4/+0 |
|
|
| * | | Fixes: Tablet not sending mouse release events. | Thomas Zander | 2009-06-17 | 1 | -61/+67 |
|
|
| * | | Fix tst_QGraphicsItem::opacityZeroUpdates | Bjørn Erik Nilsen | 2009-06-17 | 1 | -0/+6 |
|
|
| * | | Speedup QGraphicsScenePrivate::processDirtyItemsRecursive. | Bjørn Erik Nilsen | 2009-06-17 | 5 | -42/+77 |
|
|
| * | | Speed up QPixmap::width(), height(), isNull() and depth(). | Andreas Aardal Hanssen | 2009-06-17 | 9 | -18/+47 |
|
|
| * | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-17 | 1 | -9/+9 |
|
|
| * | | Fix QGraphicsItem::ItemHasNoContents rendering of children. | Andreas Aardal Hanssen | 2009-06-17 | 1 | -2/+3 |
|
|
| * | | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 31 | -62/+62 |
|
|
| * | | Fixed a bottleneck in itemviews that would ask for an update outside | Thierry Bastian | 2009-06-16 | 1 | -2/+8 |
|
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 972 | -1959/+1960 |
| |\ \
| | |/ |
|
| | * | Cleanup our usage of the term "Qt Software". | Jason McDonald | 2009-06-16 | 1 | -3/+3 |
|
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 979 | -1956/+1956 |
|
|
| | * | Improved styling of expander arrows with Gtk+ | Jens Bache-Wiig | 2009-06-16 | 1 | -9/+6 |
|
|
| | * | Prevented QCompleter popup from appearing briefly on Windows. | jasplin | 2009-06-16 | 1 | -1/+5 |
|
|
| | * | Rename nsCursorForQCursor -> qt_mac_nsCursorForQCursor. | Morten Sørvig | 2009-06-15 | 4 | -4/+4 |
|
|
| | * | Fixed problems with the event handling in QCompleter on Mac. | jasplin | 2009-06-12 | 1 | -1/+1 |
|
|
| * | | smaller optimisation in ::fromTransform() and fromScale() | Lars Knoll | 2009-06-16 | 1 | -4/+6 |
|
|
| * | | greatly speed up QTransform::mapRect() for projective transforms | Lars Knoll | 2009-06-16 | 1 | -11/+5 |
|
|
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Morten Sørvig | 2009-06-16 | 10 | -38/+46 |
| |\ \ |
|
| | * | | doc: Added info on two ways to customize the style. | Martin Smith | 2009-06-16 | 2 | -10/+19 |
|
|
| | * | | We should make sure the text cursor is visible when using input methods. | Denis Dzyubenko | 2009-06-16 | 2 | -0/+2 |
|
|
| | * | | Fix for resetting DESKTOP_STARTUP_ID envvar. | Denis Dzyubenko | 2009-06-16 | 2 | -16/+3 |
|
|
| | * | | doc: Fixed several qdoc errors. | Martin Smith | 2009-06-16 | 3 | -7/+10 |
|
|
| | * | | Don't mark ItemHasNoContents items as dirty, ever. | Andreas Aardal Hanssen | 2009-06-16 | 1 | -5/+8 |
|
|
| | * | | Early exit from QRegion::intersects() if there is only one rect. | Andreas Aardal Hanssen | 2009-06-16 | 1 | -0/+2 |
|
|
| | * | | Early exit from QRegion::intersects() if there is only one rect. | Andreas Aardal Hanssen | 2009-06-16 | 1 | -0/+2 |
|
|
| * | | | Implement QMenu::separatorsCollapsible on Mac/Cocoa. | Morten Sørvig | 2009-06-16 | 2 | -12/+52 |
| |/ / |
|
| * | | Optimization: Don't determine the expose if the item is invisible. | Andreas Aardal Hanssen | 2009-06-15 | 1 | -11/+16 |
|
|
| * | | doc: First review of QProxyStyle doc; mainly just corrected qdoc errors. | Martin Smith | 2009-06-15 | 2 | -47/+97 |
|
|
| * | | implement equality operator in a more sane way | Lars Knoll | 2009-06-15 | 4 | -5/+56 |
|
|