Hugo Pereira Da Costa
|
d97fa1c6e8
|
moved shadow property names to breezepropertynames
|
12 years ago |
Hugo Pereira Da Costa
|
9e79d94d43
|
Use PM_SmallIconSize together with menuItemOption->maxIconSize to layout menuitems.
This workarounds the fact that the latter variable is set to zero for qtquickcontrols.
CCBUG: 339106
|
12 years ago |
l10n daemon script
|
aa12176e09
|
SVN_SILENT made messages (.desktop file)
|
12 years ago |
l10n daemon script
|
276d11c1a3
|
SVN_SILENT made messages (.desktop file)
|
12 years ago |
Hugo Pereira Da Costa
|
0bf27714ce
|
added ui option for tab centering
|
12 years ago |
Hugo Pereira Da Costa
|
e52f7e0242
|
unbold items in flat side panels
|
12 years ago |
Hugo Pereira Da Costa
|
14835339a3
|
restored default selection for flat side panel
(custom one does not work with scrollbars)
|
12 years ago |
Hugo Pereira Da Costa
|
8846610e01
|
Removed FrameShadow event filter, since it was dealing only with mouseEvents and widget is said transparent to mouseEvent
|
12 years ago |
Hugo Pereira Da Costa
|
503c569345
|
improve comments
|
12 years ago |
Hugo Pereira Da Costa
|
ac8967493a
|
cleanup drawScrollBarSliderControl
|
12 years ago |
Hugo Pereira Da Costa
|
88598f4491
|
renamed copy events
|
12 years ago |
Hugo Pereira Da Costa
|
29040c84b1
|
removed empty line; added SH_ScrollView_FrameOnlyAroundContents hint
|
12 years ago |
Hugo Pereira Da Costa
|
324fd1b26b
|
also alter text color for flat sidebars, in order to have correct roles
|
12 years ago |
Hugo Pereira Da Costa
|
5ec8d3533f
|
do not register QComboBoxPrivateContainer to frameShadows, nothing is drawn anyway
|
12 years ago |
Hugo Pereira Da Costa
|
38288c7e40
|
Added Hover effect on KTextEditor::View
Do not draw Hover and Focus effect for non-editable frames
|
12 years ago |
Hugo Pereira Da Costa
|
5a88de5ab4
|
register KTextEditor::View to animations and frameShadowFactory
|
12 years ago |
Hugo Pereira Da Costa
|
92aa18f3a9
|
Simplified frame shadow rendering:
- parent geometry is passed directly from style painting method
- all metrics has been sanitized
- event handlers are simplified
|
12 years ago |
Hugo Pereira Da Costa
|
09a53269a6
|
added separate option to render frames around
- title widgets
- dock widgets
- side panels
|
12 years ago |
Hugo Pereira Da Costa
|
e7358ceabd
|
Move side panel selection to the right
|
12 years ago |
Hugo Pereira Da Costa
|
898c0f0e42
|
square selection for sidepanels
|
12 years ago |
Hugo Pereira Da Costa
|
48466e85c3
|
do not change side view frame, background and selection if sideViewDrawFrame is set to true
set autoFillBackground to false on viewports on top of changing the background role
|
12 years ago |
Hugo Pereira Da Costa
|
4e70035621
|
also force flat and alter selection for widets for which the _kde_size_panel_view property is set.
|
12 years ago |
Hugo Pereira Da Costa
|
49d999b089
|
set special palette and special selection rendering for side panel views
|
12 years ago |
Hugo Pereira Da Costa
|
1511678719
|
force KPageListView as flat and adjust color roles accordingly
|
12 years ago |
Hugo Pereira Da Costa
|
3f43a3db5f
|
Fixed splitter proxy positioning and cleanup code.
|
12 years ago |
Hugo Pereira Da Costa
|
da3e477698
|
Fixed corner rect for non horizontal tabs
|
12 years ago |
Hugo Pereira Da Costa
|
a850b4ae3e
|
fixed backgroundrole for toolboxes
|
12 years ago |
Hugo Pereira Da Costa
|
2373ceab7e
|
DockWidgetDrawFrame -> SidePanelDrawFrame
|
12 years ago |
Hugo Pereira Da Costa
|
5e5f5d3e12
|
simplify property access
|
12 years ago |
Hugo Pereira Da Costa
|
0cab383360
|
fixed modification changes
|
12 years ago |
Hugo Pereira Da Costa
|
3230c7da43
|
Added missing PkgConfig requirement
|
12 years ago |
Hugo Pereira Da Costa
|
e1ae7f2ba0
|
fixed comment
|
12 years ago |
Hugo Pereira Da Costa
|
677e88daaf
|
removed empty line
|
12 years ago |
Hugo Pereira Da Costa
|
2fb62271d7
|
Added the possibility to draw left-aligned toolbuttons
Apply to Gwenview's side bar toolbuttons
|
12 years ago |
Hugo Pereira Da Costa
|
0cac9ffcff
|
add ui option for drawing/hiding dock widget frames
|
12 years ago |
Patrick von Reth
|
71c38479be
|
fix windows build
|
12 years ago |
Hugo Pereira Da Costa
|
00f94e739c
|
Add option to disable drawing of dock widget frame when attached and not detachable
|
12 years ago |
l10n daemon script
|
3abd7a9d56
|
SVN_SILENT made messages (.desktop file)
|
12 years ago |
Hugo Pereira Da Costa
|
9c833a58df
|
USE_KDE4 -> BREEZE_USE_KDE4
|
12 years ago |
Hugo Pereira Da Costa
|
e9e856315b
|
renamed generated config file, accoding to standards (sorry for the noise)
|
12 years ago |
Hugo Pereira Da Costa
|
d5dc554463
|
- removed explicit dependency upon X11 (not needed)
- cleanup defines:
USE_KDE4 -> BREEZE_USE_KDE4
HAVE_X11 -> BREEZE_HAVE_X11
- set defines via config files rather than Make definitions
|
12 years ago |
Hugo Pereira Da Costa
|
83b7d2480a
|
moved USE_KDE4 upstream, to make packager's life easier.
If set to one, only KStyle is used
|
12 years ago |
Hugo Pereira Da Costa
|
173e476738
|
removed lineEditEngine. It is identical to widgetStateEngine, so we use the latter instead
|
12 years ago |
Hugo Pereira Da Costa
|
1099a5e9ff
|
Use PE_FrameLineEdit to render spinbox and editable comboboxes frame.
Prevents code duplication and is more robust
Removed unnecessary variables
|
12 years ago |
Hugo Pereira Da Costa
|
36613c6035
|
use QStyle function calls rather than local implementation, for better portability
|
12 years ago |
Hugo Pereira Da Costa
|
2c6c499211
|
cleanup
|
12 years ago |
Hugo Pereira Da Costa
|
75f3ab69c3
|
Implemented separated mouseOver animation for flat toolbuttons menu arrow
|
12 years ago |
Hugo Pereira Da Costa
|
810082c77d
|
removed frame around ktitlewidget
|
12 years ago |
Hugo Pereira Da Costa
|
35b04b5e34
|
cleanup
|
12 years ago |
Hugo Pereira Da Costa
|
844db5f1cb
|
cleanup
|
12 years ago |