Monthly Archives: May 2014

qtwinmigrate – VisualStudio 2013

A week ago I faced the challenge to start the migration of a legacy project that was built using MFC to Qt. The “weapon of choice” was qtwinmigrate There is an INSTALL.txt file included, that gives detailed instructed how to … Continue reading

Posted in Development | Tagged , | Leave a comment

C++ – Image Dimension

Recently I needed to determine the image dimension of graphics files in C++. I was required to support BMP, PNG and TGA files. I thought that must be something many devs need to do now and then. However, I did … Continue reading

Posted in Development | Leave a comment

Hello (Blog-) World!

Hi there, here I am, after I decided to start a small blog. I have no idea how regularly I will be blogging about stuff, if anyone will every read what I am posting and for sure I do not … Continue reading

Posted in General | Leave a comment