Changed app to use Qt Mobility in screen rotation instead of default Qt screen rotation.
authoreshe <jessehakanen@gmail.com>
Sun, 1 Aug 2010 12:20:11 +0000 (13:20 +0100)
committereshe <jessehakanen@gmail.com>
Sun, 1 Aug 2010 12:20:11 +0000 (13:20 +0100)
commite3f2858377ed1ecb7e35dd9af82597ab55ae935a
treeb1a1c63fef51ca77c05a84638971b2ccd7959bea
parent9fb36f56fc5255d0375e9233670da753572bc207
Changed app to use Qt Mobility in screen rotation instead of default Qt screen rotation.
debian/changelog
debian/control
jspeed.pro
src/mainwindow.cpp
src/mainwindow.h
src/orientation.cpp [new file with mode: 0644]
src/orientation.h [new file with mode: 0644]
src/widgetscreen.cpp