..
effects
when the size changes resize all frames
2009-11-26 17:26:06 +00:00
qtjolie-branch
not necessary
2009-09-15 11:36:39 +00:00
abstractanimationprivate_p.h
Creating a QEasingCurve object in AnimationPrivate and allowing access to
2009-12-09 16:28:27 +00:00
abstractrunner_p.h
Single runner mode in libplasma
2009-11-25 09:37:47 +00:00
accessmanager_p.h
more remote code into a subdir
2009-09-03 21:10:33 +00:00
actionwidgetinterface_p.h
licensing and what not
2009-04-24 08:55:31 +00:00
animationprivate_p.h
add support for easing curves
2009-12-08 19:29:03 +00:00
animator_p.h
* keep the non-deprecated stuff out of deprecated/, such as the new animator factory method
2009-10-21 01:51:31 +00:00
applet_p.h
only show the busy widget if we've been busy for at least .5s (perhaps a full second would be ok?)
2009-11-18 02:21:43 +00:00
applethandle_p.h
support for touchEvents
2009-11-14 17:33:00 +00:00
applethandle.cpp
Simplify some math
2009-12-07 16:54:25 +00:00
associatedapplicationmanager_p.h
introducing the concept of associated application:
2009-09-16 17:08:45 +00:00
associatedapplicationmanager.cpp
Fix crash when urlLists is empty (for example when frame applet is not configuring)
2009-09-25 06:58:32 +00:00
authorizationmanager_p.h
compile without QCA
2009-09-09 21:54:31 +00:00
authorizationrule_p.h
more remote code into a subdir
2009-09-03 21:10:33 +00:00
configloader_p.h
enable-final and compiler warnings fixed
2009-01-06 17:06:26 +00:00
containment_p.h
now the toolbox can be accessed by subclasses, so funny things can happen, bury it under a QWeakPointer so
2009-11-25 19:46:33 +00:00
containmentactions_p.h
replace hasConfig functions with a .desktop entry
2009-08-25 03:22:15 +00:00
containmentactionspluginsconfig_p.h
make a class to hold a map of default containmentactions plugins
2009-10-05 20:50:57 +00:00
datacontainer_p.cpp
allow kicking all visualizations immediately rather than wait for their timeouts in the case of changes that _must_ be reflected immediatley, e.g. time changes or network availability causing first fetch of data
2009-06-27 01:26:33 +00:00
datacontainer_p.h
allow kicking all visualizations immediately rather than wait for their timeouts in the case of changes that _must_ be reflected immediatley, e.g. time changes or network availability causing first fetch of data
2009-06-27 01:26:33 +00:00
dataengine_p.h
* Add translation support for runner and dataengine packages
2009-11-12 06:38:16 +00: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
clean ups
2009-11-19 19:05:50 +00:00
dataengineservice_p.h
private headers
2009-11-25 01:08:35 +00:00
dataengineservice.cpp
private headers
2009-11-25 01:08:35 +00:00
denyallauthorization_p.h
private headers
2009-11-25 01:08:35 +00:00
denyallauthorization.cpp
private headers
2009-11-25 01:08:35 +00:00
desktoptoolbox_p.h
Export a really simple AbstractToolBox
2009-10-20 14:14:53 +00:00
desktoptoolbox.cpp
Export a really simple AbstractToolBox
2009-10-20 14:14:53 +00:00
extender_p.h
extenders into a subdir
2009-09-03 21:53:56 +00:00
extenderapplet_p.h
Minor APIDOX fixes (spelling etc.)
2009-07-26 15:22:59 +00:00
extenderapplet.cpp
extenders into a subdir
2009-09-03 21:53:56 +00:00
extendergroup_p.h
Fix memory leak on theme changes.
2009-04-30 00:46:57 +00:00
extenderitem_p.h
dd missing members, fix build
2009-11-28 15:54:49 +00:00
extenderitemmimedata_p.h
Massive refactoring of extender drag&drop handling. This should avoid bugs with the old way of doing things (toplevel view on an offscreen widget can lose
2009-02-09 18:10:45 +00:00
extenderitemmimedata.cpp
extenders into a subdir
2009-09-03 21:53:56 +00:00
focusindicator_p.h
Amazon sized patch... So many changes that I can hardly remember what they are,
2009-12-03 19:30:02 +00:00
focusindicator.cpp
use different focus and hover for horizontal and vertical sliders
2009-11-27 13:42:00 +00:00
framesvg_p.h
use a frame called mask-overlay if available for the mask used for
2009-10-10 21:34:51 +00:00
getsource_p.h
private headers
2009-11-25 01:08:35 +00:00
getsource.cpp
private headers
2009-11-25 01:08:35 +00:00
internaltoolbox_p.h
Export a really simple AbstractToolBox
2009-10-20 14:14:53 +00:00
internaltoolbox.cpp
Export a really simple AbstractToolBox
2009-10-20 14:14:53 +00:00
joliemessagehelper_p.h
fix enable final
2009-11-17 01:48:12 +00:00
kineticscroll_p.h
clean ups: remove warnings and constify
2009-11-18 17:59:56 +00:00
kineticscroll.cpp
unfortunately this has to be disabled since blocks clicks on webview :/
2009-12-05 22:18:15 +00:00
nativetabbar_p.h
clicking on the tabs in the weather widget felt normal. scroll wheeling == nice. but i kept trying to grab the tab thumb and move it around! now i can :)
2009-04-09 06:41:37 +00:00
nativetabbar.cpp
Add a margin between the button contents and the frame, and put some
2009-12-01 00:39:44 +00:00
package_p.h
missing header protection for enable-final
2009-11-17 01:53:23 +00:00
packages_p.h
cache whether or not the wallaper is actually a full package (dir + metadata) and on render hints changing just look for the best paper if we are a full package; preserves rendering for single image papers in the wallpaper config
2009-11-03 18:35:40 +00:00
packages.cpp
cache whether or not the wallaper is actually a full package (dir + metadata) and on render hints changing just look for the best paper if we are a full package; preserves rendering for single image papers in the wallpaper config
2009-11-03 18:35:40 +00:00
paneltoolbox_p.h
unhighlight when setShow is called; fixes the toolbox in the panel not going back to grey when the toolbox is hidden by clicking on another window
2009-11-05 18:03:33 +00:00
paneltoolbox.cpp
unhighlight when setShow is called; fixes the toolbox in the panel not going back to grey when the toolbox is hidden by clicking on another window
2009-11-05 18:03:33 +00:00
pinpairing.ui
Checkbox labels do not need a full stop according to KDE HIG
2009-11-15 13:41:00 +00:00
pinpairingauthorization_p.h
private headers
2009-11-25 01:08:35 +00:00
pinpairingauthorization.cpp
private headers
2009-11-25 01:08:35 +00:00
pinpairingdialog_p.h
private headers
2009-11-25 01:08:35 +00:00
pinpairingdialog.cpp
private headers
2009-11-25 01:08:35 +00:00
plasmoidservice_p.h
private headers
2009-11-25 01:08:35 +00:00
plasmoidservice.cpp
private headers
2009-11-25 01:08:35 +00:00
popupapplet_p.h
* consolidate the popup config group name by putting a convenience method in PopupAppletPrivate to fetch it
2009-11-11 21:47:56 +00:00
publish.ui
Checkbox labels do not need a full stop according to KDE HIG
2009-11-15 13:41:00 +00:00
pulsershadow_p.h
Starting to implement pixmap based pulse animation. The first implementation
2009-11-13 01:20:51 +00:00
pulsershadow.cpp
Amazon sized patch... So many changes that I can hardly remember what they are,
2009-12-03 19:30:02 +00:00
remotedataengine_p.h
* move remotedataengine.h to remotedataengine_p.h as it's private
2009-10-20 19:15:32 +00:00
remotedataengine.cpp
* move remotedataengine.h to remotedataengine_p.h as it's private
2009-10-20 19:15:32 +00:00
remoteservice_p.h
* always create a job (it'll just queue itself)
2009-10-20 18:22:38 +00:00
remoteservice.cpp
fix enable final
2009-11-17 01:48:12 +00:00
remoteservicejob_p.h
* move remotedataengine.h to remotedataengine_p.h as it's private
2009-10-20 19:15:32 +00:00
remoteservicejob.cpp
fix enable final
2009-11-17 01:48:12 +00:00
remotewidgetshelper_p.h
this is private stuff
2009-09-02 17:35:52 +00:00
remotewidgetshelper.cpp
this is private stuff
2009-09-02 17:35:52 +00:00
runnerjobs_p.h
private headers
2009-11-25 01:08:35 +00:00
runnerjobs.cpp
make sure that we don't get hung up with old jobs that aren't enqueued anymore by checking for that case more often
2009-11-25 01:54:44 +00:00
service_p.h
Push in remote widgets
2009-09-02 02:27:16 +00:00
servicejob_p.h
more remote code into a subdir
2009-09-03 21:10:33 +00:00
serviceprovider_p.h
Push in remote widgets
2009-09-02 02:27:16 +00:00
serviceprovider.cpp
fix enable final
2009-11-17 01:48:12 +00:00
sharedtimer_p.h
ok, this time JUST the plasma dir ;)
2008-11-03 23:08:39 +00: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
tooltip_p.h
use qpropertyanimation: massively simplify the code
2009-12-02 12:23:56 +00:00
tooltip.cpp
use qpropertyanimation: massively simplify the code
2009-12-02 12:23:56 +00:00
trustedonlyauthorization_p.h
private headers
2009-11-25 01:08:35 +00:00
trustedonlyauthorization.cpp
private headers
2009-11-25 01:08:35 +00:00
wallpaper_p.h
Call initScript in wallpaper init, otherwise initWallpaper might be called before initScript.
2009-11-17 13:29:40 +00:00
wallpaperrenderthread_p.h
we can't queue signals with our own enum type, but since this is all internal to the lib and doesn't ever escape into the public API, just pass it around as an int.
2009-04-02 17:21:42 +00:00
wallpaperrenderthread.cpp
fix scaling, patch by Rickard Närström.
2009-12-07 14:28:38 +00:00
windowpreview_p.h
highlight the thumbnail under the mouse
2009-11-11 15:28:40 +00:00
windowpreview.cpp
highlight the thumbnail under the mouse
2009-11-11 15:28:40 +00:00