summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Made qpluginbase.pri include properly relative to s60pluginbase.priMiikka Heikkinen2009-10-011-1/+1
| * | | | | QGLContext::areSharing() to check for GL share relationshipsRhys Weatherley2009-10-016-19/+29
| | |/ / / | |/| | |
| * | | | Add unit tests for QGLShareRegisterRhys Weatherley2009-10-011-1/+1
| |/ / /
| * | | Use QGLSharedResourceGuard to track contexts in the shader managerRhys Weatherley2009-10-012-5/+5
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-014-59/+67
| |\ \ \
| | * | | Fix a window opacity bug with DirectFBAnders Bakken2009-10-012-52/+60
| | * | | Make sure gccaps is properly initialized for dfbpeAnders Bakken2009-10-011-0/+2
| | * | | Clean up releaseSurface in QDirectFBPaintDeviceAnders Bakken2009-10-012-7/+5
| * | | | Make QGLFramebufferObject crash-proof if QGLContext destroyed firstRhys Weatherley2009-10-012-26/+39
| |/ / /
| * | | optimize read() and readAll()Oswald Buddenhagen2009-09-301-20/+24
| * | | optimize scan()Oswald Buddenhagen2009-09-301-2/+1
| * | | improve condition nestingOswald Buddenhagen2009-09-301-11/+23
| * | | QDom: set the codec to UTF-8 if codec not present or unknownPeter Hartmann2009-09-301-8/+9
| * | | Doc: Remaining pieces of the Graphics effect documentation.Bjørn Erik Nilsen2009-09-302-0/+34
| * | | Added QGraphicsBloomEffect::blurHint.Bjørn Erik Nilsen2009-09-302-0/+38
| * | | Add Qt::RenderHint to control rendering operations.Bjørn Erik Nilsen2009-09-307-54/+50
| * | | Readd QGraphicsBloomEffect.Bjørn Erik Nilsen2009-09-303-0/+224
| * | | Compilation fix for tests thas doesn't include qapplication.hOlivier Goffart2009-09-301-1/+1
| * | | Make sure to process the events in QTest::qWaitForWindowShown on X11Olivier Goffart2009-09-301-0/+1
| * | | Make it possible to debug JSC in the Symbian emulator.Janne Koskinen2009-09-302-2/+2
| * | | Merge branch 'focusFixes' into 4.6axis2009-09-308-60/+75
| |\ \ \
| | * | | Fixed some focus issues on Symbian.axis2009-09-303-18/+58
| | * | | Fixed some uncommon codepaths to compile.axis2009-09-301-2/+2
| | * | | Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-306-43/+17
| * | | | Prospective solaris-g++-sparc build fixSimon Hausmann2009-09-301-0/+5
| * | | | Fix regression in Command link button font sizeJens Bache-Wiig2009-09-092-8/+20
| * | | | Fix duplicate key events from extended media keys on WindowsJens Bache-Wiig2009-09-091-61/+0
| * | | | Make itemviews use gradient selection on Vista by defaultJens Bache-Wiig2009-09-092-14/+9
| * | | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-09-3072-399/+774
| |\ \ \ \
| | * \ \ \ Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-302-1/+16
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Fix reader.google.com crashesSimon Hausmann2009-09-303-1450/+1133
| | | * | | (TDS) Fixes improper formatting of date valuesBill King2009-09-301-1/+3
| | | * | | (TDS) Fixes missing field/table name escaping.Bill King2009-09-302-0/+13
| | * | | | Be consistant between static method and regular QFileDialog contructor.Alexis Menard2009-09-301-0/+2
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-3011-19/+201
| | |\ \ \ \
| | * | | | | Add redo keyboard shortcut for Symbian.Jani Hautakangas2009-09-301-2/+2
| * | | | | | Fixed compilation error and one warning, when building with RVCTGareth Stockwell2009-09-303-11/+12
| * | | | | | Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Frans Englich2009-09-298-29/+51
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'mmfphonon' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ...Gareth Stockwell2009-09-29295-2630/+5472
| | |\ \ \ \ \ \
| | * | | | | | | Fixed seek during video playbackGareth Stockwell2009-09-292-4/+13
| | * | | | | | | Fixed problem which caused playback to always start at default volume.Gareth Stockwell2009-09-296-29/+34
| | * | | | | | | Updated TODO listGareth Stockwell2009-09-291-0/+8
| * | | | | | | | Changes for fixing media object.Frans Englich2009-09-297-164/+171
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Remap return key to select key for windows mobile.ninerider2009-09-301-4/+21
| |_|_|/ / / / |/| | | | | |
* | | | | | | avoid JavaScriptCore C API functions being exported from QtScript libraryKent Hansen2009-09-301-0/+3
* | | | | | | Compile on VS2003Kent Hansen2009-09-301-1/+0
* | | | | | | Compile.Eskil Abrahamsen Blomfeldt2009-09-301-0/+72
* | | | | | | Fix floating point precision when using qreal with QDataStreamEskil Abrahamsen Blomfeldt2009-09-303-9/+107
* | | | | | | Phonon/EffectFactory: Remove calls to QObject tr().Friedemann Kleint2009-09-301-8/+9
* | | | | | | Compile when one includes <QtGui/QtGui> without putting explicitly all Qt sub...Olivier Goffart2009-09-301-1/+1