[KDE Dot News]
 faq
 flatforty
 contribute
 subscribe
 configure
 search
 rdf

 main


  KDE Commit-Digest for 11th May 2008
Developer Posted by Danny Allen on Wednesday 11/Jun/2008, @06:35
from the I-took-a-break dept.
In this week's KDE Commit-Digest: A wordprocessor-like ruler for repositioning and resizing the Plasma panel. Scripting support re-enabled in KRunner. More developments in the NetworkManager Plasma applet. Initial work to allow closer interaction of Plasma with KNotify's popups. Work on theming, Magnatune membership support, and the ClassicView in Amarok 2.0. Work on adding support for plugins to Marble. General work across KDE games, with many new application icons. Work on project management handling and Ruby support in KDevelop. Functional improvements to the Sonnet spellchecking engine. Undo/Redo support in Krone. Exploded pie charts in KChart. The start of work on notes in KPresenter. Scripting support for images in the Kexi "Reports" plugin. A KOffice Flake shape which uses Marble to display a map. A return to work on the Raptor alternative menu. Initial commits for KaffeineGL, and the next-generation tile system of Krita. The start of a vi input mode support is merged into Kate. Winning themes from the first Plasma Theme Contest added to KDE SVN. KsirK and KBreakOut move from kdereview to kdegames, ksaneplugin from kdereview to kdegraphics. Goya moves into kdereview. guidance-power-manager, written using Python (PyKDE), is added to kdereview, for later inclusion in extragear/utils. KSim, KMilo, KLaptopDaemon move to the unmaintained module of KDE SVN. KWorldClock is officially replaced by the world clock applet of Marble. Read the rest of the Digest here.


<  |  >

 

  Related Links
 ·   Articles on Developer
 ·   Also by Danny Allen
 ·   Contact author

Thread Threshold:

The Fine Print: The following comments are owned by whomever posted them.
( Reply )

Hello.
by Danny Allen on Wednesday 11/Jun/2008, @06:43
I took a break.
The rest of the Digests, up to the present, should be out by the end of the week.

Danny
[ Reply To This | View ]
  • Re: Hello.
    by ur teh best on Wednesday 11/Jun/2008, @06:46
    Danny, ur teh BEST.
    [ Reply To This | View ]
  • Re: Hello.
    by Kitsune on Wednesday 11/Jun/2008, @07:59
    Amazing dedication and work Danny! The Commit Digests are really an *incredibly* useful resource!
    [ Reply To This | View ]
  • Re: Hello.
    by Thomas R on Wednesday 11/Jun/2008, @09:03
    Thank you very much! Always an interesting read...
    [ Reply To This | View ]
  • Re: Hello.
    by IAnjo on Wednesday 11/Jun/2008, @10:13
    Thanks, and keep up the good work :)
    [ Reply To This | View ]
  • Re: Hello.
    by mactalla on Wednesday 11/Jun/2008, @10:15
    Thanks for your continued effort, Danny!
    [ Reply To This | View ]
  • Re: Hello.
    by Anon on Wednesday 11/Jun/2008, @10:49
    Great - I hope you are a happy and well-rested Dannya :)
    [ Reply To This | View ]
  • Re: Hello.
    by Leo S on Wednesday 11/Jun/2008, @18:14
    If anyone deserves a break, it's you. Don't burn yourself out. Every digest is great.
    [ Reply To This | View ]
    • Re: Hello.
      by Yogesh M on Thursday 12/Jun/2008, @06:18
      +1
      [ Reply To This | View ]
    • Re: Hello.
      by Riddle on Thursday 12/Jun/2008, @07:34
      +1. Keeping track of all of the stuff happening in KDE is no trivial task. I hope you're well-rested.
      [ Reply To This | View ]
  • Re: Hello.
    by markus on Thursday 12/Jun/2008, @08:41
    danny is my hero!
    [ Reply To This | View ]
KaffeineGL
by Patcito on Wednesday 11/Jun/2008, @09:37
What is it? A 3D video player? sounds cool.
[ Reply To This | View ]
  • Re: KaffeineGL
    by NabLa on Thursday 12/Jun/2008, @02:26
    Yes, I'm curious too, although my favourite video player at the moment is smplayer
    [ Reply To This | View ]
  • Kaffeine status
    by Bobby on Thursday 12/Jun/2008, @09:04
    Anybody knows what's up the Kaffeine for 4.1? I am using the KDE 3.5x version on 4.1 beta 1 and it's okay but it would be really great if we could get a Qt 4 version of Kaffeine.
    [ Reply To This | View ]
Yihaaaaa
by jos poortvliet on Wednesday 11/Jun/2008, @09:39
Thomas McGuire is my king ;-)

