Commit graph

1,146 commits

Author SHA1 Message Date
Renato Filho
2bd54857ed Created unit test for bug #726.
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
          Lauro Moura <lauro.neto@openbossa.org>
2011-03-21 11:57:38 -03:00
Renato Filho
8ce3644a13 Does not use normalizeSignature in functions with return type.
Fix bug #726.

Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
          Lauro Moura <lauro.neto@openbossa.org>
2011-03-21 11:57:38 -03:00
Hugo Parente Lima
13d9f714c5 Add unit test for bug 693 - "Heap corruption or double free reported on program exit"
Reviewer: Renato Araújo <renato.filho@openbossa.org>
          Luciano Wolf <luciano.wolf@openbossa.org>
2011-03-18 18:32:37 -03:00
Renato Filho
a6f0d0cb52 Fixed test for bug #674 to works with new getattr check.
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
          Marcelo Lira <marcelo.lira@openbossa.org>
2011-03-16 17:01:08 -03:00
Renato Filho
fb3bae60f4 Created unit test for bug #696.
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
          Marcelo Lira <marcelo.lira@openbossa.org>
2011-03-16 17:01:08 -03:00
Renato Filho
880e6a28b6 Check if class is valid before call meta object function on class getattro function.
Fix bug #696.

Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
          Marcelo Lira <marcelo.lira@openbossa.org>
2011-03-16 17:00:14 -03:00
Renato Filho
b1a1f61c64 Created unit test for bug #711.
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
          Lauro Moura <lauro.neto@openbossa.org>
2011-03-16 16:34:26 -03:00
Renato Filho
9a7733ef8c Fix QToolbar.clear parent policy.
Fixes bug #711.

Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
          Lauro Moura <lauro.neto@openbossa.org>
2011-03-16 16:34:26 -03:00
Hugo Parente Lima
a571d9bd98 Add unit test for bug 706 - "dataChanged signal raise an incorrect TypeError"
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
          Luciano Wolf <luciano.wolf@openbossa.org>
2011-03-16 11:22:34 -03:00
Hugo Parente Lima
008798b0e3 Fix bug 718 - "PySide/PyQt4 QByteArray incompatibilities: setNum method"
Fix bug 719 - "PySide/PyQt4 QByteArray incompatibilities: appendByte method"
2011-03-16 11:22:19 -03:00
Hugo Parente Lima
25026120a1 Add comments to some function removals. 2011-03-15 14:22:10 -03:00
Renato Filho
4c149aef4e Created unit test for bug #714.
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
          Marcelo Lira <marcelo.lira@openbossa.org>
2011-03-09 18:06:19 -03:00
Renato Filho
957fa171a9 Removed parent policy from QLabel.setPixmap.
This is not a parent transfer because the function receives a "const &" and stores a copy of the pixmap.

Fixes bug #714.

Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
	  Marcelo Lira <marcelo.lira@openbossa.org>
2011-03-09 18:05:37 -03:00
Lauro Neto
f0e364ff28 Remove duplicated const functions from QRegExp
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
2011-03-04 16:49:12 -03:00
Hugo Parente Lima
73f21eb1bb Last code snippets.... 2011-03-04 13:10:38 -03:00
Hugo Parente Lima
bd43c1e0b2 Removed Signal/Slot documentation content. 2011-03-04 11:37:20 -03:00
Hugo Parente Lima
04a26bd3bb Version bump to 1.0.1 2011-03-04 11:37:20 -03:00
Hugo Parente Lima
ca81d9a32c More code snippets ported to Python. 2011-03-03 18:56:26 -03:00
Hugo Parente Lima
094de67591 Version bump, 1.0.0 final yay! 2011-03-02 21:17:57 -03:00
Hugo Parente Lima
b94f5359b0 Added some missing code snippets to PySide documentation. 2011-03-02 21:17:57 -03:00
Hugo Parente Lima
97a16f10ab Removed useless files from docs. 2011-03-02 21:17:57 -03:00
Hugo Parente Lima
eedc03ebb5 Remove some warning messages when generating the docs.
Those classes haven't especific documentation, they are only typedefs for template instanciations.
2011-03-02 21:17:57 -03:00
Luciano Wolf
17f2d83e0e Fix bug 676 - "wrong QLocale.toFloat() description".
Reviewer: Lauro Moura <lauro.neto@openbossa.org>
          Marcelo Lira <marcelo.lira@openbossa.org>
