l10n daemon script
782ab9fd18
SVN_SILENT made messages (.desktop file)
12 years ago
Martin Gräßlin
e33fa37b47
Add a Preview mode to the Decoration Button
...
The plugin allows to create a KDecoration2::DecorationButton by
registering the keyword "button". If such a button is created the
rendering is slightly adjusted to always have the normal background,
so that it works as in a Preview.
12 years ago
Martin Gräßlin
671287706a
ImageProvider uses Breeze::Button* instead of KDecoration2::DecorationButton*
12 years ago
Martin Gräßlin
02fced3418
[kdecoration2] Pass QVariantList argument to parent Decoration
12 years ago
Martin Gräßlin
ddb58c21bf
[kdecoration2] DecorationSettings is no longer a singleton
...
It's provided by Decoration::settings() instead and not valid before
::init was invoked. Thus init is implemented and all the initialization
code is moved to init.
12 years ago
Hugo Pereira Da Costa
e39b2c9471
Do not takeout margins from toolbutton before rendering text, unless they have inline indicator, because
...
some custom widgets do not respect sizeFromContents
BUG: 340341
12 years ago
Andrew Lake
29c907e21d
add rating-unrated icon
12 years ago
l10n daemon script
439732d4ea
SVN_SILENT made messages (.desktop file)
12 years ago
Jonathan Riddell
17eca88ead
Add gtkbreeze kconf_update tool to set GTK themes
...
gtkbreeze sets GTK 2 and 3 themes to Orion at login if
-gtkbreeze has not been run before
-gtk theme is not set or
-gtk theme is set to oxygen
FEATURE
REVIEW: 120624
DIGEST:gtkbreeze sets the gtk theme to match breeze
12 years ago
Jonathan Riddell
6be2d36e44
add message about orion runtime dep to cmake output
12 years ago
Jonathan Riddell
baee671958
nicer spacing
12 years ago
Jonathan Riddell
60dfa3f767
add gtk3 css file to remove window shadows to tidy up client side decorations
12 years ago
Jonathan Riddell
2451ec4bf7
don't use a QCoreApplication
12 years ago
Jonathan Riddell
58dba0dc34
use QStringLiteral, set font to Oxygen, return 1 on error
12 years ago
Jonathan Riddell
a25ec43d9b
no need for close
12 years ago
Jonathan Riddell
5cf5905e85
use qstringliteral
12 years ago
Jonathan Riddell
97ec6c7327
use QStringLiteral
12 years ago
Jonathan Riddell
b6611a6d3c
error handling on failure to open file
12 years ago
Jonathan Riddell
2bf4556a93
tidy spacing
12 years ago
Jonathan Riddell
585c4cbb3c
use QStringLiteral
12 years ago
Jonathan Riddell
23e2236c32
fast string operators
12 years ago
Jonathan Riddell
bd719cbdb1
use QDir::separator and tidy spacing
12 years ago
Jonathan Riddell
7d77d0ddfb
further simplify cmake
12 years ago
Jonathan Riddell
1090d25ad1
simplify cmake file
12 years ago
Jonathan Riddell
9c001f16e6
tidy up file header
12 years ago
Jonathan Riddell
0e8ac7c37d
refactor to reduce duplicated code
12 years ago
Jonathan Riddell
26ac1d9378
complete gtk3
12 years ago
Jonathan Riddell
2a5feeb5d1
um yeah, something
12 years ago
Jonathan Riddell
52eb6b6986
prepare gtk 3
12 years ago
Jonathan Riddell
4eebc5ad36
check for gtk 2 theme and set it
12 years ago
Jonathan Riddell
167fa1911e
start gtkbreeze to set breeze settings fot qt
12 years ago
Hugo Pereira Da Costa
4fca8df681
- cleanup tab buttons positioning
...
- center icon in tabs when there is no text and no buttons
BUG: 340257
12 years ago
l10n daemon script
4796a8444d
SVN_SILENT made messages (.desktop file)
12 years ago
Hugo Pereira Da Costa
e26b844c1f
Remove all links to XCB and QX11Extras on Mac
...
CCMAIL: mk-lists@email.de
12 years ago
Hugo Pereira Da Costa
37f0627dc7
Added option to draw either thin or strong focus for menu and menubar items
12 years ago
Hugo Pereira Da Costa
d1c4997d53
Disable frame for side panels by default
12 years ago
Hugo Pereira Da Costa
38e10d77e4
Fixed compilation with gcc 4.8.2 by adding relevant .data() calls
12 years ago
Hugo Pereira Da Costa
8d5413ad9f
also fix corner rects in center-tabs mode
12 years ago
Hugo Pereira Da Costa
384a42d619
properly handle RTL for corner rects and tabbar
...
BUG: 340155
12 years ago
Hugo Pereira Da Costa
70af858a6d
Do not clip away vertical margins for headers to accomodate custom widgets that set a two small vertical size for those.
...
CCBUG: 340150
12 years ago
Martin Gräßlin
729ffc0d98
Fix finding of KF5
12 years ago
Hugo Pereira Da Costa
bee0dc2f44
use unaltered Window background color for sidepanels
12 years ago
Martin Gräßlin
e75502a604
Merge branch 'master' into graesslin/kdecoration2
12 years ago
l10n daemon script
0f71e16525
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
e2abbb508e
SVN_SILENT made messages (.desktop file)
12 years ago
Hugo Pereira Da Costa
cd3a4178de
take out one pixel when rendering menubar item rect for consistency with menu item rect
12 years ago
Hugo Pereira Da Costa
b6cd125666
cleanup optional package properties
12 years ago
Hugo Pereira Da Costa
497ff0429b
made dependency on KF5::FrameworkIntegration optional
12 years ago
Hugo Pereira Da Costa
319e9eed65
removed dependency upon KF5::Completion
12 years ago
Hugo Pereira Da Costa
0da27c2dfc
KComboBox -> QComboBox
12 years ago