Some additions to the highlighter API.
Now suggestions for new words can be done with reasonable speed, and there is no need for the client to keep a map of replacements around.

See my mail to k-c-d.

Also, it is now possible to ignore words or add them to the dictionary.

--> I really hope this will make it possible to just right-click a word and see suggestions... Oh, and thanks to Mirko Stocker for getting this into Kate!!!

Sebastian Kügler is also cool, btw, the work on the KWin effects rocks... Though I'm still waiting for a 'appear' effect for windows which looks as good as the one on Vista (sorry, but I really like the smooth, unobtrusive, clean effects in Vista - OK, the windows flip sucks of course).

All in all, KDE 4.1 SVN is rocking more and more...
[ Reply To This | View ]
  • Re: Yihaaaaa
    by DanaKil on Wednesday 11/Jun/2008, @11:22
    About Sonnet, is it possible to automatically add some entries about contacts (name, forname, city...) in the dictionary ?
    [ Reply To This | View ]
  • Re: Yihaaaaa
    by Zack Rusin on Wednesday 11/Jun/2008, @14:56
    > Also, it is now possible to ignore words or add them to the dictionary.

    that was always possible.

    > I really hope this will make it possible to just right-click a word and see suggestions

    that was also always possible
    [ Reply To This | View ]
    • Re: Yihaaaaa
      by jospoortvliet on Wednesday 11/Jun/2008, @22:28
      I knew it was possible to ignore words or add them to the dictionary (though in my experience the ignore function rarely worked) but right-clicking a word and seeing suggestions - never saw that. At least not in Konqi, KMail, dunno about Kword but I believe it didn't work there either. And it doesn't work right now and here, in Akregator, while writing this response.

      Which is very unfortunately, it's not very useful to have the ability to start the whole spellcheck dialog - if you quickly want to change one word at the end of the text. After all, there always are a lot of red words you'd first have to go through.
      [ Reply To This | View ]
      • Re: Yihaaaaa
        by Thomas McGuire on Thursday 12/Jun/2008, @05:18
        KMail (and KNode) now has support for adding a word to the dictionary / ignoring or word or fixing it with a suggestion by right-clicking it for a few weeks now, which was possible due to the kdelibs commit you mentioned.
        The commit in kdelibs was actually fairly trivial, it just exposed some functionality which was there in Sonnet already.

        I plan to eventually move the right-click context menu to kdelibs so that all apps using KTextEdit (e.g. Konqueror) will also get it. The only KMail-specific thing there right now is that it doesn't spellcheck words in quoted text, I have to think about how to preserve that when moving it.
        [ Reply To This | View ]
Addition to the Palapeli report
by Stefan Majewsky on Wednesday 11/Jun/2008, @13:34
We have created a concept for arbitrary patterns with a generic algorithm. Do not expect anything to appear in the GUI before Akademy's coding marathon.
[ Reply To This | View ]
  • Re: Addition to the Palapeli report
    by Darryl Wheatley on Thursday 12/Jun/2008, @23:26
    Champion! Nice to see a replacement for good ol' KPuzzle taking shape.
    Here's the website of a Windows puzzle game in case you guys need inspiration :)

    http://www.dgray.com/screenshots.htm
    [ Reply To This | View ]
    • Re: Addition to the Palapeli report
      by Stefan Majewsky on Saturday 14/Jun/2008, @05:39
      Thank you for the link. Inspiration is a good idea, and the feature set described there shows where the journey goes for Palapeli. Yet, I see that the mentioned game does only offer tradiontial pieces. I'm imagining jigsaws with triangular pieces or the puzzle patterns created by M. C. Escher (example at http://www.worldofescher.com/store/jpgs/Z53BL.jpg).
      [ Reply To This | View ]
      • Re: Addition to the Palapeli report
        by Darryl Wheatley on Sunday 15/Jun/2008, @19:57
        You're welcome :)

        Your multi-shape puzzle idea sounds really interesting - it's great to see yet another awesome program take shape with the KDE 4 series.
        [ Reply To This | View ]
Vi mode for Kate
by oblio on Thursday 12/Jun/2008, @01:14
Hello!

Does anyone know if this: "The start of a vi input mode support is merged into Kate." actually means that KatePart, the KPart used by Kate, will get a Vi mode, ie it will be embedded into other apps too? Hint: KDevelop :)

If this is the case, it's great news. Having Vi input in every application that uses the KPart would be just wonderful.


Great work on the digests, Danny, they're a great resource. I'd miss many of these news without you :)
[ Reply To This | View ]
  • Re: Vi mode for Kate
    by Erlend on Thursday 12/Jun/2008, @06:03
    It does. KatePart will get a vi input mode. :-)
    [ Reply To This | View ]
