Commit Graph

65 Commits (a71eb9fb5e31e79cc85ab0db28a7be27a416b7e3)

Author SHA1 Message Date
Alex Huszagh 49e1bce0ad Various UI fixes.
- Fixed QGroupBox alignment with other center-aligned widgets.
- Fixed icon indicators in QToolButton.
- Fixed selection issue causing text and icons to shift in QToolButton.
- Fixed QToolButton's menu indicator shifting when pressed.
- Improved indicator look of tabs.
- Improved the borders and highlighting of tabs.
2021-07-15 12:05:29 -05:00
Alex Huszagh cd1b6fee41 Updates for themeing
- Better support for outlines in QFrames without redundancy.
- Better testing support.
- More transparent backgrounds for hover events on QtAbstractItemViews.
- Thinner borders, for a better UI experience.

QFrames only highlight an outline when a QAbstractScrollArea isn't a
child on hover events, so it avoids highlighting an area when a child UI
that will have a similar input focus is there.
2021-07-15 08:17:38 -05:00
Alex Huszagh c7a1058e7d Minor bug fixes for UI. 2021-07-15 00:10:14 -05:00
Alex Huszagh ec9102c609 Rename single to test. 2021-07-14 22:31:03 -05:00
Alex Huszagh eb75c6fcda Enhancements for QSlider to scale for all resolutions. 2021-07-14 22:28:16 -05:00
Alex Huszagh b3bd326d48 Minor bug fixes for branch more. 2021-07-14 20:44:45 -05:00
Alex Huszagh d438fbf1ee Initial bug fixes for QTreeView on Windows. 2021-07-14 20:22:33 -05:00
Alex Huszagh aed64fb59f Numerous enhancements to widget styles. 2021-07-14 16:57:20 -05:00
Alex Huszagh 3b4575efd4 Updated the dock widget icons. 2021-07-14 02:44:50 -05:00
Alex Huszagh e4fdb9fac9 Updates styles, better configuration. 2021-07-14 01:14:04 -05:00
Alex Huszagh 55c738813e Initial versions for better scaling stylesheets. 2021-07-13 22:46:41 -05:00
Alex Huszagh ed4d3b1f69 Initial dark style attempt for Windows. 2021-07-13 13:30:57 -05:00
Alex Huszagh 72c6c48796 Updated Breeze stylesheets to look better with tree-views. 2018-12-19 17:55:21 -06:00
Johan Egneblad 0506fd0876
Fix branch indicators in QTreeView/QTreeWidget 2018-12-03 14:04:04 +01:00
Jérémy Verda 0d2b1bb49a
Rename breeze_resouces.py to breeze_resources.py 2018-10-04 16:07:00 +02:00