Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | Fix QT_NO_WHATSTHIS | Jørgen Lind | 2009-11-06 | 1 | -0/+2 | |
| | | * | | | | | | Fix QT_NO_MENUBAR | Jørgen Lind | 2009-11-06 | 1 | -0/+2 | |
| | | * | | | | | | Fix QT_NO_SHORTCUT | Jørgen Lind | 2009-11-06 | 1 | -0/+2 | |
| | | * | | | | | | Fix QT_NO_GRAPHICSEFFECT | Jørgen Lind | 2009-11-06 | 5 | -2/+33 | |
| | | * | | | | | | Fix QT_NO_TABLETEVENT | Jørgen Lind | 2009-11-06 | 1 | -0/+6 | |
| | | * | | | | | | Fix QT_NO_STATUSTIP | Jørgen Lind | 2009-11-06 | 1 | -0/+2 | |
| | | * | | | | | | Fix QT_NO_TOOLBAR | Jørgen Lind | 2009-11-06 | 1 | -0/+2 | |
| | * | | | | | | | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-06 | 12 | -42/+119 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | | * | | | | | | QS60Style: Harmonize theme graphic with LineEdit and QTextEdit | Sami Merilä | 2009-11-05 | 3 | -16/+1 | |
| | | * | | | | | | QProgressBar is drawn stretched in QS60Style | Sami Merilä | 2009-11-05 | 1 | -0/+5 | |
| | | * | | | | | | QS60Style: Checked menu check indicators are not shown | Sami Merilä | 2009-11-05 | 1 | -5/+6 | |
| | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-05 | 22 | -33/+84 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix for link error when building QtSvg | Gareth Stockwell | 2009-11-04 | 2 | -1/+6 | |
| | | * | | | | | | | QS60Style: QToolButton indicator will not fit into toolbutton area | Sami Merilä | 2009-11-04 | 1 | -5/+8 | |
| | | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merilä | 2009-11-04 | 2 | -7/+45 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Unexported a class that doesn't need to be exported. | axis | 2009-11-04 | 1 | -4/+4 | |
| | | | * | | | | | | | Fixed input panel detection on post-5.0 S60 SDKs. | axis | 2009-11-04 | 2 | -3/+41 | |
| | | * | | | | | | | | Make button margins bigger in QS60Style | Sami Merilä | 2009-11-04 | 1 | -0/+7 | |
| | | |/ / / / / / / | ||||||
| | | * | | | | | | | Merge commit 's60/4.6' into mmfphonon | Frans Englich | 2009-11-04 | 97 | -2345/+2873 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-04 | 92 | -2320/+2816 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Fixed modal dialog fading support in Symbian. | Janne Anttila | 2009-11-04 | 3 | -4/+25 | |
| | | * | | | | | | | | | Call PositionChanged from QSymbianControl::SizeChanged | Gareth Stockwell | 2009-11-04 | 1 | -0/+5 | |
| | | * | | | | | | | | | Revert "Fixed a crash in the QApplication autotest." | Gareth Stockwell | 2009-11-03 | 1 | -2/+1 | |
| | | * | | | | | | | | | Merge branch '4.6' into mmfphonon | Gareth Stockwell | 2009-11-03 | 179 | -2132/+3530 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Fix for defect introduced by dd48c27f | Gareth Stockwell | 2009-11-03 | 1 | -1/+4 | |
| | | * | | | | | | | | | | Fix for unresponsive sliders after orientation switch or full-screen | Gareth Stockwell | 2009-11-03 | 1 | -0/+3 | |
| | | * | | | | | | | | | | When creating a Symbian WId for a visible widget, make the control | Gareth Stockwell | 2009-10-23 | 1 | -1/+3 | |
| | * | | | | | | | | | | | Add preliminary QAccessibleImage interface | Harald Fernengel | 2009-11-06 | 3 | -1/+31 | |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge remote branch 'qt-official/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-06 | 14 | -150/+233 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | Fixed g++ compiler warnings in qpen.cpp. | Samuel Rødal | 2009-11-06 | 1 | -1/+1 | |
| | | * | | | | | | | | | Fix QPainter::setPen(pen with color but no style) on non-extended. | David Faure | 2009-11-06 | 1 | -15/+2 | |
| | | * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-06 | 5 | -58/+104 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | Compile | Eskil Abrahamsen Blomfeldt | 2009-11-06 | 1 | -1/+1 | |
| | | | * | | | | | | | | | Fixed crash in qt_scale_image_16/32bit() when target is flipped. | Kim Motoyoshi Kalland | 2009-11-06 | 1 | -8/+32 | |
| | | | * | | | | | | | | | add support for the N'Ko writing system to Qt | Lars Knoll | 2009-11-06 | 3 | -47/+70 | |
| | | | * | | | | | | | | | Fixed uninitialized background artifacts in QWidget::render. | Samuel Rødal | 2009-11-06 | 1 | -2/+1 | |
| | | * | | | | | | | | | | don't do unessesary brush comparrisons | Gunnar Sletta | 2009-11-06 | 1 | -8/+0 | |
| | | * | | | | | | | | | | Revert micro optimization where NoPen == NoBrush as SVG relies on this | Gunnar Sletta | 2009-11-06 | 1 | -3/+1 | |
| | | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-06 | 19 | -29/+88 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | | Set strokes as non-convex by default. | Gunnar Sletta | 2009-11-05 | 1 | -0/+4 | |
| | | * | | | | | | | | | Use fallback stroker for cosmetic strokes with asymetric transforms | Gunnar Sletta | 2009-11-05 | 1 | -3/+6 | |
| | | * | | | | | | | | | Fixed crash in QPixmap::resize_helper on mac and x11 | Gunnar Sletta | 2009-11-05 | 1 | -2/+2 | |
| | | * | | | | | | | | | Fixed soft-light composition mode in raster and OpenGL1. | Kim Motoyoshi Kalland | 2009-11-05 | 1 | -12/+10 | |
| | | * | | | | | | | | | Fixed some debug and some minor optims to QPaintBuffer | gunnar | 2009-11-04 | 2 | -40/+60 | |
| | | * | | | | | | | | | Made QPen== catch QPen(Qt::NoPen) == QPen(QBrush(Qt::NoBrush)) | gunnar | 2009-11-04 | 1 | -10/+13 | |
| | | * | | | | | | | | | Added some helpful info to QBrush and QPen's QDebug operators | gunnar | 2009-11-04 | 2 | -2/+34 | |
| | * | | | | | | | | | | Removed the unnecessery loop in the last commit originated from a merge | Denis Dzyubenko | 2009-11-06 | 1 | -6/+5 | |
| | * | | | | | | | | | | Fix QDesktopWidget::availableGeometry() on OSX | Fred Emmott | 2009-11-06 | 1 | -4/+8 | |
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Morten Johan Sørvig | 2009-11-06 | 6 | -6/+80 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Add support for GetURL events on Mac OS X | Tor Arne Vestbø | 2009-11-05 | 6 | -6/+80 | |