Re: Adding a project to KDE and GSoC

2013-02-13 Thread rahul bhola
yup i got it now previously had problem downloading from git On Wed, Feb 13, 2013 at 8:12 PM, Sebastian Kügler wrote: > On Tuesday, February 12, 2013 02:42:04 rahul bhola wrote: > > i am interested in this project.We could even add the functionality of > > matrix algebra and make it similar to

Re: Adding a project to KDE and GSoC

2013-02-13 Thread Sebastian Kügler
On Tuesday, February 12, 2013 02:42:04 rahul bhola wrote: > i am interested in this project.We could even add the functionality of > matrix algebra and make it similar to matlab or octave. Please send me the > download link to this. I don't know which link you mean, but you can download source cod

[ANN] ODB C++ ORM 2.2.0 released, adds support for Qt5

2013-02-13 Thread Boris Kolpackov
Hi, I am pleased to announce the release of ODB 2.2.0. ODB is an open source object-relational mapping (ORM) system for C++. It allows you to persist C++ objects to a relational database without having to deal with tables, columns, or SQL and without manually writing any of the mapping code. Maj

Re: Patch for Ark to preselect a fileformat for uncertain fileextensions

2013-02-13 Thread David Narvaez
On Tue, Feb 12, 2013 at 6:07 PM, Daniel Nagy wrote: > > Hi everybody, > > i have written a small patch for Ark that adds two new commandline > options. > You may have seen the box when Ark asks you to choose which archive type a > file is > supposed to be when you dont open files with an ordinary

Re: Problems with Solid in kio-slave (Slots not called, properties not updated)

2013-02-13 Thread David Narvaez
On Tue, Feb 12, 2013 at 4:40 PM, Philipp Schmidt wrote: > Am Dienstag, 12. Februar 2013, 13:41:23 schrieb David Narvaez: >> The implementation that went into 4.10 depends on no signal/slots and >> that works, but it is of course less efficient. I've given up for the >> moment in trying to find a s