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
Marcelo Lira
8eb529bda3
Increments reference of None object on custom code for QState.addTransition method.
...
Reviewed by Hugo Parente <hugo.lima@openbossa.org>
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
2011-02-11 14:40:42 -03:00
Renato Araujo Oliveira Filho
c3d180fdc2
Created unit test for bug #671 .
...
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
Hugo Parente Lima <hugo.pl@gmail.com>
2011-02-10 17:30:34 -03:00
Renato Araujo Oliveira Filho
b9dd824866
Appended the metaclass data flags value on head.
...
Fix bug #671 .
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
Hugo Parente Lima <hugo.pl@gmail.com>
2011-02-10 17:30:34 -03:00
Marcelo Lira
42c9f80b06
Added QCursor test. It is related to bug #630 .
...
Bug #630 - Fails to resolve overload for QCursor(QBitmap, QBitmap, int, int)
http://bugs.openbossa.org/show_bug.cgi?id=630
Reviewed by Hugo Parente <hugo.lima@openbossa.org>
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
2011-02-10 14:07:56 -03:00
Renato Araujo Oliveira Filho
bda10df1da
Fixed function 'QToolBar.addAction' to support callback in the
...
arguments.
Create unit test for bug #635 .
Fixes bug #635 .
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Hugo Parente Lima <hugo.pl@gmail.com>
2011-02-10 10:36:07 -03:00
Hugo Parente Lima
7909d294f5
Fix bug 668 - "QFileSystemModel setRootPath stops application from quitting."
...
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Renato Araújo <renato.filho@openbossa.org>
2011-02-09 18:26:55 -02:00
Hugo Parente Lima
f25d227d6e
Replaced all entries of reference-count with action=add to action=set.
2011-02-09 18:26:55 -02:00
Hugo Parente Lima
7fd8eba136
Fix bug 663 - "Crash on exit when passing QNetworkAccessManager around"
2011-02-09 18:26:55 -02:00
Hugo Parente Lima
95d546696e
Remove invalid function removals.
2011-02-09 18:26:55 -02:00
Hugo Parente Lima
2248c1b944
Fix bug 667 - "Crash on exit"
2011-02-09 18:26:55 -02:00