HomePhabricator

qt: Introduce PlatformStyle
eec77574459dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

qt: Introduce PlatformStyle

Introduce a PlatformStyle to handle platform-specific customization of
the UI.

This replaces 'scicon', as well as #ifdefs to determine whether to place
icons on buttons.

The selected PlatformStyle defaults to the platform that the application
was compiled on, but can be overridden from the command line with
-uiplatform=<x>.

Also fixes the warning from #6328.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jul 28 2015, 13:20
deadalnixPushed on May 14 2017, 22:04
Parents
rABC1369d699b622: Merge pull request #6484
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABCeec77574459d: qt: Introduce PlatformStyle (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jul 31 2015, 07:35