changeset:   9dd8136231ec
date:        Sat Sep 13 09:42:33 2014 +0100
Released as v0.6.

changeset:   26fecd586dec
date:        Wed Sep 10 09:10:31 2014 +0100
Added a workaround for QTBUG-41204 to the docs.

changeset:   76ad579a1d54
date:        Thu Sep 04 13:30:34 2014 +0100
Stopped the interpreter freeing the name of the default filesystem encoding.

changeset:   2298595be6e4
date:        Thu Sep 04 11:27:23 2014 +0100
Updated the NEWS file.

changeset:   9baf2826b80e
date:        Thu Sep 04 09:04:06 2014 +0100
Disable warnings as there is too much noise from the Python modules.

changeset:   1c7c8362c678
date:        Wed Sep 03 23:36:39 2014 +0100
Fixed the meta-data for the gestalt module.

changeset:   ef909ecbd7a8
date:        Wed Sep 03 23:32:54 2014 +0100
Fix a bug with Python sub-modules not being in the current version.

changeset:   2c502159d34a
date:        Wed Sep 03 23:07:09 2014 +0100
Use PySys_SetArgvEx().

changeset:   512b596a1714
date:        Wed Sep 03 22:46:54 2014 +0100
Fixed building Python v2 under Windows.

changeset:   9a7d1567d50c
date:        Wed Sep 03 22:00:12 2014 +0100
Fixed the filesystem enconding on Windows.

changeset:   f4b0dba8feab
date:        Wed Sep 03 19:38:44 2014 +0100
Make sure all explicitly included standard library modules are initially
visible.

changeset:   1c7dbb63809e
date:        Wed Sep 03 19:28:52 2014 +0100
Fixes to allow a previously defined application package to be completely
removed.

changeset:   a72041d80805
date:        Sun Aug 31 17:47:27 2014 +0100
The winreg module is now core for Python3.

changeset:   47cc9842458b
date:        Sun Aug 31 17:29:09 2014 +0100
Fixed the conversion to the internal file name format when the file doesn't
exist.

changeset:   a319d2af0ae9
date:        Sun Aug 31 16:25:27 2014 +0100
Fixes for the Android configuration.

changeset:   06588aaf297b
date:        Sun Aug 31 15:00:16 2014 +0100
Lots of refactoring to ensure a consistent internal representation of file
names in the GUI part of the application.

changeset:   e7a21624269b
date:        Fri Aug 29 16:09:06 2014 +0100
Documented the use of scoped qmake variables.

changeset:   3b37ad855efd
date:        Fri Aug 29 12:48:18 2014 +0100
Refactored so that scoped values are supported whenever the user can enter
DEFINES, INCLUDEPATH or LIBS.
Filenames in INCLUDEPATH or LIBS are automatically converted from project file
relative names possibly with embedded environment variables.

changeset:   4059d0e38193
date:        Thu Aug 28 12:19:30 2014 +0100
More tweaks to the tutorial.

changeset:   5b414d15a352
date:        Thu Aug 28 12:16:55 2014 +0100
Moved the sub-tabs handling other packages and extension modules to the top
level.

changeset:   151a08613980
date:        Thu Aug 28 09:45:55 2014 +0100
Handle sys.exit() properly to extract the error code.

changeset:   2bfeddbb4dff
date:        Wed Aug 27 18:54:19 2014 +0100
Implemented support for explicit console applications.
Implemented support for non-bundle OS/X applications.

changeset:   c560184faad6
date:        Wed Aug 27 12:39:49 2014 +0100
Added the console and bundle buttons to the application tab.

changeset:   1b09956e59ba
date:        Wed Aug 27 12:16:11 2014 +0100
Added the console and bundle flags to the project.

changeset:   4d2f39f1e1ab
date:        Wed Aug 27 12:08:31 2014 +0100
Selecting application modules should now expand and collapse (and automatically
remove sub-modules) in a helpful way.

changeset:   2ad828f0fbba
date:        Wed Aug 27 11:42:18 2014 +0100
Updated the docs relating to the split between pyqtdeploy and pyqtdeploycli.

