| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult... | Bradley T. Hughes | 2009-04-16 | 105 | -3876/+2647 |
|\ |
|
| * | QTreeView automatic resize can be broken | Thierry Bastian | 2009-04-16 | 2 | -20/+19 |
|
|
| * | Make subpixel antialiasing of text work on Mac OS X under carbon | Gunnar Sletta | 2009-04-16 | 4 | -41/+92 |
|
|
| * | Optimize vector normalize for vectors of length 1 | Rhys Weatherley | 2009-04-15 | 5 | -39/+63 |
|
|
| * | Add the QQuaternion::nlerp() function as a counterpart to slerp() | Rhys Weatherley | 2009-04-15 | 2 | -0/+41 |
|
|
| * | Rename QQuaternion::interpolate() to slerp() | Rhys Weatherley | 2009-04-15 | 2 | -2/+2 |
|
|
| * | Remove the int constructors from the vector classes | Rhys Weatherley | 2009-04-15 | 8 | -37/+0 |
|
|
| * | GTK: Fix line edit background color with custom brush | Jens Bache-Wiig | 2009-04-15 | 1 | -1/+1 |
|
|
| * | QFileDialog : Fix filters that doesn't work if whitespaces at the end | Alexis Menard | 2009-04-15 | 1 | -6/+10 |
|
|
| * | Fixed painting issues with draggable tabs | Jens Bache-Wiig | 2009-04-15 | 3 | -75/+57 |
|
|
| * | Prevent crash in qt_scrollRectInImage. | Samuel Rødal | 2009-04-15 | 1 | -2/+5 |
|
|
| * | Update the item if the text has changed but the boundingRect is the | Alexis Menard | 2009-04-15 | 1 | -0/+1 |
|
|
| * | BT: Namespace compile fixes for Cocoa. | Norwegian Rock Cat | 2009-04-15 | 3 | -6/+15 |
|
|
| * | BT: Fix Cocoa bug w/OpenGL widgets in dock widgets would disappear. | Norwegian Rock Cat | 2009-04-15 | 1 | -0/+21 |
|
|
| * | BT: Fix a crash on certain theme changes in GNOME | Jens Bache-Wiig | 2009-04-15 | 1 | -0/+1 |
|
|
| * | The submenu of a multicolumn menu have an incorrect position | Thierry Bastian | 2009-04-15 | 1 | -2/+2 |
|
|
| * | Make QIcon update after palette changes | Jens Bache-Wiig | 2009-04-15 | 1 | -0/+2 |
|
|
| * | Tiny optimization to QImage::setColorTable() | Gunnar Sletta | 2009-04-15 | 1 | -2/+6 |
|
|
| * | Clean up and fix bug in merge conflict for 21099dac. | Andreas Aardal Hanssen | 2009-04-15 | 1 | -10/+12 |
|
|
| * | Merge commit 'origin/4.5' | Olivier Goffart | 2009-04-15 | 39 | -294/+339 |
| |\ |
|
| | * | Fixes QSortFilterProxyModel not reporting child if the model need to fetchMore | Olivier Goffart | 2009-04-15 | 1 | -0/+3 |
|
|
| | * | Fixes warning about potential use of uninitialized value | Olivier Goffart | 2009-04-15 | 1 | -14/+12 |
|
|
| | * | BT: Fix a regression to 4.4 in Graphics View's handling of child clippers | Andreas Aardal Hanssen | 2009-04-15 | 1 | -14/+16 |
|
|
| | * | Don't crash or loop infinitely when we retrieving the accessible accel. | Jan-Arve Sæther | 2009-04-15 | 1 | -3/+10 |
|
|
| | * | Fix typo in documentation. | Jason McDonald | 2009-04-15 | 1 | -1/+1 |
|
|
| | * | QGraphicsItem: When an item is deleted and eventfilters installed | Alexis Menard | 2009-04-14 | 1 | -0/+19 |
|
|
| | * | QGraphicsView: Rubber Band drag mode not updated correctly when scrolling [re... | Alexis Menard | 2009-04-14 | 1 | -20/+20 |
|
|
| | * | Fix warning: "__LP64__" is not defined" | Thiago Macieira | 2009-04-14 | 1 | -1/+1 |
|
|
| | * | Fix a bug where a widget would not always get the correct Cursor in Cocoa | Norwegian Rock Cat | 2009-04-14 | 4 | -0/+61 |
|
|
| | * | fix potential crash | Maurice Kalinowski | 2009-04-14 | 1 | -1/+1 |
|
|
| | * | Fixes: QTreeView font change regression if there is an application stylesheet | Olivier Goffart | 2009-04-14 | 1 | -0/+3 |
|
|
| | * | Fix crash in QTreeView | Olivier Goffart | 2009-04-14 | 1 | -0/+1 |
|
|
| | * | Adding note about setting properties to QPrinter | Morten Engvoldsen | 2009-04-14 | 1 | -0/+4 |
|
|
| | * | Remove scale applied to cosmetic pens when antialiasing is enabled (X11). | Samuel Rødal | 2009-04-14 | 1 | -1/+4 |
|
|
| | * | Cocoa: dialogs are sometimes not shown if triggered from outside the app | Richard Moe Gustavsen | 2009-04-14 | 1 | -0/+3 |
|
|
| | * | Don't crash in XP style if the painter is inactive. | Gunnar Sletta | 2009-04-14 | 1 | -2/+2 |
|
|
| | * | Fix docs of QPainter::initFrom. | Gunnar Sletta | 2009-04-14 | 1 | -2/+2 |
|
|
| | * | Remove duplicate defines in the mac accessibility module. | Morten Sørvig | 2009-04-14 | 1 | -122/+0 |
|
|
| | * | BT: Compilefix for Windows CE and namespaces | Thomas Hartmann | 2009-04-08 | 1 | -4/+6 |
|
|
| | * | Merge branch '4.5' of http://git.scm.dev.nokia.troll.no/qt/qt into 4.5 | Thomas Hartmann | 2009-04-08 | 1 | -0/+4 |
| | |\ |
|
| | | * | BT: Fix a painting glitch in gtk combo box | Jens Bache-Wiig | 2009-04-08 | 1 | -0/+4 |
|
|
| | * | | Fixes: No navigation with alt for the native menubar (Windows CE) | Thomas Hartmann | 2009-04-08 | 1 | -0/+3 |
| | |/ |
|
| | * | BT: Fix up comments in new Cocoa files. | Norwegian Rock Cat | 2009-04-08 | 9 | -119/+163 |
|
|
| | * | BT: Fix infinite recursion potential from change acff913a6287ad50b0ac782 | Norwegian Rock Cat | 2009-04-08 | 1 | -4/+5 |
|
|
| | * | Revert "Bt: Fix regression in the Embedded dialogs example" | Andreas Aardal Hanssen | 2009-04-08 | 1 | -13/+11 |
|
|
| | * | Bt: Fix regression in the Embedded dialogs example | Jens Bache-Wiig | 2009-04-07 | 1 | -11/+13 |
|
|
| | * | BT: Prevent a crash in Designer when quiting when in the filter edit. | Norwegian Rock Cat | 2009-04-07 | 2 | -3/+6 |
|
|
| | * | fix tap-and-hold checkbox problem for Windows CE | Joerg Bornemann | 2009-04-07 | 3 | -12/+11 |
|
|
| | * | Merge branch '4.5' of git@scm.dev-nokia.troll.no:qt/qt into 4.5 | Thomas Hartmann | 2009-04-07 | 4 | -36/+42 |
| | |\ |
|
| | | * | Drag cursor is not updated when modifier keys are pressed/released in | Prasanth Ullattil | 2009-04-07 | 2 | -2/+6 |
|
|