Hugo Pereira Da Costa
|
fcfc4e1837
|
doxygen
|
12 years ago |
Hugo Pereira Da Costa
|
582d49200f
|
Change color for checkboxes and radiobuttons in lists, when list has focus and corresponding QModelIndex is selected
|
12 years ago |
Hugo Pereira Da Costa
|
ede8d3a628
|
added widgetexplorer debugging class, and options to enable it.
|
12 years ago |
Hugo Pereira Da Costa
|
5d335a7403
|
added USE_KDE4 macro and addapted compilation consequently
|
12 years ago |
Hugo Pereira Da Costa
|
e609c19367
|
use QCommonClass as a base class for too old versions of Qt
|
12 years ago |
Hugo Pereira Da Costa
|
9b162c780b
|
removed logging
|
12 years ago |
Hugo Pereira Da Costa
|
2efd6483d6
|
moved style pluggin to own class
|
12 years ago |
Hugo Pereira Da Costa
|
752d8b9a3b
|
added parent style class typedef
|
12 years ago |
Hugo Pereira Da Costa
|
5e9583bd70
|
first implementation of tabbar tear
fix tabbar rect in reverse layout when buttons are present
|
12 years ago |
Hugo Pereira Da Costa
|
29a6af9738
|
add event filter to render proper background color behind scrollbars
|
12 years ago |
Hugo Pereira Da Costa
|
b7fc3e0290
|
use relevant framewidth (as returned from pixelMetric) rather than Metrics
enumeration for QLineEdit, QComboBox and QSpinBox.
Also add some extra spacing after label in checkboxes
|
12 years ago |
Hugo Pereira Da Costa
|
53caaa1902
|
implemented focus in checkable groupboxes
|
12 years ago |
Hugo Pereira Da Costa
|
aaa664a893
|
move palette altering back to polish(QWidget*) since it is not working, with KApplication in polish( QApplication )
|
12 years ago |
Hugo Pereira Da Costa
|
df60ef9f6d
|
move tabbar toolbutton rendering to own primitive
|
12 years ago |
Hugo Pereira Da Costa
|
dc76b801a5
|
RTL -> RightToLeft (explicit is better)
|
12 years ago |
Hugo Pereira Da Costa
|
277e39253f
|
Simplified scrollbar rendering
Re-added option to set number of buttons
|
12 years ago |
Hugo Pereira Da Costa
|
25b87d2ac6
|
Do not use svg anymore to render buttons: these do not easily respect palette.
|
12 years ago |
Hugo Pereira Da Costa
|
32c302fba7
|
attempt at rendering buttons myself
|
12 years ago |
Hugo Pereira Da Costa
|
471e720f79
|
removed unused primitives
decrease overlap between slider handle and groove
|
12 years ago |
Hugo Pereira Da Costa
|
c1301a0e60
|
Implemented toolbar and menubar extension icons
|
12 years ago |
Hugo Pereira Da Costa
|
c017272992
|
moved all relevant enumerations to breeze.h
moved arrow rendering to helper
implemented empty toolbar handle
|
12 years ago |
Hugo Pereira Da Costa
|
0c5be27b35
|
cleanup
|
12 years ago |
Hugo Pereira Da Costa
|
239850bcbe
|
implemented tab close
|
12 years ago |
Hugo Pereira Da Costa
|
430cf3193f
|
Render 'named' separators as sunken, flat toolbuttons
|
12 years ago |
Hugo Pereira Da Costa
|
25e7953b3c
|
keep only normal size arrows
|
12 years ago |
Hugo Pereira Da Costa
|
6a8352b28a
|
properly implement titlebar buttons
|
12 years ago |
Hugo Pereira Da Costa
|
24770277ff
|
start implementing icons in mdi titlebars
|
12 years ago |
Hugo Pereira Da Costa
|
d00119fa6a
|
Added standard icons
|
12 years ago |
Hugo Pereira Da Costa
|
9fb4fe40aa
|
Fix rendering of mdi windows background
|
12 years ago |
Hugo Pereira Da Costa
|
4bfd9c3f9e
|
alter frame palettes at application polishing.
this prevent palettes to be double-changed and still allows for client customization
|
12 years ago |
Hugo Pereira Da Costa
|
02336e7eb7
|
First shot at implementing MDI windows
|
12 years ago |
Hugo Pereira Da Costa
|
1b0d0780a3
|
implemented toolbox rendering
cleanup
|
12 years ago |
Hugo Pereira Da Costa
|
baa5bd9dc2
|
Fixed checkboxes and radiobutton focus to account for icon positioning
added focus animation
|
12 years ago |
Hugo Pereira Da Costa
|
4a7d46ded9
|
Added splitter proxy
Added selection rendering
|
12 years ago |
Hugo Pereira Da Costa
|
853cb62e6a
|
polish button and toolbutton rendering
cleanup metrics
|
12 years ago |
Hugo Pereira Da Costa
|
820905470b
|
Implement proper text color in tool buttons
|
12 years ago |
Hugo Pereira Da Costa
|
467d3f6a27
|
added non-autoraised toolbutton rendering
|
12 years ago |
Hugo Pereira Da Costa
|
b8ea2b9a00
|
make sure proper background is painted behind scrollbars and scrollarea corners
|
12 years ago |
Hugo Pereira Da Costa
|
a499c5fcca
|
Render tree lines and expanders
|
12 years ago |
Hugo Pereira Da Costa
|
3c6d4fd3d7
|
Implemented dockwidget title rendering
|
12 years ago |
Hugo Pereira Da Costa
|
e7262d17c4
|
implemented dropdown menus and shadows
|
12 years ago |
Hugo Pereira Da Costa
|
293572071f
|
- added renderSeparator method to helper
- implemented menu item rendering.
|
12 years ago |
Hugo Pereira Da Costa
|
0223f9bb72
|
implemented toolbar separators
|
12 years ago |
Hugo Pereira Da Costa
|
0238c76bfd
|
menubar rendering
|
12 years ago |
Hugo Pereira Da Costa
|
d6f20b3477
|
Implememented dockwidget frame
Implemented default button coloring
|
12 years ago |
Hugo Pereira Da Costa
|
05e73e5ac7
|
properly position corner buttons in tabbars
|
12 years ago |
Hugo Pereira Da Costa
|
1a41056669
|
Improved positioning and rendering of tabwidgets:
- properly deal with oversized tabbars
- properly deal with corner buttons
|
12 years ago |
Hugo Pereira Da Costa
|
943d0c3499
|
implemented toolbuttons in tabbars
|
12 years ago |
Hugo Pereira Da Costa
|
a9ce29cf2c
|
implemented generic arrows
|
12 years ago |
Hugo Pereira Da Costa
|
104073a904
|
Implemented tabbar focus
|
12 years ago |