changeset:   9d07f8a13991
date:        Wed Aug 27 10:50:05 2014 +0100
Refactored the setuptools wrappers/entry points.

changeset:   8b3d39ac3c39
date:        Wed Aug 27 10:49:45 2014 +0100
Updated the pyqtdeploy project file for the refactored setuptools wrappers.

changeset:   65a6e87d61e9
date:        Wed Aug 27 10:49:01 2014 +0100
Added the project file for pyqtdeploycli.

changeset:   c468a08d7c70
date:        Wed Aug 27 10:43:23 2014 +0100
Fixed some file permissions.

changeset:   2e0e4a71825c
date:        Wed Aug 27 10:07:12 2014 +0100
On Windows any trailing version number is now removed from the name of the host
Python interpreter.

changeset:   01d6af47df4d
date:        Wed Aug 27 07:58:15 2014 +0100
Rename the generated main.cpp to pyqtdeploy_main.cpp as it has some wierd side
effects with MSVC.

changeset:   719ca709d74b
date:        Wed Aug 27 05:27:30 2014 +0100
Fixed the pyexpat meta-data for Windows.
Handle re-configuring an already configured Python package.

changeset:   356014bb2609
date:        Tue Aug 26 22:18:11 2014 +0100
More Windows fixes.

changeset:   541960bf94a9
date:        Tue Aug 26 16:01:11 2014 +0100
Updated the PyQt4 package configuration for Windows.

changeset:   ec379ec93f72
date:        Tue Aug 26 15:59:27 2014 +0100
Added Windows specific package configuration files where required.

changeset:   e08e78ba7865
date:        Tue Aug 26 15:36:34 2014 +0100
More Windows fixes.

changeset:   cc0363aa3157
date:        Tue Aug 26 14:59:36 2014 +0100
More Windows fixes.

changeset:   1445c17aa867
date:        Tue Aug 26 13:33:32 2014 +0100
Fixed the PyQt5 for Windows configuration file.

changeset:   287236a4e37c
date:        Tue Aug 26 10:37:50 2014 +0100
Various fixes for building Python on Windows including splitting pyqtdeploy to
separate command line and GUI applications.

changeset:   e4a5077f079b
date:        Mon Aug 25 17:44:53 2014 +0100
Updated the standard library meta-data to build _ctypes on Linux.

changeset:   94f4a06d7a03
date:        Mon Aug 25 10:05:53 2014 +0100
The documentation is now up to date.

changeset:   d3d8c8d93e06
date:        Sun Aug 24 22:53:05 2014 +0100
Fixed the previous change for other C modules.

changeset:   31ece13c1ac8
date:        Sun Aug 24 22:46:57 2014 +0100
The LIBS and INCLUDEPATH of other modules can now contain environment
variables.

changeset:   a5cebe0e9bec
date:        Sun Aug 24 22:45:17 2014 +0100
The LIBS and INCLUDEPATH of an external library may know contain environment
variables.

changeset:   a086b6eda3c8
date:        Sun Aug 24 10:47:33 2014 +0100
Ignore .DS_Store files.

changeset:   a01220cbdb8e
date:        Sun Aug 24 10:43:40 2014 +0100
Improve error handling when a project data file is missing.

changeset:   6421bcfd79ad
date:        Sun Aug 24 10:43:00 2014 +0100
Updated the projetc .pdy as the contents have changed.

changeset:   b7cc6cb3868d
date:        Sun Aug 24 10:42:21 2014 +0100
Updated the tutorial images.

changeset:   5c950e87c9ec
date:        Sat Aug 23 22:22:27 2014 +0100
Completed the codec meta-data.

changeset:   5d9f9b2f489f
date:        Sat Aug 23 19:05:12 2014 +0100
Added most of the encodings meta-data.

changeset:   c0117ed306b1
date:        Sat Aug 23 10:38:09 2014 +0100
Fixed the layout of the application tab when it has extra height.

changeset:   bcaecaf0ad96
date:        Sat Aug 23 10:30:51 2014 +0100
Removed -lintl as an external library.

