.. |
tests
|
Added to the Plasma widgets library the ProgressBar class. It's included a small program test for the progressbar.
|
2007-09-14 18:19:42 +00:00 |
borderlayout.cpp
|
BorderLayout initial import
|
2007-09-16 09:08:08 +00:00 |
borderlayout.h
|
BorderLayout initial import
|
2007-09-16 09:08:08 +00:00 |
boxlayout.cpp
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
boxlayout.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
checkbox.cpp
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
checkbox.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
CMakeLists.txt
|
Add layout test
|
2007-08-05 23:05:57 +00:00 |
flash.cpp
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
flash.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
flowlayout.cpp
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
flowlayout.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
freelayout.cpp
|
Fix applets jumping around when they resize. Avoid calling setGeometry() on Applets in a FreeLayout that have not changed their size hint since the last update.
|
2007-09-15 04:16:11 +00:00 |
freelayout.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
hboxlayout.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
icon_p.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
icon.cpp
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
icon.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
label.cpp
|
That'll teach me not to test the build before committing :)
|
2007-08-17 18:57:28 +00:00 |
label.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
layout.cpp
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
layout.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
layoutanimator.cpp
|
Add auto-deletion functionality into LayoutAnimator which can be used to delete the item when its removal animation finishes. Emit a signal when the state of an item in the animator changes. Avoid repeatedly setting an item's geometry with the NoEffect effect. Added a DeadState into which items transition after their removal animation finishes or if they have not been added to the animator. When inserting an item with a fade in effect set the opacity to 0 if the item is a widget.
|
2007-08-31 15:19:02 +00:00 |
layoutanimator.h
|
slots -> Q_SLOTS
|
2007-09-01 15:02:09 +00:00 |
layoutitem.cpp
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
layoutitem.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
lineedit.cpp
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
lineedit.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
progressbar.cpp
|
Fix mem leak
|
2007-09-16 13:18:04 +00:00 |
progressbar.h
|
Added to the Plasma widgets library the ProgressBar class. It's included a small program test for the progressbar.
|
2007-09-14 18:19:42 +00:00 |
pushbutton.cpp
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
pushbutton.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
radiobutton.cpp
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
radiobutton.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
rectangle.cpp
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
rectangle.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
signalplotter.cpp
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
signalplotter.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
vboxlayout.h
|
SVN_SILENT: more licensing updates ... all done with this now i think =)
|
2007-09-14 20:17:11 +00:00 |
widget.cpp
|
fix this indentation nightmare (tabs, many levels deep)
|
2007-09-18 21:30:30 +00:00 |
widget.h
|
add a contextMenuEvent to Widget so that we get proper context menu propagation by default
|
2007-09-18 21:19:10 +00:00 |