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
|
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 |
Hugo Pereira Da Costa
|
fbe5c01256
|
Improved checks on whether a frame should be drawn around editable comboboxes and spinboxes
|
12 years ago |
Hugo Pereira Da Costa
|
8e6e02d67d
|
added comments
cleanup code
|
12 years ago |
Hugo Pereira Da Costa
|
0e1c98353e
|
moved methods around so that order matches between header and implementation
|
12 years ago |
Hugo Pereira Da Costa
|
1c91ede698
|
cleanup
|
12 years ago |
Hugo Pereira Da Costa
|
d66f1596a7
|
use insideMargin rather than adjust wherever possible
|
12 years ago |
l10n daemon script
|
d7b72a73d3
|
SVN_SILENT made messages (.desktop file)
|
12 years ago |
Hugo Pereira Da Costa
|
0e4a99059c
|
Fixed antialiasing for toolboxes tab
|
12 years ago |
Hugo Pereira Da Costa
|
3b291b0978
|
Improved toolbutton rendering
removed some useless comments
|
12 years ago |
Hugo Pereira Da Costa
|
b4975a2b0b
|
code cleanup
|
12 years ago |
Hugo Pereira Da Costa
|
84855a54b9
|
Added 'missing' Metrics::
|
12 years ago |
Hugo Pereira Da Costa
|
f08a68236d
|
implemented PM_DockWidgetSeparatorExtent:
cleanup code
|
12 years ago |
Hugo Pereira Da Costa
|
6358a24d18
|
moved AUTHORS to parent directory
|
12 years ago |
Hugo Pereira Da Costa
|
478028f180
|
make sure there is always enough space to render icons in buttons
|
12 years ago |
l10n daemon script
|
1ec14f8c8e
|
SVN_SILENT made messages (.desktop file)
|
12 years ago |
l10n daemon script
|
746cd025b3
|
SVN_SILENT made messages (.desktop file)
|
12 years ago |
Hugo Pereira Da Costa
|
c9e87e8cda
|
fixed comments and changed default tab centering value to false.
|
12 years ago |
Hugo Pereira Da Costa
|
13dab11dae
|
use V2 option for QStyleOptionTabWidgetFrame, for compilation against qt4
|
12 years ago |
Hugo Pereira Da Costa
|
f85bccd423
|
added hidden option to control tabbar alignment
|
12 years ago |
Hugo Pereira Da Costa
|
09600eb18d
|
added code to have left/right aligned tabbars
|
12 years ago |
Hugo Pereira Da Costa
|
760ce1a55c
|
code cleanup
|
12 years ago |
Hugo Pereira Da Costa
|
1ce9b5c563
|
no focus on pushbuttons that have a focus proxy
|
12 years ago |