summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Minor performance tweaksAaron Kennedy2009-12-022-6/+36
* Delay the creation of the signal parameter object until neededAaron Kennedy2009-12-022-12/+14
* Run QmlParserStatus::componentComplete() in opposite orderAaron Kennedy2009-12-021-1/+1
* Cleanup cached binding closuresAaron Kennedy2009-12-024-14/+19
* Cache binding closuresAaron Kennedy2009-12-0211-16/+118
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-028-13/+204
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-021-1/+4
| |\
| | * Get qsTr and friends working again.Michael Brasser2009-12-011-1/+4
| * | Allow Flickable direction to be set explicitly.Martin Jones2009-12-025-6/+62
| |/
| * Fix jumpy EaseFollow animationsMartin Jones2009-12-011-1/+1
| * Add header and footer to ListView.Martin Jones2009-12-012-5/+137
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-012-2/+2
|\ \ | |/
| * Make focusOnPress the default behaviour for TextEdit (like TextInput).Michael Brasser2009-12-012-2/+2
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-013-8/+19
|\ \ | |/
| * Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-3034-643/+522
| |\
| | * Fixed build on S60 and WinCEThorbjørn Lindeijer2009-11-301-1/+1
| * | unwarnWarwick Allison2009-11-301-2/+2
| * | Fix PropertyAction crash.Martin Jones2009-11-301-5/+16
* | | Merge branch 'kinetic-declarativeui' of /Users/akennedy/Qt/kinetic2 into kine...Aaron Kennedy2009-11-3034-643/+522
|\ \ \
| * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiAaron Kennedy2009-11-3034-643/+522
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-11-272-32/+63
| | |\
| | | * Improved and optimized the WaveUnderlineThorbjørn Lindeijer2009-11-262-32/+63
| | * | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-2732-610/+461
| | |\ \
| | | * | Fixed memory leak in QImagePixmapCleanupHooks.Kim Motoyoshi Kalland2009-11-272-23/+8
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-271-12/+0
| | | |\ \
| | | | * | Fix infinite recursion in OpenVG scissor-only clippingRhys Weatherley2009-11-271-12/+0
| | | * | | Fix compilation on Windows CEEskil Abrahamsen Blomfeldt2009-11-272-0/+4
| | | |/ /
| | | * | QSortProxyModel: Crash when changing model with 2-level proxy and selected itemsGabriel de Dietrich2009-11-261-1/+5
| | | * | Don't crash via proxy model when moving QModelIndexesStephen Kelly2009-11-261-1/+1
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-267-67/+68
| | | |\ \
| | | | * | Fixed context menu placement partially outside screen bug in Symbian.Janne Anttila2009-11-261-6/+6
| | | | * | Tidyup QS60Style - remove unused constants, replace magic valuesSami Merilä2009-11-262-12/+3
| | | | * | Background in landscape mode on S60 5.0 is brokenSami Merilä2009-11-261-0/+1
| | | | * | Remove some white-space from QS60StyleSami Merilä2009-11-261-5/+5
| | | | * | Fixing background painting after orientation switch.Alessandro Portale2009-11-252-1/+2
| | | | * | Micro optimizationAlessandro Portale2009-11-251-1/+1
| | | | * | Fixed context menu not to have "Options" action.Janne Anttila2009-11-251-0/+1
| | | | * | Fixes for tab/space usage in qwidget.cpp.Janne Anttila2009-11-251-15/+15
| | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2009-11-253-28/+35
| | | | |\ \
| | | | | * | Removed unused setThemePalette(QStyleOption *option)Alessandro Portale2009-11-252-7/+0
| | | | | * | Fix crash in QApplication::beep() on S60Shane Kearns2009-11-251-21/+35
| | | | * | | Fixed crash when scrolling with deleted backingstoreJanne Koskinen2009-11-251-0/+2
| | | | |/ /
| | | * | | Fix a crash in KDE/Plasma with QGraphicsView. TopLevel list of itemsAlexis Menard2009-11-261-1/+2
| | | * | | Moved functions from .h to .cpp in the GL2 engine stroker.Kim Motoyoshi Kalland2009-11-262-219/+208
| | | * | | Fixed miter joins generated by the GL2 engine stroker.Kim Motoyoshi Kalland2009-11-261-17/+36
| | | * | | Background in landscape mode on S60 5.0 is brokenSami Merilä2009-11-261-0/+1
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-264-46/+68
| | | |\ \ \
| | | | * | | QGraphicsTextItem::setDefaultTextColor check change before calling update()Olivier Goffart2009-11-261-1/+3
| | | | * | | Optimize QObjectPrivate::isSignalConnectedOlivier Goffart2009-11-262-42/+26
| | | | * | | QT_VG_EGL_CONFIG env var to specify explicit EGL configs for OpenVGRhys Weatherley2009-11-261-0/+36