Hugo Pereira Da Costa
b739256b0d
int -> qreal
...
Sorry !
BUG: 343041
11 years ago
Hugo Pereira Da Costa
fd8f6f22b2
use Flag enumeration to describe button position
...
add horizontal offset for rendering
properly extend horizontal hit area for buttons in maximize mode, padding is preserved, but Fitts law is fullfilled.
11 years ago
Hugo Pereira Da Costa
4a62339a4e
added default geometry in constructor
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
ae15e2efba
also translate 'menu' icon properly to keep proper padding in maximized mode
11 years ago
Hugo Pereira Da Costa
ab80e3880f
Moved buttons geometry handling to Breeze::decoration
...
Do not change size of titlebar when maximizing.
Expend buttons hit area to satisfy Fitts law in maximize mode
BUG: 342824
BUG: 342864
11 years ago
Hugo Pereira Da Costa
32552db775
make Breeze::ConfigWidget inherits KCM module directly.
...
removed unnecessary Breeze::ConfigModule
11 years ago
Hugo Pereira Da Costa
af09860399
remove Breeze::Config QObject, because obsolete.
...
relic from old (kde4) decoration config.
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
Hugo Pereira Da Costa
645a6d05ce
disable animation duration settings when animations are not enabled
11 years ago
Harald Sitter
1e911bc695
fix qt4 build
...
due to the removal of explicit moc includes the qt4 build broke as the
plugin helpers were multi-defined (not that I knew why). easy way out is
moving Q_EXPORT_PLUGIN2 from the .h to the .cpp as recommended by the qt
docs anyway.
> There should be exactly one occurrence of this macro in the source code
> for a Qt plugin, and it should be used where the implementation is
> written rather than in a header file.
http://build.kde.org/job/breeze_master/82/console
CCMAIL: kfunk@kde.org
11 years ago
Kevin Funk
d827875638
Run convert-to-cmake-automoc.pl over files
...
Fixes warnings from moc
11 years ago
Hugo Pereira Da Costa
5d3323431f
removed 'light source' option since unmaintained, and not in sync with window decoration.
11 years ago
Hugo Pereira Da Costa
2389411364
int -> qreal
...
Sorry !
BUG: 343041
11 years ago
l10n daemon script
4149b637e7
SVN_SILENT made messages (.desktop file)
11 years ago
Hugo Pereira Da Costa
b1244feb7c
use Flag enumeration to describe button position
...
add horizontal offset for rendering
properly extend horizontal hit area for buttons in maximize mode, padding is preserved, but Fitts law is fullfilled.
11 years ago
Hugo Pereira Da Costa
95e084f4ca
added default geometry in constructor
11 years ago
Hugo Pereira Da Costa
591de154ea
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
e0d02a785e
also translate 'menu' icon properly to keep proper padding in maximized mode
11 years ago
Hugo Pereira Da Costa
4dd75758dc
Moved buttons geometry handling to Breeze::decoration
...
Do not change size of titlebar when maximizing.
Expend buttons hit area to satisfy Fitts law in maximize mode
BUG: 342824
BUG: 342864
11 years ago
l10n daemon script
999d11f817
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
6f0f4d49ff
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
5dccae2be7
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
66c1ee8a7c
SVN_SILENT made messages (.desktop file)
11 years ago
Hugo Pereira Da Costa
d43ea4c824
Do not draw separator in active windows if titlebar color match window background color
11 years ago
Hugo Pereira Da Costa
570a833afd
Do not draw separator in active windows if titlebar color match window background color
11 years ago
l10n daemon script
b902c15f96
SVN_SILENT made messages (.desktop file)
11 years ago
Hugo Pereira Da Costa
9caf83888a
fixed margins in exception list
11 years ago
l10n daemon script
d2ff65bd70
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
cdba92ff64
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
0a3edaf4ac
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
84be87454a
SVN_SILENT made messages (.desktop file)
11 years ago
Hugo Pereira Da Costa
1fe6a5e7c2
Add an icon for breeze-settings
11 years ago
l10n daemon script
2da8d37c11
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
907d163b2f
SVN_SILENT made messages (.desktop file)
11 years ago
Jonathan Riddell
40667dd80c
Update version number for 5.2.90
11 years ago
l10n daemon script
7b7de37f35
SVN_SILENT made messages (.desktop file)
11 years ago
Andrew Lake
300e964e6d
remove redundant icon directory that was added in error.
11 years ago
Andrew Lake
7890a58865
remove redundant icon directory that was added in error.
11 years ago
l10n daemon script
b4b67e5646
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
e4a1b00c3f
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
076ef50ff2
SVN_SILENT made messages (.desktop file)
11 years ago
David Edmundson
2004a90e19
Update upd file to match change in kconf_udpate that needs a version to be set
11 years ago
Jonathan Riddell
ffa10a08a0
Update version number for 5.1.95
11 years ago
Marco Martin
bc4392a69c
add missing file
11 years ago
Marco Martin
ee1fea5275
new cursors
...
updated breeze, added breeze snow
11 years ago
Hugo Pereira Da Costa
f1fee30bb9
MenuItem spacing -> 3px
...
ListItem spacing -> 3px
CCMAIL: jamboarder@gmail.com
11 years ago
Hugo Pereira Da Costa
af0e0344da
decrease spacing between checkbox/radiobutton mark and text 8 -> 6 px
...
CCMAIL: jamboarder@gmail.com
11 years ago
l10n daemon script
bd915d9597
SVN_SILENT made messages (.desktop file)
11 years ago
Hugo Pereira Da Costa
b4872a31bb
removed commented line
11 years ago