This website requires JavaScript.
Explore
Help
Sign In
alecs
/
plasma-framework
Watch
1
Star
0
Fork
0
You've already forked plasma-framework
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
plasma-framework
/
scriptengines
/
javascript
History
Aaron J. Seigo
4f0c8a8812
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.
...
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1077765
2010-01-20 21:06:03 +00:00
..
simplebindings
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:06:03 +00:00
backportglobal.h
ok, this time _really_ move it over. svn is sometimes a little too forgiving / sloppy :(
2009-05-13 00:55:25 +00:00
CMakeLists.txt
easing curve is now necessary due to change in animation API from easingCurveType to easingCurve
2010-01-12 23:34:07 +00:00
javascriptdataengine.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
javascriptdataengine.h
initial draft of a ECMAScript driven DataEngine.
2009-07-04 04:30:57 +00:00
javascriptrunner.cpp
- Reduce the ammount of unused vars/parameters warnings
2009-11-15 15:41:16 +00:00
javascriptrunner.h
krazy fixes
2009-12-28 20:50:30 +00:00
Messages.sh
rename qtgui to reflect its actual purpose
2009-11-18 22:39:12 +00:00
plasma-scriptengine-applet-simple-javascript.desktop
SVN_SILENT made messages (.desktop file)
2010-01-19 12:35:45 +00:00
plasma-scriptengine-dataengine-javascript.desktop
SVN_SILENT made messages (.desktop file)
2010-01-19 12:35:45 +00:00
plasma-scriptengine-runner-javascript.desktop
SVN_SILENT made messages (.desktop file)
2010-01-19 12:35:45 +00:00
simplejavascriptapplet.cpp
extenders
2010-01-20 19:08:44 +00:00
simplejavascriptapplet.h
extenders
2010-01-20 19:08:44 +00:00