Commit Graph

4397 Commits

Author SHA1 Message Date
Laurent Montel
f7ee34444f install runners in own directory
=> it fixes runtime/plasma/scriptengine/javascript

svn path=/trunk/KDE/kdelibs/; revision=1019631
2009-09-04 06:25:35 +00:00
Rob Scheepmaker
c69e570b68 Add "freely accessable for everybody" checkbox to the publish page in
the applet config.

svn path=/trunk/KDE/kdelibs/; revision=1019593
2009-09-04 00:08:26 +00:00
Rob Scheepmaker
fb14be1caa Add a checkbox to the publication ui.
svn path=/trunk/KDE/kdelibs/; revision=1019592
2009-09-04 00:08:22 +00:00
Aaron J. Seigo
860e54d92c support wallpaper drops
svn path=/trunk/KDE/kdelibs/; revision=1019584
2009-09-03 23:22:48 +00:00
Rob Scheepmaker
9e165484bc No more crashy crashy on timeouty timeouty.
svn path=/trunk/KDE/kdelibs/; revision=1019582
2009-09-03 23:04:10 +00:00
Marco Martin
7ef4b04838 sensible size hints
svn path=/trunk/KDE/kdelibs/; revision=1019577
2009-09-03 22:24:29 +00:00
Aaron J. Seigo
1e6aaec27f extenders into a subdir
svn path=/trunk/KDE/kdelibs/; revision=1019570
2009-09-03 21:53:56 +00:00
Aaron J. Seigo
b711b96ee0 runner infra into a subdir
svn path=/trunk/KDE/kdelibs/; revision=1019561
2009-09-03 21:21:27 +00:00
Aaron J. Seigo
01ec8984e2 more remote code into a subdir
svn path=/trunk/KDE/kdelibs/; revision=1019555
2009-09-03 21:10:33 +00:00
Aaron J. Seigo
e41352c6ec move our data files into a common place with some decent organization
svn path=/trunk/KDE/kdelibs/; revision=1019549
2009-09-03 20:40:22 +00:00
Aaron J. Seigo
2d9352d7b8 this is private code
svn path=/trunk/KDE/kdelibs/; revision=1019546
2009-09-03 20:38:18 +00:00
Aaron J. Seigo
9583e1a9d9 ++english;
svn path=/trunk/KDE/kdelibs/; revision=1019542
2009-09-03 20:33:02 +00:00
Aaron J. Seigo
f41ef99420 not even supposed to be here
svn path=/trunk/KDE/kdelibs/; revision=1019539
2009-09-03 20:28:21 +00:00
Aaron J. Seigo
d42f0d6ac3 --jargon;
svn path=/trunk/KDE/kdelibs/; revision=1019538
2009-09-03 20:24:50 +00:00
Aaron J. Seigo
7d5ffa2565 move to a subdir
svn path=/trunk/KDE/kdelibs/; revision=1019533
2009-09-03 20:16:11 +00:00
Aaron J. Seigo
dcc747d592 move to a subdir
svn path=/trunk/KDE/kdelibs/; revision=1019528
2009-09-03 20:03:59 +00:00
Aaron J. Seigo
1c265e78b3 we really don't need to see all this debug output
svn path=/trunk/KDE/kdelibs/; revision=1019518
2009-09-03 19:31:26 +00:00
Marco Martin
72df46a81d no view->no popup
BUG:194570

svn path=/trunk/KDE/kdelibs/; revision=1019493
2009-09-03 18:37:27 +00:00
Marco Martin
acfd2a83fa Add PopupConstraintEvent, tells popupapplets (and applets with popups)
that the position has to be changed

svn path=/trunk/KDE/kdelibs/; revision=1019486
2009-09-03 18:11:49 +00:00
Rob Scheepmaker
9939b688c3 Don't delete the wallet in AuthorizationManager's destructor since that
crashes plasma when quitting.

svn path=/trunk/KDE/kdelibs/; revision=1019357
2009-09-03 11:38:34 +00:00
Dario Freddi
9fa5abd1de Target, not hardcode the generated stuff
svn path=/trunk/KDE/kdelibs/; revision=1019348
2009-09-03 11:13:39 +00:00
Script Kiddy
ac4ab57e74 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdelibs/; revision=1019325
2009-09-03 10:33:21 +00:00
Marco Martin
f25dda51df when there are no scrollbars just ignore wheel events
BUG:205879

svn path=/trunk/KDE/kdelibs/; revision=1019292
2009-09-03 09:58:01 +00:00
Laurent Montel
ce98c29765 Extract string from ui
svn path=/trunk/KDE/kdelibs/; revision=1019201
2009-09-03 07:16:19 +00:00
Laurent Montel
cdf570b463 Pedantic
svn path=/trunk/KDE/kdelibs/; revision=1019196
2009-09-03 06:07:22 +00:00
Rob Scheepmaker
a2206eddda Fix the mutliple inheritence from QObject issue... people having this
problem: rejoice!

