l10n daemon script
d774c76901
SVN_SILENT made messages (.desktop file)
12 years ago
Andrew Lake
72a3314952
Fix dark color scheme titlebar colors.
12 years ago
Andrew Lake
005af790c0
Fix dark color scheme titlebar colors.
12 years ago
Andrew Lake
fb526c86e5
Add version of icon theme that works better with dark color schemes.
12 years ago
Andrew Lake
8785109c9d
Install Breeze Dark color scheme.
12 years ago
Andrew Lake
18f15e8c72
Updated to Breeze color scheme based on full palette. New Breeze-Dark color scheme.
12 years ago
Andrew Lake
c686d12311
Install Breeze Dark color scheme.
12 years ago
Andrew Lake
e498704791
Updated to Breeze color scheme based on full palette. New Breeze-Dark color scheme.
12 years ago
David Edmundson
13d6e6a555
Remove KDE4 home directory fallback
...
It is now part of KCoreAddons
12 years ago
Hugo Pereira Da Costa
9d739787b2
renderButton -> renderDecorationButton
12 years ago
Hugo Pereira Da Costa
b3ddf362ac
do not remove pushbutton margins from contentsRect
...
BUG: 339508
12 years ago
Hugo Pereira Da Costa
f6f667a210
do not remove pushbutton margins from contentsRect
...
BUG: 339508
12 years ago
Hugo Pereira Da Costa
661932614b
improved scrollbar extended hit area
...
properly deal with KTextEditor scrollbars
CCBUG: 339413
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
f716548804
Fixed tabbar base line extend in document mode
12 years ago
Hugo Pereira Da Costa
736b48a43b
Fixed tabbar base line extend in document mode
12 years ago
Hugo Pereira Da Costa
bc0c9baf29
Reduced margins of line editors so that the total height matches buttons
...
CCMAIL: jamboarder@gmail.com
12 years ago
Hugo Pereira Da Costa
950ba30a0b
Reduced margins of line editors so that the total height matches buttons
...
CCMAIL: jamboarder@gmail.com
12 years ago
Hugo Pereira Da Costa
fd0c04aa80
Fixed non autoraised toolbutton text color when sunken or focused
12 years ago
Hugo Pereira Da Costa
ad89fc71ab
Fixed non autoraised toolbutton text color when sunken or focused
12 years ago
Hugo Pereira Da Costa
458c46d5bd
Added sizeHint and minimumSizeHint to the information printed when widgetExplorerEnabled is set to true.
...
CCBUG: 339508
12 years ago
Hugo Pereira Da Costa
7777f0b860
properly handle RTL when expanding scrollbar hit area
12 years ago
Hugo Pereira Da Costa
817ac7cd00
propagate mouse events from scrollarea to scrollbar if matching to respect Fitt's law
...
BUG: 339413
12 years ago
l10n daemon script
fde363878d
SVN_SILENT made messages (.desktop file)
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
l10n daemon script
f4727a1c17
SVN_SILENT made messages (.desktop file)
12 years ago
Hugo Pereira Da Costa
a0abe230b6
Fixed background color for scrollarea corner widget
12 years ago
Hugo Pereira Da Costa
ed47e564f4
Fixed background color for scrollarea corner widget
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
Andrew Lake
f895ace7df
update radiobutton and checkbox to use 1px outline instead of heavy 2 px outline.
12 years ago
David Edmundson
606c671b04
Update confusing comment
12 years ago
David Edmundson
49c3463a55
Revert "Remove check for hasWidgetStyle"
...
This reverts commit 17fd11dc12 .
12 years ago
David Edmundson
17fd11dc12
Remove check for hasWidgetStyle
...
This was needed when using QtCurve.
Now we are using Breeze we know fully well we have it installed as it's
in the same repo.
REVIEW: 120424
12 years ago
David Edmundson
e0bb93c4f4
Create kde4 config if it does not exist
...
If there is no KDE4 directory and KDEHOME is not set. Kdelibs4Migration
returns an empty path.
For most usecases this is fine as it means there is nothing to import
however in our unusual case we are writing data so we should manually
create it.
BUG: 338422
REVIEW: 120424
12 years ago
Hugo Pereira Da Costa
dc650c7fff
fixed disabled palette
12 years ago
Hugo Pereira Da Costa
d76e38c56e
Also disable pressed animations on option change
...
BUG: 339506
12 years ago
l10n daemon script
575814f0c1
SVN_SILENT made messages (.desktop file)
12 years ago
Hugo Pereira Da Costa
755d72e94c
added SidePanelForeground color
...
cleanup palette alteration code
12 years ago
Hugo Pereira Da Costa
e4ffbade2f
Added hasParent method
...
Do not add ItemDelegate to combobox views if inside QWebView, because ItemDelegate handling is broken in
Qt for such widgets
BUG: 339466
12 years ago
Hugo Pereira Da Costa
ca30a555a8
Added hasParent method
...
Do not add ItemDelegate to combobox views if inside QWebView, because ItemDelegate handling is broken in
Qt for such widgets
BUG: 339466
12 years ago
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