| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-26 | 31 | -162/+322 |
|\ |
|
| * | Improved support for DPI on Mac and Vista/7 | Jens Bache-Wiig | 2009-06-25 | 8 | -77/+166 |
|
|
| * | make it possible to support queued connections in qtscript | Kent Hansen | 2009-06-25 | 6 | -17/+28 |
|
|
| * | QNAM HTTP Code: Prepare for download performance improvements | Markus Goetz | 2009-06-25 | 4 | -9/+27 |
|
|
| * | QMenu: Fixed geometry for actions with specific font | Thierry Bastian | 2009-06-25 | 1 | -5/+5 |
|
|
| * | Merge branch '4.5' | Thiago Macieira | 2009-06-25 | 6 | -14/+30 |
| |\ |
|
| | * | Change QSharedPointer to track (or not) pointers when the #define is | Thiago Macieira | 2009-06-25 | 2 | -2/+6 |
|
|
| | * | save on a couple of mallocs | Derick Hawcroft | 2009-06-24 | 1 | -1/+1 |
|
|
| | * | Fix off by one bug in DirectFBPaintEngine | Anders Bakken | 2009-06-24 | 1 | -2/+2 |
|
|
| | * | Fix a rendering issue | Anders Bakken | 2009-06-24 | 2 | -3/+8 |
|
|
| | * | Fixup ibase. | Derick Hawcroft | 2009-06-24 | 1 | -2/+2 |
|
|
| | * | Make sure simplePen gets set properly | Anders Bakken | 2009-06-24 | 1 | -5/+11 |
|
|
| * | | have the QtScript print() function use qDebug() | Kent Hansen | 2009-06-25 | 1 | -2/+1 |
|
|
| * | | don't crash when QTextCodec::codecForUtfText() is passed -1 bytes | Kent Hansen | 2009-06-25 | 1 | -1/+1 |
|
|
| * | | QNAM HTTP Code: Uncluttering functions | Markus Goetz | 2009-06-25 | 3 | -18/+36 |
|
|
| * | | QToolBar: fixed a typo that would make the handle wider. | Thierry Bastian | 2009-06-25 | 1 | -1/+1 |
|
|
| * | | Fixed missing restoration of state after a sync in the GL 2 engine. | Samuel Rødal | 2009-06-25 | 2 | -2/+12 |
|
|
| * | | Fixed buggy clipping when using projective transforms in GL 2 engine. | Samuel Rødal | 2009-06-25 | 1 | -14/+4 |
|
|
| * | | Only instantiate the PICT pasteboard MIME when we have to. | Norwegian Rock Cat | 2009-06-25 | 1 | -1/+6 |
|
|
| * | | Cannot move fixed size windows using titlebar (only on top edge) | Prasanth Ullattil | 2009-06-25 | 1 | -3/+7 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-25 | 1 | -7/+9 |
|\ \ \
| |/ / |
|
| * | | Compile with the following defines: | msorvig | 2009-06-25 | 1 | -7/+9 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-25 | 10 | -132/+153 |
|\ \ \
| |/ / |
|
| * | | Add Q_CORE_EXPORT to ThreadEngineBarrier | Rhys Weatherley | 2009-06-24 | 1 | -1/+1 |
|
|
| * | | Merge branch '4.5' | Thiago Macieira | 2009-06-24 | 5 | -22/+42 |
| |\ \
| | |/ |
|
| | * | Fix comparison of different-sized QStringRefs. | Thiago Macieira | 2009-06-24 | 1 | -1/+1 |
|
|
| | * | QColorDialog: Fix setting of alpha values | Markus Goetz | 2009-06-24 | 1 | -1/+1 |
|
|
| | * | bug fix for ibase sql driver | Derick Hawcroft | 2009-06-24 | 1 | -16/+36 |
|
|
| | * | Compile. | Norwegian Rock Cat | 2009-06-23 | 1 | -1/+1 |
|
|
| | * | Recognize | as separator character | Thorbjørn Lindeijer | 2009-06-23 | 1 | -0/+1 |
|
|
| | * | Remove these outdated references | Norwegian Rock Cat | 2009-06-23 | 1 | -4/+3 |
|
|
| * | | QDockWidget/Toolbars refactor to avoid list copies | Thierry Bastian | 2009-06-24 | 4 | -109/+110 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-24 | 1124 | -147450/+166681 |
|\ \ \
| |/ / |
|
| * | | Remove dead code (private slot) in QLineEdit | Thierry Bastian | 2009-06-24 | 3 | -9/+0 |
|
|
| * | | QLineEdit's context menu now disables cut/copy action in password mode | Thierry Bastian | 2009-06-24 | 1 | -2/+2 |
|
|
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Morten Sørvig | 2009-06-24 | 2 | -1576/+22 |
| |\ \ |
|
| | * | | Kill the drawPantherTab stuff as it's no longer necessary. | Norwegian Rock Cat | 2009-06-24 | 2 | -1576/+22 |
|
|
| * | | | Rename ThreadEngineSemaphore -> ThreadEngineBarrier | Morten Sørvig | 2009-06-24 | 2 | -85/+93 |
|
|
| * | | | Improve QtConcurrent scalability. | Morten Sørvig | 2009-06-24 | 1 | -24/+62 |
|
|
| * | | | Improve QThreadPool scalability. | Morten Sørvig | 2009-06-24 | 1 | -2/+8 |
| |/ / |
|
| * | | QXmlStreamWriter: indent comments correctly | Peter Hartmann | 2009-06-24 | 1 | -1/+2 |
|
|
| * | | Fix the painting of item view background when items are disabled. | Marius Bugge Monsen | 2009-06-24 | 2 | -2/+3 |
|
|
| * | | Re-apply change 89e6d626f1e23858735659a1596408cd7a521c02 by Friedemann Kleint | Friedemann Kleint | 2009-06-24 | 1 | -1/+16 |
|
|
| * | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-... | Simon Hausmann | 2009-06-24 | 1034 | -144651/+165637 |
|
|
| * | | Reduced number of state changes/uniform location queries in GL2 engine. | Samuel Rødal | 2009-06-24 | 4 | -49/+168 |
|
|
| * | | Remove some more old Panther code. | Norwegian Rock Cat | 2009-06-24 | 1 | -111/+79 |
|
|
| * | | QNAM: Removed some dead code | Markus Goetz | 2009-06-24 | 3 | -7/+0 |
|
|
| * | | Remove these colorspace references. | Norwegian Rock Cat | 2009-06-24 | 3 | -5/+5 |
|
|
| * | | Fixed count(), itemAt() and removeAt() in QGraphicsLinearLayout. | Jan-Arve Sæther | 2009-06-24 | 2 | -5/+13 |
|
|
| * | | Fixed sizeHint update bug in QSpinBox. | jasplin | 2009-06-24 | 2 | -0/+10 |
|
|