Hugo Pereira Da Costa
2a31156cca
removed debug output
11 years ago
l10n daemon script
57e2304a31
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
eecf425c76
do not add margins around items for qtquick controls
11 years ago
l10n daemon script
8368145b76
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
db245de816
simplified rendering of menu titles
11 years ago
Hugo Pereira Da Costa
661756757c
Detect toolbutton in menus and mark as menu titles
...
Add dedicated rendering for menu titles/named separators
11 years ago
Hugo Pereira Da Costa
51f123a029
Changed parameter orders to better match parent class methods
11 years ago
l10n daemon script
a2e8466b5e
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
4b080f8a2a
Cleanup transition data, to align with oxygen
11 years ago
Hugo Pereira Da Costa
bd7466be3a
- re-added stacked widget transitions, based on oxygen code
...
- it is disabled by default for the moment, and can only be enabled via hidden option.
11 years ago
Harald Sitter
a78e4592da
fix build without x11
...
previous shadow change twiddled with the commas breaking the initalizer
list if the breeze_have_x11 if evals to nothing, causing the list to
have a trailing comma and breaking the build
11 years ago
David Edmundson
9f752a5010
Create shadows uncondiationally
...
Breeze checks if shadows are supported by checking for a property on the
root window. This is set by kwin at some point after startup.
This leaves a gap for apps/plasmashell to start, determine shadows are
not supported and then never render them for the lifespan of that app.
It also can't handle window managers being replaced.
Not checking solves all the issues with limited drawback
REVIEW: 123284
11 years ago
l10n daemon script
7f473f22a3
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
l10n daemon script
a651f9c37c
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
bb0313cc6c
Align decoration buttons rendering between style and decoration.
11 years ago
David Edmundson
1319caaf89
Replicate functionality of Frameworks KStyle for KDE4
...
Some important style hints are supplied by the KStyle class, mostly
importantly whether listviews activate folders on single or double
click.
For frameworks this now exists in KStyle, so code was not included in
Breeze and latest Oxygen. However for KDE4 builds we still need this
code.
There is a KDE4 kstyle class, but this behvaiour is very different and
causes conflicts and a lot of other problems. Re-implementing the part
we need seems the easier approach
REVIEW: 123188
11 years ago
l10n daemon script
80a263f691
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
l10n daemon script
aa9a4732b5
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
4661af7bea
adjust button rendering in style to match decoration buttons
11 years ago
Hugo Pereira Da Costa
61a2077e91
align shadow rendering to window decoration
11 years ago
Hugo Pereira Da Costa
7dc5bd38fa
match mdiwindow titlebar rendering with breeze decoration.
11 years ago
l10n daemon script
df1acf4d38
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
Hrvoje Senjan
7376571e6c
GIT_SILENT: Now don't search GuiAddons twice
...
It was already fixed in master
11 years ago
Hrvoje Senjan
efe9818c52
Find KF5GuiAddons and KF5I18n
...
GuiAddons where linked by both kdecoration and kstyle, but never searched,
KF5I18n are needed for k18n_wrap_ui macro.
11 years ago
Bhushan Shah
d0f62d050b
Fix build of breeze
...
KF5GuiAddons and KF5I18n is used internally
11 years ago
Hugo Pereira Da Costa
372e8d9af8
fixed background color behind scrollbars in dolphin's side panels
11 years ago
Hugo Pereira Da Costa
93756531ce
fixed background color behind scrollbars in dolphin's side panels
11 years ago
l10n daemon script
57fe2df3e6
SVN_SILENT made messages (.desktop file)
11 years ago
Hugo Pereira Da Costa
72d18b7f52
check widget validity before calling deleteLater
...
BUG: 344980
11 years ago
Hugo Pereira Da Costa
a41a835db1
check widget validity before calling deleteLater
...
BUG: 344980
11 years ago
Jonathan Riddell
d9b6c800c7
remove second calls to project() only 1 allowed per cmake project
11 years ago
l10n daemon script
e97e24468c
SVN_SILENT made messages (.desktop file)
11 years ago
Hugo Pereira Da Costa
6e0f9a8cb0
Removed debug (sorry !)
...
CCMAIL: hrvoje.senjan@gmail.com
BUG: 344909
11 years ago
Hugo Pereira Da Costa
ae40502ca0
properly update menu shadows on configuration change
11 years ago
Hugo Pereira Da Costa
9f749faa1e
user shadow configuration for menus, tooltips, etc
11 years ago
Hugo Pereira Da Costa
9c17b17904
moved shadow parameters to [common] and added to style configuration
11 years ago
Hugo Pereira Da Costa
ac6e765800
return parent style method when option passed to tabBar rect is invalid, instead of full option rect
...
removed check on invalid tabbar size
BUG: 344779
11 years ago
Hugo Pereira Da Costa
ba0097bb4e
return parent style method when option passed to tabBar rect is invalid, instead of full option rect
...
removed check on invalid tabbar size
BUG: 344779
11 years ago
l10n daemon script
07525aee55
SVN_SILENT made messages (.desktop file)
11 years ago
Hugo Pereira Da Costa
759ff9bf1b
Check scrollbar policy before forwarding events
...
BUG: 343659
11 years ago
Hugo Pereira Da Costa
e5830632fc
Check scrollbar policy before forwarding events
...
BUG: 343659
11 years ago
l10n daemon script
6673e420d2
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
9d137514b6
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
9ddadbcabc
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
6a0b8dd083
SVN_SILENT made messages (.desktop file)
11 years ago
Hugo Pereira Da Costa
20e375d558
use lighter arrows, to be more in par with breeze icons
11 years ago
David Edmundson
bd54b61e8d
Sync breeze advanced settings to KDE4
...
This is the same as the code reviewed and used in oxygen
BUG: 343036
11 years ago
l10n daemon script
acc21f0e2e
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
5904955d78
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
c3bd103b97
SVN_SILENT made messages (.desktop file)
11 years ago