changeset:   40f91bd91233
date:        Sat Aug 23 10:19:52 2014 +0100
shutil no longer requires zipfile (and therefore -lz).

changeset:   14f09f0a9937
date:        Thu Aug 21 15:52:12 2014 +0100
Completed the Python standard library meta-data.

changeset:   665faae119ac
date:        Thu Aug 21 14:51:35 2014 +0100
More meta-data.

changeset:   e249910e1c95
date:        Thu Aug 21 12:37:36 2014 +0100
Removed support for Python v2.6.

changeset:   10063d54ff2c
date:        Thu Aug 21 10:02:22 2014 +0100
More meta-data.

changeset:   ecf0b6db53f0
date:        Wed Aug 20 18:10:09 2014 +0100
More meta-data.

changeset:   918f533a8127
date:        Wed Aug 20 09:52:49 2014 +0100
More meta-data.

changeset:   bc5e936bdfd6
date:        Tue Aug 19 19:07:18 2014 +0100
More meta-data.

changeset:   d6eac7b7733a
date:        Tue Aug 19 18:00:14 2014 +0100
More meta-data.

changeset:   33ed57892662
date:        Tue Aug 19 16:27:07 2014 +0100
binascii no longer uses zlib.

changeset:   62f078a71912
date:        Tue Aug 19 16:16:40 2014 +0100
More platform-specific meta-data handling fixes.

changeset:   85ff315872cb
date:        Tue Aug 19 11:32:00 2014 +0100
More meta-data.

changeset:   5becd01cfdb1
date:        Tue Aug 19 09:38:14 2014 +0100
More meta-data.

changeset:   33c86abde009
date:        Mon Aug 18 22:52:19 2014 +0100
More Python meta-data.

changeset:   4bdc224b992e
date:        Mon Aug 18 18:56:45 2014 +0100
Updates to the Python meta-data handling to properly handle Windows.

changeset:   edf22f217e85
date:        Sun Aug 17 19:14:41 2014 +0100
Added Windows-specific source files to the Python meta-data.
More Python meta-data.

changeset:   3adc212c9861
date:        Sun Aug 17 10:57:37 2014 +0100
Simplified the packaged editor now that it is no longer used for the standard
library.

changeset:   e619a0902b76
date:        Sun Aug 17 10:46:10 2014 +0100
Implemented sys.frozen.

changeset:   f0c42c5a4c4d
date:        Sun Aug 17 10:38:52 2014 +0100
Updated the pyqtdeploy .pdy project to follow the locations conventions of the
tutorial.

changeset:   778ba4dfffb0
date:        Sun Aug 17 10:33:20 2014 +0100
Fixed the value of sys.platform when configuring Python.

changeset:   f3179d73920a
date:        Sat Aug 16 23:44:41 2014 +0100
The dependencies for sub-packages now includes the parent package to that the
parents are implicitly required.
Updated the pyqtdeploy project file.
Bug fixes.

changeset:   b67acc64900f
date:        Sat Aug 16 22:40:20 2014 +0100
Bug fixes.

changeset:   1d21a704ec00
date:        Sat Aug 16 14:49:46 2014 +0100
Builder fixes so the wiggly example now works again.

changeset:   1f9086d1d9f1
date:        Sat Aug 16 14:12:39 2014 +0100
Updated the builder for the refactored standard library support.

changeset:   b83a47e3e818
date:        Sat Aug 16 09:40:52 2014 +0100
Refactored the standard library dependencies so it can be reused by the
builder.

changeset:   7e5ad5d6f422
date:        Wed Aug 13 17:24:08 2014 +0100
Implemented support for the optional use of SSL.

changeset:   d0971cdeca82
date:        Wed Aug 13 17:15:13 2014 +0100
Completed the support for specifying external libraries.

changeset:   5fa46aa8247a
date:        Wed Aug 13 15:15:05 2014 +0100
Completed the selection of standard libraries.

changeset:   e892985c7746
date:        Wed Aug 13 12:45:49 2014 +0100
The Python meta-data now handles hidden dependencies so work around the
expensive import of the warnings module by importlib in Python v3.4.

