Commit Graph

302 Commits

Author SHA1 Message Date
Script Kiddy
78e269fd16 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1080977
2010-01-27 11:01:29 +00:00
Script Kiddy
c156e5a7f6 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1079466
2010-01-24 10:45:08 +00:00
Script Kiddy
c52921d0c5 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1078531
2010-01-22 10:54:22 +00:00
Script Kiddy
4a3b355643 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1078034
2010-01-21 10:18:29 +00:00
Aaron J. Seigo
c9c777aafc missing enum
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1077845
2010-01-20 23:53:39 +00:00
Aaron J. Seigo
ced5e76676 * simpler way of registering DataEngine::Data
* reg DataEngine::Data with Qt by name so it can find it at runtime; allows DataEngine::query to actually work

svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1077825
2010-01-20 23:17:55 +00:00
Aaron J. Seigo
a983cb2adc dataUpdated, just like everywhere else
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1077769
2010-01-20 21:27:12 +00:00
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
Aaron J. Seigo
d8b8c51c6a extenders
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1077723
2010-01-20 19:08:44 +00:00
Script Kiddy
3f5f41d784 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1077108
2010-01-19 12:35:45 +00:00
Script Kiddy
cb475832e0 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1076557
2010-01-18 10:54:16 +00:00
Script Kiddy
1aefc78bb0 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1075591
2010-01-16 11:47:39 +00:00
Aaron J. Seigo
35249faad6 include files in the caller's context
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1075375
2010-01-15 23:18:08 +00:00
Aaron J. Seigo
8a90de27ef and now the engine as parameter and lo it builds again
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1073898
2010-01-13 07:22:57 +00:00
Aaron J. Seigo
33091bd856 in 4.4, the engine isn't a share impl and register enums is just a file local function
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1073897
2010-01-13 07:20:16 +00:00
Aaron J. Seigo
e1a843f33f add enums to Svg objects
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1073881
2010-01-13 03:15:17 +00:00
Aaron J. Seigo
ae23922496 unecessary now
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1073849
2010-01-12 23:38:56 +00:00
Aaron J. Seigo
4bf5eaa024 easing curve is now necessary due to change in animation API from easingCurveType to easingCurve
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1073847
2010-01-12 23:34:07 +00:00
Aaron J. Seigo
fa9d627844 able to fetch property animation; was missing in js relative to the c++
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1073569
2010-01-12 11:18:32 +00:00
Aaron J. Seigo
fe764e43a0 the object, not its data.
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1073566
2010-01-12 11:13:32 +00:00
Aaron J. Seigo
0b9ae6270b easing curve enum
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1073428
2010-01-12 09:25:14 +00:00
Aaron J. Seigo
5d2b90e6f7 animation direction
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1073408
2010-01-12 08:06:09 +00:00
Script Kiddy
a66fde4352 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1072527
2010-01-10 10:46:20 +00:00
Aaron J. Seigo
5946da0f42 implement a specialized findChild; this makes it look like there's the usual findChild, but this one is defanged
svn path=/trunk/KDE/kdebase/runtime/; revision=1070552
2010-01-06 00:23:31 +00:00
Aaron J. Seigo
092bf9d3e6 count/itemAt; plugs some holes that made layouts rather unuseful (though getting reports about these things is nice: people are actually using them! wow! :)
svn path=/trunk/KDE/kdebase/runtime/; revision=1070549
2010-01-05 23:48:56 +00:00
Aaron J. Seigo
03da062151 adapt to Animation api change
svn path=/trunk/KDE/kdebase/runtime/; revision=1069734
2010-01-04 09:24:13 +00:00
Script Kiddy
ef89647363 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1068962
2010-01-02 11:35:49 +00:00
Script Kiddy
7026780377 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1068486
2010-01-01 11:09:03 +00:00
Script Kiddy
e8355527c7 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1068118
2009-12-31 11:34:58 +00:00
Script Kiddy
ff6b504f18 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1067354
2009-12-29 12:23:43 +00:00
John Layt
3d468dfd5f krazy fixes
svn path=/trunk/KDE/kdebase/runtime/; revision=1067066
2009-12-28 20:50:30 +00:00
Script Kiddy
e9da8e52af SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1065981
2009-12-25 09:48:01 +00:00
Script Kiddy
d904d5e66d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1064230
2009-12-20 12:04:42 +00:00
Script Kiddy
195f8cd2cc SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1063812
2009-12-19 10:51:19 +00:00
Aaron J. Seigo
5e924edc6d need to also register KJob with the runtime otherwise those signals are not very usable from the runtime; found while trying to connect to the finished signal of an http request
svn path=/trunk/KDE/kdebase/runtime/; revision=1063096
2009-12-16 22:46:34 +00:00
Aaron J. Seigo
745dc92f50 --unecessary duplication
svn path=/trunk/KDE/kdebase/runtime/; revision=1063084
2009-12-16 22:29:43 +00:00
Aaron J. Seigo
f26351ef58 typo caught while fixing up isActive
svn path=/trunk/KDE/kdebase/runtime/; revision=1063078
2009-12-16 22:18:02 +00:00
Aaron J. Seigo
f266a263db make isActive a setter as well, more javascriptty
svn path=/trunk/KDE/kdebase/runtime/; revision=1063077
2009-12-16 22:15:54 +00:00
Aaron J. Seigo
47deeea77c 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:
* discovered QByteArrays were completely opaque to the runtime, obviously not good seeing how many things use them. fortunately, Qt has bindings for them ... in the examples! so just pulled those over (license compatible, thankfully) and now that works
* implement the remaining security hooks so it knows the difference between different kinds of urls
* export KIO::Job into the runtime; i really wish we could have had more time to do something more elegant than just pushing the object wholesale into the runtime as it exposes a LOT of API, but this works, should be safe (security wise) and as we are in feature freeze there's really nothing better that can be done to replace it at this point in time
* move some of the utility bindings (i18n, DataEngine) into simplebindings/ for consistency
* break out the qvariant stuff that is used outside of the DataEngine bindings for clarity
* brea out a bunch of the bookkeeping setup stuff from simplejavascriptapplet.cpp (it was getting messy) and put it into a separate .cpp file

