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
Hugo Pereira Da Costa
3d76c1d58c
Fix positioning of cornerwidgets
12 years ago
Hugo Pereira Da Costa
4ffc4d68d9
Properly account for widget size when determining left/right corner rects
...
CCMAIL: staniek@kde.org
12 years ago
l10n daemon script
e643795cee
SVN_SILENT made messages (.desktop file)
12 years ago
Hugo Pereira Da Costa
f3d84ef321
Fixed arrow color in sunken, non-autoraised toolbuttons
12 years ago
l10n daemon script
206da8ef4c
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
8c6c77a8de
SVN_SILENT made messages (.desktop file)
12 years ago
Andrew Lake
516376c298
rename Breeze-Dark.colors to BreezeDark.colors
...
BUG:339849
12 years ago
Jonathan Riddell
f106778570
install translations if they exist
...
install translations if they exist, now releaseme will check for this
and not add ki18n_install() if it is already there so we can customise it
as here and install only if building KF5
12 years ago
Andrew Lake
56281dba1d
lighter hover color
12 years ago