changeset:   a36d6a91aea4
date:        Tue Aug 12 22:07:13 2014 +0100
Updates to the project format for the Python version number and SSL support.
Continue the refactoring of the standard library page.

changeset:   ec1ff11ebf09
date:        Tue Aug 12 09:06:32 2014 +0100
Updated the project format to handle external libraries.
Updated the function to select the versioned Python meta-data.

changeset:   9888abb16dc0
date:        Tue Aug 12 07:49:22 2014 +0100
External libraries used by the Python standard library now have their own
meta-data.

changeset:   48f9f2e0afdd
date:        Mon Aug 11 22:35:10 2014 +0100
The Python meta-data is now internally consistent (but not yet complete).

changeset:   2559f5bf44fe
date:        Mon Aug 11 19:09:39 2014 +0100
More Python v2 meta-data.

changeset:   2fe6edc9afd2
date:        Mon Aug 11 18:09:03 2014 +0100
The meta-data for Python v3 is now complete and consistent as far as it goes.

changeset:   842627e319b0
date:        Sun Aug 10 16:55:37 2014 +0100
More Python meta-data.

changeset:   5bf605e213e9
date:        Sun Aug 10 12:34:04 2014 +0100
More Python meta-data.

changeset:   a0b35b277c9f
date:        Sun Aug 10 01:31:46 2014 +0100
More updates to the Python meta-data.

changeset:   13ec72e80ad0
date:        Sat Aug 09 21:41:58 2014 +0100
The meta-data for sub-packages is no longer nested.

changeset:   5ecbc7738974
date:        Sat Aug 09 18:26:32 2014 +0100
More Python meta-data.

changeset:   4f35109207bf
date:        Sat Aug 09 09:30:25 2014 +0100
Initial implementation of the revised Python meta-data.
Beginning of merged standard library tabs.

changeset:   196dbdb1db85
date:        Tue Aug 05 09:45:45 2014 +0100
Removed the special handling of site-packages in the builder.

changeset:   d9d7f711f6c4
date:        Tue Aug 05 00:26:33 2014 +0100
The site-packges directory of the target standard library no longer gets any
special treatment.

changeset:   080630b35fce
date:        Sat Aug 02 10:05:27 2014 +0100
Updated the docs to cover entry points and core extension modules.

changeset:   87ee8b59aefa
date:        Sat Aug 02 09:44:58 2014 +0100
Fixed the placeholder text related to entry points.

changeset:   bb8194084a34
date:        Sat Aug 02 09:42:06 2014 +0100
Added the dog food project file for pyqtdeploy.

changeset:   9c47ce702d9c
date:        Sat Aug 02 09:39:44 2014 +0100
Fixed the atexit module meta-data.

changeset:   396920891a5c
date:        Fri Aug 01 19:49:52 2014 +0100
Renamed the embedded .py files so that they don't get frozen if we deploy
ourself.

changeset:   244be759681e
date:        Fri Aug 01 19:32:07 2014 +0100
Renamed the pyqtdeploy module to pdytools to avoid a clash with pdydeploy
itself when it is deployed.

changeset:   7d229309179d
date:        Fri Aug 01 18:52:17 2014 +0100
Refactored the resource handling so that there is only one resource file.
Refined the entry point support so that it is the same value specified in a
setup.py for setuptools.

changeset:   f57f7024b341
date:        Fri Aug 01 05:07:57 2014 +0100
Implemented the call to the entry point (not yet working).

changeset:   b8e30df22fed
date:        Fri Aug 01 04:42:30 2014 +0100
Added support for specifying an explicit application executable.
Added project and GUI support for specifying an entry point.

changeset:   9add8002340d
date:        Fri Aug 01 04:11:17 2014 +0100
Core extension modules are now displayed (disabled) in the list of standard
library extension modules.

changeset:   a4facecf1dc9
date:        Fri Aug 01 03:35:31 2014 +0100
Fixed the saving and restoring of the check state when scanning a directory.

