.. |
anchorlayout.cpp
|
most calls don't care if the widget has a layout, so make this behaviour controllable by the caller
|
2010-02-28 15:32:21 +00:00 |
animationgroup.cpp
|
some janitoring
|
2010-04-29 22:00:19 +00:00 |
animationgroup.h
|
some janitoring
|
2010-04-29 22:00:19 +00:00 |
appletinterface.cpp
|
* event handlers, w3c style, for all the plasma callbacks
|
2010-04-01 00:46:44 +00:00 |
appletinterface.h
|
key modifiers enum
|
2010-04-02 01:04:06 +00:00 |
bytearrayclass.cpp
|
the object, not its data. (if the trolls themselves can't get this stuff right ... ;)
|
2010-01-12 11:11:35 +00:00 |
bytearrayclass.h
|
krazy fixes
|
2009-12-28 20:50:30 +00:00 |
bytearrayprototype.cpp
|
huge cleanup with lots of inter-twined changes, but this should be more or less ready for 4.4.0 at this point! changes include:
|
2009-12-16 22:05:46 +00:00 |
bytearrayprototype.h
|
huge cleanup with lots of inter-twined changes, but this should be more or less ready for 4.4.0 at this point! changes include:
|
2009-12-16 22:05:46 +00:00 |
color.cpp
|
another class of API warts found and fixed thanks to documenting: isFoo -> foo for properties
|
2010-01-27 21:06:03 +00:00 |
dataengine.cpp
|
* move kstyles from runtime into workspace
|
2010-03-02 03:40:34 +00:00 |
dataengine.h
|
Remove a Q_DECLARE_METATYPE for DataEngine* - this is now in dataengine.h
|
2010-05-14 23:17:01 +00:00 |
dataenginereceiver.cpp
|
allow connecting engine sources to pretty much anything in the script
|
2010-03-10 23:10:33 +00:00 |
dataenginereceiver.h
|
allow connecting engine sources to pretty much anything in the script
|
2010-03-10 23:10:33 +00:00 |
easingcurve.cpp
|
Added support for passing QEasingCurve::Type enumerator literal string as valid argument on type() js binding
|
2010-03-01 19:11:32 +00:00 |
filedialogproxy.cpp
|
missing license headers and emails
|
2009-12-14 22:04:05 +00:00 |
filedialogproxy.h
|
missing license headers and emails
|
2009-12-14 22:04:05 +00:00 |
font.cpp
|
clean up the api
|
2009-11-27 19:01:50 +00:00 |
graphicsitem.cpp
|
Restore files
|
2009-11-18 22:53:23 +00:00 |
gridlayout.cpp
|
most calls don't care if the widget has a layout, so make this behaviour controllable by the caller
|
2010-02-28 15:32:21 +00:00 |
i18n.h
|
subs doesn't act on the KLocalizedString itself, but returns a new one. so we need to assign it to our message each time we call subs(..) so that the values are actually captured.
|
2010-01-20 21:29:57 +00:00 |
icon.cpp
|
need to return a QIcon otherwise the poor little binding's head gets confused
|
2010-03-01 18:39:03 +00:00 |
linearlayout.cpp
|
ensure the value passed to stretch is always > 0
|
2010-04-01 19:57:13 +00:00 |
painter.cpp
|
misnamed
|
2010-02-24 08:15:10 +00:00 |
pen.cpp
|
another class of API warts found and fixed thanks to documenting: isFoo -> foo for properties
|
2010-01-27 21:06:03 +00:00 |
pixmap.cpp
|
these are not getters
|
2010-02-16 21:18:40 +00:00 |
point.cpp
|
another class of API warts found and fixed thanks to documenting: isFoo -> foo for properties
|
2010-01-27 21:06:03 +00:00 |
qscriptbookkeeping.cpp
|
--buildWarnings;
|
2010-05-21 18:49:40 +00:00 |
rect.cpp
|
these are not getters
|
2010-02-16 21:18:40 +00:00 |
size.cpp
|
declare the default constructors and width/height as getters/setters
|
2009-11-27 02:43:45 +00:00 |
sizepolicy.cpp
|
QSizePolicy, need to make size policy setting possible
|
2010-03-24 23:56:07 +00:00 |
timer.cpp
|
another class of API warts found and fixed thanks to documenting: isFoo -> foo for properties
|
2010-01-27 21:06:03 +00:00 |
uiloader.cpp
|
uiloader is part of the simplebindings
|
2009-11-27 03:12:43 +00:00 |
uiloader.h
|
uiloader is part of the simplebindings
|
2009-11-27 03:12:43 +00:00 |
url.cpp
|
unecessary
|
2010-02-15 18:03:25 +00:00 |
variant.cpp
|
huge cleanup with lots of inter-twined changes, but this should be more or less ready for 4.4.0 at this point! changes include:
|
2009-12-16 22:05:46 +00:00 |
variant.h
|
huge cleanup with lots of inter-twined changes, but this should be more or less ready for 4.4.0 at this point! changes include:
|
2009-12-16 22:05:46 +00:00 |