.. |
declarative
|
Make sure it builds without KIO.
|
2010-10-25 15:03:54 +00:00 |
effects
|
Usual ARM compilation fixes.
|
2010-06-21 13:17:45 +00:00 |
qtjolie-branch
|
Fixed -Wunused-parameter compiler warning.
|
2011-07-11 12:45:50 -04:00 |
abstractanimationprivate_p.h
|
krazy fixes, mostly include guards and copyright tags
|
2009-12-27 22:16:11 +00:00 |
abstractrunner_p.h
|
don't use PackageMetadata
|
2011-05-31 00:03:39 +02:00 |
accessmanager_p.h
|
--PackageMetadata;
|
2011-05-31 01:00:35 +02:00 |
actionwidgetinterface_p.h
|
the dptr will be deleted before ~QObject is run, so first disconnect
|
2011-01-11 02:55:55 +00:00 |
animablegraphicswebview_p.h
|
libplasma becomes our first lib with profiles support.
|
2010-04-29 05:57:34 +00:00 |
animablegraphicswebview.cpp
|
Better fix and also make the normal build works.
|
2010-06-22 18:16:13 +00:00 |
animationprivate_p.h
|
krazy fixes, mostly include guards and copyright tags
|
2009-12-27 22:16:11 +00:00 |
animator_p.h
|
get rid of deprecate code in Animator
|
2011-05-26 23:30:58 +02:00 |
applet_p.h
|
no longer provide access to the package from the class, let Package do that; adapt to Package merge
|
2011-07-15 12:59:51 +02:00 |
applethandle_p.h
|
move applet handle handling (*cough*) to applet instead of contaiment
|
2011-05-28 00:23:37 +02:00 |
applethandle.cpp
|
move applet handle handling (*cough*) to applet instead of contaiment
|
2011-05-28 00:23:37 +02:00 |
associatedapplicationmanager_p.h
|
introducing the concept of associated application:
|
2009-09-16 17:08:45 +00:00 |
associatedapplicationmanager.cpp
|
Allow to build libplasma without KIO. Only issue is that the
|
2010-10-14 12:27:15 +00:00 |
configloader_p.h
|
enable-final and compiler warnings fixed
|
2009-01-06 17:06:26 +00:00 |
containment_p.h
|
Merge remote-tracking branch 'origin/master' into libplasma2
|
2011-05-28 00:25:07 +02:00 |
containmentactions_p.h
|
no longer provide access to the package from the class, let Package do that; adapt to Package merge
|
2011-07-15 13:02:15 +02:00 |
containmentactionspluginsconfig_p.h
|
make a class to hold a map of default containmentactions plugins
|
2009-10-05 20:50:57 +00:00 |
corona_p.h
|
remove deprecated version of loadLayout
|
2011-05-27 12:07:12 +02:00 |
datacontainer_p.cpp
|
don't de-queue on force immdiate update
|
2011-04-29 11:17:31 +02:00 |
datacontainer_p.h
|
add bool isUsed() const and remove checkUsage()
|
2011-06-03 16:04:50 +02:00 |
dataengine_p.h
|
prep DataEngine::Private for direct loading of packages, ala plasmoids
|
2010-08-06 01:26:11 +00:00 |
dataenginebindings_p.h
|
move these around nicely
|
2011-06-03 13:13:19 +02:00 |
dataenginebindings.cpp
|
bindings for dataengine in DeclarativeWidget
|
2011-04-30 12:43:29 +02:00 |
dataengineconsumer_p.h
|
* move remotedataengine.h to remotedataengine_p.h as it's private
|
2009-10-20 19:15:32 +00:00 |
dataengineconsumer.cpp
|
if someone jerked us around behind our back, then remove record of the cached version and try again
|
2010-08-04 01:00:26 +00:00 |
dataengineservice_p.h
|
QHash replaces QMap as the sorting of QMap is pure overhead
|
2011-05-26 19:01:44 +02:00 |
dataengineservice.cpp
|
QHash replaces QMap as the sorting of QMap is pure overhead
|
2011-05-26 19:01:44 +02:00 |
dialog_p.h
|
the dialog private is in its seprarate file ecause it gets accessed by popupapplet to set an applet pointer
|
2010-12-17 22:37:09 +00:00 |
effectwatcher_p.h
|
check if the efect is active in the effectwatcher ctor, this avoids an useless themechanged signal, that among other things clears framesvg cache, forgetting the size of the other prefixes, that's why the pager was looking corrupted
|
2011-01-20 09:41:10 +00:00 |
effectwatcher.cpp
|
check if the efect is active in the effectwatcher ctor, this avoids an useless themechanged signal, that among other things clears framesvg cache, forgetting the size of the other prefixes, that's why the pager was looking corrupted
|
2011-01-20 09:41:10 +00:00 |
extender_p.h
|
move the size adjustment in a private member
|
2010-12-15 14:35:11 +00:00 |
extenderapplet_p.h
|
Minor APIDOX fixes (spelling etc.)
|
2009-07-26 15:22:59 +00:00 |
extenderapplet.cpp
|
SVN_SILENT: ws
|
2010-06-09 01:16:45 +00:00 |
extendergroup_p.h
|
with a new singleshot don't adjust the extender size due to a sub widget resize until the next turn of the eventloop: avoids container that resizes the ontent that resizes the container loops
|
2011-01-18 19:03:33 +00:00 |
extenderitem_p.h
|
use a weak pointer
|
2010-10-12 19:33:15 +00:00 |
extenderitemmimedata_p.h
|
allow setting the mouse offset for better drop positioning
|
2010-03-06 01:41:46 +00:00 |
extenderitemmimedata.cpp
|
allow setting the mouse offset for better drop positioning
|
2010-03-06 01:41:46 +00:00 |
focusindicator_p.h
|
the header part of that commit
|
2010-09-22 09:01:31 +00:00 |
focusindicator.cpp
|
immediately hide the focusindicator if the theme follows native style
|
2011-01-22 22:02:23 +00:00 |
framesvg_p.h
|
Make it compile
|
2010-09-27 18:16:27 +00:00 |
getsource_p.h
|
QHash replaces QMap as the sorting of QMap is pure overhead
|
2011-05-26 19:01:44 +02:00 |
getsource.cpp
|
QHash replaces QMap as the sorting of QMap is pure overhead
|
2011-05-26 19:01:44 +02:00 |
joliemessagehelper_p.h
|
relicense to LGPL v2
|
2010-01-18 18:24:57 +00:00 |
kineticscroll_p.h
|
add an explicit way to stop
|
2010-02-22 11:21:30 +00:00 |
kineticscroll.cpp
|
ssssh
|
2010-07-24 00:52:37 +00:00 |
meter_p.h
|
remove private class from meter.cpp and support some properties on it.
|
2010-01-27 02:50:47 +00:00 |
nativetabbar_p.h
|
remove close support, clean up code a bit while in there
|
2011-05-04 14:12:33 +02:00 |
nativetabbar.cpp
|
remove close support, clean up code a bit while in there
|
2011-05-04 14:12:33 +02:00 |
package_p.h
|
private class changes to match the public class usage
|
2011-07-19 21:52:33 +02:00 |
packages_p.h
|
re-port back to PackageStructure
|
2011-07-19 21:36:57 +02:00 |
packages.cpp
|
re-port back to PackageStructure
|
2011-07-19 21:36:57 +02:00 |
plasmoidservice_p.h
|
simplify down to one constructor and try harder to have all information at all times with clearer code
|
2011-07-13 20:03:00 +02:00 |
plasmoidservice.cpp
|
adapt to Package merge changes
|
2011-07-15 13:03:22 +02:00 |
popupapplet_p.h
|
save/track/restore ItemStatus properly
|
2011-02-04 17:52:03 -08:00 |
publish.ui
|
Checkbox labels do not need a full stop according to KDE HIG
|
2009-11-15 13:41:00 +00:00 |
remotedataengine_p.h
|
init() is not used here, don't bother with it
|
2011-05-05 14:52:55 +02:00 |
remotedataengine.cpp
|
init() is not used here, don't bother with it
|
2011-05-05 14:52:55 +02:00 |
remoteservice_p.h
|
QHash replaces QMap as the sorting of QMap is pure overhead
|
2011-05-26 19:01:44 +02:00 |
remoteservice.cpp
|
QHash replaces QMap as the sorting of QMap is pure overhead
|
2011-05-26 19:01:44 +02:00 |
remoteservicejob_p.h
|
QHash replaces QMap as the sorting of QMap is pure overhead
|
2011-05-26 19:01:44 +02:00 |
remoteservicejob.cpp
|
QHash replaces QMap as the sorting of QMap is pure overhead
|
2011-05-26 19:01:44 +02:00 |
runnerjobs_p.h
|
krazy fixes, mostly include guards and copyright tags
|
2009-12-27 22:16:11 +00:00 |
runnerjobs.cpp
|
krazy fixes, mostly include guards and copyright tags
|
2009-12-27 22:16:11 +00:00 |
service_p.h
|
get rid of the redundant jobFinished signal in Service
|
2011-06-03 13:16:35 +02:00 |
servicejob_p.h
|
QHash replaces QMap as the sorting of QMap is pure overhead
|
2011-05-26 19:01:44 +02:00 |
serviceprovider_p.h
|
Add QByteArray and QString wrappers around + as needed.
|
2011-05-11 21:46:35 -06:00 |
serviceprovider.cpp
|
remove a usage of QCA in favor of its qt equiv
|
2011-05-27 12:21:30 +02:00 |
sharedtimer_p.h
|
ok, this time JUST the plasma dir ;)
|
2008-11-03 23:08:39 +00:00 |
storage_p.h
|
remove some dead code
|
2011-05-26 23:13:44 +02:00 |
storage.cpp
|
remove some dead code
|
2011-05-26 23:13:44 +02:00 |
storagethread_p.h
|
use weak pointers
|
2011-04-29 11:17:30 +02:00 |
storagethread.cpp
|
Fix storing binary data in StorageThread::save()
|
2011-05-21 14:38:08 +02:00 |
style_p.h
|
Fix the squashed line edits.
|
2009-12-01 00:58:28 +00:00 |
style.cpp
|
Fix the squashed line edits.
|
2009-12-01 00:58:28 +00:00 |
svg_p.h
|
allow SharedSvgRenderer to put interesting elements in the rect cache on load
|
2010-12-18 08:54:17 +00:00 |
themedwidgetinterface_p.h
|
Fix alpha value
|
2010-11-08 17:25:12 +00:00 |
tooltip_p.h
|
use qpropertyanimation: massively simplify the code
|
2009-12-02 12:23:56 +00:00 |
tooltip.cpp
|
prevent triggering a crash in Qt's text layouting
|
2011-07-11 21:48:56 +02:00 |
wallpaper_p.h
|
PackageStructure is no more
|
2011-07-15 13:01:28 +02:00 |
wallpaperrenderthread_p.h
|
wallpaper thrading simplifications
|
2011-04-30 17:17:44 +02:00 |
wallpaperrenderthread.cpp
|
Include config-plasma.h to get PLASMA_NO_SOLID defined
|
2011-05-03 11:54:19 +02:00 |
windowpreview_p.h
|
add a new member to the tooltip data that decides if the window highlight effect is to be enabled by default or not
|
2009-12-24 14:54:48 +00:00 |
windowpreview.cpp
|
paint in parent coords, do events in local coords
|
2011-07-11 21:48:56 +02:00 |
windowshadows_p.h
|
shadows on dialogs
|
2011-06-09 12:46:25 +02:00 |
windowshadows.cpp
|
shadows on dialogs
|
2011-06-09 12:46:25 +02:00 |