Jonathan Riddell
92a5c79b6c
Update version number for 5.7.95
...
GIT_SILENT
10 years ago
l10n daemon script
26a472670b
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"
10 years ago
l10n daemon script
d27d308ce5
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"
10 years ago
Andreas Hartmetz
c7280f52c5
Make the USE_KDE4 option persistent / saved in CMake cache.
...
Without this, any disturbance that makes CMake rerun implicitly
switches back to KF5 build mode.
10 years ago
l10n daemon script
f79266d148
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"
10 years ago
Hugo Pereira Da Costa
45008f12a2
Merge branch 'Plasma/5.7'
10 years ago
Hugo Pereira Da Costa
325c8f6106
Homogenize how toolbutton arrow is detected between
...
- drawToolButtonComplexControl
- toolButtonSizeFromContents
- and toolButtonSubControlRect
BUG: 367723
10 years ago
David Edmundson
a057bf9219
Update version number for 5.7.4
...
GIT_SILENT
10 years ago
Ken Vermette
d132da0c05
Plasma 5.8 'Bizmuth' Wallpaper REVIEW:128699
10 years ago
Kai Uwe Broulik
6ecd3cad74
[Breeze widget style] Enable focus underline for QtQuick Controls
...
This enables painting the focus underline also for QtQuick Controls and fixes
an off-by-one error which caused the line to be rendered outside the
QtQuick Controls canvas and was thus invisible.
REVIEW: 128654
10 years ago
l10n daemon script
b47303f1e4
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"
10 years ago
Aleix Pol
ce2ac23313
Merge branch 'Plasma/5.7'
10 years ago
Aleix Pol
ffa3be8a58
Remove redundant includes
10 years ago
Jonathan Riddell
8bea2319b9
Update version number for 5.7.3
...
GIT_SILENT
10 years ago
Hugo Pereira Da Costa
41aa801320
Only add margin around tabwidget content when necessary, in order to keep the tabbar of minimal width
10 years ago
Hugo Pereira Da Costa
5fc6a2ddf3
Only add margin around tabwidget content when necessary, in order to keep the tabbar of minimal width
10 years ago
Hugo Pereira Da Costa
a3c09d4cd5
Merge branch 'Plasma/5.7'
10 years ago
Hugo Pereira Da Costa
4fb5a3bf8b
Fixed tabwidget size calculation from contents
...
BUG: 364426
10 years ago
Jonathan Riddell
e72c1ea295
Update version number for 5.7.2
...
GIT_SILENT
10 years ago
Hugo Pereira Da Costa
6c29ac3958
Merge branch 'Plasma/5.7'
10 years ago
Hugo Pereira Da Costa
47a397ebef
Fixed kde4 compilation
10 years ago
Hugo Pereira Da Costa
2b61ea484d
Merge branch 'Plasma/5.7'
10 years ago
Hugo Pereira Da Costa
ea4fdcaf6c
sync SH_Widget_Animate with internal "enable animations" option
10 years ago
Hugo Pereira Da Costa
5450d94d6a
Merge branch 'Plasma/5.7'
10 years ago
Hugo Pereira Da Costa
1b90d45bfa
Fixed tab order
...
BUG: 365603
10 years ago
Jonathan Riddell
c840a18d3d
Update version number for 5.7.1
...
GIT_SILENT
10 years ago
Jonathan Riddell
f2570499f4
Revert "Update version number for 5.7.1"
...
This reverts commit d7e5d07bcb .
10 years ago
Jonathan Riddell
d7e5d07bcb
Update version number for 5.7.1
...
GIT_SILENT
10 years ago
l10n daemon script
2ba23ef4c7
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"
10 years ago
Hugo Pereira Da Costa
adc06a7dff
Merge branch 'Plasma/5.7'
10 years ago
Hugo Pereira Da Costa
5f47df2705
Fix icon type assignment in toolbars to re-enable disabled icons. Thanks Craig for finding and fixing
...
CCMAIL: craig.p.drummond@gmail.com
10 years ago
Marco Martin
b950883cf7
don't invert icons on thin line option
...
if the option of highlighting
current menu items with a thin line
is enabled, don't invert selected icons
BUG:365103
10 years ago
David Edmundson
40ced0b6d0
Update version number for 5.7.0
...
GIT_SILENT
10 years ago
l10n daemon script
7f66609f70
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"
10 years ago
David Edmundson
28e1861091
Update version number for 5.7.90
...
GIT_SILENT
10 years ago
David Edmundson
ab9e0cba7a
Update version number for 5.6.95
...
GIT_SILENT
10 years ago
Marco Martin
7280fff872
fix build on Qt4
...
widget->windowHandle() is available only in Qt5
use the base class paint methos on qt4
10 years ago
Marco Martin
002b25ca5e
use the "selected" state for icons in menu items
...
with the stylesheet based recoloring for icons,
it is possible to make selected icons the same
color as the selected text from the palette.
with the breeze icons style this makes the selected
item more readable and more in line with the style.
REVIEW:127876
10 years ago
Allen Winter
e680af39da
kstyle/breeze.h - pedantic
10 years ago
l10n daemon script
5bcbe46ca6
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"
10 years ago
l10n daemon script
d711de9ec0
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"
10 years ago
Martin Gräßlin
e20fc84c47
[kdecoration] Give a proper name to the Breeze window decoration
...
Summary:
The deco did not define the name, so in the listing the plugin id
was used. With this change the name is "Breeze" and no longer
"org.kde.breeze" in the decoration configuration module.
Reviewers: #plasma, hpereiradacosta
Differential Revision: https://phabricator.kde.org/D1411
10 years ago
Martin Gräßlin
1a38234564
Add BREEZE_STYLE_NAME to BreezeConfig.cmake
...
Summary:
This allows plasmaintegration to depend on Breeze and properly set
the style name to the one used by Breeze.
Reviewers: #plasma, hpereiradacosta
Differential Revision: https://phabricator.kde.org/D1395
10 years ago
Ken Vermette
f002e5c464
REVIEW:127575 Plasma 5.7 wallpaper
10 years ago
Martin Gräßlin
7996fb97d3
Create a BreezeConfig.cmake
...
Summary:
Breeze creates and installs a BreezeConfig.cmake and
BreezeConfigVersion.cmake.
The idea is to have other Plasma projects which default to Breeze items
(e.g. kstyle in plamsa-integration, kdecoration in KWin) to properly
depend on it.
The content of the BreezeConfig.cmake so far provides whether Breeze
is compiled with support for KDecoration and the plugin id.
This can now be used by e.g. KWin in the following way:
find_package(Breeze ${PROJECT_VERSION} CONFIG)
set_package_properties(Breeze PROPERTIES
TYPE OPTIONAL
PURPOSE "For setting the default window decoration plugin")
add_feature_info("Breeze-Decoration" BREEZE_WITH_KDECORATION "Default decoration plugin Breeze")
Reviewers: #plasma
Differential Revision: https://phabricator.kde.org/D1343
10 years ago
David Rosca
2201f90bd4
Merge branch 'Plasma/5.6'
10 years ago
David Rosca
e335a81c19
Fix isQtQuickControl check with Qt 5.7
...
Only check for QQuickItem instead of private class names.
Also changed remaining places to use the isQtQuickControl function.
REVIEW: 127524
10 years ago
Hugo Pereira Da Costa
f56b8b9fbe
Create animation "on demand", that is, when there is at least one animated progressbar.
...
Delete it when all animated progressbars have stoped or have been unregistered.
This prevent the underlying QPropertyAnimation to be deleted "too late" after an application was exited,
which in turn sometimes result in a crash
CCBUG: 356940
10 years ago
Hugo Pereira Da Costa
9695ec206f
use default destructor
10 years ago
Jonathan Riddell
554d67567f
FEATURE: add print test page by Jens
10 years ago