..
checkbox.cpp
Make widgets aware of qresources.
2008-06-03 21:08:52 +00:00
checkbox.h
QtModule/QClass for Qt includes in public headers
2008-05-26 09:10:11 +00:00
combobox.cpp
QPushButton, QLineEdit, QTextEdit and QComboBox -> K*
2008-06-16 23:53:05 +00:00
combobox.h
QPushButton, QLineEdit, QTextEdit and QComboBox -> K*
2008-06-16 23:53:05 +00:00
flash.cpp
port Plasma::Flash
2008-05-08 11:45:49 +00:00
flash.h
* Fix the broken guard macros in the widget* headers
2008-05-20 17:29:23 +00:00
groupbox.cpp
add groupbox
2008-05-19 20:18:46 +00:00
groupbox.h
QtModule/QClass for Qt includes in public headers
2008-05-26 09:10:11 +00:00
icon_p.h
convert the toolbox to use qactions. this makes the toolbox act a bit more reliably, makes some other bugs more annoying, and makes it easier to fix them.
2008-05-24 01:48:36 +00:00
icon.cpp
and unhover without anims.
2008-05-25 21:47:09 +00:00
icon.h
convert the toolbox to use qactions. this makes the toolbox act a bit more reliably, makes some other bugs more annoying, and makes it easier to fix them.
2008-05-24 01:48:36 +00:00
label.cpp
Make widgets aware of qresources.
2008-06-03 21:08:52 +00:00
label.h
more consistency in naming: stylesheet -> styleSheet
2008-06-02 15:36:44 +00:00
lineedit.cpp
QPushButton, QLineEdit, QTextEdit and QComboBox -> K*
2008-06-16 23:53:05 +00:00
lineedit.h
QPushButton, QLineEdit, QTextEdit and QComboBox -> K*
2008-06-16 23:53:05 +00:00
make_widget.sh
Fix inclusion guards for future widgets.
2008-05-20 22:36:28 +00:00
meter.cpp
const & in foreach
2008-04-26 16:19:00 +00:00
meter.h
* Fix the broken guard macros in the widget* headers
2008-05-20 17:29:23 +00:00
pushbutton.cpp
QPushButton, QLineEdit, QTextEdit and QComboBox -> K*
2008-06-16 23:53:05 +00:00
pushbutton.h
QPushButton, QLineEdit, QTextEdit and QComboBox -> K*
2008-06-16 23:53:05 +00:00
radiobutton.cpp
Make widgets aware of qresources.
2008-06-03 21:08:52 +00:00
radiobutton.h
QtModule/QClass for Qt includes in public headers
2008-05-26 09:10:11 +00:00
signalplotter.cpp
Api change:
2008-04-23 13:07:41 +00:00
signalplotter.h
* Fix the broken guard macros in the widget* headers
2008-05-20 17:29:23 +00:00
template.cpp
Make widgets aware of qresources.
2008-06-03 21:08:52 +00:00
template.h
QtModule/QClass for Qt includes in public headers
2008-05-26 09:10:11 +00:00
textedit.cpp
QPushButton, QLineEdit, QTextEdit and QComboBox -> K*
2008-06-16 23:53:05 +00:00
textedit.h
QPushButton, QLineEdit, QTextEdit and QComboBox -> K*
2008-06-16 23:53:05 +00:00
tooltip_p.h
avoid recursive calls to updateToolTip by doing what we *really* want to be doing here, which is updating the data. this also prevents the case where a tooltip is updated randomly, causing the tooltip to show. i wonder if that's what has been the cause of the occasional taskbar tooltip showing when it shouldn't?
2008-04-08 07:20:36 +00:00
tooltip.cpp
Lotsa little ebn fixes.
2008-05-09 05:32:15 +00:00
webcontent.cpp
replaced QByteArray with a QString, using a QByteArray could be dangerous and also Qt uses a QString.
2008-06-17 16:42:48 +00:00
webcontent.h
replaced QByteArray with a QString, using a QByteArray could be dangerous and also Qt uses a QString.
2008-06-17 16:42:48 +00:00
widget.cpp
Ammmaaziiing grace!!
2008-04-14 16:02:23 +00:00
widget.h
Ammmaaziiing grace!!
2008-04-14 16:02:23 +00:00