summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-21367-26781/+27265
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-205-20/+46
| |\
| | * Additional temporary fix for animation bug.Michael Brasser2009-10-201-5/+1
| | * Don't accidently override originals.Michael Brasser2009-10-201-1/+2
| | * Temporary fix for animation bug.Michael Brasser2009-10-201-1/+1
| | * Make ParentChange work when target has a transformOrigin set.Michael Brasser2009-10-201-11/+36
| | * docWarwick Allison2009-10-202-2/+6
| * | Don't search non-local context typesAaron Kennedy2009-10-202-4/+8
| |/
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-1973-1436/+1710
| |\
| | * fix widget activation from minimized state on Windows mobileJoerg Bornemann2009-10-191-0/+2
| | * qwidget_wince.cpp: don't invalidate the crect on maximizeJoerg Bornemann2009-10-191-14/+4
| | * qwindowsmobilestyle.cpp: endif comment fixedJoerg Bornemann2009-10-191-1/+1
| | * QTestLib: do not assert if testLogger object is already destroyedPeter Hartmann2009-10-191-2/+2
| | * Reimplementing QDate/QTime/QDateTime in Symbian native mannerAleksandar Sasha Babic2009-10-191-1/+61
| | * Fix doc error.Jason Barron2009-10-191-1/+1
| | * Fixed QWidget::raise in SymbianMiikka Heikkinen2009-10-191-1/+6
| | * QTestLib: do not assert if file is not given in logging functionPeter Hartmann2009-10-191-1/+0
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-19150-2237/+2919
| | |\
| | | * Regression fix. Fix the hasUncaughtException() flag in debugger's event.Jedrzej Nowacki2009-10-194-3/+19
| | | * Fix crash in QPixmapCache.David Faure2009-10-191-0/+1
| | | * QSslSocket: Also handle setSocketOptionMarkus Goetz2009-10-193-0/+33
| | | * Made sure the noSocketEvents value is preserved in case of exception.axis2009-10-191-3/+3
| | | * Made Mac Carbon use the input method hints when deciding on IM.axis2009-10-191-1/+5
| | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-19194-24295/+23378
| | | |\
| | | | * ODBC: Retrieved in ascii, should be stored in ascii.Bill King2009-10-191-1/+1
| | | * | Fixed crash in the Boxes demo when using -graphicssystem opengl.Kim Motoyoshi Kalland2009-10-161-0/+6
| | | * | This reverts commit 99739f35bf700a2bff707da99f5043cd7c12aed5.Kim Motoyoshi Kalland2009-10-161-3/+4
| | | * | Fixed a crash in tst_qpainter on SPARC w/gcc.Trond Kjernåsen2009-10-161-2/+2
| | | * | Fixed a crash in the tst_qgl test.Trond Kjernåsen2009-10-161-1/+2
| | | * | Optimized QPixmap::fill for GL backend when pixmap is used as is.Samuel Rødal2009-10-152-25/+43
| | | * | Fixed tst_QPixmap test failures with GL pixmap backend.Samuel Rødal2009-10-151-0/+4
| | | * | Fixed QPainter::begin() so that it fails gracefully.Kim Motoyoshi Kalland2009-10-152-29/+35
| | | * | Added explicit qualification of static functions to fix xlC compilation.Samuel Rødal2009-10-151-3/+3
| | | * | Optimized raster drop shadow filter to only blur alpha channel.Samuel Rødal2009-10-151-24/+27
| | | * | Fixed buggy bitmap drawing in GL 2 engine on X11.Samuel Rødal2009-10-151-1/+1
| | | * | Fixed bitmap brushes and tiled bitmaps in the OpenGL1 paint engine.Kim Motoyoshi Kalland2009-10-153-92/+132
| | | * | CompileEskil Abrahamsen Blomfeldt2009-10-151-1/+1
| | | * | Fixed the GLSL-to-assembly code generator to output enums correctly.Kim Motoyoshi Kalland2009-10-141-21/+32
| | | * | Cleaned up OpenGL1 paint engine GLSL code.Kim Motoyoshi Kalland2009-10-1420-1063/+1009
| | | * | Optimized bloom graphics effect implementation.Samuel Rødal2009-10-141-9/+13
| | | * | Added qt_toRasterPixmap functions.Samuel Rødal2009-10-141-0/+23
| | | * | Added QPixmapData::createCompatiblePixmapData() used by QPixmap::copy().Samuel Rødal2009-10-1413-8/+52
| | | * | Fixed wrong use of graphics effects for pixmap graphics items.Samuel Rødal2009-10-141-27/+7
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-146-17/+16
| | | |\ \
| | | | * | Fixed upside down brush patterns in the OpenGL paint engines.Kim Motoyoshi Kalland2009-10-142-3/+0
| | | | * | Fixed handling of brush origin in the OpenGL paint engines.Kim Motoyoshi Kalland2009-10-133-14/+14
| | | | * | Fixed bug where bitmaps were painted black instead of in pen colour.Kim Motoyoshi Kalland2009-10-131-0/+2
| | | * | | updated fragment programs after changes to .glsl filesGunnar Sletta2009-10-141-141/+105
| | | * | | Make QStrokerOps, QStroker and QDashStroker properly modulargunnar2009-10-131-4/+4
| | | * | | Make QStrokerOps, QStroker and QDashStroker properly modulargunnar2009-10-132-8/+38
| | | |/ /