| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\
| |
| |
| |
| | |
Conflicts:
CMakeLists.txt
|
| |
| |
| |
| |
| | |
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
Reviewed by Renato Araújo <renato.filho@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
Reviewed by Renato Araújo <renato.filho@openbossa.org>
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The test library is intended to provide specific test cases in a way
that problems could be isolated easier than using the ones provided by
the Qt library. Cases commons to all Python bindings must go into the
Shiboken test libraries, the one added here is intended to test Qt
specifics (e.g. signals).
A Python unit test was added for the case when a method and a signal
have the same name.
|
| | |
|
| |
| |
| |
| |
| | |
Reviewer: Renato Araújo <renato.filho@openbossa.org>
Luciano Wolf <luciano.wolf@openbossa.org>
|
| |
| |
| |
| | |
init_slot function.
|
| | |
|
| |
| |
| |
| | |
It's used by address, so inline it is useless.
|
| |
| |
| |
| | |
Also don't export structs that don't need to be exported.
|
| |
| |
| |
| | |
private header.
|
| | |
|
| |
| |
| |
| | |
This break the ABI.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Created unit test.
Fixes bug #416
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
Luciano Wolf <luciano.wolf@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
Luciano Wolf <luciano.wolf@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
Luciano Wolf <luciano.wolf@openbossa.org>
|
| |
| |
| |
| |
| |
| |
| | |
parameters in their signatures"
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Marcelo Lira <marcelo.lira@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
Luciano Wolf <luciano.wolf@openbossa.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
operator *.
Fixes bug #400.
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
Luciano Wolf <luciano.wolf@openbossa.org>
|
| |
| |
| |
| |
| |
| |
| | |
Fixes bug #399.
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
Luciano Wolf <luciano.wolf@openbossa.org>
|
| |
| |
| |
| |
| |
| |
| | |
impossible to delete"
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Marcelo Lira <marcelo.lira@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Marcelo Lira <marcelo.lira@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Marcelo Lira <marcelo.lira@openbossa.org>
|
| |
| |
| |
| |
| |
| |
| | |
This allow use the object as arguments in any functions.
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Marcelo Lira <marcelo.lira@openbossa.org>
|
| |
| |
| |
| |
| |
| |
| | |
Fixes bug #392
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Marcelo Lira <marcelo.lira@openbossa.org>
|
| |
| |
| |
| |
| |
| |
| | |
Fixed QMatrix*x* implementation.
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Lauro Neto <lauro.neto@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Lauro Neto <lauro.neto@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Renato Filho <renato.filho@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Renato Filho <renato.filho@openbossa.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Add QColor.__reduce__
Adding QByteArray __reduce__
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Renato Filho <renato.filho@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Renato Filho <renato.filho@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Renato Filho <renato.filho@openbossa.org>
|
| | |
|
| |
| |
| |
| | |
Reviewer: Renato Araújo <renato.filho@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
Luciano Wolf <luciano.wolf@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
Luciano Wolf <luciano.wolf@openbossa.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
type() comparison won't work due to weakproxy.
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
Reviewer: Hugo Lima <hugo.lima@openbossa.org>
Reviewer: Renato Filho <renato.filho@openbossa.org>
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Plus test.
Should return a child of the given type.
|
| |
| |
| |
| |
| | |
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
Luciano Wolf <luciano.wolf@openbossa.org>
|
| |
| |
| |
| |
| |
| |
| | |
This is used to register a new python type which can be used in ui description files.
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
Luciano Wolf <luciano.wolf@openbossa.org>
|
| |
| |
| |
| |
| | |
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
Luciano Wolf <luciano.wolf@openbossa.org>
|
|/
|
|
|
|
|
| |
QUiLoader.loader function.
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
Luciano Wolf <luciano.wolf@openbossa.org>
|
|
|
|
|
| |
Reviewer: Renato Araújo <renato.filho@openbossa.org>
Luciano Wolf <luciano.wolf@openbossa.org>
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit bebede17c03c5f6180262a4031c53998142564ad.
|