--- a/eric6.e4p Tue Aug 04 19:13:28 2015 +0200 +++ b/eric6.e4p Wed Aug 05 19:45:33 2015 +0200 @@ -26,6 +26,46 @@ <Source>DataViews/PyCoverageDialog.py</Source> <Source>DataViews/PyProfileDialog.py</Source> <Source>DataViews/__init__.py</Source> + <Source>DebugClients/Python3/AsyncFile.py</Source> + <Source>DebugClients/Python3/AsyncIO.py</Source> + <Source>DebugClients/Python3/DCTestResult.py</Source> + <Source>DebugClients/Python3/DebugBase.py</Source> + <Source>DebugClients/Python3/DebugClient.py</Source> + <Source>DebugClients/Python3/DebugClientBase.py</Source> + <Source>DebugClients/Python3/DebugClientCapabilities.py</Source> + <Source>DebugClients/Python3/DebugClientThreads.py</Source> + <Source>DebugClients/Python3/DebugConfig.py</Source> + <Source>DebugClients/Python3/DebugProtocol.py</Source> + <Source>DebugClients/Python3/DebugThread.py</Source> + <Source>DebugClients/Python3/FlexCompleter.py</Source> + <Source>DebugClients/Python3/PyProfile.py</Source> + <Source>DebugClients/Python3/__init__.py</Source> + <Source>DebugClients/Python3/coverage/__init__.py</Source> + <Source>DebugClients/Python3/coverage/__main__.py</Source> + <Source>DebugClients/Python3/coverage/annotate.py</Source> + <Source>DebugClients/Python3/coverage/backward.py</Source> + <Source>DebugClients/Python3/coverage/bytecode.py</Source> + <Source>DebugClients/Python3/coverage/cmdline.py</Source> + <Source>DebugClients/Python3/coverage/codeunit.py</Source> + <Source>DebugClients/Python3/coverage/collector.py</Source> + <Source>DebugClients/Python3/coverage/config.py</Source> + <Source>DebugClients/Python3/coverage/control.py</Source> + <Source>DebugClients/Python3/coverage/data.py</Source> + <Source>DebugClients/Python3/coverage/debug.py</Source> + <Source>DebugClients/Python3/coverage/execfile.py</Source> + <Source>DebugClients/Python3/coverage/files.py</Source> + <Source>DebugClients/Python3/coverage/html.py</Source> + <Source>DebugClients/Python3/coverage/misc.py</Source> + <Source>DebugClients/Python3/coverage/parser.py</Source> + <Source>DebugClients/Python3/coverage/phystokens.py</Source> + <Source>DebugClients/Python3/coverage/report.py</Source> + <Source>DebugClients/Python3/coverage/results.py</Source> + <Source>DebugClients/Python3/coverage/summary.py</Source> + <Source>DebugClients/Python3/coverage/templite.py</Source> + <Source>DebugClients/Python3/coverage/version.py</Source> + <Source>DebugClients/Python3/coverage/xmlreport.py</Source> + <Source>DebugClients/Python3/eric6dbgstub.py</Source> + <Source>DebugClients/Python3/getpass.py</Source> <Source>DebugClients/Python/AsyncFile.py</Source> <Source>DebugClients/Python/AsyncIO.py</Source> <Source>DebugClients/Python/DCTestResult.py</Source> @@ -66,46 +106,6 @@ <Source>DebugClients/Python/coverage/xmlreport.py</Source> <Source>DebugClients/Python/eric6dbgstub.py</Source> <Source>DebugClients/Python/getpass.py</Source> - <Source>DebugClients/Python3/AsyncFile.py</Source> - <Source>DebugClients/Python3/AsyncIO.py</Source> - <Source>DebugClients/Python3/DCTestResult.py</Source> - <Source>DebugClients/Python3/DebugBase.py</Source> - <Source>DebugClients/Python3/DebugClient.py</Source> - <Source>DebugClients/Python3/DebugClientBase.py</Source> - <Source>DebugClients/Python3/DebugClientCapabilities.py</Source> - <Source>DebugClients/Python3/DebugClientThreads.py</Source> - <Source>DebugClients/Python3/DebugConfig.py</Source> - <Source>DebugClients/Python3/DebugProtocol.py</Source> - <Source>DebugClients/Python3/DebugThread.py</Source> - <Source>DebugClients/Python3/FlexCompleter.py</Source> - <Source>DebugClients/Python3/PyProfile.py</Source> - <Source>DebugClients/Python3/__init__.py</Source> - <Source>DebugClients/Python3/coverage/__init__.py</Source> - <Source>DebugClients/Python3/coverage/__main__.py</Source> - <Source>DebugClients/Python3/coverage/annotate.py</Source> - <Source>DebugClients/Python3/coverage/backward.py</Source> - <Source>DebugClients/Python3/coverage/bytecode.py</Source> - <Source>DebugClients/Python3/coverage/cmdline.py</Source> - <Source>DebugClients/Python3/coverage/codeunit.py</Source> - <Source>DebugClients/Python3/coverage/collector.py</Source> - <Source>DebugClients/Python3/coverage/config.py</Source> - <Source>DebugClients/Python3/coverage/control.py</Source> - <Source>DebugClients/Python3/coverage/data.py</Source> - <Source>DebugClients/Python3/coverage/debug.py</Source> - <Source>DebugClients/Python3/coverage/execfile.py</Source> - <Source>DebugClients/Python3/coverage/files.py</Source> - <Source>DebugClients/Python3/coverage/html.py</Source> - <Source>DebugClients/Python3/coverage/misc.py</Source> - <Source>DebugClients/Python3/coverage/parser.py</Source> - <Source>DebugClients/Python3/coverage/phystokens.py</Source> - <Source>DebugClients/Python3/coverage/report.py</Source> - <Source>DebugClients/Python3/coverage/results.py</Source> - <Source>DebugClients/Python3/coverage/summary.py</Source> - <Source>DebugClients/Python3/coverage/templite.py</Source> - <Source>DebugClients/Python3/coverage/version.py</Source> - <Source>DebugClients/Python3/coverage/xmlreport.py</Source> - <Source>DebugClients/Python3/eric6dbgstub.py</Source> - <Source>DebugClients/Python3/getpass.py</Source> <Source>DebugClients/Ruby/AsyncFile.rb</Source> <Source>DebugClients/Ruby/AsyncIO.rb</Source> <Source>DebugClients/Ruby/Completer.rb</Source> @@ -155,6 +155,7 @@ <Source>E5Graphics/E5GraphicsView.py</Source> <Source>E5Graphics/__init__.py</Source> <Source>E5Gui/E5Action.py</Source> + <Source>E5Gui/E5AnimatedWidget.py</Source> <Source>E5Gui/E5Application.py</Source> <Source>E5Gui/E5ClickableLabel.py</Source> <Source>E5Gui/E5ComboBox.py</Source> @@ -1627,14 +1628,14 @@ <Interfaces/> <Others> <Other>.hgignore</Other> - <Other>APIs/Python/zope-2.10.7.api</Other> - <Other>APIs/Python/zope-2.11.2.api</Other> - <Other>APIs/Python/zope-3.3.1.api</Other> <Other>APIs/Python3/PyQt4.bas</Other> <Other>APIs/Python3/PyQt5.bas</Other> <Other>APIs/Python3/QScintilla2.bas</Other> <Other>APIs/Python3/eric6.api</Other> <Other>APIs/Python3/eric6.bas</Other> + <Other>APIs/Python/zope-2.10.7.api</Other> + <Other>APIs/Python/zope-2.11.2.api</Other> + <Other>APIs/Python/zope-3.3.1.api</Other> <Other>APIs/QSS/qss.api</Other> <Other>APIs/Ruby/Ruby-1.8.7.api</Other> <Other>APIs/Ruby/Ruby-1.8.7.bas</Other> @@ -1645,10 +1646,10 @@ <Other>CSSs</Other> <Other>CodeTemplates</Other> <Other>DTDs</Other> + <Other>DebugClients/Python3/coverage/doc</Other> + <Other>DebugClients/Python3/coverage/htmlfiles</Other> <Other>DebugClients/Python/coverage/doc</Other> <Other>DebugClients/Python/coverage/htmlfiles</Other> - <Other>DebugClients/Python3/coverage/doc</Other> - <Other>DebugClients/Python3/coverage/htmlfiles</Other> <Other>DesignerTemplates</Other> <Other>Dictionaries</Other> <Other>Documentation/Help</Other>