aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Change the license boiler plates of all LGPL files removing the special ↵Hugo Parente Lima2010-09-091-9/+0
| | | | exception.
* Various cleanups to CMakeLists.txt filesAnderson Lizardo2010-08-261-5/+5
| | | | | | | | | * 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>
* fixed the newsigslot documentation to use API 2Matti Airas2010-08-201-15/+15
|
* Fix typo: QPropery.Luciano Wolf2010-08-042-3/+3
|
* Created QProperty documentation.Renato Filho2010-07-082-4/+51
| | | | | Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>
* Small updates to the documentation.Marcelo Lira2010-06-212-52/+1
| | | | | | Removed the doc about building BoostPythonGenerator and modified a line about the generator used to create the bindings in the index.html file.
* Updating QVariant description inside API2 document.Luciano Wolf2010-06-151-0/+1
|
* Updating API2 documentation.Luciano Wolf2010-06-151-12/+3
|
* Documentation about new API2.Luciano Wolf2010-06-141-0/+104
|
* Removed an copy'n'paste error from the documentation of new style signals/slots.Marcelo Lira2010-06-071-5/+1
| | | | | Reviewed by Hugo Parente <hugo.lima@openbossa.org> Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
* Fix newsigslot documentation. Use Signal/Slot instead of signal/slot.ps-0.3.2Luciano Wolf2010-06-031-22/+22
|
* Updating documentation to include QtDeclarative and support new features.Luciano Wolf2010-06-013-4/+16
| | | | | Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Renato Araújo <renato.filho@openbossa.org>
* Fixed typo on licence header.Renato Filho2010-05-211-1/+1
| | | | Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
* Fixed Nokia copyright.Renato Filho2010-05-211-3/+3
| | | | Reviewer: Matti Airas <matti.p.airas@nokia.com>
* Append license and copyright to pyhtml2devhelp.py scriptRenato Filho2010-05-201-4/+33
| | | | | Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>
* Updating doc to reflect PSEP100.Luciano Wolf2010-05-201-23/+23
| | | | | Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Renato Araujo <renato.araujo@openbossa.org>
* Adding documentation about new-style signal/slot.Luciano Wolf2010-05-182-0/+193
|
* Fixed layout issues in global module index documentation page.Hugo Parente Lima2010-05-043-5/+3
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Reviewer: Renato Araújo <renato.araujo@openbossa.org>
* Fix documentation page about how to generate the documentation.Hugo Parente Lima2010-05-041-21/+7
|
* Add QtMaemo5 to the modules listBruno dos Santos de Araujo2010-05-041-0/+1
| | | | | Reviewer: Renato Filho <renato.filho@openbossa.org> Reviewer: Lauro Neto <lauro.neto@openbossa.org>
* Bump generation tools versionsBruno dos Santos de Araujo2010-05-034-9/+9
|
* Update build docs dependencies/versionsBruno dos Santos de Araujo2010-05-034-14/+20
|
* Add doc generator for some missing modules.Hugo Parente Lima2010-05-031-0/+5
| | | | | Reviewer: Bruno Araújo <bruno.araujo@openbossa.org> Reviewer: Renato Araújo <renato.araujo@openbossa.org>
* Build documentation of out source dir, automagicly replacing variables like ↵Hugo Parente Lima2010-05-033-103/+15
| | | | | | | version numbers. Reviewer: Bruno Araújo <bruno.araujo@openbossa.org> Reviewer: Renato Araújo <renato.araujo@openbossa.org>
* Fix documentation title, as requested by bug#168.Hugo Parente Lima2010-05-031-1/+1
| | | | | Reviewer: Bruno Araújo <bruno.araujo@openbossa.org> Reviewer: Renato Araújo <renato.araujo@openbossa.org>
* Add dbus example do docs.Hugo Parente Lima2010-05-033-3/+120
| | | | | Reviewer: Bruno Araújo <bruno.araujo@openbossa.org> Reviewer: Renato Araújo <renato.araujo@openbossa.org>
* Update build docs.Bruno dos Santos de Araujo2010-04-295-21/+29
| | | | | Reviewer: Lauro Moura <lauro.neto@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Update documentation about shiboken and remove old one aboutRenato Filho2010-04-287-23/+60
| | | | | | | boost.python. Reviewer: Lauro Moura <lauro.neto@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Skip BaseWrapper class from class diagram generation.Renato Filho2010-04-281-4/+5
| | | | | Reviewer: Lauro Moura <lauro.neto@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Adding ./doc from boostLauro Neto2010-04-281107-0/+70654
Reviewer: Lauro Moura <lauro.neto@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>