summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-1317-74/+109
|\
| * Fixes a crash when destroying and creating QApplication.Denis Dzyubenko2010-01-135-19/+21
| * doc: Explained parameter value defaults where appropriate.Martin Smith2010-01-131-5/+20
| * 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-132-31/+44
| * Remove special Phonon processing from syncqt.Thiago Macieira2010-01-131-1/+1
| * 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: 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-131-3/+15
* | Fix for QTBUG-6408 QFontEngineS60::QFontEngineS60 called hundreds ofJani Hautakangas2010-01-132-32/+7
|/
* 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
* Removed QtWebkit.dll from Qt.sis in Symbian buildsMiikka Heikkinen2010-01-111-4/+0
* Added a flag to avoid construction of application panes.axis2010-01-115-5/+26
* Fix for QTBUG-5870 QGraphicsProxyWidget does not show children onJani Hautakangas2010-01-111-3/+10
* Symbian: More i18n strings work.Frans Englich2010-01-112-34/+34
* Fixed bug which caused Phonon backend error messages to be suppressedGareth Stockwell2010-01-112-6/+7
* Added error strings to Phonon MMF backendGareth Stockwell2010-01-118-51/+170
* Deploy sqlite3.sis instead of sqlite3.dll in SymbianMiikka Heikkinen2010-01-112-4/+3
* Make sure the rect in QPixmap::copy() doesn't exceed the boundingRect.Gunnar Sletta2010-01-081-1/+3
* Revert "QStyleSheetStyle: Fixed some text croped when having padding with nat...Olivier Goffart2010-01-081-1/+1