~santoshbit2007/oxide:nativeOrientationfix

Last commit made on 2016-08-15
Get this branch:
git clone -b nativeOrientationfix https://git.launchpad.net/~santoshbit2007/oxide
Only Santosh can upload to this branch. If you are Santosh please log in for upload directions.

Branch merges

Branch information

Name:
nativeOrientationfix
Repository:
lp:~santoshbit2007/oxide

Recent commits

2e5f300... by Santosh

Hardcoded the native orientation for cooler devices BUG: https://bugs.launchpad.net/oxide/+bug/1601887

76a48ff... by Chris Coulson

Avoid some console spam with older versions of qtubuntu

569a23a... by Chris Coulson

Work around the lack of QGuiApplication::screenRemoved with Qt5.2

ae5257f... by Chris Coulson

Avoid a console warning with Qt < 5.5 due to QGuiApplication::primaryScreenChanged not existing

0efa3ca... by Chris Coulson

Fix a build failure with GCC6

aa5b3aa... by Chris Coulson

Fix build failures with Qt < 5.5

501e16f... by Chris Coulson

Merge crmaster 4c5b85d in to master

49d1970... by Chris Coulson

Stop using device form factor for setting various WebPreferences (bug 1547149)

WebPreferences::allow_custom_scrollbar_in_main_frame is now always false. Other preferences are configured from a display-specific form factor, which is determined via qtubuntu.

4c5b85d... by Chris Coulson

Bump Chromium rev to 6240dec (54.0.2824.0)

595c478... by Chris Coulson

Merge master in to crmaster