changeset: 5cabcb832d5b date: Sun Jun 16 16:02:03 2013 +0100 Released as v4.10.2. changeset: 4f230733e847 date: Sun Jun 16 16:01:21 2013 +0100 Fixed the qtdemo.py fix for Qt5. changeset: a7f0600b6897 date: Sun Jun 16 11:35:54 2013 +0100 Fixed the plugins.py example so that it doesn't have to be run from the directory containing the script. changeset: d06e79a117d7 date: Sun Jun 16 10:19:11 2013 +0100 Work around the problem of qtdemo.py crashing on exit when built against Qt5. changeset: 11b3001947c9 date: Wed Jun 12 15:33:41 2013 +0100 Minor tweak to configure-ng.py. changeset: 62aa127979cc date: Wed Jun 12 13:45:38 2013 +0100 Fixes for configure-ng.py to handle debug builds on Windows. changeset: ea1ae190589a date: Wed Jun 12 10:51:55 2013 +0100 Updates to the installers to handle conflicts with PyQt5. changeset: 3bab4bbdf026 date: Sat Jun 08 18:41:20 2013 +0100 QSyntaxHighlighter.setCurrentBlockUserData() now keeps a reference to the document. changeset: c2c370eedd20 date: Fri Jun 07 12:25:16 2013 +0100 Updated the project format to v4. changeset: a8a14dd99d1e date: Tue May 14 19:33:58 2013 +0100 Removed a wrong /Transfer/ annotation from QWebFrame.addToJavaScriptWindowObject(). changeset: 74ade0e1faf2 date: Sun May 05 14:47:44 2013 +0100 Several fixes for properly tracking QPropertyAnimation instances. Several fixes for handling the parenting of transitions. changeset: 7d01af970f11 date: Sun May 05 05:58:35 2013 +0100 Updated the install docs and configuration scripts so there are no clashes with PyQt5. changeset: e923fc91a70b date: Sun May 05 05:38:59 2013 +0100 Changed the format of the name of a snapshot to match other packages. changeset: 6f54723ef2ba date: Sat May 04 13:03:05 2013 +0100 Renamed the Python Qt Designer plugin so that it is distinguished between the PyQt5 version. changeset: 8a31588c88b1 date: Wed May 01 10:58:32 2013 +0100 Ignore methods introduced in Qt5 that have QLatin1String arguments. changeset: 7358a55baa40 date: Mon Apr 29 22:44:40 2013 +0100 Added a missing /Transfer/ from QStandardItemModel.invisibleRootItem(). changeset: 628506da8237 date: Mon Apr 29 16:43:16 2013 +0100 Fixed the deprecated qmake usage for the QtDesigner support library. changeset: 18e909495d85 date: Mon Apr 29 07:30:43 2013 +0100 Updated the installer instructions now that we won't be making changes for new versions of Qt5. changeset: 0370c87cf74a date: Mon Apr 29 07:15:28 2013 +0100 Removed Qt v5.0.1 from the projetc file. changeset: a8b5f8a64044 date: Sun Apr 28 12:21:19 2013 +0100 qabstractnativeeventfilter.h doesn't need parsing. changeset: b8c14d94f81c date: Sat Apr 27 09:33:12 2013 +0100 Added the historical Qt_4_1_0 version tag. changeset: ffcf323516fc date: Thu Apr 25 18:29:17 2013 +0100 Updated the Qt5 installer to include the qminimal.dll platform plugin. changeset: d9c6e01fe9ce date: Tue Apr 23 13:56:26 2013 +0100 Connections to partial slots of objects in a different thread are now handled correctly. changeset: 688f8850e093 date: Tue Apr 23 11:33:30 2013 +0100 Directories are now ignored when searching for qmake and sip. changeset: bf24a762c5be date: Tue Apr 23 11:11:11 2013 +0100 Checking for modules is now tolerant of qmake failing to create a makefile which can happen with an unsupported Qt5 module. changeset: e93e243169f6 date: Mon Apr 22 14:48:26 2013 +0100 Removed the PyQt5 TODO list. changeset: 84fce71da84f date: Mon Apr 22 14:17:43 2013 +0100 Fixed the documentation copyright notice. changeset: b95a86307d59 date: Mon Apr 22 13:44:38 2013 +0100 Fixed a typo in the README file. changeset: e81cef303b62 date: Mon Apr 22 12:37:29 2013 +0100 The --no-deprecated flag is now completely ignored unless building against Qt5. changeset: ac3e914d79b6 date: Mon Apr 22 12:22:03 2013 +0100 Remove an old debug message from configure-ng.py. changeset: 315764c91c43 date: Mon Apr 22 12:19:23 2013 +0100 Fixed the handling of --no-deprecated in configure-ng.py. changeset: c598177d8b85 date: Sun Apr 21 17:50:37 2013 +0100 Fixed the installer for Qt v5.0.2. changeset: 1fee7f006e5f date: Sun Apr 21 12:58:04 2013 +0100 Added tag 4.10.1 for changeset c3dbc7e06f67 changeset: c3dbc7e06f67 date: Sun Apr 21 12:57:58 2013 +0100 Released as v4.10.1.