aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version bump, 1.0.0 final yay!ps-1.0.0Hugo Parente Lima2012-03-081-1/+1
* Added some missing code snippets to PySide documentation.Hugo Parente Lima2012-03-0812-73/+596
* Removed useless files from docs.Hugo Parente Lima2012-03-0854-1743/+0
* Remove some warning messages when generating the docs.Hugo Parente Lima2012-03-081-0/+19
* Fix bug 676 - "wrong QLocale.toFloat() description".Luciano Wolf2012-03-081-0/+24
* Fix bug#708 - "Remaining pyqtSignal in ref docs"Hugo Parente Lima2012-03-081-4/+3
* Added module documentation for all modules.Hugo Parente Lima2012-03-0815-0/+282
* Removed a lot of files not used by the doc generation.Hugo Parente Lima2012-03-08133-13336/+0
* Missing doc code snippet for webkit.Hugo Parente Lima2012-03-081-0/+14
* Fixed/translated some doc. code snippets.Hugo Parente Lima2012-03-0814-201/+267
* Use multiple code snippets directories to fix the crazyness of Qt docs.Hugo Parente Lima2012-03-081-1/+1
* Removed unused doc snippet files.Hugo Parente Lima2012-03-08174-4182/+0
* Added modify-documentation do QDeclarativePropertyMap to remove references to...Hugo Parente Lima2012-03-081-1/+14
* Added missing format attribute.Hugo Parente Lima2012-03-081-1/+1
* Added some QML tutorials to the documentation.Hugo Parente Lima2012-03-0862-1/+2925
* Minor fixes on pysideapi2.rst.Hugo Parente Lima2012-03-081-9/+4
* Use monospace font for sphinx literal strings.Hugo Parente Lima2012-03-081-0/+6
* Change version from beta6 to rc1ps-1.0.0-rc1Hugo Parente Lima2012-03-081-2/+2
* Updated PySide CMake files to use the new generator argument "avoid-protected...Marcelo Lira2012-03-081-0/+7
* Updated CMake files to use the "--drop-type-entries" generator option.Marcelo Lira2012-03-0842-205/+201
* Fix bug 681 - "Unicode support for trUtf8 method"Hugo Parente Lima2012-03-081-8/+27
* Fix bug 674 - "QGraphicsScene::clear() is missing"Hugo Parente Lima2012-03-083-1/+39
* Fix bug 687 - "[PATCH] QUiLoader code example crashes"Jerome Leclanche2012-03-081-0/+1
* Fix bug 675 - "QGraphicsLinearLayout segfault"Hugo Parente Lima2012-03-083-4/+22
* Refactor to simplify code just avoding some Cism.Hugo Parente Lima2012-03-081-6/+4
* Make PySide signals work with meta types.Hugo Parente Lima2012-03-081-1/+1
* Add unit test for bug 684.Hugo Parente Lima2012-03-081-0/+13
* Raise error when slot argument is unknown.Lauro Neto2012-03-082-0/+12
* Fix bug 679 - "QWebPage miss extension function"Hugo Parente Lima2012-03-082-0/+13
* Fix phonon compilation and detection of VideoCaptureDevice class.Hugo Parente Lima2012-03-083-10/+9
* Fix bug 638 - "Documentation for phonon doesn't show class inheritance diagra...Hugo Parente Lima2012-03-083-65/+63
* Removed duplicated entry of QWebPage::ErrorDomain on typesystem.Hugo Parente Lima2012-03-081-1/+0
* Increments reference of None object on custom code for QState.addTransition m...Marcelo Lira2012-03-081-0/+1
* Created unit test for bug #671.Renato Araujo Oliveira Filho2012-03-082-0/+63
* Appended the metaclass data flags value on head.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Added QCursor test. It is related to bug #630.Marcelo Lira2012-03-082-0/+17
* Fixed function 'QToolBar.addAction' to support callback in theRenato Araujo Oliveira Filho2012-03-083-2/+53
* Fix bug 668 - "QFileSystemModel setRootPath stops application from quitting."Hugo Parente Lima2012-03-083-0/+24
* Replaced all entries of reference-count with action=add to action=set.Hugo Parente Lima2012-03-086-26/+26
* Fix bug 663 - "Crash on exit when passing QNetworkAccessManager around"Hugo Parente Lima2012-03-081-0/+21
* Remove invalid function removals.Hugo Parente Lima2012-03-081-6/+0
* Fix bug 667 - "Crash on exit"Hugo Parente Lima2012-03-083-1/+41
* Fix QGLBuffer::map code injection and test.Hugo Parente Lima2012-03-082-26/+26
* Updated phonon typesystem to use the new pyside cmake macro syntax.Renato Araujo Oliveira Filho2012-03-081-2/+6
* Updated http server used on tests to keep trying until get a free address.Renato Araujo Oliveira Filho2012-03-081-5/+6
* Created unit test for bug #662.Renato Araujo Oliveira Filho2012-03-082-0/+29
* Implemented support for iterator on QTextBlock.Renato Araujo Oliveira Filho2012-03-081-0/+17
* Fix append object description on typesystem only when this was found.Renato Araujo Oliveira Filho2012-03-081-1/+1
* Separated class typesystem from the main typesystem.Renato Araujo Oliveira Filho2012-03-0824-123/+149
* Updated translation test to use previous generated qm files.Renato Araujo Oliveira Filho2012-03-083-8/+0