| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Martin Jones | 2009-08-17 | 56 | -362/+479 |
|\ |
|
| * | Doc: Fix links and silence qdoc warnings. | Volker Hilsheimer | 2009-08-16 | 2 | -21/+22 |
|
|
| * | Avoid wrapping outside word boundaries in QTextDocument unless necessary | Eskil Abrahamsen Blomfeldt | 2009-08-14 | 1 | -9/+10 |
|
|
| * | QVariant: more work on avoinding conversion between float and doubles | Thierry Bastian | 2009-08-14 | 1 | -3/+2 |
|
|
| * | Fixed Coverity defect CID 1528. | Gabriel de Dietrich | 2009-08-14 | 1 | -1/+1 |
|
|
| * | Removing some unused variables. | Alessandro Portale | 2009-08-14 | 6 | -16/+0 |
|
|
| * | QCssParser: reordering initializers to match declaration | Thierry Bastian | 2009-08-14 | 1 | -1/+1 |
|
|
| * | Fixed coverity warnings | Thierry Bastian | 2009-08-14 | 14 | -24/+24 |
|
|
| * | QVariant: added toFloat and toReal | Thierry Bastian | 2009-08-14 | 12 | -37/+42 |
|
|
| * | Cocoa: Fix several issues with the event dispatcher | Richard Moe Gustavsen | 2009-08-14 | 6 | -193/+308 |
|
|
| * | QTextFormat: better use QVariant::userType over QVariant::type | Thierry Bastian | 2009-08-14 | 1 | -15/+15 |
|
|
| * | spel | Warwick Allison | 2009-08-14 | 3 | -12/+12 |
|
|
| * | Fix coverity warnings | Thierry Bastian | 2009-08-13 | 4 | -7/+8 |
|
|
| * | Fix coverity warnings | Thierry Bastian | 2009-08-13 | 3 | -7/+2 |
|
|
| * | Use the correct font for QLineEdit | Paul Olav Tvete | 2009-08-13 | 1 | -0/+1 |
|
|
| * | Fix focus proxy deletion bugs/crashes in QGraphicsItem. | Andreas Aardal Hanssen | 2009-08-13 | 4 | -14/+24 |
|
|
| * | fix tab and hold for Windows CE and scrollbars | Thomas Hartmann | 2009-08-13 | 1 | -0/+6 |
|
|
| * | Compile with QT_KEYPAD_NAVIGATION defined | Alan Alpert | 2009-08-13 | 1 | -3/+2 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-08-13 | 1037 | -4260/+8776 |
|\ \
| |/ |
|
| * | Ugly round corners when no border is drawn | Gabriel de Dietrich | 2009-08-12 | 2 | -7/+14 |
|
|
| * | fixing warnings for qreal=float | Thomas Hartmann | 2009-08-12 | 1 | -1/+1 |
|
|
| * | QGraphicsRotation and QGraphicsRotation3D are now merged into 1 class | Thierry Bastian | 2009-08-12 | 2 | -119/+94 |
|
|
| * | Mouse move events delivered toa blocked widget. | Prasanth Ullattil | 2009-08-12 | 1 | -1/+1 |
|
|
| * | fix decoration of DontShowOnScreen widgets on Windows CE | Joerg Bornemann | 2009-08-12 | 1 | -1/+1 |
|
|
| * | usage of Q_OS_WINCE fixed | Joerg Bornemann | 2009-08-12 | 1 | -2/+2 |
|
|
| * | Compile fix for Windows CE standard SDK | Thomas Hartmann | 2009-08-12 | 2 | -6/+8 |
|
|
| * | Replace some mentions of Trolltech with more appropriate terms. | Jason McDonald | 2009-08-12 | 4 | -14/+14 |
|
|
| * | Update references to online documentation. | Jason McDonald | 2009-08-12 | 2 | -2/+2 |
|
|
| * | Eliminate last mentions of "Qt Software". | Jason McDonald | 2009-08-12 | 6 | -6/+6 |
|
|
| * | Update URL's to use new domain. | Jason McDonald | 2009-08-12 | 4 | -6/+6 |
|
|
| * | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1034 | -1034/+1034 |
|
|
| * | QMenuBar does not respect the border-image stylesheet property | Gabriel de Dietrich | 2009-08-11 | 1 | -1/+16 |
|
|
| * | Optimize qt_format_text test operations: try not to detach | Oswald Buddenhagen | 2009-08-11 | 1 | -40/+28 |
|
|
| * | Change QFontMetrics::width to return the width of the longest variant if the ... | Olivier Goffart | 2009-08-11 | 1 | -2/+4 |
|
|
| * | Make QFontMetrics::elidedText aware of multi-length strings | Olivier Goffart | 2009-08-11 | 1 | -2/+15 |
|
|
| * | Add the Qt::TextLongestVariant flag so QFontMetrics::size returns the size of... | Olivier Goffart | 2009-08-11 | 2 | -2/+3 |
|
|
| * | Handle multi-length strings in the low-level formatting code | Olivier Goffart | 2009-08-11 | 1 | -13/+21 |
|
|
| * | fix QTextFormat::doubleProperty where qreal is float | Joerg Bornemann | 2009-08-11 | 1 | -3/+4 |
|
|
| * | fix warnings for the qreal == float case | Joerg Bornemann | 2009-08-11 | 2 | -11/+11 |
|
|
| * | QWidget::isHidden documentation clarification. | Jocelyn Turcotte | 2009-08-11 | 1 | -3/+6 |
|
|
| * | QDateTimeEdit: setFrame property is respected when a popup calendar | Matthew Cattell | 2009-08-11 | 1 | -0/+1 |
|
|
| * | Merge commit 'remotes/wm65/wm65' | Thomas Hartmann | 2009-08-11 | 3 | -368/+4127 |
| |\ |
|
| | * | Cleanup of Windows Mobile Style | Thomas Hartmann | 2009-08-11 | 1 | -76/+61 |
|
|
| | * | activate wm65 style only for wm65 | Thomas Hartmann | 2009-08-11 | 1 | -1/+1 |
|
|
| | * | adding qt_wince_is_windows_mobile_65() | Thomas Hartmann | 2009-08-11 | 1 | -0/+25 |
|
|
| | * | using proxy() | Thomas Hartmann | 2009-08-11 | 1 | -103/+103 |
|
|
| | * | Adding Windows Mobile 6.5 style | Thomas Hartmann | 2009-08-11 | 2 | -271/+4020 |
|
|
| * | | Merge commit 'remotes/wm65/wm65' | Thomas Hartmann | 2009-08-11 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | Fixes build for Windows Mobile | Thomas Hartmann | 2009-07-20 | 1 | -1/+0 |
|
|
| * | | Merge branch '4.5' | Thiago Macieira | 2009-08-11 | 1 | -6/+7 |
| |\ \ |
|