Commit graph

84 commits

Author SHA1 Message Date
Hugo Parente Lima
e48aa92103 Fix bug 424 - "QDockWidget.setTitleBarWidget does not accept 0" 2011-06-07 15:25:07 -03:00
Hugo Parente Lima
82612584c6 Show perm links only when the mouse hover on title. 2011-06-06 18:54:48 -03:00
Hugo Parente Lima
99b07e3221 Update javascript files used in sphinx generated documentation. 2011-06-06 18:54:48 -03:00
Hugo Parente Lima
2b78766cdc Fix bug 827 - "Anchor sign for headers to copy links for sections"
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
          Luciano Wolf <luciano.wolf@openbossa.org>
2011-06-02 17:53:47 -03:00
renato araujo
2e985afb3a Created ClassInfo documentation.
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>
2011-05-30 16:26:48 -03:00
Hugo Parente Lima
30444ccab7 Minor change in a doc code snippet. 2011-05-30 14:44:09 -03:00
Hugo Parente Lima
d5fd41d8ee Remove ugly gray background on documentation see-also links. 2011-05-18 17:26:09 -03:00
Renato Filho
964eb13adf Updated snippets code to use QFileSystemModel instead of deprecated class QDirModel.
Reviewer: Lauro Moura <lauro.neto@openbossa.org>
          Hugo Parente Lima <hugo.pl@gmail.com>
2011-05-05 15:45:26 -03:00
Hugo Parente Lima
fa34fa2720 Fix documentation bug 853 - "Provide constants for Qt and PySide version"
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
          Renato Araújo <renato.filho@openbossa.org>
2011-04-28 16:52:20 -03:00
Lauro Neto
b32b614d1b Update inheritance diagram sphinx extension.
Better handling missing classes.

Reviewer: Renato Araujo <renato.filho@openbossa.org>
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
2011-04-28 14:56:55 -03:00
Renato Filho
741bc56e4b Created QtDeclarative.ListProperty documentation.
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
          Hugo Parente Lima <hugo.pl@gmail.com>
2011-04-12 17:48:46 -03:00
Hugo Parente Lima
f8bc57c61c Fix doc bug 794 - "QPixmapCache.find example is wrong" 2011-03-28 14:51:57 -03:00
Hugo Parente Lima
73f21eb1bb Last code snippets.... 2011-03-04 13:10:38 -03:00
Hugo Parente Lima
bd43c1e0b2 Removed Signal/Slot documentation content. 2011-03-04 11:37:20 -03:00
Hugo Parente Lima
ca81d9a32c More code snippets ported to Python. 2011-03-03 18:56:26 -03:00
Hugo Parente Lima
b94f5359b0 Added some missing code snippets to PySide documentation. 2011-03-02 21:17:57 -03:00
Hugo Parente Lima
97a16f10ab Removed useless files from docs. 2011-03-02 21:17:57 -03:00
Hugo Parente Lima
eedc03ebb5 Remove some warning messages when generating the docs.
Those classes haven't especific documentation, they are only typedefs for template instanciations.
2011-03-02 21:17:57 -03:00
Hugo Parente Lima
2ed86dc435 Fix bug#708 - "Remaining pyqtSignal in ref docs" 2011-03-02 14:35:55 -03:00
Hugo Parente Lima
8ac29700ce Added module documentation for all modules. 2011-03-01 20:32:10 -03:00
Hugo Parente Lima
ee92e460f1 Removed a lot of files not used by the doc generation. 2011-03-01 20:31:56 -03:00
Hugo Parente Lima
35168cb86a Missing doc code snippet for webkit. 2011-03-01 20:31:39 -03:00
Hugo Parente Lima
daffd9831a Fixed/translated some doc. code snippets. 2011-03-01 15:52:11 -03:00
Hugo Parente Lima
9c21263251 Use multiple code snippets directories to fix the crazyness of Qt docs. 2011-03-01 15:52:11 -03:00
Hugo Parente Lima
f804d84297 Removed unused doc snippet files. 2011-03-01 15:52:11 -03:00
Hugo Parente Lima
1ab21c4b28 Added some QML tutorials to the documentation. 2011-02-25 19:11:25 -03:00
Hugo Parente Lima
98ede2df71 Minor fixes on pysideapi2.rst. 2011-02-25 19:07:27 -03:00
Hugo Parente Lima
d9482626e6 Use monospace font for sphinx literal strings. 2011-02-25 19:05:54 -03:00
Jerome Leclanche
adfaf21063 Fix bug 687 - "[PATCH] QUiLoader code example crashes"
Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
          Marcelo Lira <marcelo.lira@openbossa.org>
