Script Kiddy
a42176e409
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1085566
2010-02-05 13:31:20 +00:00
Aaron J. Seigo
01852fb8e2
debug is actually supposed to be in the global context, along with print; this is how it is in trunk
...
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1083638
2010-02-01 17:53:29 +00:00
Aaron J. Seigo
e3e4a580d9
isUserConfiguring
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1083610
2010-02-01 16:19:32 +00:00
Aaron J. Seigo
0df331ac6c
since dataengine objects are shared, we likely will already have a wrapper object for a dataengine so re-use them if they exist.
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1083608
2010-02-01 16:18:49 +00:00
Aaron J. Seigo
de26219d43
debug should be hooked up to the debug method
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1083607
2010-02-01 16:13:21 +00:00
Script Kiddy
7f24495652
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1083474
2010-02-01 10:35:52 +00:00
Script Kiddy
a3276b5ae1
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1082361
2010-01-30 10:45:13 +00:00
Script Kiddy
377c211471
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1081858
2010-01-29 10:14:26 +00:00
Script Kiddy
6c90d2fdd1
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1081420
2010-01-28 10:22:13 +00:00
Aaron J. Seigo
cb16c07922
isFoo -> foo for properties
...
svn path=/branches/KDE/4.4/kdebase/runtime/; revision=1081163
2010-01-27 21:06:52 +00:00
Aaron J. Seigo
52eacdf240
another class of API warts found and fixed thanks to documenting: isFoo -> foo for properties
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1081161
2010-01-27 21:06:03 +00:00
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
3c299a6678
missing enum
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1077844
2010-01-20 23:52:32 +00:00
Aaron J. Seigo
10238e16af
implementation of Service
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1077832
2010-01-20 23:29:53 +00:00
Aaron J. Seigo
1549eb3528
move DummyService to dataengine.h where so it doesn't need to be duplicated elsewhere
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1077830
2010-01-20 23:25:24 +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
c1f3d903d8
* much simpler way of registering DataEngine::Data
...
* register the metatype by name with Qt so it can find it; this allows DataEngine::query() to work properly
svn path=/trunk/KDE/kdebase/runtime/; revision=1077821
2010-01-20 23:13:40 +00:00
Aaron J. Seigo
59ca56a770
extenders
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1077776
2010-01-20 21:40:55 +00:00
Aaron J. Seigo
95663c101d
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=/trunk/KDE/kdebase/runtime/; revision=1077771
2010-01-20 21:29:57 +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
f6d908b151
should be dataUpdated like everywhere else in plasma
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1077767
2010-01-20 21:12:24 +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
cfb3f78aee
include files in the caller's context
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1075353
2010-01-15 22:23:00 +00:00
Bernhard Beschow
049da47b89
fix compilation when -DKDE4_ENABLE_FINAL=ON is specified
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1074622
2010-01-14 12:24:40 +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
2095163074
missing enums on the Svg objects
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1073879
2010-01-13 03:14:02 +00:00
Aaron J. Seigo
a876582696
no longer necessary
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1073850
2010-01-12 23:40:35 +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
a44ebee80d
easing curve is now necessary due to change in animation API from easingCurveType to easingCurve
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1073846
2010-01-12 23:32:56 +00:00
André Wöbbeking
d685a5f359
-pedantic
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1073712
2010-01-12 18:26:56 +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
c3b9c61da1
able to fetch property animation; was missing in js relative to the c++
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1073568
2010-01-12 11:16:33 +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
1ea98c3161
the object, not its data. (if the trolls themselves can't get this stuff right ... ;)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1073565
2010-01-12 11:11:35 +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
6d466c00c5
easing curve enum
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1073427
2010-01-12 09:23:17 +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
Aaron J. Seigo
a8c5f32de4
animation direction
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1073407
2010-01-12 08:04:51 +00:00