[Python-modules-commits] [qscintilla2] branch master updated (f32a19e -> cc58587)
Scott Kitterman
kitterman at moszumanska.debian.org
Thu Aug 4 06:41:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
kitterman pushed a change to branch master
in repository qscintilla2.
from f32a19e UNRELEASED/unstable
new c05d46b record new upstream branch created by importing qscintilla2_2.9.3+dfsg.orig.tar.gz
new be4dc28 Import qscintilla2_2.9.3+dfsg.orig.tar.gz
new 813338b sip_install_loc
new 870cd1d configure.py-objdir-support.diff
new dfb0e24 fix-lib-install-dir.diff
new 3162ca5 remove-logo-privacy-issue.diff
new 974ca4c qt5_includes
new 22a91ae qt5_libname
new c67cda2 qsci_link
new 3e9d683 build_debug_libs
new 16116e0 change version to 2.9.3+dfsg-1 (UNRELEASED) New upstream release
new d873959 Update debian/copyright
new a023c7b Update symbols from local build log for new upstream and gcc-6 transition
new cc58587 UNRELEASED/experimental.
The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 64 +-
LICENSE | 11 -
NEWS | 3 +
Python/configure-old.py | 8 +-
Python/configure.py | 18 +-
Python/sip/qsciabstractapis.sip | 2 +-
Python/sip/qsciapis.sip | 2 +-
Python/sip/qscicommand.sip | 2 +-
Python/sip/qscicommandset.sip | 2 +-
Python/sip/qscidocument.sip | 2 +-
Python/sip/qscilexer.sip | 2 +-
Python/sip/qscilexeravs.sip | 2 +-
Python/sip/qscilexerbash.sip | 2 +-
Python/sip/qscilexerbatch.sip | 2 +-
Python/sip/qscilexercmake.sip | 2 +-
Python/sip/qscilexercoffeescript.sip | 2 +-
Python/sip/qscilexercpp.sip | 2 +-
Python/sip/qscilexercsharp.sip | 2 +-
Python/sip/qscilexercss.sip | 2 +-
Python/sip/qscilexercustom.sip | 2 +-
Python/sip/qscilexerd.sip | 2 +-
Python/sip/qscilexerdiff.sip | 2 +-
Python/sip/qscilexerfortran.sip | 2 +-
Python/sip/qscilexerfortran77.sip | 2 +-
Python/sip/qscilexerhtml.sip | 2 +-
Python/sip/qscilexeridl.sip | 2 +-
Python/sip/qscilexerjava.sip | 2 +-
Python/sip/qscilexerjavascript.sip | 2 +-
Python/sip/qscilexerlua.sip | 2 +-
Python/sip/qscilexermakefile.sip | 2 +-
Python/sip/qscilexermatlab.sip | 2 +-
Python/sip/qscilexeroctave.sip | 2 +-
Python/sip/qscilexerpascal.sip | 2 +-
Python/sip/qscilexerperl.sip | 2 +-
Python/sip/qscilexerpo.sip | 2 +-
Python/sip/qscilexerpostscript.sip | 2 +-
Python/sip/qscilexerpov.sip | 2 +-
Python/sip/qscilexerproperties.sip | 2 +-
Python/sip/qscilexerpython.sip | 2 +-
Python/sip/qscilexerruby.sip | 2 +-
Python/sip/qscilexerspice.sip | 2 +-
Python/sip/qscilexersql.sip | 2 +-
Python/sip/qscilexertcl.sip | 2 +-
Python/sip/qscilexertex.sip | 2 +-
Python/sip/qscilexerverilog.sip | 2 +-
Python/sip/qscilexervhdl.sip | 2 +-
Python/sip/qscilexerxml.sip | 2 +-
Python/sip/qscilexeryaml.sip | 2 +-
Python/sip/qscimacro.sip | 2 +-
Python/sip/qscimod4.sip | 2 +-
Python/sip/qscimod5.sip | 2 +-
Python/sip/qscimodcommon.sip | 4 +-
Python/sip/qsciprinter.sip | 2 +-
Python/sip/qsciscintilla.sip | 2 +-
Python/sip/qsciscintillabase.sip | 2 +-
Python/sip/qscistyle.sip | 2 +-
Python/sip/qscistyledtext.sip | 2 +-
Qt4Qt5/ListBoxQt.cpp | 2 +-
Qt4Qt5/ListBoxQt.h | 2 +-
Qt4Qt5/MacPasteboardMime.cpp | 2 +-
Qt4Qt5/PlatQt.cpp | 2 +-
Qt4Qt5/Qsci/qsciabstractapis.h | 2 +-
Qt4Qt5/Qsci/qsciapis.h | 2 +-
Qt4Qt5/Qsci/qscicommand.h | 2 +-
Qt4Qt5/Qsci/qscicommandset.h | 2 +-
Qt4Qt5/Qsci/qscidocument.h | 2 +-
Qt4Qt5/Qsci/qsciglobal.h | 6 +-
Qt4Qt5/Qsci/qscilexer.h | 2 +-
Qt4Qt5/Qsci/qscilexeravs.h | 2 +-
Qt4Qt5/Qsci/qscilexerbash.h | 2 +-
Qt4Qt5/Qsci/qscilexerbatch.h | 2 +-
Qt4Qt5/Qsci/qscilexercmake.h | 2 +-
Qt4Qt5/Qsci/qscilexercoffeescript.h | 2 +-
Qt4Qt5/Qsci/qscilexercpp.h | 2 +-
Qt4Qt5/Qsci/qscilexercsharp.h | 2 +-
Qt4Qt5/Qsci/qscilexercss.h | 2 +-
Qt4Qt5/Qsci/qscilexercustom.h | 2 +-
Qt4Qt5/Qsci/qscilexerd.h | 2 +-
Qt4Qt5/Qsci/qscilexerdiff.h | 2 +-
Qt4Qt5/Qsci/qscilexerfortran.h | 2 +-
Qt4Qt5/Qsci/qscilexerfortran77.h | 2 +-
Qt4Qt5/Qsci/qscilexerhtml.h | 2 +-
Qt4Qt5/Qsci/qscilexeridl.h | 2 +-
Qt4Qt5/Qsci/qscilexerjava.h | 2 +-
Qt4Qt5/Qsci/qscilexerjavascript.h | 2 +-
Qt4Qt5/Qsci/qscilexerlua.h | 2 +-
Qt4Qt5/Qsci/qscilexermakefile.h | 2 +-
Qt4Qt5/Qsci/qscilexermatlab.h | 2 +-
Qt4Qt5/Qsci/qscilexeroctave.h | 2 +-
Qt4Qt5/Qsci/qscilexerpascal.h | 2 +-
Qt4Qt5/Qsci/qscilexerperl.h | 2 +-
Qt4Qt5/Qsci/qscilexerpo.h | 2 +-
Qt4Qt5/Qsci/qscilexerpostscript.h | 2 +-
Qt4Qt5/Qsci/qscilexerpov.h | 2 +-
Qt4Qt5/Qsci/qscilexerproperties.h | 2 +-
Qt4Qt5/Qsci/qscilexerpython.h | 2 +-
Qt4Qt5/Qsci/qscilexerruby.h | 2 +-
Qt4Qt5/Qsci/qscilexerspice.h | 2 +-
Qt4Qt5/Qsci/qscilexersql.h | 2 +-
Qt4Qt5/Qsci/qscilexertcl.h | 2 +-
Qt4Qt5/Qsci/qscilexertex.h | 2 +-
Qt4Qt5/Qsci/qscilexerverilog.h | 2 +-
Qt4Qt5/Qsci/qscilexervhdl.h | 2 +-
Qt4Qt5/Qsci/qscilexerxml.h | 2 +-
Qt4Qt5/Qsci/qscilexeryaml.h | 2 +-
Qt4Qt5/Qsci/qscimacro.h | 2 +-
Qt4Qt5/Qsci/qsciprinter.h | 2 +-
Qt4Qt5/Qsci/qsciscintilla.h | 2 +-
Qt4Qt5/Qsci/qsciscintillabase.h | 2 +-
Qt4Qt5/Qsci/qscistyle.h | 2 +-
Qt4Qt5/Qsci/qscistyledtext.h | 2 +-
Qt4Qt5/SciClasses.cpp | 2 +-
Qt4Qt5/SciClasses.h | 2 +-
Qt4Qt5/SciNamespace.h | 2 +-
Qt4Qt5/ScintillaQt.cpp | 37 +-
Qt4Qt5/ScintillaQt.h | 2 +-
Qt4Qt5/qsciabstractapis.cpp | 2 +-
Qt4Qt5/qsciapis.cpp | 2 +-
Qt4Qt5/qscicommand.cpp | 2 +-
Qt4Qt5/qscicommandset.cpp | 2 +-
Qt4Qt5/qscidocument.cpp | 2 +-
Qt4Qt5/qscilexer.cpp | 2 +-
Qt4Qt5/qscilexeravs.cpp | 2 +-
Qt4Qt5/qscilexerbash.cpp | 2 +-
Qt4Qt5/qscilexerbatch.cpp | 2 +-
Qt4Qt5/qscilexercmake.cpp | 2 +-
Qt4Qt5/qscilexercoffeescript.cpp | 2 +-
Qt4Qt5/qscilexercpp.cpp | 2 +-
Qt4Qt5/qscilexercsharp.cpp | 2 +-
Qt4Qt5/qscilexercss.cpp | 2 +-
Qt4Qt5/qscilexercustom.cpp | 2 +-
Qt4Qt5/qscilexerd.cpp | 2 +-
Qt4Qt5/qscilexerdiff.cpp | 2 +-
Qt4Qt5/qscilexerfortran.cpp | 2 +-
Qt4Qt5/qscilexerfortran77.cpp | 2 +-
Qt4Qt5/qscilexerhtml.cpp | 2 +-
Qt4Qt5/qscilexeridl.cpp | 2 +-
Qt4Qt5/qscilexerjava.cpp | 2 +-
Qt4Qt5/qscilexerjavascript.cpp | 2 +-
Qt4Qt5/qscilexerlua.cpp | 2 +-
Qt4Qt5/qscilexermakefile.cpp | 2 +-
Qt4Qt5/qscilexermatlab.cpp | 2 +-
Qt4Qt5/qscilexeroctave.cpp | 2 +-
Qt4Qt5/qscilexerpascal.cpp | 2 +-
Qt4Qt5/qscilexerperl.cpp | 2 +-
Qt4Qt5/qscilexerpo.cpp | 2 +-
Qt4Qt5/qscilexerpostscript.cpp | 2 +-
Qt4Qt5/qscilexerpov.cpp | 2 +-
Qt4Qt5/qscilexerproperties.cpp | 2 +-
Qt4Qt5/qscilexerpython.cpp | 2 +-
Qt4Qt5/qscilexerruby.cpp | 2 +-
Qt4Qt5/qscilexerspice.cpp | 2 +-
Qt4Qt5/qscilexersql.cpp | 2 +-
Qt4Qt5/qscilexertcl.cpp | 2 +-
Qt4Qt5/qscilexertex.cpp | 2 +-
Qt4Qt5/qscilexerverilog.cpp | 2 +-
Qt4Qt5/qscilexervhdl.cpp | 2 +-
Qt4Qt5/qscilexerxml.cpp | 2 +-
Qt4Qt5/qscilexeryaml.cpp | 2 +-
Qt4Qt5/qscimacro.cpp | 2 +-
Qt4Qt5/qscintilla.pro | 4 +-
Qt4Qt5/qsciprinter.cpp | 2 +-
Qt4Qt5/qsciscintilla.cpp | 2 +-
Qt4Qt5/qsciscintillabase.cpp | 2 +-
Qt4Qt5/qscistyle.cpp | 2 +-
Qt4Qt5/qscistyledtext.cpp | 2 +-
debian/.git-dpm | 14 +-
debian/changelog | 9 +
debian/copyright | 2 +-
debian/libqscintilla2-12v5.symbols | 2412 +++++++++++---------
debian/libqt5scintilla2-12v5.symbols | 689 ++----
debian/patches/build_debug_libs.patch | 4 +-
debian/patches/configure.py-objdir-support.diff | 4 +-
debian/patches/fix-lib-install-dir.diff | 4 +-
debian/patches/qsci_link.patch | 4 +-
debian/patches/qt5_includes.patch | 4 +-
debian/patches/qt5_libname.patch | 4 +-
debian/patches/remove-logo-privacy-issue.diff | 2 +-
debian/patches/sip_install_loc.patch | 4 +-
doc/{README-Qt4Qt5.doc => README.doc} | 0
doc/html-Qt4Qt5/annotated.html | 12 +-
.../{ftv2mlastnode.png => arrowdown.png} | Bin
.../{ftv2plastnode.png => arrowright.png} | Bin
doc/html-Qt4Qt5/classQsciAPIs-members.html | 12 +-
doc/html-Qt4Qt5/classQsciAPIs.html | 12 +-
doc/html-Qt4Qt5/classQsciAbstractAPIs-members.html | 12 +-
doc/html-Qt4Qt5/classQsciAbstractAPIs.html | 12 +-
doc/html-Qt4Qt5/classQsciCommand-members.html | 12 +-
doc/html-Qt4Qt5/classQsciCommand.html | 12 +-
doc/html-Qt4Qt5/classQsciCommandSet-members.html | 12 +-
doc/html-Qt4Qt5/classQsciCommandSet.html | 12 +-
doc/html-Qt4Qt5/classQsciDocument-members.html | 12 +-
doc/html-Qt4Qt5/classQsciDocument.html | 12 +-
doc/html-Qt4Qt5/classQsciLexer-members.html | 16 +-
doc/html-Qt4Qt5/classQsciLexer.html | 28 +-
doc/html-Qt4Qt5/classQsciLexerAVS-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerAVS.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerBash-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerBash.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerBatch-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerBatch.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerCMake-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerCMake.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerCPP-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerCPP.html | 16 +-
doc/html-Qt4Qt5/classQsciLexerCSS-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerCSS.html | 18 +-
doc/html-Qt4Qt5/classQsciLexerCSharp-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerCSharp.html | 12 +-
.../classQsciLexerCoffeeScript-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerCoffeeScript.html | 16 +-
doc/html-Qt4Qt5/classQsciLexerCustom-members.html | 16 +-
doc/html-Qt4Qt5/classQsciLexerCustom.html | 20 +-
doc/html-Qt4Qt5/classQsciLexerD-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerD.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerDiff-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerDiff.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerFortran-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerFortran.html | 12 +-
.../classQsciLexerFortran77-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerFortran77.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerHTML-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerHTML.html | 18 +-
doc/html-Qt4Qt5/classQsciLexerIDL-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerIDL.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerJava-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerJava.html | 12 +-
.../classQsciLexerJavaScript-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerJavaScript.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerLua-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerLua.html | 14 +-
.../classQsciLexerMakefile-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerMakefile.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerMatlab-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerMatlab.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerOctave-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerOctave.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerPO-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerPO.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerPOV-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerPOV.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerPascal-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerPascal.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerPerl-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerPerl.html | 16 +-
.../classQsciLexerPostScript-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerPostScript.html | 14 +-
.../classQsciLexerProperties-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerProperties.html | 16 +-
doc/html-Qt4Qt5/classQsciLexerPython-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerPython.html | 16 +-
doc/html-Qt4Qt5/classQsciLexerRuby-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerRuby.html | 16 +-
doc/html-Qt4Qt5/classQsciLexerSQL-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerSQL.html | 16 +-
doc/html-Qt4Qt5/classQsciLexerSpice-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerSpice.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerTCL-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerTCL.html | 16 +-
doc/html-Qt4Qt5/classQsciLexerTeX-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerTeX.html | 16 +-
doc/html-Qt4Qt5/classQsciLexerVHDL-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerVHDL.html | 14 +-
doc/html-Qt4Qt5/classQsciLexerVerilog-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerVerilog.html | 16 +-
doc/html-Qt4Qt5/classQsciLexerXML-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerXML.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerYAML-members.html | 12 +-
doc/html-Qt4Qt5/classQsciLexerYAML.html | 14 +-
doc/html-Qt4Qt5/classQsciMacro-members.html | 12 +-
doc/html-Qt4Qt5/classQsciMacro.html | 12 +-
doc/html-Qt4Qt5/classQsciPrinter-members.html | 12 +-
doc/html-Qt4Qt5/classQsciPrinter.html | 12 +-
doc/html-Qt4Qt5/classQsciScintilla-members.html | 12 +-
doc/html-Qt4Qt5/classQsciScintilla.html | 12 +-
.../classQsciScintillaBase-members.html | 12 +-
doc/html-Qt4Qt5/classQsciScintillaBase.html | 12 +-
doc/html-Qt4Qt5/classQsciStyle-members.html | 12 +-
doc/html-Qt4Qt5/classQsciStyle.html | 12 +-
doc/html-Qt4Qt5/classQsciStyledText-members.html | 12 +-
doc/html-Qt4Qt5/classQsciStyledText.html | 12 +-
doc/html-Qt4Qt5/classes.html | 14 +-
.../dir_7748dc2bc19d24806c9f0ac63a9f96c8.html | 112 +-
.../dir_a8871a339b4996dff2a2bca902b97660.html | 14 +-
doc/html-Qt4Qt5/{ftv2doc.png => doc.png} | Bin
doc/html-Qt4Qt5/doxygen.css | 49 +-
.../{ftv2folderclosed.png => folderclosed.png} | Bin
.../{ftv2folderopen.png => folderopen.png} | Bin
doc/html-Qt4Qt5/ftv2blank.png | Bin 86 -> 0 bytes
doc/html-Qt4Qt5/ftv2lastnode.png | Bin 86 -> 0 bytes
doc/html-Qt4Qt5/ftv2link.png | Bin 746 -> 0 bytes
doc/html-Qt4Qt5/ftv2mnode.png | Bin 246 -> 0 bytes
doc/html-Qt4Qt5/ftv2node.png | Bin 86 -> 0 bytes
doc/html-Qt4Qt5/ftv2pnode.png | Bin 229 -> 0 bytes
doc/html-Qt4Qt5/ftv2vertline.png | Bin 86 -> 0 bytes
doc/html-Qt4Qt5/functions.html | 14 +-
.../{functions_~.html => functions_0x7e.html} | 16 +-
doc/html-Qt4Qt5/functions_b.html | 14 +-
doc/html-Qt4Qt5/functions_c.html | 14 +-
doc/html-Qt4Qt5/functions_d.html | 16 +-
doc/html-Qt4Qt5/functions_e.html | 14 +-
doc/html-Qt4Qt5/functions_enum.html | 12 +-
doc/html-Qt4Qt5/functions_eval.html | 12 +-
doc/html-Qt4Qt5/functions_eval_b.html | 12 +-
doc/html-Qt4Qt5/functions_eval_c.html | 12 +-
doc/html-Qt4Qt5/functions_eval_d.html | 12 +-
doc/html-Qt4Qt5/functions_eval_e.html | 12 +-
doc/html-Qt4Qt5/functions_eval_f.html | 12 +-
doc/html-Qt4Qt5/functions_eval_g.html | 12 +-
doc/html-Qt4Qt5/functions_eval_h.html | 12 +-
doc/html-Qt4Qt5/functions_eval_i.html | 12 +-
doc/html-Qt4Qt5/functions_eval_j.html | 12 +-
doc/html-Qt4Qt5/functions_eval_k.html | 12 +-
doc/html-Qt4Qt5/functions_eval_l.html | 12 +-
doc/html-Qt4Qt5/functions_eval_m.html | 12 +-
doc/html-Qt4Qt5/functions_eval_n.html | 12 +-
doc/html-Qt4Qt5/functions_eval_o.html | 12 +-
doc/html-Qt4Qt5/functions_eval_p.html | 12 +-
doc/html-Qt4Qt5/functions_eval_q.html | 12 +-
doc/html-Qt4Qt5/functions_eval_r.html | 12 +-
doc/html-Qt4Qt5/functions_eval_s.html | 12 +-
doc/html-Qt4Qt5/functions_eval_t.html | 12 +-
doc/html-Qt4Qt5/functions_eval_u.html | 12 +-
doc/html-Qt4Qt5/functions_eval_v.html | 12 +-
doc/html-Qt4Qt5/functions_eval_w.html | 12 +-
doc/html-Qt4Qt5/functions_eval_x.html | 12 +-
doc/html-Qt4Qt5/functions_eval_z.html | 12 +-
doc/html-Qt4Qt5/functions_f.html | 14 +-
doc/html-Qt4Qt5/functions_func.html | 14 +-
...ctions_func_~.html => functions_func_0x7e.html} | 16 +-
doc/html-Qt4Qt5/functions_func_b.html | 14 +-
doc/html-Qt4Qt5/functions_func_c.html | 14 +-
doc/html-Qt4Qt5/functions_func_d.html | 16 +-
doc/html-Qt4Qt5/functions_func_e.html | 14 +-
doc/html-Qt4Qt5/functions_func_f.html | 14 +-
doc/html-Qt4Qt5/functions_func_g.html | 14 +-
doc/html-Qt4Qt5/functions_func_h.html | 14 +-
doc/html-Qt4Qt5/functions_func_i.html | 14 +-
doc/html-Qt4Qt5/functions_func_k.html | 14 +-
doc/html-Qt4Qt5/functions_func_l.html | 16 +-
doc/html-Qt4Qt5/functions_func_m.html | 14 +-
doc/html-Qt4Qt5/functions_func_o.html | 14 +-
doc/html-Qt4Qt5/functions_func_p.html | 14 +-
doc/html-Qt4Qt5/functions_func_q.html | 14 +-
doc/html-Qt4Qt5/functions_func_r.html | 14 +-
doc/html-Qt4Qt5/functions_func_s.html | 14 +-
doc/html-Qt4Qt5/functions_func_t.html | 14 +-
doc/html-Qt4Qt5/functions_func_u.html | 14 +-
doc/html-Qt4Qt5/functions_func_v.html | 14 +-
doc/html-Qt4Qt5/functions_func_w.html | 14 +-
doc/html-Qt4Qt5/functions_func_z.html | 14 +-
doc/html-Qt4Qt5/functions_g.html | 14 +-
doc/html-Qt4Qt5/functions_h.html | 14 +-
doc/html-Qt4Qt5/functions_i.html | 14 +-
doc/html-Qt4Qt5/functions_j.html | 14 +-
doc/html-Qt4Qt5/functions_k.html | 14 +-
doc/html-Qt4Qt5/functions_l.html | 16 +-
doc/html-Qt4Qt5/functions_m.html | 14 +-
doc/html-Qt4Qt5/functions_n.html | 14 +-
doc/html-Qt4Qt5/functions_o.html | 14 +-
doc/html-Qt4Qt5/functions_p.html | 14 +-
doc/html-Qt4Qt5/functions_q.html | 14 +-
doc/html-Qt4Qt5/functions_r.html | 14 +-
doc/html-Qt4Qt5/functions_s.html | 14 +-
doc/html-Qt4Qt5/functions_t.html | 14 +-
doc/html-Qt4Qt5/functions_u.html | 14 +-
doc/html-Qt4Qt5/functions_v.html | 14 +-
doc/html-Qt4Qt5/functions_w.html | 14 +-
doc/html-Qt4Qt5/functions_x.html | 14 +-
doc/html-Qt4Qt5/functions_z.html | 14 +-
doc/html-Qt4Qt5/hierarchy.html | 12 +-
doc/html-Qt4Qt5/index.html | 12 +-
doc/html-Qt4Qt5/{ftv2splitbar.png => splitbar.png} | Bin
doc/{qscintilla-Qt4Qt5.dxy => qscintilla.dxy} | 4 +-
374 files changed, 2989 insertions(+), 3169 deletions(-)
rename doc/{README-Qt4Qt5.doc => README.doc} (100%)
rename doc/html-Qt4Qt5/{ftv2mlastnode.png => arrowdown.png} (100%)
rename doc/html-Qt4Qt5/{ftv2plastnode.png => arrowright.png} (100%)
rename doc/html-Qt4Qt5/{ftv2doc.png => doc.png} (100%)
rename doc/html-Qt4Qt5/{ftv2folderclosed.png => folderclosed.png} (100%)
rename doc/html-Qt4Qt5/{ftv2folderopen.png => folderopen.png} (100%)
delete mode 100644 doc/html-Qt4Qt5/ftv2blank.png
delete mode 100644 doc/html-Qt4Qt5/ftv2lastnode.png
delete mode 100644 doc/html-Qt4Qt5/ftv2link.png
delete mode 100644 doc/html-Qt4Qt5/ftv2mnode.png
delete mode 100644 doc/html-Qt4Qt5/ftv2node.png
delete mode 100644 doc/html-Qt4Qt5/ftv2pnode.png
delete mode 100644 doc/html-Qt4Qt5/ftv2vertline.png
rename doc/html-Qt4Qt5/{functions_~.html => functions_0x7e.html} (95%)
rename doc/html-Qt4Qt5/{functions_func_~.html => functions_func_0x7e.html} (95%)
rename doc/html-Qt4Qt5/{ftv2splitbar.png => splitbar.png} (100%)
rename doc/{qscintilla-Qt4Qt5.dxy => qscintilla.dxy} (99%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/qscintilla2.git
More information about the Python-modules-commits
mailing list