Hugo Pereira Da Costa
6282cbb242
do not set antialiasing when rendering square menu frames
10 years ago
Hugo Pereira Da Costa
e59bb5fa12
Render unaltered background behind selected checkboxes (in menus and lists) rather than changing color to Highlight
...
BUG: 343428
11 years ago
Bhushan Shah
e4278a5866
Fix build
...
Sorry for breaking build in previous commit
11 years ago
Bhushan Shah
5689378014
Fix build on arm
...
qReal is not necessarily double on arm platform
11 years ago
Hugo Pereira Da Costa
5c22c24818
Centralized arrow color calculation
...
Shade color a little to have better match with breeze arrow icons
11 years ago
Hugo Pereira Da Costa
4c66289e74
removed unused parameter
11 years ago
Hugo Pereira Da Costa
16056ddc14
1 px outline around slider handles, for consistency
11 years ago
Hugo Pereira Da Costa
656d34203c
BreezeHelper: Make sure radius is never negative even when changing metrics
...
BreezeStyle: Some adjustments to handle zero radius properly
11 years ago
Hugo Pereira Da Costa
12c9d301f5
Use the same "grey" background for sunken, un-hovered buttons as for sunken, un-hovered toolbuttons.
11 years ago
Hugo Pereira Da Costa
c6edea6127
fixed checkbox animation
11 years ago
Hugo Pereira Da Costa
279dd39346
Fixed rendering of partial checkboxes.
11 years ago
Hugo Pereira Da Costa
ab1467be91
added an outline to focused buttons, similar to what is done in menus
11 years ago
Hugo Pereira Da Costa
9572ab8a4d
reduce size of checkbox and radiobuttons; reduced spacing between mark and text.
11 years ago
Hugo Pereira Da Costa
3230d9f7d7
- Changed menu rendering to remove margin between selection rect and frame
...
- Properly round menu item selection for first and last item in menu, to not overlap with menu rounding.
- Added suttle outline around focus rect in menus
11 years ago
Hugo Pereira Da Costa
bb0313cc6c
Align decoration buttons rendering between style and decoration.
11 years ago
Hugo Pereira Da Costa
4661af7bea
adjust button rendering in style to match decoration buttons
11 years ago
Hugo Pereira Da Costa
20e375d558
use lighter arrows, to be more in par with breeze icons
11 years ago
Hugo Pereira Da Costa
5d3323431f
removed 'light source' option since unmaintained, and not in sync with window decoration.
11 years ago
Hugo Pereira Da Costa
1c8c6c3819
translated down radio button and checkbox mark when pressed
...
translate down pushbutton frame and content when pressed
translate down content and arrow icon of non-flat, non-editable comboboxes when pressed
translate down content and arrow icon for non-flat toolbuttons when pressed
CCMAIL: jamboarder@gmail.com
11 years ago
Hugo Pereira Da Costa
2a7e98b20e
use QX11Info::isPlatformX11
11 years ago
Hugo Pereira Da Costa
bee0dc2f44
use unaltered Window background color for sidepanels
12 years ago
Hugo Pereira Da Costa
9d739787b2
renderButton -> renderDecorationButton
12 years ago
Hugo Pereira Da Costa
2f1ae46f96
added 'strong focus' option for menu and menubar items
...
old-style light focus (simple line under item text) is still available as a (hidden) option
One must add "MenuItemDrawStrongFocus=false" to breezerc, whereever it is saved.
CCMAIL: jamboarder@gmail.com
12 years ago
Hugo Pereira Da Costa
4d46e591c0
added 'strong focus' option for menu and menubar items
...
CCMAIL: hugo.pereira@free.fr
12 years ago
Hugo Pereira Da Costa
30400547b4
Changed flat toggled button background button to grey, on request from Andrew
12 years ago
Hugo Pereira Da Costa
997b2c4218
Changed flat toggled button background button to grey, on request from Andrew
12 years ago
Hugo Pereira Da Costa
6e8bc15bdb
reduced checkbox and radio button size
...
use 1pixel for outline and 2pixel for radius
CCMAIL: jamboarder@gmail.com
12 years ago
Hugo Pereira Da Costa
6b4c9d8abb
reduced checkbox and radio button size
...
use 1pixel for outline and 2pixel for radius
CCMAIL: jamboarder@gmail.com
12 years ago
Hugo Pereira Da Costa
dc650c7fff
fixed disabled palette
12 years ago
Hugo Pereira Da Costa
755d72e94c
added SidePanelForeground color
...
cleanup palette alteration code
12 years ago
Hugo Pereira Da Costa
c05e190afd
added Side argument to renderSidePanel
...
properly deal with right to left layout
12 years ago
Hugo Pereira Da Costa
be382f86b0
slightly alter sidepanel background color
12 years ago
Hugo Pereira Da Costa
ba0fd306f8
Another shot at side panels
12 years ago
Hugo Pereira Da Costa
7963ece9b5
removed commented line
12 years ago
Hugo Pereira Da Costa
c91832c764
added ScrollBarHandleColor, to deal with both hover and focus animation
12 years ago
Hugo Pereira Da Costa
2985b4cb6b
use one pixel for focus frame instead of 2
12 years ago
Hugo Pereira Da Costa
9aed8af8bf
Fixed flat+sunken toolbuttons rendering when focusing in/out
12 years ago
Hugo Pereira Da Costa
b9e1b4a325
selection is always square. No rounded corners
12 years ago
Hugo Pereira Da Costa
7405a2cce5
changed argument order to roundedPath, to align with oxygen
12 years ago
Hugo Pereira Da Costa
36173d77b0
hide unused variable
12 years ago
Hugo Pereira Da Costa
12082af273
CornersAll -> AllCorners
12 years ago
Hugo Pereira Da Costa
352c814034
add dpi awareness to tileSet and shadows
12 years ago
Hugo Pereira Da Costa
4b48517cb2
adjust shadow radius in button frames
12 years ago
Hugo Pereira Da Costa
14835339a3
restored default selection for flat side panel
...
(custom one does not work with scrollbars)
12 years ago
Hugo Pereira Da Costa
324fd1b26b
also alter text color for flat sidebars, in order to have correct roles
12 years ago
Hugo Pereira Da Costa
49d999b089
set special palette and special selection rendering for side panel views
12 years ago
Hugo Pereira Da Costa
d5dc554463
- removed explicit dependency upon X11 (not needed)
...
- cleanup defines:
USE_KDE4 -> BREEZE_USE_KDE4
HAVE_X11 -> BREEZE_HAVE_X11
- set defines via config files rather than Make definitions
12 years ago
Hugo Pereira Da Costa
8e6e02d67d
added comments
...
cleanup code
12 years ago
Hugo Pereira Da Costa
0e4a99059c
Fixed antialiasing for toolboxes tab
12 years ago
Hugo Pereira Da Costa
760ce1a55c
code cleanup
12 years ago