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
Hugo Parente Lima
3e0af488ee
Fix bug#168 - "API documentation suggestions" and other fixes.
...
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Marcelo Lira <marcelo.lira@openbossa.org>
2010-09-24 16:12:05 -03:00
Hugo Parente Lima
26a17dbdb1
Removed modindex.hmtm and added domainindex.html to work with newer sphinx versions.
2010-09-24 16:12:04 -03:00
Hugo Parente Lima
1b754f3098
Removed doc files not used.
2010-09-24 16:12:04 -03:00
Hugo Parente Lima
b8436f6b1e
Fix doc generation and only generate docs for QtDeclarative module when it was found.
...
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Marcelo Lira <marcelo.lira@openbossa.org>
2010-09-17 10:36:18 -03:00
Hugo Parente Lima
f9daf01879
Change the license boiler plates of all LGPL files removing the special exception.
2010-09-09 12:02:51 -03:00
Anderson Lizardo
3c36d44472
Various cleanups to CMakeLists.txt files
...
* Simplify endmacro(), endif() and else() statements
* Remove unused and redundant code
* Use AUTO_OS for holding the typesystem suffix (instead of MODULE_NAME)
Reviewed-by: Luciano Wolf <luciano.wolf@openbossa.org>
Reviewed-by: Hugo Parente Lima <hugo.lima@openbossa.org>
2010-08-26 11:04:58 -04:00
Matti Airas
4c7979877a
fixed the newsigslot documentation to use API 2
2010-08-20 12:42:25 +03:00
Luciano Wolf
1b4e140044
Fix typo: QPropery.
2010-08-04 18:47:27 -03:00
Renato Filho
f1bbc25546
Created QProperty documentation.
...
Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
Luciano Wolf <luciano.wolf@openbossa.org>
2010-07-08 13:53:14 -03:00
Marcelo Lira
1439464358
Small updates to the documentation.
...
Removed the doc about building BoostPythonGenerator and modified a
line about the generator used to create the bindings in the index.html
file.
2010-06-21 14:04:43 -03:00
Luciano Wolf
ef291779fd
Updating QVariant description inside API2 document.
2010-06-15 18:30:10 -03:00
Luciano Wolf
59d42297fd
Updating API2 documentation.
2010-06-15 17:38:35 -03:00
Luciano Wolf
5c6eb8b913
Documentation about new API2.
2010-06-14 16:59:58 -03:00
Marcelo Lira
471486732b
Removed an copy'n'paste error from the documentation of new style signals/slots.
...
Reviewed by Hugo Parente <hugo.lima@openbossa.org>
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
2010-06-07 16:26:45 -03:00
Luciano Wolf
09b7fcdc4f
Fix newsigslot documentation. Use Signal/Slot instead of signal/slot.
2010-06-03 11:24:14 -03:00
Luciano Wolf
02f4a14bab
Updating documentation to include QtDeclarative and support new features.
...
Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
Renato Araújo <renato.filho@openbossa.org>
2010-06-01 17:33:19 -03:00
Renato Filho
f91faac094
Fixed typo on licence header.
...
Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
2010-05-21 20:21:19 -03:00
Renato Filho
7fd722a38a
Fixed Nokia copyright.
...
Reviewer: Matti Airas <matti.p.airas@nokia.com>
2010-05-21 09:06:28 -03:00
Renato Filho
2956c15cb2
Append license and copyright to pyhtml2devhelp.py script
...
Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
Luciano Wolf <luciano.wolf@openbossa.org>
2010-05-20 15:02:44 -03:00
Luciano Wolf
3d205e8319
Updating doc to reflect PSEP100.
...
Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
Renato Araujo <renato.araujo@openbossa.org>
2010-05-20 11:25:43 -03:00