KDE: Kate add a file by right-click in Filesystem Browser
One more Kate wish completed by me . Bug no. 93230 and this will also be in KDE4.5 . Problem/Wish: There is no way to add a file by rightclicking to a folder in Filesystem Broswer(filebrowser plugin)....
View ArticleInstalling Qt for Symbian SDK 4.6.2 on Linux
As we all know now Qt can run on Symbian Phones but there is one problem all SDK’s and Tool chain of this officially supports windows. So how about people like us(who’s default OS is Linux) cant we...
View ArticleKDE: Kate Tabify Plugin
Well this was my own wish list to have normal Tab Bar in Kate. And finally I wrote a Tab Bar Plugin – Tabify (this is for now mostly will changed it to TabBar Extension in svn later) This is how it...
View ArticleUsing vtkRenderWindow with QGraphicsView
We are about to begin on a project that requires us to have floating and transparent widgets over VTK render-window output. About a year back, we had wanted to provide something similar to VTK Designer...
View ArticleProcess state check using bash script
After a long time . well recently I came across a situation where my server application use to crash randomly, so to keep it alive all the time I wrote a small bash scrip, well I know, I have to check...
View ArticleMy first Open-Source conference Presentation
I attend India’s Biggest Open-Source conference FOSS.IN from 2007, and in 2009, in the same conference, I started contributing to KDE/Kate project. I wrote Tabify plugin for Kate editor and also...
View ArticleGood News About KDE!!
In my last post I mention about the disappointment I got because of No KDE day at Foss.in/2010. But here’s the GOOD NEWS instead of KDE day we all (Kde developer’s team Kde India ) decided to have a...
View Articleconf.kde.in : I am attending !! are you ?
If you are a KDE or Qt Developer or Opensource enthusiast then DON’T miss India’s fist ever KDE conference. My 2 talks got selected for conf.kde.in 1) Writing Kate Plugins 2 ) Getting started with Qt...
View Articleconf.kde.in : Only 15 Days to go!!!
I am contributing to KDE from last 1 yr. The community has given me lots of things : 1) Good Friends. 2) Metors. 3) Knowledge. and many more. And I want all of you to be a part of this community and...
View ArticleHow to use Qt’s .pro file variable in C++ code
So today my colleague ask me ” I have a variable VERSION in .pro file (qmake project file) I want to use that variable in my C++ code, How to do that?” After a little search on Google I figured that we...
View Article