summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | my 4.6.1 changelog contributionsBradley T. Hughes2010-01-131-2/+21
| | * | | | | | | | Added changelog entries.axis2010-01-131-0/+9
| | * | | | | | | | Update changes file with Rhys Weatherley's work.Rhys Weatherley2010-01-131-2/+43
| | * | | | | | | | Update changes fileAlan Alpert2010-01-131-0/+2
| | |/ / / / / / /
| | * | | | | | | Fixes warning in the QMacStyleOlivier Goffart2010-01-132-2/+2
| | * | | | | | | fix release mode crash in qfont.cpp initFontSubst() on Windows mobileJoerg Bornemann2010-01-131-2/+1
| | * | | | | | | Avoid coordinate limitations in the raster engine.Gunnar Sletta2010-01-132-4/+9
| | * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-1310-1/+292
| | * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-1311-16/+124
| | * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-137-1/+64
| | * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-134-7/+24
| | * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-133-2/+22
| | * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-136-4/+32
| | * | | | | | | Symbian build fixSimon Hausmann2010-01-131-1/+1
| | * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-134-7/+17
| | * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-1312-15/+255
| | * | | | | | | Merge branch '4.6.1' of git@scm.dev.nokia.troll.no:qt/qt-releases into 4.6.1Jason McDonald2010-01-1326-153/+200
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '4.6.1' of git@scm.dev.nokia.troll.no:qt/qt-releases into 4.6.1Jesper Thomschutz2010-01-131-5/+47
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Fixes a crash when destroying and creating QApplication.Denis Dzyubenko2010-01-135-19/+21
| | | * | | | | | | | doc: Fixed typos.Martin Smith2010-01-131-8/+7
| | | * | | | | | | | doc: Explained parameter value defaults where appropriate.Martin Smith2010-01-132-28/+47
| | | * | | | | | | | doc: Removed incorrect \inmodule command.Martin Smith2010-01-131-2/+0
| | | * | | | | | | | doc: Clarified activeSubControls and subControls.Martin Smith2010-01-131-4/+6
| | | * | | | | | | | doc: Clarified that .lnk files are System files on Windows.Martin Smith2010-01-131-2/+2
| | | * | | | | | | | doc: Updated the descriptions of the connection types.Martin Smith2010-01-133-47/+73
| | | * | | | | | | | Use the lowercase/shortname.h headers for Phonon includesThiago Macieira2010-01-134-24/+24
| | | * | | | | | | | Remove special Phonon processing from syncqt.Thiago Macieira2010-01-133-16/+12
| | | * | | | | | | | Added absolute path to sqlite3.sis in s60installs.proMiikka Heikkinen2010-01-131-1/+1
| | | * | | | | | | | doc: Corrected explanation of when append() does nothing.Martin Smith2010-01-131-2/+3
| | | * | | | | | | | doc: Corrected parameter value in snippet.Martin Smith2010-01-131-1/+1
| | | * | | | | | | | doc: Added enum values to table for Qt 4.5 and 4.6.Martin Smith2010-01-131-6/+8
| | | * | | | | | | | Prevent a crash when creating an inputContext from the QApplication dtor.Simon Hausmann2010-01-132-2/+2
| | | * | | | | | | | Prevent a crash when creating an inputContext from the QApplication dtor.Denis Dzyubenko2010-01-132-1/+3
| | * | | | | | | | | Improve QUrl constructing performance by making empty URLs have d==0.Thiago Macieira2010-01-131-15/+119
| | * | | | | | | | | doc: Added clarification about allocating space for the 0 terminator.Martin Smith2010-01-132-3/+32
| | * | | | | | | | | Fix for QTBUG-6408 QFontEngineS60::QFontEngineS60 called hundreds ofJani Hautakangas2010-01-132-32/+7
| | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Doc: Added license information for the Symbian version of qtmain.David Boddie2010-01-131-5/+47
| | |/ / / / / / /
| | * | | | | | | Document the QGraphicsView::IndirectPainting flagOlivier Goffart2010-01-122-1/+11
| | * | | | | | | Fixed build breakage on S60 3.1 due to audio effects changesGareth Stockwell2010-01-116-31/+10
| | * | | | | | | Implemented node disconnection in Phonon MMF backendGareth Stockwell2010-01-1120-194/+348
| | * | | | | | | Removed dead code from Phonon MMF backendGareth Stockwell2010-01-111-12/+2
| | * | | | | | | Re-emit prefinishMarkReached and aboutToFinish if rewound back past mark.Gareth Stockwell2010-01-112-2/+25
| | * | | | | | | Implemented support for playlist handling in Phonon MMF backendGareth Stockwell2010-01-1112-170/+129
| | * | | | | | | Changed call sequence of seeking in Phonon MMF backend, for streamingGareth Stockwell2010-01-112-19/+11
| | * | | | | | | Implemented buffer status notifications in Phonon MMF backendGareth Stockwell2010-01-119-62/+162
| | * | | | | | | Added support for streaming playback to Phonon MMF backendGareth Stockwell2010-01-118-6/+30
| | * | | | | | | Phonon MMF: leaves during object construction throw exceptionsGareth Stockwell2010-01-112-9/+7
| | * | | | | | | Removed stale TODO comments from Phonon MMF backendGareth Stockwell2010-01-113-4/+1
| | * | | | | | | Correctly determine QScriptValue::isQObject() for QObjects using theMichael Brasser2010-01-113-4/+14
| | * | | | | | | (Sqlite2) Fix for QTBUG-6421Bill King2010-01-111-4/+12