Re: Porting Kalzium

2015-01-25 Thread anu mittal
It worked, Thanks. On Mon, Jan 26, 2015 at 4:58 AM, Aleix Pol wrote: > n Sun, Jan 25, 2015 at 6:48 PM, anu mittal wrote: > >> Hi, >> Where do i need to make these changes? >> KDE_IMPORT OpenBabel2Wrapper is no where defined in .h file or in any >> cmake. >> I can also not find any kdemacro.h.c

Re: Porting Kalzium

2015-01-25 Thread Aleix Pol
n Sun, Jan 25, 2015 at 6:48 PM, anu mittal wrote: > Hi, > Where do i need to make these changes? > KDE_IMPORT OpenBabel2Wrapper is no where defined in .h file or in any > cmake. > I can also not find any kdemacro.h.cmake file in my project Kalzium. > > On Sun, Jan 25, 2015 at 4:30 PM, Tomas Meci

Re: Move thumbnail kioslave and thumbcreator service type to kio?

2015-01-25 Thread David Narvaez
On Wed, Jan 21, 2015 at 3:44 AM, David Narvaez wrote: > On Wed, Jan 21, 2015 at 3:36 AM, David Faure wrote: > > Ah, one thing that's surprising is that the oldest entry in "git log" is > > 77c4ac1f (Imported KDE Control Center Application) rather than > > 1c03f63 (Initial import from the monolith

Re: libkdedegames, libkmahjongg and bovo master are now KF5 based

2015-01-25 Thread Marko Käning
Hi Albert, > Please test and report any issue you may find to kde-games-de...@kde.org I had test-played kbreakout for KF5 the other day on OSX and reported my findings on KDE-MAC [1]. I have also tried ksudoku and kubrick, but although they built fine eventually there were still issues running t

Re: Porting Kalzium

2015-01-25 Thread anu mittal
Hi, Where do i need to make these changes? KDE_IMPORT OpenBabel2Wrapper is no where defined in .h file or in any cmake. I can also not find any kdemacro.h.cmake file in my project Kalzium. On Sun, Jan 25, 2015 at 4:30 PM, Tomas Mecir wrote: > Replacing KDE_IMPORT with Q_DECL_IMPORT should fix t

libkdedegames, libkmahjongg and bovo master are now KF5 based

2015-01-25 Thread Albert Astals Cid
Please test and report any issue you may find to kde-games-de...@kde.org Also if you're interested to join the kdegames-kf5 effort please subscribe to the above mailing list too. Cheers, Albert >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Border snap in kde-workspace-4.11.11-1

2015-01-25 Thread Thomas Lübking
On Samstag, 24. Januar 2015 21:34:49 CEST, Cristian Savu wrote: I'm sorry to take your time with this, but I need some help finding some places in the sources. You're certainly not wasting time by asking for assistance. The problem with that bug was that we kept repeating "it's not to save si

Re: Porting Kalzium

2015-01-25 Thread Tomas Mecir
Replacing KDE_IMPORT with Q_DECL_IMPORT should fix that. 2015-01-24 17:56 GMT+01:00 anu mittal : > Can anybody please give me hint, how to solve the issue shown? > openbabel2wrapper.h contains the code:- > > class COMPOUNDVIEWER_EXPORT OpenBabel2Wrapper > { > public: > /** > * This class

Porting Kalzium

2015-01-25 Thread anu mittal
Can anybody please give me hint, how to solve the issue shown? openbabel2wrapper.h contains the code:- class COMPOUNDVIEWER_EXPORT OpenBabel2Wrapper { public: /** * This class reads the molecule in the file @p filename. It returns 0 if * the file couldn't be read. */ static

Border snap in kde-workspace-4.11.11-1

2015-01-25 Thread Cristian Savu
Hi, I'm sorry to take your time with this, but I need some help finding some places in the sources. I'm trying to change the behaviour of border snapping in kwin-4.11.11-1, so that the borders remain visible on windows at all times, regardless of maximized/unmaximized, snapped to screen edge o