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
David Edmundson
26e3c21757
Avoid comparing unintialised variable if BREEZE_HAVE_KSTYLE is not set
...
if BREEZE_HAVE_KSTYLE is not set CE_CapacityBar remains uninitialised
(random value). It should therefore not be used in any comparisons.
For KDE4, BREEZE_HAVE_KSTYLE will always be false regardless so that
behaviour remains the same
11 years ago
David Edmundson
92aa888ea0
Fix crash when switching to/from breeze
...
REVIEW: 122500
11 years ago
l10n daemon script
47190c54eb
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
b782a7b0ee
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
bf97504b46
SVN_SILENT made messages (.desktop file)
11 years ago
Hugo Pereira Da Costa
2a9df46108
do not draw inline menu indicator in toolbuttons unless there is a delay on the popup
11 years ago
l10n daemon script
e690a8716e
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
9bdbb0d3f4
SVN_SILENT made messages (.desktop file)
11 years ago
Hugo Pereira Da Costa
5f77e60543
Initialize widget only at first successfull call to registerWidget
...
CCBUG: 341940
11 years ago
Hugo Pereira Da Costa
67bdd55531
Initialize widget only at first successfull call to registerWidget
...
CCBUG: 341940
11 years ago
l10n daemon script
08ee922c33
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
2de605489a
SVN_SILENT made messages (.desktop file)
11 years ago
David Edmundson
1430dd22ae
Only delete style objects created by us
...
REVIEW: 122184
11 years ago
l10n daemon script
6151d92b08
SVN_SILENT made messages (.desktop file)
11 years ago
Hugo Pereira Da Costa
dfc1a80dfb
do not install window shadow if mdi's subwindow contains a KMainWindow.
...
This is because KMainWindow affects event processing and make all input events captured by the MdiWindowShadow.
BUG: 342570
11 years ago
Hugo Pereira Da Costa
b0f2418ee7
Introduce KCModule for dealing with style configuration
...
Install relevant .desktop files to register style and decoration config as kcmodules
Use kcmutils for breeze-settings5 and remove irrelevant code
11 years ago