changeset:   4c83157a7115
date:        Sun May 04 11:34:01 2014 +0100
Released as v0.4.

changeset:   c718989589e4
date:        Sun May 04 10:20:37 2014 +0100
Fixed the window title when there is no initial project.

changeset:   dab0c32c39f1
date:        Sun May 04 10:11:23 2014 +0100
Added -ldl which now seems to be necessary for Linux (probably when using a
non-static Qt build).

changeset:   6fa819c454e8
date:        Sat May 03 15:15:27 2014 +0100
Fixed the error handling when the Python version can't be determined.

changeset:   e4a73c71ffc1
date:        Fri May 02 12:45:44 2014 +0100
Documented the build tab.

changeset:   634d50d0c289
date:        Fri May 02 11:42:52 2014 +0100
Fixed the handling of the build steps.

changeset:   a93fc98aa403
date:        Fri May 02 10:44:05 2014 +0100
Implemented the run application build step.

changeset:   9afe6c95e879
date:        Fri May 02 09:55:52 2014 +0100
Implemented the make build step.
Added the clean button.

changeset:   5c33c252b425
date:        Fri May 02 08:57:45 2014 +0100
Implemented the run qmake build step.

changeset:   38853221c33f
date:        Fri May 02 07:53:32 2014 +0100
Implemented the console and verbose buttons of the build page.

changeset:   c31c59708900
date:        Fri May 02 06:58:50 2014 +0100
Added the build status messages to the viewer.

changeset:   f61ab2faa476
date:        Fri May 02 06:51:43 2014 +0100
Added the --quiet command line option and documented it.

changeset:   adf109873ea1
date:        Fri May 02 06:34:42 2014 +0100
The build output is now captured in the viewer.

changeset:   c203696a1021
date:        Fri May 02 05:46:21 2014 +0100
Removed the build menu and moved the functionality to the build button.

changeset:   cf49ebc3fb8a
date:        Thu May 01 18:34:17 2014 +0100
Updated the tutorial screenshots.

changeset:   db4331219e20
date:        Thu May 01 18:24:56 2014 +0100
The Python Configuration page is now the Locations page.
Added the build directory and qmake to the project and the Locations page.
Updated the docs.

changeset:   417fb4196667
date:        Thu May 01 17:00:41 2014 +0100
Added the stub of the Build page.

changeset:   9f405610e843
date:        Thu May 01 16:11:03 2014 +0100
Allow the use of environment variables in file and directory names.

changeset:   34c0ebfb62c8
date:        Thu May 01 15:24:34 2014 +0100
Refactored the forms implementation.

changeset:   19d2aa5efb2a
date:        Thu May 01 14:09:16 2014 +0100
Use ExpandingFieldsGrow in all QFormLayouts in contravention of the (dumb) OS/X
guidelines.

changeset:   13df3c203289
date:        Thu May 01 14:01:06 2014 +0100
Improved the appearence of the Locations page.

changeset:   2286e5e39027
date:        Thu May 01 12:51:55 2014 +0100
The Python Configuration page is now the Locations page.

changeset:   82d72e5da780
date:        Thu May 01 12:29:28 2014 +0100
Updated the docs regarding PyQt inter-module dependencies.

changeset:   39ad4d04d1bc
date:        Thu May 01 11:13:43 2014 +0100
The PyQt page now understands module inter-dependencies.
Consolidated all of the PyQt module meta-data.

changeset:   a49df5314d51
date:        Sun Apr 20 18:47:58 2014 +0100
Added tag 0.3 for changeset 5f1b067857e4

changeset:   5f1b067857e4
date:        Sun Apr 20 18:47:53 2014 +0100
Released as v0.3.
