~lxle/unofficial/+git/trunk:qt5/0.8.7

Last commit made on 2015-11-02
Get this branch:
git clone -b qt5/0.8.7 https://git.launchpad.net/~lxle/unofficial/+git/trunk

Branch merges

Branch information

Name:
qt5/0.8.7
Repository:
lp:~lxle/unofficial/+git/trunk

Recent commits

84241a5... by Ken Moore <email address hidden>

Merge pull request #165 from vovd/patch-1

Backport Jesse's fix to the qt5/0.8.7 branch

3662ecf... by vovd <email address hidden>

Backport Jesse's fix to the qt5/0.8.7 branch

Backport Jesse's fix to the qt5/0.8.7 branch.

9f68138... by Ken Moore <email address hidden>

Merge pull request #163 from vovd/qt5/0.8.7

Update Debian Package to 0.8.7

10ebdba... by Valentin <email address hidden>

Update Debian Package to 0.8.7

3db27ad... by Ken Moore <email address hidden>

Forcible remove the "tabBarAutoHide" property from the MainUI.ui file (5.4+ versions of QtDesigner add it automatically).

868e6f2... by Ken Moore <email address hidden>

Replace the "tabBarAutoHide" setting with a manual check/hide of the tab bar in lumina-fileinfo. This reduces the minimum Qt version from 5.4 back down to about 5.2

963d756... by Ken Moore <email address hidden>

Turn off one last DEBUG flag before the release is cut.

26ed60f... by Ken Moore <email address hidden>

Ok, adjust the window check/movement routine one more time - Now it runs the special frame/geom mix first (for Fluxbox issues), checks that the window+frame is where it is supposed to be, then moves to just the geom location if still out of place.

59acffc... by Ken Moore <email address hidden>

Reverse the order of the window movement routines. The one which still might move the window above the top of the screen should be used first, with the fallback one which moves the window below the top of the screen second (had them flipped on accident).

0f3478c... by Ken Moore <email address hidden>

Also add the symbolic link emblem overlay to the items in the desktopview plugin.