svn path=/trunk/KDE/kdelibs/; revision=1019153
2009-09-03 00:12:57 +00:00
Rob Scheepmaker
5b160ac802 Make policykit stuff 'work' (well, it doesn't, I'll still have to figure
out why, but the basic code is there), and delay the starting of the
jolie service and unlocking of the keyring for your credentials to when
it's actually needed.

svn path=/trunk/KDE/kdelibs/; revision=1019142
2009-09-02 23:49:58 +00:00
Rob Scheepmaker
b809967eb3 APIDOX and code style++, plus policykit integration.
svn path=/trunk/KDE/kdelibs/; revision=1019141
2009-09-02 23:49:46 +00:00
Rob Scheepmaker
d7e35305bb Work in progress on privileged configs
svn path=/trunk/KDE/kdelibs/; revision=1019140
2009-09-02 23:49:35 +00:00
Dario Freddi
95474bf0a5 BUG:206020
The problem actually does not exists. After consulting some books, it is quite clear that Kauth should be born before Plasma and anything else beyond KDECore.
So we can just tell code in KDELibs using it to consider local paths instead of global ones.
One of the best bug titles ever, by the way :)


svn path=/trunk/KDE/kdelibs/; revision=1019062
2009-09-02 18:31:40 +00:00
Aaron J. Seigo
6e221c92a4 this is private stuff
svn path=/trunk/KDE/kdelibs/; revision=1019046
2009-09-02 17:35:52 +00:00
Aaron J. Seigo
00d4ed8f6d mv kdecore/auth/lib/* into kdecore/auth, like the rest of the lib, fix various build issues
svn path=/trunk/KDE/kdelibs/; revision=1019015
2009-09-02 16:02:14 +00:00
Marco Martin
462f323042 add tabAt(int) function
actually the correspondent qtabwidget is widget(), but on a
qgraphicsproxywidget it is taken, maybe needs a beter name?
CCMAIL: plasma-devel@kde.org

svn path=/trunk/KDE/kdelibs/; revision=1019013
2009-09-02 15:54:18 +00:00
Kevin Ottens
0c51475fe0 Adding missing include dir.
svn path=/trunk/KDE/kdelibs/; revision=1018974
2009-09-02 13:00:23 +00:00
Laurent Montel
9ec7c49e15 Fix duplicate entry
svn path=/trunk/KDE/kdelibs/; revision=1018957
2009-09-02 11:39:49 +00:00
Laurent Montel
f8949919b2 Fixuifiles
svn path=/trunk/KDE/kdelibs/; revision=1018956
2009-09-02 11:32:57 +00:00
Dario Freddi
25dcae9cf1 Add helper for remote widgets
svn path=/trunk/KDE/kdelibs/; revision=1018864
2009-09-02 09:45:52 +00:00
Laurent Montel
083c419616 install as component devel
svn path=/branches/work/~ervin/qtjolie/; revision=1018785
2009-09-02 07:50:40 +00:00
Laurent Montel
677240d7b4 Backport:
fix mem leak

svn path=/branches/work/~ervin/qtjolie/; revision=1018784
2009-09-02 07:49:47 +00:00
Laurent Montel
a5f8b8b6b5 Fix mem leak
svn path=/trunk/KDE/kdelibs/; revision=1018782
2009-09-02 07:44:26 +00:00
Laurent Montel
0a25652384 not necessary
svn path=/trunk/KDE/kdelibs/; revision=1018781
2009-09-02 07:41:14 +00:00
Kevin Ottens
82f1818d88 Not needed in public header.
svn path=/trunk/KDE/kdelibs/; revision=1018770
2009-09-02 07:01:00 +00:00
Laurent Montel
5d7b11a6d4 Fix include (needs by kdebase)
svn path=/trunk/KDE/kdelibs/; revision=1018765
2009-09-02 06:53:27 +00:00
Laurent Montel
b78560583f Cleanup
svn path=/trunk/KDE/kdelibs/; revision=1018763
2009-09-02 06:39:17 +00:00
Laurent Montel
117ed60de6 Remove it
svn path=/trunk/KDE/kdelibs/; revision=1018762
2009-09-02 06:33:34 +00:00
Laurent Montel
1ea1aef8b2 Fix pedantic
svn path=/trunk/KDE/kdelibs/; revision=1018761
2009-09-02 06:30:51 +00:00
Kevin Ottens
9e88e6122e Make it build from within kdelibs.
svn path=/trunk/KDE/kdelibs/; revision=1018759
2009-09-02 06:28:32 +00:00
Laurent Montel
8bbcbb618e Fix include
svn path=/trunk/KDE/kdelibs/; revision=1018758
2009-09-02 06:27:04 +00:00
Laurent Montel
0fdf3ae35b Fix includes
svn path=/trunk/KDE/kdelibs/; revision=1018757
2009-09-02 06:24:31 +00:00
Laurent Montel
b2baaa2364 Fix include
svn path=/trunk/KDE/kdelibs/; revision=1018756
2009-09-02 06:22:26 +00:00