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
*
Add a comma.
Hugo Parente Lima
2011-07-20
1
-1
/
+1
*
Fix bug 916 - "Missing info about when is possible to use keyword arguments i...
Hugo Parente Lima
2011-07-20
1
-4
/
+10
*
Fix bug 424 - "QDockWidget.setTitleBarWidget does not accept 0"
Hugo Parente Lima
2011-06-07
1
-1
/
+6
*
Show perm links only when the mouse hover on title.
Hugo Parente Lima
2011-06-06
1
-0
/
+5
*
Update javascript files used in sphinx generated documentation.
Hugo Parente Lima
2011-06-06
4
-80
/
+284
*
Fix bug 827 - "Anchor sign for headers to copy links for sections"
Hugo Parente Lima
2011-06-02
2
-1
/
+9
*
Created ClassInfo documentation.
renato araujo
2011-05-30
1
-0
/
+23
*
Minor change in a doc code snippet.
Hugo Parente Lima
2011-05-30
1
-1
/
+1
*
Remove ugly gray background on documentation see-also links.
Hugo Parente Lima
2011-05-18
1
-1
/
+0
*
Updated snippets code to use QFileSystemModel instead of deprecated class QDi...
Renato Filho
2011-05-05
2
-11
/
+11
*
Fix documentation bug 853 - "Provide constants for Qt and PySide version"
Hugo Parente Lima
2011-04-28
2
-0
/
+32
*
Update inheritance diagram sphinx extension.
Lauro Neto
2011-04-28
1
-5
/
+12
*
Created QtDeclarative.ListProperty documentation.
Renato Filho
2011-04-12
1
-0
/
+46
*
Fix doc bug 794 - "QPixmapCache.find example is wrong"
Hugo Parente Lima
2011-03-28
1
-4
/
+4
*
Last code snippets....
Hugo Parente Lima
2011-03-04
3
-0
/
+115
*
Removed Signal/Slot documentation content.
Hugo Parente Lima
2011-03-04
2
-190
/
+1
*
More code snippets ported to Python.
Hugo Parente Lima
2011-03-03
18
-0
/
+718
*
Added some missing code snippets to PySide documentation.
Hugo Parente Lima
2011-03-02
12
-73
/
+596
*
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
[next]