Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-team
* 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-team: (689 commits)
Fixed hslHue / hslHueF returning the wrong value for achromatic QColors.
Added scrollbars support to the Linguist form preview.
interpret backslash escaping of quotes in split_arg_list()
cleanup split_arg_list() some more
slightly reorganize split_arg_list()
remove the somewhat bizarre unquoting of the last argument in split_arg_list()
remove the completely insane quote nesting from split_value_list()
Fixed spelling.
Various small fixes for the QScroller examples
Use qreal everywhere to avoid double/float errors on embedded platforms.
Fixed overshooting with a very low start velocity.
Fix Xrandr DPI calculation for NVidia TwinView.
Review and improve scroller documentation
Improve overshooting behaviour
Add comctl32 v6 assembly dependency to applications only (not libraries)
QPainterPath: Ignore calls with NaN/Infinite parameters
Doc: Fixing typo
Added initial set of .pkg files for Symbian SIS generation
Allow hard-coding the Unix temp path
QtScript: add more tests to QObject binding
...