aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_templates
Commit message (Collapse)AuthorAgeFilesLines
* Fix links on rel bar.Hugo Parente Lima2012-03-081-1/+11
|
* Update pysidedocs theme to rely more on sphinx's base theme:Didier Raboud2012-03-081-0/+31
| | | | | | | | | | - Drop files that are redundant with sphinx. - Add _templates/layout.html to add the needed customisation. - Update theme.conf to ensure theme inheritance. - Update pysidedocs.css to fit the theme with sphinx's basic theme. Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Cosmetic changes on docs.Hugo Parente Lima2012-03-081-0/+6
|
* Add a comma.Hugo Parente Lima2012-03-081-1/+1
|
* Fix bug 916 - "Missing info about when is possible to use keyword arguments ↵Hugo Parente Lima2012-03-081-4/+10
| | | | | | | in docs [was: QListWidgetItem's constructor ignores text parameter]" Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Fix bug 424 - "QDockWidget.setTitleBarWidget does not accept 0"Hugo Parente Lima2012-03-081-1/+6
|
* Added some QML tutorials to the documentation.Hugo Parente Lima2012-03-081-0/+5
|
* Updating documentation to reflect adoption of wikipages.Luciano Wolf2010-10-111-23/+1
| | | | Reviewer: Renato Araújo <renato.filho@openbossa.org>
* Fix typo: QPropery.Luciano Wolf2010-08-041-1/+1
|
* Created QProperty documentation.Renato Filho2010-07-081-4/+7
| | | | | Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>
* Small updates to the documentation.Marcelo Lira2010-06-211-1/+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 documentation to include QtDeclarative and support new features.Luciano Wolf2010-06-011-2/+4
| | | | | Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Renato Araújo <renato.filho@openbossa.org>
* Adding documentation about new-style signal/slot.Luciano Wolf2010-05-181-0/+2
|
* Adding ./doc from boostLauro Neto2010-04-281-0/+68
Reviewer: Lauro Moura <lauro.neto@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>