Sunday, June 24, 2012

Captain Shutdown 2.3 Release

Here comes the 2.3 version of Captain Shutdown . Basically , it is the same thing , I only added a Menu Bar that allows you to reset the values in an instant (Ctrl + R) and there are two "About" options that will tell you more on QtWidgets and Captain Shutdown.

Tuesday, June 19, 2012

Captain Shutdown 2.2 Release

Here it comes , once again :) . This version includes 3 separate boxes for seconds, minutes and hours that will update automatically after the editing is finished .

Saturday, June 16, 2012

Captain Shutdown 2.1 Release

The 2.1 version of Captain Shutdown removes the Shut Down Now button , but instead it gives the default value of '0' to the lineEdit so if you open the application and press Enter it will shut down immediately.

Captain Shutdown 2.0 Release

After some struggle between TinyProjectz, school and personal life I finally finished Captain Shutdown 2.0. It is basically the same application as 1.0 except it has a GUI .

Wednesday, June 6, 2012

QtWidgets

While still learning to properly use QtWidgets I thought that it would be helpful to write a small post on it.

Saturday, June 2, 2012

Captain Shutdown 2.0 Announcement

While I'm taking a break from Fast Ship project I thought that I should try the QtWidgets library since I heard a lot of positive reviews on it.
I'll try to learn to use QtWidgets by making a GUI version of Captain Shutdown.

Fast Ship 1.0 Update

Making a space shooter as your first game , even a very simple one as Fast Ship, isn't such a good idea after all. Of course, you learn lots of new things but you might have a hard time fixing many bugs and such things which can make you give up easily .
I will try to fix the bugs , but I don't think it's going to be over soon . So I thought I should come to something easier until I gain a little more experience.