summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-21200-4509/+6313
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-205-13/+40
| |\
| | * Fixed compile warning on Windows.Kim Motoyoshi Kalland2010-09-201-1/+1
| | * Fixed painter path drawing on FBO without stencil buffer.Kim Motoyoshi Kalland2010-09-202-0/+30
| | * Fixed color of cosmetic pens when printing under Windows.Trond Kjernåsen2010-09-201-1/+1
| | * Fixed infinite loop when loading jpeg without EOI from memory.Kim Motoyoshi Kalland2010-09-201-11/+8
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-201-4/+4
| |\ \
| | * | Fixed memory leak in Symbian when Options menu was launched.Janne Anttila2010-09-201-4/+4
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-201-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Fix one hang of QNAM on Symbian.Jocelyn Turcotte2010-09-201-2/+2
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-209-24/+53
| |\ \ \ | | |_|/ | |/| |
| | * | Fixes QPen dash offset for OpenGL paint engines (1.x & 2.x).Yoann Lopes2010-09-202-0/+2
| | * | Support multisampled pbuffers under Windows.Trond Kjernåsen2010-09-202-14/+28
| | * | qtextcodec_symbian: Add few aliasesOlivier Goffart2010-09-201-2/+2
| | * | Give a warning in QPixmap::handle() if pixmap is not X11 class.Samuel Rødal2010-09-201-2/+6
| | * | Make QStaticText honor QPainter::pen() for rich text on X11 w/rasterEskil Abrahamsen Blomfeldt2010-09-201-1/+4
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-172-5/+11
| | |\ \ | | | |/ | | |/|
| | | * Fixed compilation of MeeGo graphics system without eglext.hSamuel Rødal2010-09-171-1/+0
| | | * Fixed memory corruption issue in qt_blurImage for Indexed8 images.Samuel Rødal2010-09-171-4/+11
| * | | Update QtDeclarative def filesJoona Petrell2010-09-202-3/+9
| * | | Update QtGui def filesJoona Petrell2010-09-202-2/+10
| * | | Update QtCore bwins def fileJoona Petrell2010-09-201-2/+2
| * | | Fix Symbian def file for a9e5329168Kai Koehne2010-09-201-0/+1
| * | | Make build on SymbianBea Lam2010-09-202-29/+33
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-1813-195/+638
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-1713-195/+638
| | |\ \ | | | |/ | | |/|
| | | * Make qml debugging work with command line argumentsLasse Holmstedt2010-09-174-12/+40
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-179-183/+598
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-179-183/+598
| | | | |\
| | | | | * Autotest and small fix for QDeclarativeFontLoader.Yann Bodson2010-09-171-5/+1
| | | | | * Improve error messagesBea Lam2010-09-171-3/+3
| | | | | * Changes to objects returned from get() should emit itemsChanged() soBea Lam2010-09-175-38/+411
| | | | | * Make it clear that private ListModel constructor is only for workerBea Lam2010-09-174-20/+33
| | | | | * Remove duplicated move() implementationsBea Lam2010-09-171-34/+26
| | | | | * Doc changesBea Lam2010-09-171-4/+4
| | | | | * Fix QDeclarativeXmlQuery mutex locking and don't wait for new jobs if the que...Joona Petrell2010-09-171-3/+5
| | | | | * PathView didn't accept mouse events, preventing it from working in a Flickable.Martin Jones2010-09-172-75/+112
| | | | | * Moving items in a PathView caused PathView.onPath to be set to false.Martin Jones2010-09-171-3/+5
| | | | | * Fix worker agent to emit ListModel itemsChanged() correctly when set()Bea Lam2010-09-171-1/+1
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-171-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Remove unnecessary textcodec aliases from qtextcodec_symbian.cppAlessandro Portale2010-09-171-2/+2
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-177-37/+35
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Export qt_directfb_.* functions in plugin as wellAnders Bakken2010-09-173-5/+1
| | * | | | Update Symbian def files.Bjørn Erik Nilsen2010-09-171-2/+2
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-173-30/+32
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-173-30/+32
| | | |\ \ \
| | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-163-30/+32
| | | | |\ \ \ | | | | | |_|/ | | | | |/| |
| | | | | * | QGraphicsItem::childrenBoundingRect behavior breaks QGraphicsEffect::sourceBo...Bjørn Erik Nilsen2010-09-162-12/+19
| | | | | * | Wrong bounding rect returned by QGraphicsEffect::boundingRect().Bjørn Erik Nilsen2010-09-162-20/+12
| | | | | * | Compile on MacEskil Abrahamsen Blomfeldt2010-09-161-0/+3