summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Modify QGLShader and QGLShaderProgram in response to API reviewRhys Weatherley2009-11-055-168/+205
* Fixed some debug and some minor optims to QPaintBuffergunnar2009-11-042-40/+60
* Made QPen== catch QPen(Qt::NoPen) == QPen(QBrush(Qt::NoBrush))gunnar2009-11-041-10/+13
* Added some helpful info to QBrush and QPen's QDebug operatorsgunnar2009-11-042-2/+34
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Eskil Abrahamsen Blomfeldt2009-11-0473-873/+1227
|\
| * Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-0440-580/+802
| |\
| | * Compile fix after the last gesture api changeDenis Dzyubenko2009-11-036-55/+47
| | * Toolbar Icons are clipped on Leopard in Cocoa port.Prasanth Ullattil2009-11-031-1/+2
| | * Gesture api review.Denis Dzyubenko2009-11-0324-265/+270
| | * Modified gesture events propagation.Denis Dzyubenko2009-11-035-12/+54
| | * Made native Pan gesture work on Windows.Denis Dzyubenko2009-11-038-72/+90
| | * Implemented pinch gesture recognizer.Denis Dzyubenko2009-11-038-91/+123
| | * Added QGraphicsObject::ungrabGesture()Denis Dzyubenko2009-11-033-4/+18
| | * Documentation fixes related to gestures doc.Denis Dzyubenko2009-11-032-3/+4
| | * Cocoa: fix double emit bug from file dialogRichard Moe Gustavsen2009-11-031-3/+7
| | * Titlebar icon (for e.g. Assistant) not visible in Cocoa.Prasanth Ullattil2009-11-023-0/+31
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Morten Johan Sørvig2009-10-305-22/+109
| | |\
| | | * Make GestureCancelPolicy work for graphicsviewThomas Zander2009-10-305-22/+109
| | * | Fix QDesktopServices::DataLocation on Mac.Morten Johan Sørvig2009-10-302-12/+6
| | * | Fix indentation.Morten Johan Sørvig2009-10-301-89/+89
| | * | Fix issue with wrong QMessagebox icons on Mac.Morten Johan Sørvig2009-10-301-2/+3
| | |/
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Bradley T. Hughes2009-10-3043-397/+1344
| | |\
| * | | Fix compiler error.Aleksandar Sasha Babic2009-11-041-1/+1
| * | | Merge branch '4.6-s60' into 4.6axis2009-11-0425-145/+284
| |\ \ \
| | * | | Made xmlpatterns autotests compile for SymbianMiikka Heikkinen2009-11-032-2/+2
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-032-2/+4
| | |\ \ \
| | | * | | Fixed an input method bug when erasing the last character.axis2009-11-032-2/+4
| | * | | | Inclusion of QtOpenVg overwrites all other modules in s60install.proSami Merilä2009-11-031-1/+1
| | |/ / /
| | * | | Fix cleanupstack crash on exit in Symbian OS 9.2Shane Kearns2009-11-032-6/+13
| | * | | Fix for potential crash in S60 styleShane Kearns2009-11-031-7/+7
| | * | | Fix crash in QApplication autotest introduced by native pixmaps (S60 3.1)Shane Kearns2009-11-031-11/+11
| | * | | Add the Symbian Foundation OS versionsShane Kearns2009-11-032-11/+28
| | * | | QS60Style: impossible to open menu from styled QToolButtonSami Merilä2009-11-031-2/+34
| | * | | Fixed compile error on Symbian emulator.axis2009-11-031-0/+1
| | * | | Fix tst_qwebpage and tst_qwebframe compilation on Symbian.Liang QI2009-11-034-2/+10
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-03210-1575/+4231
| | |\ \ \
| | * | | | Force Qt libs to install on phone memory in Symbian.Miikka Heikkinen2009-11-031-12/+12
| | * | | | Build break fix for S60Simulated styleSami Merilä2009-11-031-1/+1
| | * | | | Re-added checking for existence of sqlite3 binaries to Symbian buildsMiikka Heikkinen2009-11-021-2/+4
| | * | | | QS60Style - TabWidget text changes color when widget becomes dimmedSami Merilä2009-11-021-8/+8
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-021-38/+56
| | |\ \ \ \
| | | * | | | Fix for static QSound::play in Symbian and code style fixes.Janne Anttila2009-11-021-38/+56
| | * | | | | Style's theme palette hash is lost after orientation switchSami Merilä2009-11-021-1/+1
| | |/ / / /
| | * | | | Fixed statuspane visibility after dialog closed from fullsreen widget.Janne Anttila2009-10-301-6/+12
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-10-304-22/+21
| | |\ \ \ \
| | | * | | | Moved a resource file from the static wrapper app to QtGui.axis2009-10-303-20/+11
| | | * | | | Fixed namespacing in qatomic_symbian.haxis2009-10-301-2/+10
| | * | | | | S60Style: User set header view palettes are ignoredSami Merilä2009-10-301-8/+36
| | |/ / / /
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-10-3054-1097/+1524
| | |\ \ \ \
| | * | | | | Fixed keypad navigation in QFileDialog details viewMiikka Heikkinen2009-10-301-0/+10