Hugo Pereira Da Costa
|
702590d3f9
|
added comments, as well as HFRAMESIZE, corresponding to the active window highlighted border width
svn path=/trunk/KDE/kdebase/workspace/; revision=1019905
|
2009-09-04 19:03:32 +00:00 |
|
Hugo Pereira Da Costa
|
d8a32e4930
|
overwritecolors -> drawTitleOutline. Also temporarily disabled the 'draw scratch option'. Will permanently remove it in near future
svn path=/trunk/KDE/kdebase/workspace/; revision=1019904
|
2009-09-04 19:02:20 +00:00 |
|
Hugo Pereira Da Costa
|
f586bf760a
|
OverwriteColors -> TitleOutline; use nitrogenclient::renderWindowBorder as a replacement for the ozone blue border.
svn path=/trunk/KDE/kdebase/workspace/; revision=1019902
|
2009-09-04 19:00:04 +00:00 |
|
Hugo Pereira Da Costa
|
06acf4cc37
|
OverwriteColors -> TitleOutline; added ::renderWindowBorder and ::renderTitleHighlight, as a replacement for the ozone blue border. Changed ShadowTilesOption into a class to initialize variables right, and make comparison operator
svn path=/trunk/KDE/kdebase/workspace/; revision=1019901
|
2009-09-04 18:58:40 +00:00 |
|
Hugo Pereira Da Costa
|
400f627430
|
OverwriteColors -> TitleOutline
svn path=/trunk/KDE/kdebase/workspace/; revision=1019897
|
2009-09-04 18:54:32 +00:00 |
|
Hugo Pereira Da Costa
|
e641ec2cb9
|
re-fixed problem with saving OverwriteColors flag in exceptions
svn path=/trunk/KDE/kdebase/workspace/; revision=1019841
|
2009-09-04 15:41:26 +00:00 |
|
Hugo Pereira Da Costa
|
ec7895d8e4
|
NitrogenHelper -> OxygenHelper
svn path=/trunk/KDE/kdebase/workspace/; revision=1019626
|
2009-09-04 04:22:26 +00:00 |
|
Hugo Pereira Da Costa
|
b4b78b3ba6
|
NitrogenHelper -> OxygenHelper + Use extra height argument for renderWindowBackground
svn path=/trunk/KDE/kdebase/workspace/; revision=1019625
|
2009-09-04 04:20:59 +00:00 |
|
Hugo Pereira Da Costa
|
52d665ae37
|
removed lib to use svn external from 'kdebase/runtime/kstyles/oxygen/lib' instead, to minimize code duplication
svn path=/trunk/KDE/kdebase/workspace/; revision=1019624
|
2009-09-04 04:18:52 +00:00 |
|
Hugo Pereira Da Costa
|
09158d39a4
|
renamed 'Default' button size into 'Normal' button size
svn path=/trunk/KDE/kdebase/workspace/; revision=1019618
|
2009-09-04 03:02:26 +00:00 |
|
Hugo Pereira Da Costa
|
e86a284b5c
|
removed 'button type' option, as recommanded by many people, and because it will allow to use oxygen helper directly rather than rewriting it
svn path=/trunk/KDE/kdebase/workspace/; revision=1019609
|
2009-09-04 01:50:20 +00:00 |
|
Hugo Pereira Da Costa
|
32aeeb070c
|
fixed options grid layout to start at row 0
svn path=/trunk/KDE/kdebase/workspace/; revision=1019580
|
2009-09-03 22:41:06 +00:00 |
|
Hugo Pereira Da Costa
|
290b5a8cc9
|
added tileset initialization in constructor (to NULL), tileset destruction in destructor; and tileset destruction when replaced in ::shadowTiles method. (this was leaking, or did I miss something ?)
svn path=/trunk/KDE/kdebase/workspace/; revision=1019165
|
2009-09-03 03:32:12 +00:00 |
|
Hugo Pereira Da Costa
|
eca2dcabac
|
fixed mask calculation when composite is inactive, for consistency with oxygen, as well as with 'drawFloatFrame'
svn path=/trunk/KDE/kdebase/workspace/; revision=1019089
|
2009-09-02 20:20:18 +00:00 |
|
Hugo Pereira Da Costa
|
82aa125975
|
reverted to r1015361 because last commit was adressing the same issue (already fixed). Sorry
svn path=/trunk/KDE/kdebase/workspace/; revision=1018986
|
2009-09-02 14:30:30 +00:00 |
|
Script Kiddy
|
b4dcf3364d
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=1018920
|
2009-09-02 10:27:14 +00:00 |
|
Hugo Pereira Da Costa
|
76104a522a
|
fixed preview event painting, to use pixmap as intermediate painting device, in order to proper account for event clip rect, and avoid decorations appearing out of the widget rect
svn path=/trunk/KDE/kdebase/workspace/; revision=1018742
|
2009-09-02 05:28:38 +00:00 |
|
Hugo Pereira Da Costa
|
b0769ebdb8
|
fixed (again) sizegrip position in preview mode
svn path=/trunk/KDE/kdebase/workspace/; revision=1018676
|
2009-09-02 04:26:59 +00:00 |
|
Lucas Murray
|
da37b1f16d
|
Don't const effect proxies.
svn path=/trunk/KDE/kdebase/workspace/; revision=1018656
|
2009-09-02 02:30:22 +00:00 |
|
Hugo Pereira Da Costa
|
1b76934880
|
try clarify the 'what's this' text associated to the extra size grip
svn path=/trunk/KDE/kdebase/workspace/; revision=1018654
|
2009-09-02 02:26:30 +00:00 |
|
Hugo Pereira Da Costa
|
88a559c23b
|
changed size-grip options to have a 'always/when needed/never' behavior, rather than 'yes/no'. The default is 'when needed'. Also set option 'name' to 'extra size grip display'
svn path=/trunk/KDE/kdebase/workspace/; revision=1018652
|
2009-09-02 02:19:26 +00:00 |
|
Hugo Pereira Da Costa
|
8bc71b5b3c
|
changed size-grip options to have a 'always/when needed/never' behavior, rather than 'yes/no'. The default is 'when needed'.
svn path=/trunk/KDE/kdebase/workspace/; revision=1018651
|
2009-09-02 02:18:25 +00:00 |
|
Hugo Pereira Da Costa
|
ccafe11f81
|
changed size-grip options to have a 'always/when needed/never' behavior, rather than 'yes/no'. The default is 'when needed', meaning that the size grip is shown only when 'No-Border' option is selected. This is similar to the 'tab bar display' setting in konsole
svn path=/trunk/KDE/kdebase/workspace/; revision=1018649
|
2009-09-02 02:15:53 +00:00 |
|
Hugo Pereira Da Costa
|
ea09386c42
|
fixed bug on storing 'blend with window contents' exception value
svn path=/trunk/KDE/kdebase/workspace/; revision=1018639
|
2009-09-02 00:49:52 +00:00 |
|
Script Kiddy
|
0c5bddc159
|
SVN_SILENT made messages (.desktop file, second try)
svn path=/trunk/KDE/kdebase/workspace/; revision=1018441
|
2009-09-01 17:52:51 +00:00 |
|
Hugo Pereira Da Costa
|
ad7c40d516
|
removed useless (and misleading) ::borderWidth and ::borderHeight methods; update call to nitrogensizegrip::activeChange
svn path=/trunk/KDE/kdebase/workspace/; revision=1018254
|
2009-09-01 14:10:46 +00:00 |
|
Hugo Pereira Da Costa
|
46284060f3
|
removed useless (and misleading) ::borderWidth and ::borderHeight methods
svn path=/trunk/KDE/kdebase/workspace/; revision=1018251
|
2009-09-01 14:09:40 +00:00 |
|
Hugo Pereira Da Costa
|
22bfe6a4b3
|
renamed ::updatebackgroundcolor to ::activeChange, for consistency with client, and removed useless color manipulations from there; fixed window attributes to optimize painting; fixed color manipulation in 'paintevent', and rationalized layout metric manipulation in ::updatePosition
svn path=/trunk/KDE/kdebase/workspace/; revision=1018246
|
2009-09-01 14:05:56 +00:00 |
|
Hugo Pereira Da Costa
|
7e3a920edb
|
::updatebackgroundcolor renamed to ::activeChange, for consistency with client
svn path=/trunk/KDE/kdebase/workspace/; revision=1018242
|
2009-09-01 14:03:51 +00:00 |
|
Hugo Pereira Da Costa
|
de4713e634
|
removed 'cout'
svn path=/trunk/KDE/kdebase/workspace/; revision=1018241
|
2009-09-01 13:59:45 +00:00 |
|
Marco Martin
|
a9a2108182
|
make it execute after fade and force opacity=1
svn path=/trunk/KDE/kdebase/workspace/; revision=1018158
|
2009-09-01 11:34:52 +00:00 |
|
Laurent Montel
|
3ce5dd0ffc
|
Fix includes
svn path=/trunk/KDE/kdebase/workspace/; revision=1018077
|
2009-09-01 07:05:48 +00:00 |
|
Script Kiddy
|
39ea19f79f
|
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=1017703
|
2009-08-31 09:17:36 +00:00 |
|
Hugo Pereira Da Costa
|
fbf5d4d438
|
removed 'hackish' checks on running compiz. Assume kwin
svn path=/trunk/KDE/kdebase/workspace/; revision=1017618
|
2009-08-31 00:58:10 +00:00 |
|
Hugo Pereira Da Costa
|
cd52e656b5
|
removed 'hackish' checks on running compiz. Assume kwin
svn path=/trunk/KDE/kdebase/workspace/; revision=1017617
|
2009-08-31 00:54:44 +00:00 |
|
Hugo Pereira Da Costa
|
7bf1793f32
|
removed 'hackish' checks on running compiz. Assume kwin
svn path=/trunk/KDE/kdebase/workspace/; revision=1017616
|
2009-08-31 00:54:04 +00:00 |
|
Hugo Pereira Da Costa
|
91d68e395b
|
changed margin and spacing for consistency with other tabs; changed list size policy to minimize amount of vertical space used for the configuration
svn path=/trunk/KDE/kdebase/workspace/; revision=1017510
|
2009-08-30 19:43:21 +00:00 |
|
Hugo Pereira Da Costa
|
2ac48283c3
|
removed nitrogenexceptionlistdialog.cpp; added nitrogenexceptionlistwidget.cpp for configuration redesign
svn path=/trunk/KDE/kdebase/workspace/; revision=1017460
|
2009-08-30 17:53:51 +00:00 |
|
Hugo Pereira Da Costa
|
fdd6b45ea6
|
changed exception handling so that it is handled in nitrogenconfigurationui directly rather than in a separate dialog
svn path=/trunk/KDE/kdebase/workspace/; revision=1017456
|
2009-08-30 17:42:04 +00:00 |
|
Hugo Pereira Da Costa
|
abbefd0c71
|
redesigned configuration to use 'basic' and 'advanced' tabs. Also moved decoration exception handling to a dedicated tab, rather than in separate dialog
svn path=/trunk/KDE/kdebase/workspace/; revision=1017455
|
2009-08-30 17:39:31 +00:00 |
|
Hugo Pereira Da Costa
|
1b7acbc6bb
|
removed exception list handling from separate dialog. Use a different tab instead
svn path=/trunk/KDE/kdebase/workspace/; revision=1017451
|
2009-08-30 17:37:07 +00:00 |
|
Hugo Pereira Da Costa
|
ffb68de1ac
|
redesign handling of 'checkbox' options in exception dialog to have a more consistent look between various options
svn path=/trunk/KDE/kdebase/workspace/; revision=1017445
|
2009-08-30 17:26:47 +00:00 |
|
Marco Martin
|
5b61e0909c
|
sync with the fade popup, looks less weird
svn path=/trunk/KDE/kdebase/workspace/; revision=1017403
|
2009-08-30 15:15:52 +00:00 |
|
Hugo Pereira Da Costa
|
906503c2f2
|
set WA_NoSystemBackground flag and removed (useless) setting of WA_OpaquePaintEvent flag
svn path=/trunk/KDE/kdebase/workspace/; revision=1017186
|
2009-08-29 21:37:08 +00:00 |
|
Hugo Pereira Da Costa
|
2c181abd37
|
fixed button rendering using QPainterPath, as done for kde2 windeco; fixed corner painting in preview mode
svn path=/trunk/KDE/kdebase/workspace/; revision=1017185
|
2009-08-29 21:25:31 +00:00 |
|
Hugo Pereira Da Costa
|
bc78e76281
|
put mask calculation in separate method, to be used in preview mode. In preview mode, set painter clipMask so that it matches widget mask, to fix corner painting
svn path=/trunk/KDE/kdebase/workspace/; revision=1017184
|
2009-08-29 21:24:07 +00:00 |
|
Hugo Pereira Da Costa
|
6d329bb015
|
fixed button rendering using QPainterPath, as done for kde2 windeco
svn path=/trunk/KDE/kdebase/workspace/; revision=1017181
|
2009-08-29 20:55:36 +00:00 |
|
Hugo Pereira Da Costa
|
e7c34fb913
|
fixed button rendering using QPainterPath, as done for kde2 windeco
svn path=/trunk/KDE/kdebase/workspace/; revision=1017180
|
2009-08-29 20:49:15 +00:00 |
|
Hugo Pereira Da Costa
|
b51ce3fc34
|
fixed button rendering using QPainterPath, as done for kde2 windeco
svn path=/trunk/KDE/kdebase/workspace/; revision=1017178
|
2009-08-29 20:38:43 +00:00 |
|
Hugo Pereira Da Costa
|
313bc152f2
|
fixed button rendering using QPainterPath, as done for kde2 windeco
svn path=/trunk/KDE/kdebase/workspace/; revision=1017171
|
2009-08-29 20:25:21 +00:00 |
|