Commit graph

22 commits

Author SHA1 Message Date
Luboš Luňák ed9e53e391 It seems the startup check configurable may be useful after all e.g. for livecds.
svn path=/trunk/KDE/kdebase/apps/; revision=1031954
2009-10-06 14:07:00 +00:00
Laurent Montel b6748719b4 Fix iterator
svn path=/trunk/KDE/kdebase/apps/; revision=883019
2008-11-11 21:58:32 +00:00
Claudio Bantaloukas e18fcca4f1 removed unnecessary header
svn path=/trunk/KDE/kdebase/apps/; revision=783253
2008-03-07 15:43:25 +00:00
Claudio Bantaloukas 26fee588b7 fix EBN errors: const pass-by-ref, qt equivalents
svn path=/trunk/KDE/kdebase/apps/; revision=783216
2008-03-07 13:04:04 +00:00
Maks Orlovich 4d2cb4ea21 - Talk to the right process when instantiating a plugin
- Remove some dead code that was making things even more confusing
- Remove debug output I accidentally committed

svn path=/trunk/KDE/kdebase/apps/; revision=728963
2007-10-24 19:41:58 +00:00
Maks Orlovich 65d23d1e64 Make the nsplugin support actually do something:
- Actually build a kpart and install as is.
- Actually build a working kcminit module. Which might not be 
  such a hot idea since KConfig seems to like to loop infinitely on this 
  stuff
- Actually let nspluginviewer start

Right now it's lost someplace in d-bus communication...
And we didn't deal with the Xt issue yet. Oh boy.

svn path=/trunk/KDE/kdebase/apps/; revision=728776
2007-10-24 07:38:33 +00:00
Andreas Pakulat 825e45abec Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are
needed now because friday is the last BC day. The rest of the modules will
follow as fast as my laptop allows.

svn path=/trunk/KDE/kdebase/apps/; revision=721704
2007-10-05 22:21:25 +00:00
Luboš Luňák f8be4f7346 Defaulting to no scanning for new plugins is nice from performance point
of view, but it's completely unreasonable to expect the user to run
the check manually. Check timestamps to find out if a full scan is needed.
This also makes the config options for this more or less unnecessary.
BUG: 126744


svn path=/trunk/KDE/kdebase/apps/; revision=705275
2007-08-27 16:23:05 +00:00
Oswald Buddenhagen 11ca147adf KProcess -> K3Process
KShellProcess -> K3ShellProcess
KProcIO -> K3ProcIO
KProcessController -> K3ProcessController

not deprecating, as we don't have a replacement yet.
not moving yet, as kdelibs still has heavy dependencies on it.

agreed upon with dfaure.


svn path=/trunk/KDE/kdebase/nsplugins/; revision=646732
2007-03-26 15:07:10 +00:00
Stephan Kulow 64dda4865c merged kconfiggroup_port branch
svn path=/trunk/KDE/kdebase/konqueror/; revision=635490
2007-02-20 07:00:30 +00:00
Dirk Mueller 494afbcb28 porting simplifications regarding KConfig::readEntry
svn path=/trunk/KDE/kdebase/konqueror/; revision=632199
2007-02-10 09:12:35 +00:00
Thiago Macieira b7a8a5cce7 Merge in all changes from the kdebase4-dbus branch
svn path=/trunk/KDE/kdebase/apps/; revision=548390
2006-06-05 13:03:49 +00:00
Laurent Montel 49ebc2ce72 #include <q...h> -> #include <Q...>
svn path=/trunk/KDE/kdebase/nsplugins/; revision=539617
2006-05-11 08:04:23 +00:00
Laurent Montel 58a4d7f127 readBoolEntry->readEntry
svn path=/trunk/KDE/kdebase/libkonq/; revision=493850
2006-01-03 14:01:15 +00:00
Urs Wolfer 8552cb972e less Q3:
* remove unused Q3 includes
* revert mistake form my last commit

svn path=/trunk/KDE/kdebase/konqueror/; revision=484484
2005-11-30 23:58:24 +00:00
Stephan Kulow 9eb6db04ae ran Laurent's (fixed) script
svn path=/trunk/KDE/kdebase/apps/; revision=472986
2005-10-22 10:44:47 +00:00
Dirk Mueller 40b74b7fc1 SVN_SILENT: fix typo
svn path=/trunk/KDE/kdebase/nsplugins/; revision=467416
2005-10-05 08:44:32 +00:00
Stephan Kulow e77f20dbaf svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057
svn+ssh://coolo@svn.kde.org/home/kde/branches/work/kde4/kdebase
          .

I couldn't resolve one kicker conflict that results from different
development directions, so I rely on Aaron to sort it out - the file
is commited with conflicts

svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=439627
2005-07-28 14:59:42 +00:00
Dirk Mueller b3736b51bc update FSF address
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=431577
2005-07-04 19:02:09 +00:00
Dirk Mueller 791ccecb44 fix export's
svn path=/trunk/kdebase/libkonq/; revision=364981
2004-11-22 03:00:19 +00:00
Laurent Montel a77ecd7798 Don't call all the time nspluginscan
Patch ok'ed by Waldo

svn path=/trunk/kdebase/nsplugins/; revision=276783
2004-01-04 19:59:26 +00:00
Waldo Bastian a9c0aa9766 Don't load khtml only to run nsplugins.
Patch by Dirk Mueller

svn path=/trunk/kdebase/nsplugins/; revision=275414
2003-12-29 17:28:13 +00:00