2011-03-02 15:03:11 -03:00
Hugo Parente Lima
2ed86dc435 Fix bug#708 - "Remaining pyqtSignal in ref docs" 2011-03-02 14:35:55 -03:00
Hugo Parente Lima
8ac29700ce Added module documentation for all modules. 2011-03-01 20:32:10 -03:00
Hugo Parente Lima
ee92e460f1 Removed a lot of files not used by the doc generation. 2011-03-01 20:31:56 -03:00
Hugo Parente Lima
35168cb86a Missing doc code snippet for webkit. 2011-03-01 20:31:39 -03:00
Hugo Parente Lima
daffd9831a Fixed/translated some doc. code snippets. 2011-03-01 15:52:11 -03:00
Hugo Parente Lima
9c21263251 Use multiple code snippets directories to fix the crazyness of Qt docs. 2011-03-01 15:52:11 -03:00
Hugo Parente Lima
f804d84297 Removed unused doc snippet files. 2011-03-01 15:52:11 -03:00
Hugo Parente Lima
361c887da0 Added modify-documentation do QDeclarativePropertyMap to remove references to QVariant and QString. 2011-02-28 20:23:32 -03:00
Hugo Parente Lima
75f799872b Added missing format attribute. 2011-02-28 20:23:32 -03:00
Hugo Parente Lima
1ab21c4b28 Added some QML tutorials to the documentation. 2011-02-25 19:11:25 -03:00
Hugo Parente Lima
98ede2df71 Minor fixes on pysideapi2.rst. 2011-02-25 19:07:27 -03:00
Hugo Parente Lima
d9482626e6 Use monospace font for sphinx literal strings. 2011-02-25 19:05:54 -03:00
Hugo Parente Lima
dd8de65f73 Change version from beta6 to rc1 2011-02-17 17:48:30 -02:00
Marcelo Lira
2efb33d2fc Updated PySide CMake files to use the new generator argument "avoid-protected-hack".
Reviewed by Hugo Parente <hugo.lima@openbossa.org>
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
2011-02-17 14:43:51 -03:00
Marcelo Lira
5ef2f26ec2 Updated CMake files to use the "--drop-type-entries" generator option.
Instead of maintaining a complex CMake scheme to remove optional type
system entries, the generation will rely on the new generator capability
of dropping entries given via command line.

Reviewed by Bruno Araújo <bruno.araujo@openbossa.org>
Reviewed by Lauro Moura <lauro.neto@openbossa.org>
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
2011-02-17 10:52:19 -03:00
Hugo Parente Lima
4305a54b42 Fix bug 681 - "Unicode support for trUtf8 method"
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
          Lauro Moura <lauro.neto@openbossa.org>
2011-02-16 19:40:46 -02:00
Hugo Parente Lima
e0cf4b000d Fix bug 674 - "QGraphicsScene::clear() is missing" 2011-02-16 16:07:01 -02:00
Jerome Leclanche
adfaf21063 Fix bug 687 - "[PATCH] QUiLoader code example crashes"
Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
          Marcelo Lira <marcelo.lira@openbossa.org>
2011-02-16 11:40:16 -02:00
Hugo Parente Lima
691841f829 Fix bug 675 - "QGraphicsLinearLayout segfault"
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
          Luciano Wolf <luciano.wolf@openbossa.org>
2011-02-15 19:35:05 -02:00
Hugo Parente Lima
47957530f9 Refactor to simplify code just avoding some Cism. 2011-02-15 16:38:53 -02:00
Hugo Parente Lima
a7cebb5917 Make PySide signals work with meta types. 2011-02-15 16:38:21 -02:00
Hugo Parente Lima
0ad9c484df Add unit test for bug 684. 2011-02-15 16:37:16 -02:00
Lauro Neto
0298a34289 Raise error when slot argument is unknown.
Instead of accepting it silently and generating potential
segfault and undefined behavior, raise TypeError when
the type of an argument is unknown to PySide type system.

An example of such erratic behavior is in declarations like:

@Slot
def foo(self):

Slots without arguments must be explicitly declared this way:

@Slot()
def foo(self):

Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
Reviewer: Hugo Lima <hugo.lima@openbossa.org>
2011-02-11 19:32:41 -03:00
Hugo Parente Lima
7b4d24f094 Fix bug 679 - "QWebPage miss extension function"
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
          Renato Araújo <renato.filho@openbossa.org>
2011-02-11 17:23:23 -02:00
Hugo Parente Lima
7d80ac8e29 Fix phonon compilation and detection of VideoCaptureDevice class.
Reviewer: Lauro Moura <lauro.neto@openbossa.org>
          Renato Araújo <renato.filho@openbossa.org>
2011-02-11 15:09:53 -02:00
Hugo Parente Lima
26d6f4a39e Fix bug 638 - "Documentation for phonon doesn't show class inheritance diagrams." 2011-02-11 15:09:53 -02:00
Hugo Parente Lima
42e149598e Removed duplicated entry of QWebPage::ErrorDomain on typesystem. 2011-02-11 15:09:53 -02:00