Hugo Pereira Da Costa
a513f4e0c4
Cleanup shadowhelper's widget registration logic.
...
Fixed test condition on whether shadow should be installed or not.
BUG: 356625
10 years ago
Hugo Pereira Da Costa
6282cbb242
do not set antialiasing when rendering square menu frames
10 years ago
Hugo Pereira Da Costa
c327915a8d
added ViewInvertSortIndicator hidden option (to be added to $HOME/.config5/breezerc) in order to changed sort
...
order arrow orientation.
(copied from oxygen)
BUG: 356305
10 years ago
Hugo Pereira Da Costa
251c2003dd
Make separator below menu title item as wide as regular separator
10 years ago
Hugo Pereira Da Costa
a80434f677
removed incorrect composition mode
10 years ago
Hugo Pereira Da Costa
a9b7b5c27d
removed incorrect composition mode
10 years ago
Hugo Pereira Da Costa
54c397d937
Properly mask out the inner part of the shadows (that overlaps with e.g. menus), to prevent artifacts when translucency is enabled.
...
BUG: 355695
10 years ago
Hugo Pereira Da Costa
48321e81f7
Properly mask out the inner part of the shadows (that overlaps with e.g. menus), to prevent artifacts when translucency is enabled.
...
BUG: 355695
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
l10n daemon script
f885a401e8
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Hugo Pereira Da Costa
b5c4b2b19e
Re-added cursor moving hack for kde4, otherwise mouse-over effects are broken after window drag.
11 years ago
l10n daemon script
9bebedcab8
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
856902efa0
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Hugo Pereira Da Costa
697f953683
do not grey sunken comboboxes and raised menu-toolbuttons
11 years ago
Hugo Pereira Da Costa
97352b2338
properly clip selected tab to prevent rendering artifacts
11 years ago
Hugo Pereira Da Costa
f74a58ce7c
fixed bounding conditions to consistently decide whether a combobox should be flat or not.
...
BUG: 354708
11 years ago
Hugo Pereira Da Costa
4b7de62cec
properly clip selected tab to prevent rendering artifacts
11 years ago
Hugo Pereira Da Costa
c226cb48ff
fixed bounding conditions to consistently decide whether a combobox should be flat or not.
...
BUG: 354708
11 years ago
Hugo Pereira Da Costa
58fb398ad4
breezestyle: set sidePanelView property to true already in polish
...
breezepalettehelper: cleanup
This fixing some issues with sidepanels and shadowhelper
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
bd983a2dce
re-added some spacing around separators (sorry for the noise)
11 years ago
Hugo Pereira Da Costa
93c51fb638
use minimum size for menu separators
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
b2c06365a2
Re-added cursor moving hack for kde4, otherwise mouse-over effects are broken after window drag.
11 years ago
Hugo Pereira Da Costa
6d852f30a1
Delay update of widget's palette to after polish is completed, because setPalette messes up with the
...
event queue otherwise, resulting with some input chains being broken.
BUG: 344425
11 years ago
Hugo Pereira Da Costa
787708db54
Moved updatePalettes from public Q_SLOTS to protected
11 years ago
Hugo Pereira Da Costa
7105f0a046
Do not re-register widget if already in list
11 years ago
David Rosca
ca72ca904f
Use NETRootInfo to initiate wm move operation
...
Also remove hack that messes with cursor position, which results in
window sometimes rendered in wrong position for a moment after starting
window move.
REVIEW: 125522
BUG: 353749
11 years ago
David Rosca
454483b51f
Use NETRootInfo to initiate wm move operation
...
Also remove hack that messes with cursor position, which results in
window sometimes rendered in wrong position for a moment after starting
window move.
REVIEW: 125522
11 years ago
Hugo Pereira Da Costa
3ddd8ab9c9
Added option (true by default) to draw focus indicator in lists, similar to what's in oxygen
...
BUG: 352025
11 years ago
l10n daemon script
803df7211a
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
e0dbf4b108
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Hugo Pereira Da Costa
5dc36a4eec
added proper margin around toolbox tabs
11 years ago
Hugo Pereira Da Costa
cdc889019a
make separators expand full width in menus
11 years ago
Hugo Pereira Da Costa
c6edea6127
fixed checkbox animation
11 years ago
Hugo Pereira Da Costa
c375cbcdcd
cosmetics
11 years ago
Hugo Pereira Da Costa
53d25d9558
implemented SH_KCustomElement from KStyle, to have them working in KDE4.
11 years ago
l10n daemon script
7c0a390882
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
8a65950bdc
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Hugo Pereira Da Costa
279dd39346
Fixed rendering of partial checkboxes.
11 years ago
Hugo Pereira Da Costa
0cce762f03
Only use fixed icon size for QtQuickControls
...
In other cases (standard widgets) use maxIconSize
CCBUG: 339106
11 years ago
Hugo Pereira Da Costa
684e71ab0d
Only use fixed icon size for QtQuickControls
...
In other cases (standard widgets) use maxIconSize
CCBUG: 339106
11 years ago
Hugo Pereira Da Costa
1598957e6d
Fix rendering of disabled radio buttons in menus
...
BUG: 352160
11 years ago
Hugo Pereira Da Costa
6231186d9a
Fix rendering of disabled radio buttons in menus
...
BUG: 352160
11 years ago
Hugo Pereira Da Costa
ab1467be91
added an outline to focused buttons, similar to what is done in menus
11 years ago