Re: HOWTO develop highlighting files for Kate

2011-11-29 Thread Vitor Boschi
Hi, take a look at http://kate-editor.org/2005/03/24/writing-a-syntax-highlighting-file/ cheers, Vitor On Tue, Nov 29, 2011 at 8:53 AM, Hartmut Z. Noack wrote: > > Hello, > > I'd like to develop/improve some highlighting-files for Kate. > > Is there a comprehensive guide how to write, import an

Re: Getting started with KDE development

2011-09-25 Thread Vitor Boschi
Hi Picachu, and welcome aboard! You can get some pointers on the KDE TechBase. Start here -> http://techbase.kde.org/Getting_Started/Build or http://techbase.kde.org/Contribute#Getting_Started_with_Coding There are some changes in the way KDE is build, and you may have some problems following them.

Re: Distributed Mapping Application - Idea For Season Of KDE

2011-04-27 Thread Vitor Boschi
Actually, Google can use information about which wifi access points (and/or cell towers in case of mobile phones) your computer see and provide a very precise location guess based on this. You could try this method too. Vitor On Wed, Apr 27, 2011 at 1:20 AM, Naman Muley wrote: > > > On Wed, Apr

Re: KMail

2011-04-24 Thread Vitor Boschi
Hi Anthony, It's usually best to get the most up to date source code when developing new features, which means retrieving it from git. The reason you didn't find kmail in kdepimlibs is because this package contains just the libraries, not the applications themselves. 1) KMail is in the kdepim rep