Marco Martin
087e42ead7
fix itemChange
...
svn path=/trunk/KDE/kdelibs/; revision=1017574
2009-08-30 22:44:47 +00:00
Marco Martin
c3ae74a0aa
install the header
...
svn path=/trunk/KDE/kdelibs/; revision=1017561
2009-08-30 22:05:07 +00:00
Marco Martin
a93ab19864
fix setTarget and setTargetItem behaviour
...
svn path=/trunk/KDE/kdelibs/; revision=1017557
2009-08-30 21:56:33 +00:00
Marco Martin
40db26d969
use Plasma namespace
...
svn path=/trunk/KDE/kdelibs/; revision=1017553
2009-08-30 21:41:06 +00:00
Marco Martin
77160a9e50
new widget: ItemBackground.
...
can be used for all fake item views based on qgraphicswidgets
svn path=/trunk/KDE/kdelibs/; revision=1017544
2009-08-30 21:17:52 +00:00
Chani Armitage
024d23a07f
for contextmenu events triggered by the mouse on the containment, fall
...
through to the mouse events. it's easier to handle that way
svn path=/trunk/KDE/kdelibs/; revision=1017492
2009-08-30 18:52:10 +00:00
Chani Armitage
93aead97a1
allow click-throughs for the containment's graphicsitems
...
this makes folderview happier, yay
svn path=/trunk/KDE/kdelibs/; revision=1017491
2009-08-30 18:52:05 +00:00
Chani Armitage
f725121a2a
don't use qgraphicsitem_cast, + some cleanup
...
svn path=/trunk/KDE/kdelibs/; revision=1017490
2009-08-30 18:51:58 +00:00
Chani Armitage
22506da412
make rightclick-on-folderview work
...
svn path=/trunk/KDE/kdelibs/; revision=1017489
2009-08-30 18:51:51 +00:00
Chani Armitage
af4925f777
SVN_SILENT: less negative
...
svn path=/trunk/KDE/kdelibs/; revision=1017488
2009-08-30 18:51:32 +00:00
Davide Bettio
9c17a0b105
Added separator widget that has been posted in the reviewboard some months ago.
...
http://reviewboard.kde.org/r/672/
svn path=/trunk/KDE/kdelibs/; revision=1017364
2009-08-30 11:28:34 +00:00
Script Kiddy
d10470d6ef
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdelibs/; revision=1017135
2009-08-29 19:09:59 +00:00
Aaron J. Seigo
6a68528d75
static is good enough here too
...
svn path=/trunk/KDE/kdebase/workspace/plasma/containmentactions/test/; revision=1017114
2009-08-29 18:30:36 +00:00
Marco Martin
d6eb165ee5
setTextSelectable, to be able to select text XOR drag the widget with
...
the mouse
svn path=/trunk/KDE/kdelibs/; revision=1017058
2009-08-29 16:59:28 +00:00
Allen Winter
07f11ce056
compile++
...
CCMAIL: notmart@gmail.com
svn path=/trunk/KDE/kdelibs/; revision=1016997
2009-08-29 14:22:52 +00:00
Marco Martin
9ee071c5e3
decent icon size
...
svn path=/trunk/KDE/kdelibs/; revision=1016957
2009-08-29 13:00:22 +00:00
Aaron J. Seigo
37f65858dc
prevent duplicate actions in the toolbox
...
BUG:200981
svn path=/trunk/KDE/kdelibs/; revision=1016829
2009-08-29 00:33:27 +00:00
Marco Martin
6b5a36dbd3
check that the image is not null
...
BUG:201045
svn path=/trunk/KDE/kdelibs/; revision=1016811
2009-08-29 00:04:19 +00:00
Aaron J. Seigo
87b743188e
update the toolbox when the activity changes as it may be showing the name of it
...
svn path=/trunk/KDE/kdelibs/; revision=1016743
2009-08-28 19:07:56 +00:00
Aaron J. Seigo
1e8fc7272f
only reset the sizes when we have no tabs
...
BUG:205457
svn path=/trunk/KDE/kdelibs/; revision=1016724
2009-08-28 17:28:15 +00:00
Script Kiddy
3c46311ccc
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdelibs/; revision=1016552
2009-08-28 03:03:53 +00:00
Aaron J. Seigo
cbf532055d
ensure popups are on all desktops
...
svn path=/trunk/KDE/kdelibs/; revision=1016274
2009-08-27 11:50:56 +00:00
Marco Martin
f21674ae8b
uuh, whi that code was commented out?
...
svn path=/trunk/KDE/kdelibs/; revision=1015529
2009-08-25 18:54:42 +00:00
Aaron J. Seigo
5b435bae2b
menus should show on press, not release (though the paste plugin is correct in activating on release)
...
svn path=/trunk/KDE/kdebase/workspace/plasma/containmentactions/test/; revision=1015485
2009-08-25 16:14:49 +00:00
Aaron J. Seigo
1f57b0c726
send in both press and release events
...
svn path=/trunk/KDE/kdelibs/; revision=1015482
2009-08-25 16:14:05 +00:00
Aaron J. Seigo
c4079787fa
simplify the discardCache call; makes sanitizing this code easier (e.g. never having a null pointer!)
...
svn path=/trunk/KDE/kdelibs/; revision=1015481
2009-08-25 16:13:27 +00:00
Aaron J. Seigo
e2ab114d6d
unnecessary comment
...
svn path=/trunk/KDE/kdelibs/; revision=1015477
2009-08-25 16:08:15 +00:00
Dmitry Suzdalev
20d7f32ab8
Remove excessive whitespace
...
SVN_SILENT
svn path=/trunk/KDE/kdelibs/; revision=1015449
2009-08-25 14:36:47 +00:00
Script Kiddy
f20400de7e
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/plasma/containmentactions/test/; revision=1015337
2009-08-25 10:40:48 +00:00
Chani Armitage
b39fb7db7f
replace hasConfig functions with a .desktop entry
...
everything's lovely and stable now, too :)
svn path=/trunk/KDE/kdebase/workspace/plasma/containmentactions/test/; revision=1015268
2009-08-25 03:22:43 +00:00
Chani Armitage
d2cf2d781c
replace hasConfig functions with a .desktop entry
...
svn path=/trunk/KDE/kdelibs/; revision=1015267
2009-08-25 03:22:15 +00:00
Reza Shah
9ad7c00c23
This fixed drawing problem for scollbar's slider at horizontal orientation.
...
For smallest size, the slider not will not drawn properly (cut on the right side).
svn path=/trunk/KDE/kdelibs/; revision=1015241
2009-08-25 00:39:53 +00:00
Aaron J. Seigo
7890d0c816
* unify the code that positions the message overlay
...
* always use contentsRect(), never geometry or boundingRect; this prevents how it sometimes overlaps the borders of applets
* always make sure that the zOrder is set, not just in the non-popup case
svn path=/trunk/KDE/kdelibs/; revision=1015154
2009-08-24 17:27:24 +00:00
Script Kiddy
54f76aa0ea
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/plasma/containmentactions/test/; revision=1014621
2009-08-23 12:06:49 +00:00
Script Kiddy
2e0a20776d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdelibs/; revision=1014620
2009-08-23 12:02:03 +00:00
Chani Armitage
23c52d1e2d
guard against use of setParent
...
svn path=/trunk/KDE/kdelibs/; revision=1014484
2009-08-23 01:13:36 +00:00
Chani Armitage
f9317c11e6
no more d->containment
...
svn path=/trunk/KDE/kdelibs/; revision=1014483
2009-08-23 01:13:25 +00:00
Marco Martin
70f4e5aee6
oops, that 1|| was bogus of course
...
svn path=/trunk/KDE/kdelibs/; revision=1014445
2009-08-22 20:52:03 +00:00
Marco Martin
195e3a709d
also check the size hint as minimum size
...
boundingrect-boundingrect=0, what we want is contentsrect
svn path=/trunk/KDE/kdelibs/; revision=1014443
2009-08-22 20:49:12 +00:00
Dmitry Suzdalev
d21f690651
Improve subitle showing in Plasma::Delegate.
...
Automatically show subtitle for adjasent items with the same content
only when model doesn't provide explicit data for SubTitleMandatoryRole,
otherwise respect what model says and set visibility of subtitle accordingly
Review: http://reviewboard.kde.org/r/1357/
svn path=/trunk/KDE/kdelibs/; revision=1014442
2009-08-22 20:47:15 +00:00
Script Kiddy
67db5ce960
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/plasma/containmentactions/test/; revision=1014287
2009-08-22 10:57:30 +00:00
Richard Dale
80665cbe28
* Add a '@since 4.3.1' tag to addStandardConfigurationPages().
...
Thanks to Stephan Binner for pointing out it was missing
svn path=/trunk/KDE/kdelibs/; revision=1014127
2009-08-21 14:50:29 +00:00
Script Kiddy
34ddf0cb5c
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/plasma/containmentactions/test/; revision=1014065
2009-08-21 11:39:44 +00:00
Script Kiddy
6c33642ed2
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdelibs/; revision=1014064
2009-08-21 11:39:06 +00:00
Laurent Montel
02b827a1fd
Fix mem leak here too
...
svn path=/trunk/KDE/kdelibs/; revision=1013906
2009-08-21 07:31:20 +00:00
Laurent Montel
996fc634ce
Fix mem leak
...
svn path=/trunk/KDE/kdelibs/; revision=1013905
2009-08-21 07:30:27 +00:00
Laurent Montel
c901e78ec9
Make it compile
...
svn path=/trunk/KDE/kdelibs/; revision=1013800
2009-08-20 19:18:25 +00:00
Richard Dale
415a82ccfc
* I hope the normal standard of service is resumed in the plasma trunk, sorry..
...
svn path=/trunk/KDE/kdelibs/; revision=1013796
2009-08-20 19:05:14 +00:00
Richard Dale
fdd07bf6d2
* Attempt to fix borked commit
...
svn path=/trunk/KDE/kdelibs/; revision=1013794
2009-08-20 18:43:36 +00:00
Richard Dale
eb51ca9165
* Add a Plasma::AppletScript::addStandardConfigurationPages() method that adds
...
standard pages to a configuration dialog such as the shortcuts one. In
conjunction with standardConfigurationDialog() this will allow script engines
to use the same dialogs as C++ applets
svn path=/trunk/KDE/kdelibs/; revision=1013765
2009-08-20 18:19:44 +00:00