summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed QFontEngineS60::boundingBox. It was actually returning the tightAlessandro Portale2009-06-031-20/+7
* Since now, S60 commands are handled by QApplication::s60HandleCommandLAlessandro Portale2009-06-028-43/+18
* Fixed incorrect focus detection.Aleksandar Sasha Babic2009-06-021-1/+8
* Missing double click handling added to mouse handling, so that latter releasemakuukka2009-06-021-4/+4
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAlessandro Portale2009-06-021-2/+2
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-0258-849/+1024
| |\
| * | Fixed qiodevice compilation error when QIODEVICE_DEBUG is defined.Janne Anttila2009-06-021-2/+2
* | | Initialize the QImageAlessandro Portale2009-06-021-0/+1
| |/ |/|
* | S60Style: Add support for setting themePalette to QStyleOption. Also, set up ...Sami Merilä2009-06-024-360/+438
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-0254-489/+586
|\ \ | |/ |/|
| * Improve readability of QDFBWindowSurface::scrollAnders Bakken2009-06-011-21/+18
| * Don't support porter duff |= source overAnders Bakken2009-05-291-96/+24
| * Removed nested comment signature in the doc to fix a warning.Denis Dzyubenko2009-05-291-1/+1
| * Remove unused variable.Alexis Menard2009-05-291-1/+0
| * Fixed a crash in the GL 2 paintengine when drawing text.Trond Kjernåsen2009-05-291-0/+3
| * Fixed build issues with MSVCThierry Bastian2009-05-291-0/+14
| * Doc - marked QFileDialog::setOption() with the since 4.5 tag.Kavindra Devi Palaraja2009-05-291-2/+3
| * Remove all force raster on RGB32 stuffAnders Bakken2009-05-284-75/+32
| * Warn when trying to use an unsupported formatAnders Bakken2009-05-281-5/+10
| * Fix a ASSERT/Crash when adding two times the same QAction to a QGW.Alexis Menard2009-05-281-2/+4
| * Fix wrong sorting when using the QFileSystemModel with QTreeViewAlexis Menard2009-05-283-1/+18
| * Scroll the dirty region with WA_PaintOnScreenBenjamin Poulain2009-05-281-0/+2
| * Fixed a problem with streaming QIcons containing multiple pixmaps.Trond Kjernåsen2009-05-281-3/+6
| * Don't assume the tty was in K_XLATE when application startedTom Cooksey2009-05-281-1/+3
| * BT: aboutQt dialog is too big.Denis Dzyubenko2009-05-281-1/+1
| * Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.Olivier Goffart2009-05-271-3/+6
| * QNetworkReply internals: do not assert when aborted and reading dataPeter Hartmann2009-05-271-1/+2
| * Fixed a possible assert in QGtkStyleJens Bache-Wiig2009-05-271-32/+31
| * Fixes for merge-request #407Leonardo Sobral Cunha2009-05-271-3/+2
| * Dont show children when parent is not visible in QGraphicsItemdiaulas2009-05-271-0/+5
| * Fixed aliasing pointer corruption in QDataStream.Trond Kjernaasen2009-05-271-15/+77
| * QFileDialog selection bug when calling it multiple times.Alexis Menard2009-05-261-5/+6
| * Fix a painting issue in the QGtkStyle statusbarJens Bache-Wiig2009-05-261-1/+1
| * SSL: Remove broken system certificate loading codeMarkus Goetz2009-05-261-24/+1
| * BT: Fixed GL textdrawing in the Boxes demo.Trond Kjernaasen2009-05-262-5/+9
| * Carbon, QFontDialog::getFont() ignore the "initial" parameterRichard Moe Gustavsen2009-05-261-8/+31
| * Clearifying QWebFrame docsMorten Engvoldsen2009-05-261-2/+3
| * Fix a crash in Phonon::EffectWidgetJens Bache-Wiig2009-05-261-1/+2
| * qdoc: Indicate what iterator_categor means for container classes.Martin Smith2009-05-262-4/+8
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-2619-75/+108
| |\
| | * Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ...Olivier Goffart2009-05-263-5/+10
| | * fix double slash prepending causing troubles on WinCEMaurice Kalinowski2009-05-261-6/+12
| | * BT:Fix access of deleted memory with a static QCursor.Michael Goddard2009-05-261-1/+3
| | * Doc: Clarified what close(), abort() and disconnectFromHost() really doDavid Boddie2009-05-251-10/+18
| | * Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-254-13/+11
| | * Doc: Removed documentation about the non-existentDavid Boddie2009-05-251-2/+0
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-2511-116/+152
| | |\
| | | * BT: Namespace compile fixes.Norwegian Rock Cat2009-05-252-1/+2
| | | * fix warning in QtSvg if qreal == floatJoerg Bornemann2009-05-251-1/+1
| | | * BT:Fix a clipping issue in tabbar tabsJens Bache-Wiig2009-05-251-4/+7