svn path=/trunk/KDE/kdebase/runtime/; revision=1063070
2009-12-16 22:05:46 +00:00
Andreas Hartmetz
18a9f087a4 Thou shalst not commit old cheese which uses experimental API, unless thou hath
tested that it still compilest.

svn path=/trunk/KDE/kdebase/runtime/; revision=1062521
2009-12-15 00:33:01 +00:00
Aaron J. Seigo
5e3c8f51ff missing license headers and emails
svn path=/trunk/KDE/kdebase/runtime/; revision=1062487
2009-12-14 22:04:05 +00:00
Aaron J. Seigo
52aaea24e7 make animation groups work again in javascript by subclassing the Qt classes and making the interesting methods scriptable in the subclasses and calling the parent class implementations.
svn path=/trunk/KDE/kdebase/runtime/; revision=1062484
2009-12-14 21:54:23 +00:00
Aaron J. Seigo
49f3bb58da * make sure we have an animation, return an error if we don't; makes this a bit more robust against changes in libplasma
* don't set the widget to aimate on an animation if the parent is automatically set to the applet; this has odd side-effects like Fade animations causing the plasmoid to disappear ;)

svn path=/trunk/KDE/kdebase/runtime/; revision=1062483
2009-12-14 21:52:40 +00:00
Script Kiddy
15833bac25 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1062316
2009-12-14 10:51:05 +00:00
Script Kiddy
f1a625524c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1060615
2009-12-09 11:40:52 +00:00
Aaron J. Seigo
c1cdc1ae40 add the new anims
svn path=/trunk/KDE/kdebase/runtime/; revision=1060137
2009-12-08 09:24:24 +00:00
Romain Pokrzywka
fd18bfc840 AnimationGroup is gone in kdelibs
svn path=/trunk/KDE/kdebase/runtime/; revision=1059559
2009-12-06 22:42:58 +00:00
Aaron J. Seigo
3c7b7a0992 * standardize parent extraction (accept a passed in argument, fall back to the applet)
* use Q[Sequential|Parallel]AniationGroup

svn path=/trunk/KDE/kdebase/runtime/; revision=1059416
2009-12-06 15:34:41 +00:00
Aaron J. Seigo
5b2a547c22 special case pause to use QPauseAnimation
svn path=/trunk/KDE/kdebase/runtime/; revision=1058595
2009-12-04 19:14:40 +00:00
Aaron J. Seigo
243a160dac improve some memory management
svn path=/trunk/KDE/kdebase/runtime/; revision=1058038
2009-12-03 20:58:17 +00:00