l10n daemon script
888e92f106
SVN_SILENT made messages (.desktop file)
12 years ago
Volker Krause
e9988b7e27
Make constants const, saves a few symbols in the .data section.
12 years ago
l10n daemon script
e21cb29757
SVN_SILENT made messages (.desktop file)
12 years ago
Hugo Pereira Da Costa
973efd4de6
restored topLevel layout margins
...
removed call to genericLayoutItemRect
This effectively revert commits 739b18f4b3 and
3618ba5ed5
12 years ago
Hugo Pereira Da Costa
376ef1c9c6
force kpagewidget margins to zero
12 years ago
Hugo Pereira Da Costa
739b18f4b3
set TopLevel layout margin to zero
12 years ago
Hugo Pereira Da Costa
3618ba5ed5
implemented PushButton LayoutItemRect
12 years ago
Hugo Pereira Da Costa
eaaaf484f8
removed unused parameter names from function declaration
12 years ago
David Edmundson
0fd6d34d65
When the button is being pressed draw the background like it has focus
...
PushButtons typically turn blue because they gain focus, whereas tool
buttons don't. This means buttons look inconsistent.
Also it fixes QtQuickControls push buttons which do change
focus when pressed
BUG: 339099
REVIEW: 120222
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
12874e399d
ShadowArea -> Side
12 years ago
Hugo Pereira Da Costa
9f92490fbf
removed invalid comment
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
abfe38080a
use the proper background color behind scrollbars
12 years ago
Hugo Pereira Da Costa
4b696552c9
removed unneeded parenthesis
12 years ago
Hugo Pereira Da Costa
7963ece9b5
removed commented line
12 years ago
Marco Martin
bf148b3d3a
read proper values from l&f
12 years ago
Hugo Pereira Da Costa
fa214e475c
Use WM active foreground and background colors for tooltips
...
Adjusted other 'themed' foreground colors to render good on dark foreground
12 years ago
Marco Martin
ded4c5bfa3
read widget style from the proper group
12 years ago
Marco Martin
a75f96e9f4
try to use the l&f package to determine the defaults
...
this should help distributions customizing things
12 years ago
Hugo Pereira Da Costa
e37d3e03ee
scrollbarengine derives from widgetstateengine
...
deal with both hover and focus animations
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
a60be91cd3
only handle hover and focus animation
12 years ago
Hugo Pereira Da Costa
baf8eb7a26
scrollbardata inherits from widgetstatedata
...
sliderdata is removed
12 years ago
Hugo Pereira Da Costa
3548b0a00f
removed SliderEngine
12 years ago
Hugo Pereira Da Costa
a5160b29cb
DialEngine inherits from WidgetStateEngine
...
Implements focus animations for QDial
12 years ago
Hugo Pereira Da Costa
cbe11c7eb4
DialData inherits from WidgetStateData
...
WidgetStateEngine gives protected accessor to datamaps
typedef -> using
12 years ago
Hugo Pereira Da Costa
ca54908cd5
use widgetStateEngine instead of slider engine for QSlider animations.
...
implement focus animation of sliders
12 years ago
Hugo Pereira Da Costa
680b97b918
Store offsets between update rect and parent rect, in ::updateGeometry Offsets are applied to parent rect at next ::paintEvent.
...
This prevents rendering glitches when parent changes size between updateGeometry and ::paintEvent
12 years ago
Hugo Pereira Da Costa
1263628762
Only show frame shadows on first call to updateGeometry
...
BUG: 339134
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
34becbaec3
Fixed rounding detection
12 years ago
Hugo Pereira Da Costa
80de957eb9
unbold all side panels
12 years ago
Hugo Pereira Da Costa
5d615ced89
Added commented code to scale passed sizes by devicePixelRatio, for testing purposes
12 years ago
Hugo Pereira Da Costa
9ba6a64f88
removed duplicated license
12 years ago
Hugo Pereira Da Costa
518be8c0da
Added multiple sizes for toolbar extension icons to cope with high dpi awareness
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
0fea4e887e
Added missing metrics
12 years ago
Hugo Pereira Da Costa
352c814034
add dpi awareness to tileSet and shadows
12 years ago
Hugo Pereira Da Costa
34d582efd0
NULL -> nullptr
12 years ago
Hugo Pereira Da Costa
7552f1b63f
push_back -> append
12 years ago
Hugo Pereira Da Costa
4b48517cb2
adjust shadow radius in button frames
12 years ago
Hugo Pereira Da Costa
5998b63b49
Fixed antialiasing for tree lines
12 years ago
l10n daemon script
1ba3f4069a
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
cb32f20614
SVN_SILENT made messages (.desktop file)
12 years ago