vi input mode
by Christian Parpart on Thursday 12/Jun/2008, @01:44
(I *assume* they meant the kpart, so any app using the kate kpart will have support for it.)

I do really which you best luck in getting this done as soon as possible (4.1?), a kate/kdevelop with a VIM-alike input mode and :commands might really finally get me to use kate/kdevelop in the end (once kdevelop's c++ debugging support improved, too :D).
[ Reply To This | View ]
  • Re: vi input mode
    by Christian Parpart on Thursday 12/Jun/2008, @01:57
    http://websvn.kde.org/?view=rev&revision=814815

    lol, it was too good to be true.
    [ Reply To This | View ]
    • Re: vi input mode
      by Anon on Thursday 12/Jun/2008, @02:26
      The alterations seem to be in kdelibs, so it seems like that this is indeed being implemented in the KPart. Why the negativity?
      [ Reply To This | View ]
      • Re: vi input mode
        by Hans on Thursday 12/Jun/2008, @04:20
        "remove the vi input mode from kate trunk and back to branches/kate/vi_input_mode"

        This could not be added in time for 4.1 due to the soft feature freeze.
        [ Reply To This | View ]
Vi-Mode @Kate?
by Chaoswind on Thursday 12/Jun/2008, @02:13
Any source for more infos about this? Will this just a bit of hardcoded keys, or is it embedded in the normal shortcut-framewort of kde-apps?
[ Reply To This | View ]
  • Re: Vi-Mode @Kate?
    by Erlend on Thursday 12/Jun/2008, @06:13
    I'll blog about it soon.
    This will be a vi input mode for the katepart. You should be able to use vi(m) commands in kate and kdevelop and other programs using the kate kpart.
    [ Reply To This | View ]
Wrong date in title
by anon on Thursday 12/Jun/2008, @02:21
It is June, folks. May is already gone. I am sure there will be another May next year, but for now you have to get along with June ;-)
[ Reply To This | View ]
  • Re: Wrong date in title
    by Anon on Thursday 12/Jun/2008, @02:30
    The Digest was for May, though.
    [ Reply To This | View ]
Flickr
by Bobby on Thursday 12/Jun/2008, @09:06
I love this plasmoid but it's missing on my desktop for quite a while now. is it still available for KDE 4?
[ Reply To This | View ]
Nokia loves the open source...
by News at 11 on Friday 13/Jun/2008, @08:05
So how long until the community has to fork?

http://linux.slashdot.org/article.pl?sid=08/06/13/123206
[ Reply To This | View ]
  • Re: Nokia loves the open source...
    by T. J. Brumfield on Friday 13/Jun/2008, @16:10
    I think you need to re-read the article. Nokia isn't talking about forcing concepts like this into your current desktop. They are saying these are fixtures in mobile phones that aren't going away immediately just because they are embracing open source.

    The mobile industry won't abandon those things overnight. Just like DRM-free music, it is slowly being adopted, and most major companies don't understand why DRM might be bad. Many believe it to be absolutely necessary. All they know (believe) is that DRM prevents them from losing money. Abandoning DRM grants them no benefit, and runs the risk of losing money. How well do you think that goes over for a suit?

    Often the people who make such decisions aren't geeks. And just because a geek might have a political ideal, that doesn't mean the world will all change and accept it.

    That is what Nokia was saying.

    To quote the article (emphasis is mine):

    <quote>"Dr Ari Jaaksi told delegates that the open-source community needed to be 'educated' in the way the mobile industry currently works, because the industry has <b>not yet</b> moved beyond old business models."</quote>
    [ Reply To This | View ]
    • Re: Nokia loves the open source...
      by Stefan Majewsky on Sunday 15/Jun/2008, @00:00
      Well said.

      A thought experiment: Let's assume, Nokia would introduce DRM classes into Qt. We could always update our qt-copy, then remove these DRM functionality. Most distributors would then surely adapt such patches in their packages, with the result that the biggest part of Qt 4 installations would not have DRM functions. You see that introduction of DRM and such is point-less in the desktop Qt.
      [ Reply To This | View ]

 
The Fine Print: The previous comments are owned by whomever posted them.
( Reply )

  "I'm adding spaces everywhere so that Charles doesn't edit the files." -- Stephan Kulow
KDE®, "K Desktop Environment", "KDE Dot News", "got the dot?" and the KDE Logo® are trademarks or registered trademarks of KDE e.V. in the European Union, the United States and other countries. All other trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the poster. The rest: Copyright © 2000-2008 KDE e.V. for The KDE Project. For further information or comments on this site, please contact the Webmaster.
[ home | post article | flat forty | subscribe | search | rdf ]