2011-02-16 11:40:16 -02:00
Hugo Parente Lima
26d6f4a39e Fix bug 638 - "Documentation for phonon doesn't show class inheritance diagrams." 2011-02-11 15:09:53 -02:00
Marcelo Lira
2f6af8142d The global header for PySide is now installed with the libpyside headers.
This is good for PySide derived bindings (like the ones for QtMobility),
so they don't need to copy the PySide global headers to their source
tree and end up with an outdated file.

Reviewed by Hugo Parente <hugo.lima@openbossa.org>
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
2011-02-04 18:07:51 -03:00
Marcelo Lira
f2c537eeaa Updated GeneratorRunner calls on CMake files to use "--generator-set" instead of "--generatorSet".
Reviewed by Hugo Parente <hugo.lima@openbossa.org>
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
Reviewed by Renato Araújo <renato.filho@openbossa.org>
2011-01-31 14:54:10 -03:00
Hugo Parente Lima
a4d7d8f80d Fix bug#636 - "Unable to navigate back to the main site from the generated documentation" 2011-01-24 10:30:04 -02:00
Marcelo Lira
0d9a584a1c Fixed style on QUiLoader code snippet. 2011-01-14 17:01:55 -03:00
Hugo Parente Lima
4d014eaa80 Fix bug#560 - "Lack of QtCore.Signal documentation"
Reviewer: Renato Araújo <renato.filho@openbossa.org>
          Marcelo Lira <marcelo.lira@openbossa.org>
2011-01-06 20:14:56 -02:00
Hugo Parente Lima
269e8450dc New format for __version_info__.
The new format follow the same rules used by sys.version_info().

Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
          Lauro Moura <lauro.neto@openbossa.org>
2011-01-04 16:47:57 -02:00
Hugo Parente Lima
ea83c5e554 Fix bug#577 - "Reference to QString in docs" 2011-01-03 14:24:52 -02:00
Hugo Parente Lima
ffc853c88b Fix bug#517 - "Documentation for QtDeclarative is not linked in contents.html, modules.html"
Reviewer: Renato Araújo <renato.filho@openbossa.org>
          Luciano Wolf <luciano.wolf@openbossa.org>
2010-12-14 17:15:06 -02:00
Hugo Parente Lima
46bbefb1cc Fix bug#518 - "The file 'genindex.html' is not found (linked from contents.html)"
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
          Marcelo Lira <marcelo.lira@openbossa.org>
2010-12-14 16:22:35 -02:00
Marcelo Lira
d51aacabd1 Updates to more code snippets on documentation concerning QtCore module.
Reviewed by Hugo Parente <hugo.lima@openbossa.org>
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
2010-12-03 10:54:27 -03:00
Marcelo Lira
7ee87cc8f2 Updated a lot of code snippets on documentation concerning QtCore module.
Reviewed by Hugo Parente <hugo.lima@openbossa.org>
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
2010-12-03 07:54:44 -03:00
Hugo Parente Lima
113b8efdaf Fix doc generation after the refactor for v1.0.
Reviewer: Renato Araújo <renato.filho@openbossa.org>
          Marcelo Lira <marcelo.lira@openbossa.org>
2010-11-29 14:48:58 -02:00
Renato Araujo Oliveira Filho
ff7f570599 Fixed codesnippte about return of QAbstractSocket.read function.
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
2010-11-19 20:33:31 -03:00
renatofilho
8f1bb6ffe0 Fixed typo on typesystem used in doc generator.
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
          Marcelo Lira <marcelo.lira@openbossa.org>
2010-10-14 12:06:23 -03:00
Luciano Wolf
87c6729430 Updating documentation to reflect adoption of wikipages.
Reviewer: Renato Araújo <renato.filho@openbossa.org>
2010-10-11 10:35:38 -03:00
Hugo Parente Lima
673c0d2675 Added documentation to QPyTextObject class. 2010-10-06 11:40:42 -03:00
Hugo Parente Lima
ec252fae3f Update pyside.qdocconf.in removing useless entries. 2010-10-06 11:37:15 -03:00
Hugo Parente Lima
1508831725 Fixed some code snippets used in the PySide docs. 2010-10-05 16:44:50 -03:00
Hugo Parente Lima
5f21b20e72 Generate documentation for phonon. 2010-10-05 14:19:59 -03:00
Hugo Parente Lima
4caa8e8ab3 Sort typesystem according to their dependencies to avoid the inclusion of a typesystem with generate=no. 2010-10-05 14:19:59 -03:00