Stand by...

Tag Archive for ‘ Qt’

QPomodoro version 0.4.1 released!

QPomodoro is tool which will help you in using The Pomodoro Technique™ in  your daily work . It is based on work done by Sakari Hyoty written for Nokia N900.  Current version was mainly developed on Windows and maybe it will not work properly on Nokia N900 or Linux (it will be done soon). New [...]

Compile googlemock for Qt SDK 2010.01

After new release of Qt SDK 2010.01 it would be good to have googlemock compiled for it.  So you need to have Cygwin with make, automake, autoconf installed. Run Cygwin console,  add mingw/bin directory to PATH (assuming that you install your Qt SDK into c:\Qt\2010.01 directory) $ export PATH=/cygdrive/c/Qt/2010.01/mingw/bin/:$PATH and in gmock-1.4 directory run configure [...]

Qt SDK 2010.01 released!

New Qt 4.6.1 library and Qt Creator 1.3.1 was released on 19 January 2010. Because of that new Qt SDK 2010.01 was prepared. This releases contains mainly bug and performance fixes – don’t expect new features.