Donate Share

LabyCube

File Release Notes and Changelog

Release Name: 1.4

Notes:

LabyCube
=============================================================================

To compile and install this program. 

  tar -xvzf labycube-x.y.tar.gz
  cd labycube-x.y
  qmake
  make release
  su -c "make install"

For the last command you must enter the root password. x and y are 
placeholders for the version of labycube.

Have fun!

Tobias


Important Privacy Notice
-----------------------------------------------------------------------------
Since version 1.4 an update check is enabled by default at the first start
of the application. For this reason a HTTP GET request is made to the URL 
http://labycube.sourceforge.net/version.xml
So if your don't want this behaviour, simple disconnect your computer from
the network before the first start, and disable Settings->Check for Update.
I have not access to the logfile of sourceforge and I'm _not_ interested
in the usage informations that could be generated from this requests. This
update check is simple a service to you as user to keep the program
up-to-date, because my releases are not so frequently. 




Changes: Version 1.4: - French translation added. - Ported to Qt4 - Fixed the update function. - Added PDF Export Version 1.3: - Translation to german added. Version 1.2: - Update check function added - Cut marks for easier cut and folding of the cube Version 1.1: - Algorithm updated, labyrinths are solvable. Version 1.0: - Initial release.