Hello! I'd like to join GSOC 2012 with KDE this year. I'm a quite
experienced python developer. I know how to use pyqt and the qt environment
in general.
Is it possible to contribute to KDE even using python?
Thank you.
Claudio
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to uns
El Dimecres, 15 de febrer de 2012, a les 09:08:03, Cedric Bellegarde va
escriure:
> Hello,
Hi
> just a mail to know how we can (me and Lionel Chauvin) try to merge our kde-
> workspace branch with trunk.
If what you have are patches for existing applications, put the patches (as
small as possi
On Thursday 16 February 2012 19:24:11 Alex Turbov wrote:
> On Thu, Feb 16, 2012 at 4:00 PM, Dominik Haumann wrote:
> > So basically it's
> > 1. get the MovingInterface,
> > 2. create a newMovingRange,
> > 3. set the attributes.
> >
> > All this is thoroughly documented in the API documentation (M
On Thu, Feb 16, 2012 at 4:00 PM, Dominik Haumann wrote:
>
> So basically it's
> 1. get the MovingInterface,
> 2. create a newMovingRange,
> 3. set the attributes.
>
> All this is thoroughly documented in the API documentation (MovingRange,
> MovingInterface):
>
> http://api.kde.org/4.x-api/kdeli
On Thu, Feb 16, 2012 at 7:10 AM, Dmitry Chernov
wrote:
> By the way is there general KDE lib for organizing bookmarks in
> the application?
Nepomuk can be used to store bookmarks, associate them with the files
or other contents, but I am not aware of any library for the specific
case of bookmarks
On Thursday 16 February 2012 13:00:40 Dominik Haumann wrote:
> Hi Daniel,
>
> let's move this discussion to kwrite-de...@kde.org.
>
> On Thursday, 16. February 2012 04:01:21 Daniel Nagy wrote:
> > Therefore I want to highlight a KTextEditor::Range object in a
> > KTextEditor::View object as kdevp
No, this wouldn't cut it. There's several reasons:
1)
Maybe I described confusingly. I want it to search for arbitrary
filenames (not just applications) and similar expressions _fast_.
Instantaneously, as the apple thing does. There must be indexing for
this. Also, besides filenames it shall displ
Hi Daniel,
let's move this discussion to kwrite-de...@kde.org.
On Thursday, 16. February 2012 04:01:21 Daniel Nagy wrote:
> Therefore I want to highlight a KTextEditor::Range object in a
> KTextEditor::View object as kdevplatform does it in its duchain
> highlighting.
> [...]
> It seems to me tha
Why aren't you using krunner? It already has most of this functionality and
much more in a more modular and extensible form.
There is already a krunner plasma widget you can put in a panel on kde-look.org.
If krunner is missing specific features it would be a lot easier to add a new
runner th