| Commit message (Expand) | Author | Age | Files | Lines |
* | compile fix with namespaced Qt | hjk | 2009-08-24 | 16 | -24/+40 |
|
|
* | Fix Qt::ClickFocus for QGraphicsProxyWidget. | Andreas Aardal Hanssen | 2009-08-24 | 2 | -1/+8 |
|
|
* | Doc: Said that an item set as the current item in an item view is also | Geir Vattekar | 2009-08-24 | 4 | -5/+9 |
|
|
* | Fixed SVG stroke attributes to work with 'use' tags. | Kim Motoyoshi Kalland | 2009-08-24 | 7 | -309/+433 |
|
|
* | Minor documentation and code fixes. | Frans Englich | 2009-08-24 | 1 | -2/+4 |
|
|
* | Fix QPlainTextEdit painting errors | mae | 2009-08-24 | 1 | -2/+3 |
|
|
* | Remove dead code. | Frans Englich | 2009-08-24 | 1 | -3/+1 |
|
|
* | Warning -- | Alexis Menard | 2009-08-24 | 1 | -1/+1 |
|
|
* | HSL support for QColor | Thomas Hartmann | 2009-08-24 | 2 | -13/+472 |
|
|
* | Doc - Organizing diagrams for designer's manual | Kavindra Devi Palaraja | 2009-08-24 | 1 | -0/+28 |
|
|
* | Gestures, Mac: remove pan gesture from qabstractscrollarea | Richard Moe Gustavsen | 2009-08-24 | 2 | -4/+9 |
|
|
* | Fix compilation with WINSCW: no varargs macros | Thiago Macieira | 2009-08-22 | 1 | -9/+9 |
|
|
* | Export QClipData and QRasterBuffer | Anders Bakken | 2009-08-21 | 1 | -2/+2 |
|
|
* | Clean up surface creation code in dfb | Anders Bakken | 2009-08-21 | 5 | -145/+66 |
|
|
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt | Alessandro Portale | 2009-08-21 | 2 | -1/+2 |
|\ |
|
| * | Export QRasterizer | Anders Bakken | 2009-08-21 | 1 | -1/+1 |
|
|
| * | Compile | Anders Bakken | 2009-08-21 | 1 | -0/+1 |
|
|
* | | Warning fix: mask_format = unreferenced parameter | Alessandro Portale | 2009-08-21 | 1 | -0/+1 |
|
|
* | | "d->" is not used. Fix MSVC warning. | Alessandro Portale | 2009-08-21 | 1 | -2/+0 |
|
|
* | | Fixed unreferenced variable warning in Release mode. | Alessandro Portale | 2009-08-21 | 1 | -2/+1 |
|
|
* | | Fixed an MSVC 9.0 /2008 warning | Alessandro Portale | 2009-08-21 | 1 | -5/+5 |
|/ |
|
* | Add missing license headers and header guards. | Jason McDonald | 2009-08-21 | 4 | -5/+158 |
|
|
* | Fix obsolete license headers. | Jason McDonald | 2009-08-21 | 8 | -18/+18 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Jason McDonald | 2009-08-21 | 4 | -17/+23 |
|\ |
|
| * | Remove the unnecessary double memcpy now too. | Thiago Macieira | 2009-08-21 | 1 | -3/+0 |
|
|
| * | Don't access usedHashFunc() if it's already been deleted. | Thiago Macieira | 2009-08-21 | 1 | -1/+2 |
|
|
| * | Fix trivial QList detaching: QListData::detach2() *must* memcpy. | Thiago Macieira | 2009-08-21 | 1 | -1/+1 |
|
|
| * | QMetaObject: Crashes with dbus that tries to connect to all signals | Olivier Goffart | 2009-08-21 | 1 | -12/+20 |
|
|
* | | Fix obsolete license headers. | Jason McDonald | 2009-08-21 | 20 | -23/+23 |
|/ |
|
* | Fix crash at program exit: Q_GLOBAL_STATIC is zeroed. | Thiago Macieira | 2009-08-21 | 1 | -1/+2 |
|
|
* | Add QGraphicsOpacityEffect. | Bjørn Erik Nilsen | 2009-08-21 | 3 | -0/+92 |
|
|
* | Revert "Remove a global destructor from QtDBus." | Thiago Macieira | 2009-08-21 | 1 | -6/+4 |
|
|
* | compile fix with namespaces in QGLCustomShaderStagePrivate | hjk | 2009-08-21 | 1 | -0/+4 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Friedemann Kleint | 2009-08-21 | 2 | -0/+5 |
|\ |
|
| * | Fix drawTiledPixmap for texture_from_pixmap on X11/EGL | Tom Cooksey | 2009-08-21 | 2 | -0/+5 |
|
|
* | | Added missing Q_ENUM/Q_FLAGS declarations for input methods. | Friedemann Kleint | 2009-08-21 | 1 | -1/+2 |
|/ |
|
* | Fix double drawing of background in XP scrollbar | Jens Bache-Wiig | 2009-08-21 | 1 | -3/+0 |
|
|
* | QFSFileEngine compile fix for VS2005 | Joerg Bornemann | 2009-08-21 | 1 | -1/+1 |
|
|
* | Phonon compile fix for mingw | Thierry Bastian | 2009-08-21 | 5 | -12/+12 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-21 | 1 | -1/+1 |
|\ |
|
| * | QFSFileEngine compile fix for Windows with VS2005 | Joerg Bornemann | 2009-08-21 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of git@scm:qt/qt-s60-public | axis | 2009-08-21 | 584 | -3055/+28274 |
|\ \
| |/
|/| |
|
| * | Fixed compile error. | axis | 2009-08-21 | 1 | -1/+1 |
|
|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60 | axis | 2009-08-21 | 39 | -228/+3239 |
| |\ |
|
| * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60 | axis | 2009-08-21 | 5 | -86/+211 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-21 | 19 | -274/+698 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Jason Barron | 2009-08-21 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | compile. | Harald Fernengel | 2009-08-21 | 1 | -1/+1 |
|
|
| * | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 20 | -91/+147 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'reviewPatches' | axis | 2009-08-21 | 5 | -50/+15 |
| |\ \ \ \ \ |
|