index
:
users/pcacjr/pyside.git
bug1124-unittest
bug1126
bug1135
bug1138
master
Paulo's PySide repository
Paulo Alcantara
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed useless files from docs.
Hugo Parente Lima
2011-03-02
54
-1743
/
+0
*
Remove some warning messages when generating the docs.
Hugo Parente Lima
2011-03-02
1
-0
/
+19
*
Fix bug#708 - "Remaining pyqtSignal in ref docs"
Hugo Parente Lima
2011-03-02
1
-4
/
+3
*
Added module documentation for all modules.
Hugo Parente Lima
2011-03-01
15
-0
/
+282
*
Removed a lot of files not used by the doc generation.
Hugo Parente Lima
2011-03-01
133
-13336
/
+0
*
Missing doc code snippet for webkit.
Hugo Parente Lima
2011-03-01
1
-0
/
+14
*
Fixed/translated some doc. code snippets.
Hugo Parente Lima
2011-03-01
14
-201
/
+267
*
Use multiple code snippets directories to fix the crazyness of Qt docs.
Hugo Parente Lima
2011-03-01
1
-1
/
+1
*
Removed unused doc snippet files.
Hugo Parente Lima
2011-03-01
174
-4182
/
+0
*
Added some QML tutorials to the documentation.
Hugo Parente Lima
2011-02-25
62
-1
/
+2925
*
Minor fixes on pysideapi2.rst.
Hugo Parente Lima
2011-02-25
1
-9
/
+4
*
Use monospace font for sphinx literal strings.
Hugo Parente Lima
2011-02-25
1
-0
/
+6
*
Fix bug 687 - "[PATCH] QUiLoader code example crashes"
Jerome Leclanche
2011-02-16
1
-0
/
+1
*
Fix bug 638 - "Documentation for phonon doesn't show class inheritance diagra...
Hugo Parente Lima
2011-02-11
2
-64
/
+62
*
The global header for PySide is now installed with the libpyside headers.
Marcelo Lira
2011-02-04
1
-1
/
+1
*
Updated GeneratorRunner calls on CMake files to use "--generator-set" instead...
Marcelo Lira
2011-01-31
1
-1
/
+1
*
Fix bug#636 - "Unable to navigate back to the main site from the generated do...
Hugo Parente Lima
2011-01-24
2
-5
/
+3
*
Fixed style on QUiLoader code snippet.
Marcelo Lira
2011-01-14
1
-1
/
+1
*
Fix bug#560 - "Lack of QtCore.Signal documentation"
Hugo Parente Lima
2011-01-06
4
-2
/
+242
*
New format for __version_info__.
Hugo Parente Lima
2011-01-04
1
-1
/
+1
*
Fix bug#577 - "Reference to QString in docs"
Hugo Parente Lima
2011-01-03
1
-4
/
+3
*
Fix bug#517 - "Documentation for QtDeclarative is not linked in contents.html...
Hugo Parente Lima
2010-12-14
1
-0
/
+1
*
Fix bug#518 - "The file 'genindex.html' is not found (linked from contents.ht...
Hugo Parente Lima
2010-12-14
1
-4
/
+2
*
Updates to more code snippets on documentation concerning QtCore module.
Marcelo Lira
2010-12-03
9
-38
/
+236
*
Updated a lot of code snippets on documentation concerning QtCore module.
Marcelo Lira
2010-12-03
29
-187
/
+172
*
Fix doc generation after the refactor for v1.0.
Hugo Parente Lima
2010-11-29
1
-2
/
+2
*
Fixed codesnippte about return of QAbstractSocket.read function.
Renato Araujo Oliveira Filho
2010-11-19
1
-4
/
+3
*
Fixed typo on typesystem used in doc generator.
renatofilho
2010-10-14
1
-2
/
+2
*
Updating documentation to reflect adoption of wikipages.
Luciano Wolf
2010-10-11
14
-674
/
+41
*
Added documentation to QPyTextObject class.
Hugo Parente Lima
2010-10-06
1
-2
/
+4
*
Update pyside.qdocconf.in removing useless entries.
Hugo Parente Lima
2010-10-06
1
-89
/
+12
*
Fixed some code snippets used in the PySide docs.
Hugo Parente Lima
2010-10-05
8
-29
/
+29
*
Generate documentation for phonon.
Hugo Parente Lima
2010-10-05
2
-3
/
+7
*
Sort typesystem according to their dependencies to avoid the inclusion of a t...
Hugo Parente Lima
2010-10-05
1
-13
/
+15
*
Fix bug#168 - "API documentation suggestions" and other fixes.
Hugo Parente Lima
2010-09-24
4
-95
/
+479
*
Removed modindex.hmtm and added domainindex.html to work with newer sphinx ve...
Hugo Parente Lima
2010-09-24
2
-40
/
+57
*
Removed doc files not used.
Hugo Parente Lima
2010-09-24
15
-666
/
+1
*
Fix doc generation and only generate docs for QtDeclarative module when it wa...
Hugo Parente Lima
2010-09-17
1
-2
/
+4
*
Change the license boiler plates of all LGPL files removing the special excep...
Hugo Parente Lima
2010-09-09
1
-9
/
+0
*
Various cleanups to CMakeLists.txt files
Anderson Lizardo
2010-08-26
1
-5
/
+5
*
fixed the newsigslot documentation to use API 2
Matti Airas
2010-08-20
1
-15
/
+15
*
Fix typo: QPropery.
Luciano Wolf
2010-08-04
2
-3
/
+3
*
Created QProperty documentation.
Renato Filho
2010-07-08
2
-4
/
+51
*
Small updates to the documentation.
Marcelo Lira
2010-06-21
2
-52
/
+1
*
Updating QVariant description inside API2 document.
Luciano Wolf
2010-06-15
1
-0
/
+1
*
Updating API2 documentation.
Luciano Wolf
2010-06-15
1
-12
/
+3
*
Documentation about new API2.
Luciano Wolf
2010-06-14
1
-0
/
+104
*
Removed an copy'n'paste error from the documentation of new style signals/slots.
Marcelo Lira
2010-06-07
1
-5
/
+1
*
Fix newsigslot documentation. Use Signal/Slot instead of signal/slot.
0.3.2
Luciano Wolf
2010-06-03
1
-22
/
+22
*
Updating documentation to include QtDeclarative and support new features.
Luciano Wolf
2010-06-01
3
-4
/
+16
[next]