changeset:   8360231c9df3
date:        Fri Aug 01 03:07:34 2014 +0100
A scanned directory now sorts ignoring any leading underscore.

changeset:   72069c64cc0a
date:        Thu Jul 31 21:45:24 2014 +0100
Gracefully handle the error if a directory being scanned does not exist.

changeset:   e2ec0f959901
date:        Thu Jul 31 15:47:09 2014 +0100
Fixed the encoding when freezing Python source files.

changeset:   63fc605ec45b
date:        Thu Jul 31 12:11:02 2014 +0100
Updated the docs related to the standard library extension modules.

changeset:   14aa7e33e634
date:        Wed Jul 30 19:28:17 2014 +0100
Completed the meta-data for the standard library extension modules.

changeset:   34d231e3c6cd
date:        Wed Jul 30 13:16:38 2014 +0100
Completed the support for standard library extension modules.  (Still to define
all the meta-data.)

changeset:   472d3f33404a
date:        Wed Jul 30 12:59:15 2014 +0100
Added the standard library extension modules to the generated .pro file.
Fixes for an empty project.
The Python meta-data now supports a module having multiple source files.

changeset:   5e093d4f0379
date:        Tue Jul 29 19:29:48 2014 +0100
Completed the implementation of the standard library extension modules page.

changeset:   26aad0967120
date:        Tue Jul 29 18:25:04 2014 +0100
Added the standard library extension modules to the project data structure.

changeset:   cb08cea2499f
date:        Tue Jul 29 18:01:57 2014 +0100
The Python extension modules widget is now QTreeView-based.

changeset:   1a901293f4c0
date:        Tue Jul 29 16:46:42 2014 +0100
Implemented the basic QTableWidget-based stdlib extension modules widget.

changeset:   d66f0e12361f
date:        Tue Jul 29 15:02:09 2014 +0100
Changes to the GUI to ensure that the Python meta-data is always valid and up
to date when it is needed.

changeset:   960e4c818484
date:        Tue Jul 29 10:49:45 2014 +0100
Fixes for the refactored meta-data.

changeset:   2cd1b3d36aec
date:        Tue Jul 29 10:29:56 2014 +0100
Refactored the Python version metadata so it can be expanded.

changeset:   52855db94644
date:        Tue Jul 29 09:32:29 2014 +0100
Fixed a regression that appeared when converting the resource editor to a
layout.

changeset:   e4b4c5c3e3d5
date:        Tue Jul 29 09:25:20 2014 +0100
Added the Python source directory to a project and the GUI.

changeset:   b3fb5daaf063
date:        Mon Jul 28 19:00:47 2014 +0100
Refactored the GUI and added the stub sub-page for specifiying standard library
extension modules.

changeset:   4ccbe007fbea
date:        Mon Jul 28 15:12:52 2014 +0100
Fixed an exception when opening a new project with an existing one already open.

changeset:   bef19456e2e7
date:        Mon Jul 28 14:36:17 2014 +0100
Handle a SystemExit exception properly.

changeset:   921d40a6651c
date:        Mon Jul 28 14:08:21 2014 +0100
Fixed problems when the application source was separate from the project file.

changeset:   9349e9c1a3b3
date:        Mon Jul 28 10:51:59 2014 +0100
Added Enginio to the PyQt5 package configurations.

changeset:   cb860e1b0d55
date:        Mon Jul 28 10:06:35 2014 +0100
Added support for the Enginio module.

changeset:   cf31fe50ed42
date:        Sat Jul 26 12:54:09 2014 +0100
Updated the docs regarding static builds of the commercial add-ons.

changeset:   c5cd3894a806
date:        Sat Jul 26 12:30:38 2014 +0100
Added support for PyQtPurchasing.

changeset:   6794457df9a4
date:        Fri Jul 25 10:28:18 2014 +0100
Set Py_IgnoreEnvironmentFlag.

changeset:   35b5c3dad38f
date:        Thu Jul 24 17:58:38 2014 +0100
Added tag 0.5 for changeset 10945a495818

changeset:   10945a495818
date:        Thu Jul 24 17:58:34 2014 +0100
Released as v0.5.
