- 08 Dec, 2015 1 commit
-
-
Alessandro Portale authored
The warning/error/info with shadow and transparent mark work well on our toolbars but not anywhere else. This patch creates a separate set of these icons with better contrast, filled marks and no shadow. Change-Id: I96787753dffd80b325336f0adc8e3be054c34618 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 03 Dec, 2015 2 commits
-
-
Alessandro Portale authored
No visual changes Change-Id: I542adc1546787a9a33fb90d6c03e109bb7a757b6 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Alessandro Portale authored
This patch adds flat side bar icons according to http://blog.qt.io/blog/author/didesous/ The flat icons are supposed to be opt-in, via the theme flag "FlatSideBarIcons=true". It is false by default for the default theme for now. Change-Id: I1cbe69d4e138d5d23c0172a374933ac7a4ce8a5b Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 25 Nov, 2015 2 commits
-
-
Christian Stenger authored
Change-Id: I3490e9fab2cd7c6f0a4e88dcc97d7894ee4a14b1 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Alessandro Portale authored
Instead of describing icons via file name or in the themed icons case via a string that is a list of mask/color pairs, we have now a class for it. Icons are now listed in per-plugin *icons.h headers. RunControl::m_icon was The only place left where an icon property was in fact a string. This patch changes that member to be a Utils::Icon. Change-Id: Ibcfa8bb25e6d2e330c567ee7ccc0b97ead603177 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 23 Oct, 2015 1 commit
-
-
Alessandro Portale authored
http://blog.qt.io/blog/author/didesous/ announced new designs/themes for Qt Creator. This patch implements the helper functions for the loading and theme-specific recoloring of icons. Change-Id: Ie6e96eeecb70dccd6b95338c653a9d3b760557cc Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-