Aaron J. Seigo
9b44b1b751
mark these as getters
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1054887
2009-11-27 02:20:33 +00:00
Script Kiddy
70887a12db
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1053120
2009-11-23 10:50:06 +00:00
Script Kiddy
c110691232
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1052700
2009-11-22 10:43:25 +00:00
Aaron J. Seigo
86b12fc8cb
add an accepted signal, differentiate between accepted and finished; more qdialog-like and lets the widget react to a failed file dialog
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051186
2009-11-18 23:26:28 +00:00
Aaron J. Seigo
e968acb6e6
better ownership and scriptvalue reusage
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051166
2009-11-18 22:58:15 +00:00
Aaron J. Seigo
6bce51466f
build
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051164
2009-11-18 22:57:09 +00:00
Aaron J. Seigo
71f818d1e7
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051162
2009-11-18 22:55:46 +00:00
Aaron J. Seigo
969a5bdf28
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051161
2009-11-18 22:55:29 +00:00
Aaron J. Seigo
441ba69f40
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051160
2009-11-18 22:55:12 +00:00
Aaron J. Seigo
81d14ee7e5
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051157
2009-11-18 22:54:54 +00:00
Aaron J. Seigo
54d27a6cbf
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051156
2009-11-18 22:54:36 +00:00
Aaron J. Seigo
d7bd1a7a86
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051155
2009-11-18 22:54:17 +00:00
Aaron J. Seigo
d7ca740b00
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051154
2009-11-18 22:53:59 +00:00
Aaron J. Seigo
32d85b7e1f
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051153
2009-11-18 22:53:41 +00:00
Aaron J. Seigo
a28943f2ec
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051152
2009-11-18 22:53:23 +00:00
Aaron J. Seigo
5bb3f72d85
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051150
2009-11-18 22:53:06 +00:00
Aaron J. Seigo
ed48126f88
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051149
2009-11-18 22:52:48 +00:00
Aaron J. Seigo
ff00206769
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051148
2009-11-18 22:52:31 +00:00
Aaron J. Seigo
7bf7dbac2d
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051147
2009-11-18 22:52:14 +00:00
Aaron J. Seigo
2be0601378
Restore files
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051146
2009-11-18 22:50:35 +00:00
Aaron J. Seigo
9d9d849d72
add a delayed gc() for convenience so one doesn't have to set up a timer in the script to do that (leaving the timer itself behind in all likliehood *sigh*)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051138
2009-11-18 22:40:38 +00:00
Aaron J. Seigo
8ff52246b7
rename qtgui to reflect its actual purpose
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051137
2009-11-18 22:39:12 +00:00
Aaron J. Seigo
fc05ac9f3b
make timers useful
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1051107
2009-11-18 21:33:00 +00:00
Script Kiddy
de82ed2c25
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1050436
2009-11-17 10:38:46 +00:00
Aaron J. Seigo
2105167c6c
file dialogs work, as do extensions. wicked.
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1050287
2009-11-17 03:56:06 +00:00
Aaron J. Seigo
cd8258f76c
make urls a lot more useful
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1050286
2009-11-17 03:53:37 +00:00
DarÃo Andrés RodrÃguez
e4952b3639
- Reduce the ammount of unused vars/parameters warnings
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1049628
2009-11-15 15:41:16 +00:00
Aaron J. Seigo
bdfdfae083
plasmoid.hasExtension(string) -> allows plasmoids to check which extensions actually made it into the run time
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048914
2009-11-14 07:33:42 +00:00
Aaron J. Seigo
8ec33f16dd
* move around some rather old code; debug() belongs to the plasmoid object, findResource is right out
...
* add a getter for the loaded extensions
svn path=/trunk/KDE/kdebase/runtime/; revision=1048913
2009-11-14 07:32:00 +00:00
Aaron J. Seigo
c3232a4d4b
* internal 'extensions'
...
* rough in the file dialog
svn path=/trunk/KDE/kdebase/runtime/; revision=1048911
2009-11-14 07:28:16 +00:00
Aaron J. Seigo
c0061c9666
add QColor and FileDialogProxy to the build
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048910
2009-11-14 07:27:49 +00:00
Aaron J. Seigo
19e1114ed5
QColor
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048909
2009-11-14 07:19:37 +00:00
Aaron J. Seigo
b89a2bea57
first run at a file dialog wrapper
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048908
2009-11-14 07:19:25 +00:00
Aaron J. Seigo
09f29dc6b4
allow including other files in contents/code/ into the Plasmoid. huzzah.
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048899
2009-11-14 05:19:19 +00:00
Aaron J. Seigo
847fb93cc4
scrollwidget
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048890
2009-11-14 04:23:58 +00:00
Aaron J. Seigo
04301b12cd
Qt::ScrollBarPolicy
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048889
2009-11-14 04:22:31 +00:00
Aaron J. Seigo
3e0ed44d89
separators and item backgrounds
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048884
2009-11-14 04:15:58 +00:00
Aaron J. Seigo
c3fbefdb38
stop using kdebug for prit
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048846
2009-11-14 01:09:44 +00:00
Aaron J. Seigo
782ecaac2b
version number
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048837
2009-11-14 00:24:14 +00:00
Aaron J. Seigo
cb34ebdf8f
add immutabile property
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048765
2009-11-13 22:27:30 +00:00
Aaron J. Seigo
8acb059ded
some more constraints
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048762
2009-11-13 22:21:56 +00:00
Aaron J. Seigo
61a1288379
update can take a rect
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048754
2009-11-13 22:10:32 +00:00
Aaron J. Seigo
34a21dc5ef
add layout property
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1048748
2009-11-13 22:04:16 +00:00
Aaron J. Seigo
52e72fe5d2
* background hints
...
* constify some methods that were missing it
svn path=/trunk/KDE/kdebase/runtime/; revision=1048735
2009-11-13 21:44:51 +00:00
Aaron J. Seigo
27f4697300
and optional ones now too
...
svn path=/trunk/KDE/kdebase/runtime/; revision=1047346
2009-11-11 02:12:40 +00:00
Aaron J. Seigo
9d91ea5a8c
* use failed to launch of fatal errors
...
* error nicely in in it( )so there is more visible feedback with meaning to the user
* sketch in the beginnings of extension loading
svn path=/trunk/KDE/kdebase/runtime/; revision=1047344
2009-11-11 02:09:25 +00:00
Artur Duque de Souza
dbc0337ba2
Include last method (addCornerAnchors()) to js bindings
...
THe last commit left out this very important function that is a convenience
function.
svn path=/trunk/KDE/kdebase/runtime/; revision=1046056
2009-11-07 11:46:58 +00:00
Artur Duque de Souza
abcc5a4ea2
Add missing QGraphicsAnchorLayout methods do JS bindings
...
The methods anchor() (that returns an anchor between two items) and
addAnchors() (convenience method) were missing on the binding.
The binding for this layout is probably 100% now :)
svn path=/trunk/KDE/kdebase/runtime/; revision=1045801
2009-11-06 20:06:53 +00:00
Artur Duque de Souza
ed65303a82
Add support for QSizePolicy to the plasma JS bindings
...
This way we can properly setup size policies for anchors,
improving the use cases of the QGraphicsAnchorLayout.
svn path=/trunk/KDE/kdebase/runtime/; revision=1045779
2009-11-06 18:59:41 +00:00
Artur Duque de Souza
a869f09e00
Return the correct object when creating anchors
...
addAnchor returns the anchor so the developer can set the spacing
and also size policies on the anchor (the last one is not possible
in js yet I think).
svn path=/trunk/KDE/kdebase/runtime/; revision=1045430
2009-11-06 03:51:53 +00:00