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

Last commit made on 2017-06-30
Get this branch:
git clone -b qt5/1.3.0 https://git.launchpad.net/~lxle/unofficial/+git/trunk

Branch merges

Branch information

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

Recent commits

641b03f... by Ken Moore <email address hidden>

Have the lumina-fm "browserWidget" show the "name" property of XDG desktop entries rather than the filename.

6990601... by Ken Moore <email address hidden>

Re-enable the "Open With" option for selected items (accidentally commented out)

77dcb4c... by Ken Moore <email address hidden>

Bump the version number in the FreeBSD port-generator script.

2a45036... by Ken Moore <email address hidden>

Tag Version 1.3.0 in source
Ensure the translation files are all in sync as well.

471d661... by Ken Moore <email address hidden>

Disable the QT_AUTO_SCREEN_SCALE_FACTOR usage in the Lumina app environment (for now - needs more testing).

946cb4e... by Ken Moore <email address hidden>

Finish up all the new TreeWidget stuff from JT:
1. Save/load the size of the tree widget between sessions (sync size across all tabs as well).
2. Sync the tree widget with the browser with regards to whether hidden files should be shown or not.
3. Tie the tree widget "dir model" to the line edit so we get auto-completions again.
4. Make sure the tree widget shows the "normalized" directory path (does not show ZFS snapshot dirs and such).
5. Clean up a lot of debugging messages and comment out unused variable declarations.
6. Change the Browser thumbnail loading/scaling routine to always run based on image resolution rather than file size.

e8248bc... by Ken Moore <email address hidden>

Large amount of whitespace cleanup, and almost get the LuminaRandR class finished (one last calculation to do)

c34d889... by Ken Moore <email address hidden>

Clean up some more of the new LuminaRandR class.

930d538... by Ken Moore <email address hidden>

A few more changes to LuminaRandR.

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

Merge branch 'master' of github.com:trueos/lumina