summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Keep other text format with QTextOption::SuppressColors tag on"Jiang Jiang2010-09-221-6/+2
* Fixed stencil buffer on FBOs with OpenGL ES.Kim Motoyoshi Kalland2010-09-222-27/+79
* Keep other text format with QTextOption::SuppressColors tag onJiang Jiang2010-09-221-2/+6
* QTreeView: do not scroll to top if last item is removedFrank Reininghaus2010-09-221-0/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-2210-85/+50
|\
| * Fixed drawing a large number of glyphs with the same font under GL.Trond Kjernåsen2010-09-214-9/+30
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jason McDonald2010-09-213-72/+16
| |\
| | * Qt headers must be included before X11 headersBenjamin Poulain2010-09-211-3/+3
| | * Fixes bezier curves not being drawn when it is a line.Yoann Lopes2010-09-211-41/+0
| | * Avoid creating copy of an image in memory when storing as jpegaavit2010-09-211-28/+13
| * | Bump version to 4.7.1.Jason McDonald2010-09-213-4/+4
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-221-2/+1
|\ \
| * | Button remains pressed if release event happens outside of widgetSami Merila2010-09-211-2/+1
| |/
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-211-3/+5
|\ \ | |/ |/|
| * Implement QAudioInput::suspend() using CMMFDevSound::Stop()Gareth Stockwell2010-09-174-42/+73
| * Discard buffer pointer when DevSound is stoppedGareth Stockwell2010-09-171-0/+1
| * Suppress overflow errors raised by Symbian DevSound during playbackGareth Stockwell2010-09-171-0/+3
| * Discard empty buffer on call to QAudioOutput::resume()Gareth Stockwell2010-09-171-1/+1
| * Permit QAudioOutput::processedUSecs() to be called immediately after start()Gareth Stockwell2010-09-171-8/+9
| * Discard all DevSound buffers held when QAudioInput::suspend() calledGareth Stockwell2010-09-171-4/+3
| * Fixed buffer overrun in Symbian QAudioInput backendGareth Stockwell2010-09-171-4/+6
| * Prevent crash in QGLGlyphCache due to dangling context references.Samuel Rødal2010-09-141-3/+5
| * Fixed crash in input methods when using symbols menu and numbers onlyaxis2010-09-101-4/+7
* | 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
| | |\ \