commit 4e47b3284fd8715b68342e755cd06ba02b1df0de
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Tue Nov 29 11:00:41 2011 -0300

    Bumping to revision 1.0.9

commit 6a1e70e085fa4f4e71a1c20189ac2115ebe5f19f
Author: Paulo Alcantara <pcacjr@gmail.com>
Date:   Fri Nov 25 15:28:03 2011 -0300

    Fix BUG #1048
    
    Signed-off-by: Paulo Alcantara <pcacjr@gmail.com>
    Reviewer: Willer Moreira <willer.moreira@openbossa.org>
              Hugo Parente Lima <hugo.lima@openbossa.org>

commit c3fc0784f8bc2e17f668cd0eb40f06e3cb7d008b
Author: Paulo Alcantara <pcacjr@gmail.com>
Date:   Wed Nov 23 14:34:54 2011 -0300

    Fix BUG #1058 - "Strange code in PySide/QtUiTools/glue/plugins.h"
    
    Signed-off-by: Paulo Alcantara <pcacjr@gmail.com>
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Bruno Araújo <bruno.araujo@openbossa.org>

commit a357fbbe501a2927995a8f8c1650bfda052c3429
Author: Paulo Alcantara <pcacjr@gmail.com>
Date:   Wed Nov 23 14:08:42 2011 -0300

    Fix BUG #1052
    
    Signed-off-by: Paulo Alcantara <pcacjr@gmail.com>
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 9367d9eccedd5a29459ceddc4761c6573d385cb8
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Nov 3 16:08:12 2011 -0300

    Fix PYSIDE_LIBRARY in CMake export.
    
    Was hardcoded with Cygwin library name format.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>

commit f1fe0a3831022cf2e2dd352ad9b67f8ef72031c9
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Nov 1 17:29:43 2011 -0200

    Remove unused code in bug 844 unit test.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 8e5f57067e076eec733ee9540602db10714496aa
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Nov 1 17:29:01 2011 -0200

    Fix bug 1029 - "qmlRegisterType Fails to Increase the Ref Count"

commit 2a19232a751b73105388fd52d78363d69bb54d7a
Author: Paulo Alcantara <paulo.alcantara@openbossa.org>
Date:   Mon Oct 31 13:38:19 2011 -0300

    Fix BUG #1031
    
    Signed-off-by: Paulo Alcantara <paulo.alcantara@openbossa.org>
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 5e56336a558a77753b0f679477d8c9518340e7cc
Author: Jerzy Kozera <jerzy.kozera@gmail.com>
Date:   Thu Oct 20 21:25:39 2011 +0200

    Fixed compilation error for gcc versions < 4
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 0c7399f821843326510b9cdb2c4d967fc2ea64a4
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Oct 31 16:29:09 2011 -0200

    Fix phonon unit test when there are device aliases reported by phonon.

commit c69816294f1905ff3ebceb7fa7f1b15d0e73c6c7
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Oct 31 16:16:14 2011 -0200

    Strip the text received from message handler.
    
    This was needed because now qWarning, etc, are using stream operators
    for security reasons, and those operators add spaces at end.

commit 77a011ace9986092134aeabf6e12914ea5b85084
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Oct 31 15:12:00 2011 -0200

    Fix bug 1012 - "FTBFS with hardening flags enabled"
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 07092b21a77c9536321bb8517a67aace756a24bb
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Oct 28 18:11:10 2011 -0200

    Fix bug 1036 - "Qt.KeyboardModifiers always evaluates to zero"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit f9a7144f53aa2e1c4f29b19436c9b9b1cc02833a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Oct 14 14:00:18 2011 -0300

    Creates QFlags types at runtime.

commit 3b70d65b9c866beadb334263f0c40474377f0967
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Oct 28 16:46:19 2011 -0200

    Fix bug 1013 - "connect to QSqlTableModel.primeInsert() causes crash"

commit f3672a77822fc68a2093985be5ff2f597a30bdb7
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Oct 27 15:01:19 2011 -0200

    Fix bug 1011 - "PySide cygwin patch"
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 1c135f7a59dbcdc798b8200904804bfcf6a050c0
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 26 20:20:22 2011 -0200

    Reduce the memory used by PySideMetaFunction instances.

commit ce98b29233fcdf4bfa5c8481c1765cb135b71f48
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 26 20:17:56 2011 -0200

    Unify the code used to do QObject meta calls.

commit 05719145fcb21d34c351fd01be2ac6b694674260
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 26 18:28:51 2011 -0200

    Fix bug 1016 - "Calling of Q_INVOKABLE method returning not QVariant is impossible..."

commit 987f3ece43af6e12e4e44fc81f1790141ddd3a34
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 26 16:23:28 2011 -0200

    Optimize PySide::getMetaDataFromQObject function avoiding some str copies.

commit 65b1748453c5d6bd325ac42b3d09b9aab6d1d01b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 26 14:37:28 2011 -0200

    Fix code style and add license headers.

commit 69e2171fa162b7f2bea4b505d9d247da14e608d9
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Oct 20 15:46:22 2011 -0200

    Fix unit test of bug 829.

commit fee6535a73ba089761e7020647172ef6203113e4
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Oct 20 11:39:51 2011 -0200

    Version bump to 1.0.8.

commit 5b51ad909f2b61449290c7cd984d4e580defd340
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 19 16:59:36 2011 -0200

    Fix bug 1019 - "Overriding QWidget.show or QWidget.hide do not work"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 74ad07ffeea407d9e565607e9189ccedba3aceef
Author: Paulo Alcantara <paulo.alcantara@openbossa.org>
Date:   Wed Oct 19 16:30:36 2011 -0300

    Fix bug 1022 - "RuntimeError: maximum recursion depth exceeded while getting the str of an object"
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>
    
    Signed-off-by: Paulo Alcantara <paulo.alcantara@openbossa.org>

commit d68c6b99a6f376bf893c43689bae5d3004a13473
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Oct 17 17:45:03 2011 -0200

    Only removes actions bounded to PyObjects on QMenu::clear.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 5e8a7ef5f0f566f7545f884283bc41f59bf51613
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 5 14:15:31 2011 -0300

    Initial update typesystem for support Qt 4.8 (beta).
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit aa8519d0a3cb9dd5ede9f3920310b17bcd074841
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Oct 18 15:07:54 2011 -0300

    Fix getTypeName check order.
    
    Was segfaulting for signals with None as an explicit
    argument (returning NULL to a strdup).
    
    Reviewer: Hugo Lima <hugo.lima@openbossa.org>
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit 89baf69998a4fcc3cd4eb3710f652c452224e2fa
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Oct 13 16:18:16 2011 -0300

    Fixes win32's HWND converter.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 81a4cb22766a8bc7ff4a48122e63caad5500ae69
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Oct 10 15:01:38 2011 -0300

    Use sbkpython.h instead of Python.h to avoid problems with Python2.5.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit ec04e5e9654ba96fc232b32167d1dbcb86649d65
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Oct 10 15:01:03 2011 -0300

    Avoid using uninitialized variable.

commit 41f66d647136298310321efecbe7dcef4af3c360
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Oct 7 19:16:14 2011 -0300

    Fix qglbuffer test on Python3.

commit 4f2058264daa971d2eb71d1ac68e1f0e00612118
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Oct 7 15:03:53 2011 -0300

    Fixed unittest to work with python3.

commit 90f7dda97ec8a3fab5cd07a065dbe8e1434835ef
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Oct 7 11:23:35 2011 -0300

    Change String::convertible to String::isConvertible.

commit 6ec8f68ed2d388252ef773ab908ca827fb193c23
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Oct 7 15:03:53 2011 -0300

    Fixed unittest to work with python3.

commit d41aff3062adbe3981f65575b544d4c9fd98689d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 18:18:49 2011 -0300

    Updated Cmake files.

commit 229d076650978e55173a764cbfa73b9f6e389eea
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 15:06:29 2011 -0300

    Slplited python compat file for python 2.x and 3.x

commit cbd5c150cdc7f5499b9b60cecd46aedac07409e6
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 11:43:55 2011 -0300

    Updated __init__.py file to works with python 2.x and 3.x

commit e7f9b64a2383e7687b170798539681fd694bba11
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 11:43:05 2011 -0300

    Updated pyside and signals tests to works with python 2.x and 3.x

commit 5ace130f23314607e67b9eb9280a378e95666a88
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 11:42:28 2011 -0300

    Updated phonon modue to works with python 2.x and 3.x

commit 1a3c2cf1b8285416b2f0f3f674c4ec10dc9e70ba
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 11:41:57 2011 -0300

    Updated QtWebKit modue to works with python 2.x and 3.x

commit 6cda8a543d44425c18e8eca3ddbffaf7704eb61d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 11:41:23 2011 -0300

    Updated QtUiTools modue to works with python 2.x and 3.x

commit 98508492aa9b3e9ee1d6e700427a8ab81fd6ea24
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 11:40:54 2011 -0300

    Updated QtSql modue to works with python 2.x and 3.x

commit 30b0b91afc7b5eb0a778f94a53e46326ac1361cd
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 11:40:26 2011 -0300

    Updated QtOpenGL modue to works with python 2.x and 3.x

commit 7ccc40dd7c0ebe8d86349dc1f9cc9b496d9fd7d2
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 11:39:47 2011 -0300

    Updated QtNetwork modue to works with python 2.x and 3.x

commit 78540b73645110a155510f1cd4fa2b9feea9c34c
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 11:39:08 2011 -0300

    Updated QtScript modue to works with python 2.x and 3.x

commit 0647ae2b88f08ac9a1894afe8a756965ad4133bf
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 11:38:31 2011 -0300

    Updated QtGui modue to works with python 2.x and 3.x

commit e2eaf4f44b207a73d5f9bf67b5310584441e7ecf
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 11:36:24 2011 -0300

    Updated QtCore modue to works with python 2.x and 3.x

commit d450084d0a961146326933d24ff9cd254127c2fe
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Oct 6 11:33:59 2011 -0300

    Updated QtDeclarative modue to works with python 2.x and 3.x

commit 5525de20d99808f4092d9dc264d3324496e68e55
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Oct 3 18:49:42 2011 -0300

    Initia QtCore port to python3.

commit a50b4fb08a4a0d2d823b2a1b9361f4d5642f92a1
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Oct 3 18:48:23 2011 -0300

    Created pyside QFlags compat class.

commit 93dc734d2d4b7b6e5d8472989b2cdb9f9bed2c08
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Sep 19 16:04:17 2011 -0300

    Fixed compilation with python3.

commit 89be62d301d0d42a5ab166d8e1675eda5274ee3e
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Sep 21 16:59:51 2011 -0300

    Fixes argument and return type of a couple of QtDeclarative methods.
    
    The methods are:
    
    * QDeclarativeEngine::importPlugin(QString,QString,QString*)
    * QDeclarativeExpression::evaluate(bool*)
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit fe214749c467964c2039f0cf29e05ca2eba4eed1
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Sep 21 16:58:09 2011 -0300

    Fixes argument and return type for method "QScriptString::toArrayIndex(bool*)const".

commit bc1fb8c797f024e71cfb6c1dea6acf29aaaf8c28
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Sep 21 11:10:23 2011 -0300

    QHostAddress::setAddress(quint8*) signature was removed.

commit 58038512848187d406cb136be0126b46eea4dcce
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Sep 21 11:34:29 2011 -0300

    Version bumped.

commit 227f4a7cdef46ed553f9d2e1ca1459e9a7254688
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Sep 20 18:30:58 2011 -0300

    Created unit test for layout policy.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 1e11f675d7a5d916ecdd3e72dcdfbc30264624e5
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Sep 20 18:28:29 2011 -0300

    Fixed layout policy.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit a67d557ae94edaa25c2e24ad3143bf45799f6011
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Sep 19 16:02:35 2011 -0300

    Created unit test for bug #1006.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 332770d140f2f610d433f64b0a6183c21e4f7293
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Sep 19 16:01:42 2011 -0300

    Fix QLayout.itemAt and QGridLayout.itemAtPosition return policy.
    
    Fixes bug #1006.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 60f657f0174e8e95e1d30a605dd87d70d64f73cd
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Sep 13 17:44:17 2011 -0300

    Unit test for bug 995 - "QDeclarativeView.itemAt returns faulty reference. (leading to SEGFAULT)"

commit de31fbd3fe3bca3bbb3f794c2932ad60ae941e5f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Sep 9 15:22:08 2011 -0300

    Created unit test for bug #1002.
    
    Reviewer: Hugo Parente <hugo.lima@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 57dbef16c667e9ea5b687f3891967995af5318a7
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Sep 9 15:20:32 2011 -0300

    Fixed QWidget.window() return policy.
    
    Fixes bug #1002
    
    Reviewer: Hugo Parente <hugo.lima@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 8b159a145da0adb4236d4072eeaf79a4c2def6c9
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Sep 8 14:32:32 2011 -0300

    Created unit test for bug #997.
    
    Reviewer: Hugo Parente <hugo.lima@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 6d3932b2e7eeab43a399787d02f764537b2e7213
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Sep 7 12:51:45 2011 -0300

    Avoid register property twice during the object instaciation.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Lauro Neto <lauro.neto@openbossa.org>

commit 8ddf35dd1f3a773872afed39fb5be6abbb0809ca
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Sep 7 11:47:16 2011 -0300

    Fixed segfault during the connection fail.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Lauro Neto <lauro.neto@openbossa.org>

commit d01f3bd04cf3bd764e8fdd4f291c9875aa449b60
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Sep 6 11:06:26 2011 -0300

    Create unit test for bug #998.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Lauro Neto <lauro.neto@openbossa.org>

commit 18f860962c9e844fa6fe1e1e8d1e53dd5265fa46
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Sep 6 11:04:18 2011 -0300

    Fixed problems in function that return None, and was not verified.
    
    Some functions with inject code didnot verify the result value before
    convert to Shiboken types.
    
    Fixes bug #998.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Lauro Neto <lauro.neto@openbossa.org>

commit b7a557264433e101bb69f3da60ef15507c60052d
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Aug 31 15:00:55 2011 -0300

    Changed QStringList from container to primitive type.
    
    QStringList inherits from QList<QString>, and it isn't a reusable
    container itself, such as QList.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 175f5c8a003142f92f60d90abf0d59ee6c16fb11
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Sep 1 17:33:20 2011 -0300

    Fix bug 981 - "QSettings docs should empathize the behavior changes of value() on different platforms"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 56fc423f2665ef54d7b5739a857f69f657187190
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Sep 1 14:26:33 2011 -0300

    Fix QAbstractFileEngine read and readLine methods to accept data with null bytes.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit abadd5078f7ee4257838b321286220fb27cdd17b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Sep 1 11:38:14 2011 -0300

    Fix other QIODevice read functions stopping at null bytes.

commit 5c39c42bfbc0dcb19f372646c972e4595e301d4f
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Sep 1 14:09:54 2011 -0300

    Add extra test on QByteArray explicit conversion
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit 1261f293486caa7df9e6d18c14bb0b141f12e7f5
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Aug 31 17:43:45 2011 -0300

    Fix bug 944 - "QIODevice.readData must use qmemcpy instead of qstrncpy"
    
    Reviewer:  Luciano Wolf <luciano.wolf@openbossa.org>
               Marcelo Lira <marcelo.lira@openbossa.org>

commit a98933b601732f17cd93f40e91f74bb1229471d6
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Aug 31 15:24:40 2011 -0300

    Fix bug 966 - "QX11Info.display() missing"

commit ed3093deb20555988087434eece67e5f00e34e0c
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Aug 31 16:58:39 2011 -0300

    Created unit test for QColor reduce function.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 5d34c3b14be3baa98a190f145b35cfd5de95043d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Aug 31 16:57:28 2011 -0300

    Fixed QColor reduce function.
    
    Fixes bug #989.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 90979117a636437423bf8573340a2a6feecbf980
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Aug 31 11:31:03 2011 -0300

    Unit test for bug 967, a side effect of bug 988.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 20d74f8407292fdbc7313eb9925403b9afd17a76
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 30 18:14:42 2011 -0300

    Created test for bug #979.

commit 93d87b2fc77031a6fe7d9c770ada5930f180e006
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Aug 30 16:02:43 2011 -0300

    Fix bug 988 - "The type supplied with currentChanged signal in QTabWidget has changed in 1.0.6"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 472f8b7a75ad7d71df47bdfa136f5d8ff1ba56f0
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Aug 30 15:53:36 2011 -0300

    Optimize my dumb code that do stuff with a QByteArray without knowing if will use it.

commit 779a1c7ba4038c618bd28291314f18ef72c371bf
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 30 11:19:20 2011 -0300

    Created unit test for repr function.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 562d8894ee24fdde5a7faeabd8f8d98577058915
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 29 15:02:27 2011 -0300

    Fixed gcc warning during QDate conversion compilation.

commit 606c44216eee9abc74faedd9f662e469f8f6f427
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 26 19:12:52 2011 -0300

    Created unit test for bug #987.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Luciano Wolf <luciano.wolf@openbossa.org>

commit e3d93bcb06885aebee693f0357a131c6880f563c
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 26 19:11:54 2011 -0300

    Fail during the signal connection or disconnection raises exception.
    
    Fixes bug #987.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Luciano Wolf <luciano.wolf@openbossa.org>

commit fe821e16f8c76ed9251377734e81c92c9edebaaf
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 26 18:42:26 2011 -0300

    Fixed SignalManager bug during anonymous signal connection.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Luciano Wolf <luciano.wolf@openbossa.org>

commit 657f9d5ff1134b31d14094ddbe0b6dc75fd586a4
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Aug 25 19:41:19 2011 -0300

    Added missing primitive types on QtCore type system.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 3212d979bdf6b097900964b27d39e7f31818e7ad
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Aug 25 19:27:48 2011 -0300

    Fix white space.

commit 1cf8ce88ca3b98ee5a064a0bb9763d6271d5ebd5
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 26 16:03:08 2011 -0300

    Created unit test for bug #973.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Luciano Wolf <luciano.wolf@openbossa.org>

commit 3528eba421236d32499585ba3c7ef2cb51911316
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 26 15:49:38 2011 -0300

    Removed debug messages from the test.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Luciano Wolf <luciano.wolf@openbossa.org>

commit 804c3c5cadcf54e8e86e358239f19ea4587ba57c
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 26 15:39:29 2011 -0300

    Implemented inject code for function QWebPage.qt_metacall.
    
    This inject code is necessary due a workaround on C++ class QWebPage.
    Check de C++ doc for more information:
    
    http://doc.qt.nokia.com/4.7-snapshot/qwebpage.html#shouldInterruptJavaScript
    
    Fixes bug #973.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Luciano Wolf <luciano.wolf@openbossa.org>

commit 94636bf3be50d5f46dc5928b3e5a920c1cf52888
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 26 15:38:23 2011 -0300

    Created utility function to call a python method usign args received in
    qt_metacall.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Luciano Wolf <luciano.wolf@openbossa.org>

commit a8f22c170af12f87eac70e52aedd87558418e929
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 25 17:29:01 2011 -0300

    Fix complation warning relative to PyDateTime_IMPORT.

commit 4e91c6684416e88d41cae22915dd413cd207a0fa
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Aug 24 17:24:21 2011 -0300

    Created unit test for QMenu, QMenuBar, QToolBar clear function.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Luciano Wolf <luciano.wolf@openbossa.org>

commit 7b48cd5df65ae6a0f7690284e408a4a8d80dfd15
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Aug 24 17:22:56 2011 -0300

    Fixed QMenu, QMenuBar, QToolBar clear function.
    
    During the clear function all QActions need be destroyed.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Luciano Wolf <luciano.wolf@openbossa.org>

commit 2f6627138691067cabc59252901fa171a4a5f7e3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Aug 24 17:21:32 2011 -0300

    Fixex return policy on QNetworkAccessManager.createRequest.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Luciano Wolf <luciano.wolf@openbossa.org>

commit 9ff7b38d9edab6a5e5b23a675a411ce5a053a067
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Aug 24 14:57:24 2011 -0300

    Register QVariantMap on TypeManager.
    
    fixes bug #959.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Luciano Wolf <luciano.wolf@openbossa.org>

commit 321cd6235681318deca1267ddfedbd527d091bf0
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Aug 24 10:34:45 2011 -0300

    Created unit test for bug #959.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Luciano Wolf <luciano.wolf@openbossa.org>

commit 2fe55feabd4f98b585f21f6f49e46af10035be84
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 23 14:27:15 2011 -0300

    Implement support to pyside debug mode on documentation generator.
    
    Reviewed by: Hugo Parente <hugo.lima@openbossa.org>
                 Lauro Moura <lauro.neto@openbossa.org>

commit 703b4608157ccd3e65c3188d92ff8f514caf5ad1
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 23 10:21:38 2011 -0300

    Fixed build for Qt 4.6.

commit e6ac7155a09f66c96428c7e2970fa22dbe60783c
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 22 18:13:45 2011 -0300

    Dependency version update.

commit ef09666f25bc2fbb9327d0a158e8311ca0ed1372
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 22 14:32:58 2011 -0300

    Created unit test for __reduce__ of empty QColor.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 6311d46d0dbbeea195de8400298314b4b3188a8d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 22 14:32:27 2011 -0300

    Fix QColor __reduce__ function.
    
    Fixes bug #983.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 3b4b9e471675c4a1e737021b29cbabba355c418b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 19 16:37:38 2011 -0300

    Created unitest for bug #972.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit ceb3d27fbfa5195180f0b035bd5830b78cc7b601
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 19 16:28:51 2011 -0300

    Fix QGraphicsProxyWidget.setWidget return policy.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 4ab3bc368e61e07ca0372ea4f7d0a60a70b1182f
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Aug 19 16:19:43 2011 -0300

    Fix QSettings code snippet.

commit ad3a8ed9ce6bdba3c819df0a58b84deea2be6879
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 18 17:51:13 2011 -0300

    Implemented GlobalReceiverV2.
    
    A new implementation of GlobalRecever that optmize the signal
    connection.
    
    Fixes bug #928.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit cccee9c2c9bb2bc8c1ae93c6c43a67895f537af0
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Aug 18 18:36:49 2011 -0300

    Do not generate QTest::qt_snprintf function.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit f9c9effbf77fee696480cae64fd9fbae74df2eaf
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Aug 18 17:32:33 2011 -0300

    Fixed conversion rules for QWebPage.javaScriptPrompt method.

commit caec3411765160add1e5ce2521a6da9f3e1b8d0c
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Aug 18 14:34:21 2011 -0300

    Updated QtNetwork's type system.

commit 660e5e29664d4e4a13cc27e57e29963624243f7a
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Aug 18 14:32:53 2011 -0300

    Updated QtDeclarative's type system.

commit f4e0aae844b6d204aa58fed9f7d3c864b30f306c
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Aug 11 13:06:41 2011 -0300

    Updated QtWebKit's type system.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit d01a8a8f6ebc9d257333c01b15b767260b2250ec
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Aug 11 13:05:36 2011 -0300

    Updated QtXmlPattern's type system.

commit dda8cdc8fcef2a837e763acd4665c723e040e15c
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Aug 11 08:20:40 2011 -0300

    Updated QtGui's type system.

commit 990d1b3651bb54ed3404ae4d9c97298da96a92aa
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Aug 10 21:06:41 2011 -0300

    Updated QtCore's type system.

commit c495e61e03e2b9842d6fa1495ce2f07fd55f0a26
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Aug 16 16:12:14 2011 -0300

    Fix bug 964 - "QAbstractItemView.moveCursor() method is missing"
    
    Reviewer: Marcelo Lira <marcelol.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 0293a3ce36d22a32159ba286ab48b0087acc34d6
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Aug 16 14:50:42 2011 -0300

    Fix bug 950 - "implement Q_INVOKABLE"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 6cdd438491ad7b127cc42151d2323b1bdf7db51d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 16 13:47:42 2011 -0300

    Fixed QColor.__reduce__ function.
    
    Fixes bug #960.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 530ec26bea66e823d85ba61facb63282f0d83f4b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 16 11:48:50 2011 -0300

    Created unit test for QColor.__repr__ and QColor.__str__ functions.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit bea3664c38c90e6b61886ee0bcde1236b725b373
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 16 11:47:29 2011 -0300

    Implemented QColor.__repr__ and QColor.__str__ functions.
    
    Fixes bug #961.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 6f1d896ed20e9f4a5ac30ec4f1bceb10cde71407
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 15 17:56:53 2011 -0300

    Created unit test for bug #958.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 44eab232ed39e800048e74300c61a091ed3d71bc
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 15 17:54:08 2011 -0300

    Remove obscure code from QUiLoader inject code.
    
    Fixes bug #958.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 612b27132d6747b4be69e2e2ec3f161d120859c6
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 15 17:52:43 2011 -0300

    Removed return policy from QUiLoader.load return object.
    
    This policy have already applied on glue code.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 0e0b99f43a2f7352a490551d4fde85122caac6b6
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 12 16:41:14 2011 -0300

    Created unit test for bug #965.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit b261ff4642d4c4cc7e33862c3ea1477e3e6d89fc
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Aug 12 16:56:39 2011 -0300

    Fix bug 953 - "Segfault when QObject is garbage collected after QTimer.singeShot"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 01b90a3a587d6afd9ec4bf3d6ad2ea83a9548b6d
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Aug 10 18:00:58 2011 -0300

    Deprecated functions marked as deprecated.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 5cc288b6796044d828ff463afa352703d6a59e90
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 11 15:18:52 2011 -0300

    Created unit test for bug #951.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit f40f69f6e1a65f3b025a3035d4de0a4eaf23b05f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 11 13:58:04 2011 -0300

    Updated qmlRegisterType to register.
    
    qmlRegisterType uses QDeclarativeItem in template args, when the class is derived from QDeclarativeItem, otherwise uses QObject.
    
    Fixes bug #951.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 9d4b14d31b9b24dd96a31079b7d28f63b2d941b7
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Aug 10 15:14:38 2011 -0300

    Fix links on rel bar.

commit 405c26c30db706649f817261ec66d489475251d2
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Aug 10 15:14:05 2011 -0300

    Bump version to 1.0.6.

commit 8a28ab0783a17a5bf2bcff5a462afed587e570bb
Author: Didier Raboud <odyx@debian.org>
Date:   Mon Aug 8 13:31:19 2011 +0200

    Update pysidedocs theme to rely more on sphinx's base theme:
    
    - Drop files that are redundant with sphinx.
    - Add _templates/layout.html to add the needed customisation.
    - Update theme.conf to ensure theme inheritance.
    - Update pysidedocs.css to fit the theme with sphinx's basic theme.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit d64e0a5567ef1a087f2e98508b4a7d63394ab5a8
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Aug 9 15:28:06 2011 -0300

    Added test for signal with typedef
    
    Reviewer: Renato Filho <renato.filho@openbossa.org>
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit ca1c387257a755348654d46fe19a08cd10401c8a
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Aug 9 13:40:38 2011 -0300

    Removing uneeded file

commit 038b184c85c42a1ab398b5ed173f21f71991230a
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Aug 8 17:06:28 2011 -0300

    Fix plugin test
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Hugo Lima <hugo.lima@openbossa.org>

commit aea22e98b9580350897b9b3173be03ea9988f0c3
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Aug 8 15:20:24 2011 -0300

    Add test for qml plugin.
    
    Simple test. No asserts. If broken should segfault

commit 96b4196d581138b24bd8057060b928298c292ca4
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Aug 8 14:23:47 2011 -0300

    Fixes in QtWebkit
    
    Needed to make example from [1] work. Example will be added
    to pyside-examples.
    
    [1] http://blog.qtlabs.org.br/2011/05/30/transformando-o-qml-no-proximo-flash/

commit 1650d802a4f9dfcc4ccc47b3e4296ae4b58036f9
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Aug 8 14:36:40 2011 -0300

    Fixes Bug #944: Segfault on QIcon(None).pixmap()
    
    http://bugs.pyside.org/show_bug.cgi?id=944
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 7ecfb3e921bdc9777cf3a29937ff10d383bbe4f9
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Aug 3 20:16:20 2011 -0300

    DynamicMetaObject optimizations.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 39d9b90429441f95f35fb50926ca429cf809f7a6
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Aug 3 16:19:51 2011 -0300

    Moved AutoArrayPointer from libpyside to libshiboken.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 8bf041b71335f51bd08b59bc89828311ad810468
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Aug 2 15:51:45 2011 -0300

    Don't color links black.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 22e4c53b55b1c022e7a8493a6985fdb8b56fe874
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Aug 2 15:51:21 2011 -0300

    Better looking module listing page.

commit 5b276074c8844c9f488e158cb7e5c06ed9aa1f24
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Aug 2 15:50:39 2011 -0300

    Translate QHistoryState code snippet to Python.

commit 774f01761b57642ee0e2a24573acd25aafb6659e
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Jul 29 19:19:44 2011 -0300

    Cosmetic changes on docs.

commit 74754b1e137933263ff018a930f55a27c4cf2db2
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Aug 1 13:42:42 2011 -0300

    Created template code for added QObject's trUtf8 methods.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 12fe2a44f83ddd3ddf1d2978a406c9881b890b9f
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Aug 1 13:12:49 2011 -0300

    Replaced hard coded variables by type system variables in QtCore and QtGui.

commit 20af27cac5c59ff891cd01c4902a3575f7f92241
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jul 28 16:37:12 2011 -0300

    Fix bug 923 - "Make QScriptValue (or QScriptValueIterator) implement the Python iterator protocol"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit d38ba8cbb825a70402775745e3cff9c8fa432dae
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Jul 29 10:35:21 2011 -0300

    New CSS style for PySide docs.

commit 3a8ee64d1fa1de4e25874ab7010eb52e5b7030a8
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jul 21 18:14:43 2011 -0300

    Removed the "default-constructor" from some QtCore type entries.
    
    The generator was improved to do a better job figuring out a default
    constructor for types.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 11356a142b50aa7155d139408a86978a0fa9480a
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Jul 25 14:59:13 2011 -0300

    Removed the remaining unnecessary QTextStream::operator>> methods.

commit 81beeae90dfc935287407c02e0c40d91a0961654
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jul 28 17:38:00 2011 -0300

    Fixes the support for QGLShaderProgram's array functions.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit f918fdb490e62ff4a2860058edb0cf0d7b7e6c6f
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jul 27 19:24:54 2011 -0300

    Fix bug 941 - "Signals with QtCore.Qt types as arguments has invalid signatures"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 4f873e6f7918ab0e96e8be4861694ff1936b7bdd
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 28 11:15:26 2011 -0300

    Fixed windows compilation.

commit 57ff5a58c85c8cddfe5e3c8ef5423af5f7d78ec6
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jul 27 18:02:06 2011 -0300

    Created unit test for QScriptValue __repr__ function.

commit 74f8e9ab0aeb6d8a1429dc4646647005de0fefac
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jul 27 17:54:27 2011 -0300

    Implement a more detailed __repr__ function for QScriptValue.
    
    Fixes bug #922.

commit c1ece5e4d9b1bf4b2cf91ca3b4ab1ddb616da3f3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jul 26 15:21:40 2011 -0300

    Implemented 'QGLShaderProgram' array functions support.
    
    Fixes bug #940.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit ac1b61deb9f0b25fdfac9437280c09da35d61f3a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 25 18:38:39 2011 -0300

    Update bug_931 unit test to check for isinstance.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 017fbee08f78a0dcab8c26b9da23f889752dce70
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 25 18:37:22 2011 -0300

    Implemented meta type for PySideSignal.
    
    This allow intercept isinstance function to make valid with any
    SignalInstance object.
    
    Fixes bug #931.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 9c2a629a96c5bad37f94654a4264242ac8dc2da5
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Jul 25 18:56:52 2011 -0300

    Use linked lists instead of lists to speed up a bit.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit be2e9569ddde5f674d562dbd269ffeecb60db652
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Jul 22 16:10:29 2011 -0300

    Small optimizations on libpyside.

commit af629d13fc63808f2f9fcdb64a6f7a6bf24dbc0e
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 22 18:19:47 2011 -0300

    Created unit test for property decorator.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 5644a87c28c6e82346f057a5c8b524c40a7e94e4
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 22 18:17:47 2011 -0300

    Implemented Property decorator support.
    
    Fixes bug #900.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit b355cfc5dd48ef66a596656754d1e4fab2b6d622
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 22 15:09:08 2011 -0300

    Bumped version to 1.0.5

commit 85e5866c432134084637a1334ccfdd0f41735b65
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 22 15:07:27 2011 -0300

    Updated shiboken version dependency.

commit b16f252af67cc5134915c32e267b62172182c621
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 22 15:06:54 2011 -0300

    Fix typo on function modification signature.

commit 11b3bd6bc865e762984f8aac8076e1e318a9a198
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 22 10:22:05 2011 -0300

    Use realloc functions on MetaObject functions.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 38e6275aadb72ae4ac6d2009e16546d3d17e526f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 21 17:57:17 2011 -0300

    Implemented DynamicMetaObject optiomizations.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit d9ce3c55f68f7c7fbbd71be25ea39b11adc4024b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 21 17:52:28 2011 -0300

    Update unit test for static metaobjet to work with new optimizations
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 6abeac0c1f5b22a087b618d7ba876c5c73aab792
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 21 17:49:08 2011 -0300

    Update QMetaObject test to test optimization changes.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 2535688f04b97cda65f617c226ed4bc2096db0cc
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 21 17:46:40 2011 -0300

    Update unit test for max signals.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 55fb3a133d860523e289d8a56bf7ab05bbd404d6
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 21 17:44:57 2011 -0300

    Fixed unit test for bug_847 mandelbug.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 3c2505a6254e9446c06dcbc27e5b9d0d8b4316bf
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jul 21 19:10:46 2011 -0300

    Fix bug 938 - "QTemporaryFile JPEG problem"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit f1b330231afb8cb8662c62b2b2b6ec1166e71ca0
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jul 21 17:12:49 2011 -0300

    Fix bug 937 - "missing pid method in QProcess"

commit 239ae999fa0d07893e5e29f611d1919374853b2f
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jul 21 16:25:22 2011 -0300

    Fix bug 934 - "A __getitem__ of QByteArray behaves strange"

commit b2ec5cf60752e2ce8f9950fde809d841ad8e6793
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jul 21 16:00:44 2011 -0300

    Fix bug 890 - "Add signal connection example for valueChanged(int) on QSpinBox to the docs"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit a69b5adfed6ec0e3afb369bde5c287c2f8b8f3e1
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jul 21 14:35:01 2011 -0300

    Moved test for bug #921 from QtCore's directory to QtGui's.
    
    Because it imports QtGui module.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit 0c2b68c9049980eaafb9fee77b2186837f00d843
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jul 20 17:48:15 2011 -0300

    Fix bug 821 - "Mapping interface for QPixmapCache"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 2e98f87d20b5b310d40995acefb93b1a105025de
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Jul 19 15:58:20 2011 -0300

    Fixes bug #910 - installEventFilter() increments reference count on target object.
    
    http://bugs.pyside.org/show_bug.cgi?id=910
    
    Also added/fixed unit tests.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 33bf95628f11abfed959b6dc01d048d2f075087a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jul 20 17:47:15 2011 -0300

    Add a comma.

commit f893043a91330e60d896ec51a6f9fd6937fd6987
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jul 20 15:45:25 2011 -0300

    Fix bug 916 - "Missing info about when is possible to use keyword arguments in docs [was: QListWidgetItem's constructor ignores text parameter]"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 0a41e336ba25df2d87218555a3a15f96dcc3ec77
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jul 20 10:41:31 2011 -0300

    Fix bug 926 - "qmlRegisterType does not work with QObject"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit b6e0977d867acdb2529f23c407343f95908662e2
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jul 19 11:30:12 2011 -0300

    Fix memory leak on GlobalReceiver.

commit 33301b9744b51d10e17a448636aa6a552eb72671
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 18 18:02:03 2011 -0300

    Created unit test for bug #931.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 58e3040802eedae58e9dd6443c2a59ebaa97f888
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 18 15:18:06 2011 -0300

    Renamed PySide.Signal instance class to PySide.SignalInstance.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 628f2038024f1ee561287ca14fd00965f7c24e0e
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 15 19:01:22 2011 -0300

    Created unit test for bug #921.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit b10a254814f3021489ade6ab626f5b6675f86858
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 15 19:00:33 2011 -0300

    Disconnect signals during the class destroy.
    
    Fix bug #921.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 107ee51732f4d66907908dbca3bb31ec9c1ab378
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Jul 18 16:08:33 2011 -0300

    Update copyright year of license boiler plate.

commit 2fd0e8fcb81361fac0f06737d7c694d50372412e
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Jul 15 17:47:45 2011 -0300

    Fix bug 924 - "Allow QScriptValue to be accessed via []"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 6dea41cee468c5fee8145ddb92ef04dd889feff0
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jul 14 18:50:51 2011 -0300

    Fix bug 920 - "Cannot use same slot for two signals"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 6591448440f7c3b9ddf0df26682a36247043a28a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 14 15:24:32 2011 -0300

    Created unit test for bug #919.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 28592411f4c2aac67e5af7436557ec5c483bf3cf
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 14 15:23:47 2011 -0300

    Fix argument name on QStyle functions, and modify default value.
    
    Fixes bug #919.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 50e4abe0c2bd193ed9d1452e00a3a615a4576e38
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 14 10:43:43 2011 -0300

    Created unit test for bug #915.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 1112473783a908e6cf25e8151fc40b58a968480a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 14 10:28:54 2011 -0300

    Fixed QGraphicsView.scene return policy.
    
    Fixes bug #915.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit f66c09e387682e92668cf951192076f20e6edebc
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jul 14 15:59:43 2011 -0300

    Fix bug 929 - "pkg-config files do not know about Python version tags"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit d18945fcf4ce3963bc8792ffa25ed4f2ea54822e
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jul 12 18:38:53 2011 -0300

    Created unit test for bug #927.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit eaae6e4dcfae061972a62dc58e4dcfc1df46aba0
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jul 12 18:36:06 2011 -0300

    Fixed QThreadPool globalInstance ownership rules.
    
    Fixed QThreadPool start, tryStart ownership rules.
    
    Fixes bug #927.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit 3a4369cf80199d5ab0dd1b5bf80a81abe10902e7
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jul 12 11:50:55 2011 -0300

    Removed polymorphic-id-expression from  QDeclarativeItem.
    
    Fixes bug #925.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 4e5b5b2f189beb229f510bf237c29ac06455e2c7
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 11 18:56:57 2011 -0300

    Created unit test for bug #899.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 597d3ab0a424c7da3d5216ba6a4a950c5e5a8b5f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 11 18:55:54 2011 -0300

    Increment reference for functions used on QtCore.Property.
    
    Fix bug #899.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit cc5431f108cdcd6d6dc549b3b35d4a45c9ffc837
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 11 18:57:14 2011 -0300

    Fixed enum test.

commit 6138fb93d49460f19bbd0e8ce1293be5846c1ee4
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 11 14:04:42 2011 -0300

    Created unit test for bug #886.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit ed5563bfce496a91dd328bd8cd918e62a448a218
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jul 6 20:02:56 2011 -0300

    Created unit test for duplicated signals.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit ab4ecfa72f0112f1331bf9903a211e3b4b8fe905
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jul 6 20:01:25 2011 -0300

    Fixed PySide signal object constructor.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit 96c8551a49af40d3116c07eb4918b76d2066213d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jul 6 19:59:21 2011 -0300

    Created unit test for bug #896.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit c9e2c1ad8ad970e910dcd607dbd1678d8765f87e
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jul 6 15:39:48 2011 -0300

    Implemented staticMetaObject property for QObjects.

commit f1a737a2207b57d8976d4b0dc64c33e378dfe302
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Jul 4 18:29:46 2011 -0300

    Fix bug 913 - "Widgets inside QTabWidget are not exported as members of the containing widget"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 505cf202fbf82dca6d3742166195273e103057fc
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jul 5 12:02:15 2011 -0300

    Translate Shiboken enums to strings during the signal connection.
    
    Fixes bug #903.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit fd45794c3a5acbb99d35bd6add3ad59c3ed83907
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 4 10:43:09 2011 -0300

    Created unit test for bug #909.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 07285f0d283d5e8f729fbeef27550f1770e497a8
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 4 10:37:37 2011 -0300

    Fix QUiLoader::load function ownership rules.
    
    fixes bug #909.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 51ea3a52305f4c0726c9d285fc5a987d9a13471c
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 4 10:33:15 2011 -0300

    Fixed QMainWindow ownership control.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 8c5281ae100df81b7771a8a242c9ee0fc979251e
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Jun 29 18:13:24 2011 -0300

    Fixes bug #899 - http://bugs.pyside.org/show_bug.cgi?id=899
    
    Added unit test.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araujo <renato.filho@openbossa.org>

commit df39c3a97d5ea1c7ecad2a7faff30c86e420251e
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jun 28 19:28:09 2011 -0300

    Created unittest for bug #407.

commit 10f88e23f70f3fce4f90e143cf3151f7a5d84020
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jun 28 11:40:33 2011 -0300

    Created unit test for bug #897.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 930d1f279a715d6600261af3336af18cdce15fe4
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jun 28 11:39:04 2011 -0300

    Fixed propagation of properties for user-defined types.
    
    Fixes bug #897.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit aa86eae914494749d46b7403041e8c30cda38997
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jun 22 16:00:44 2011 -0300

    Fixed test case, when the destroyed() signal is emitted all C++ objects are just QObject because their up destructors were already called.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 489cd2402ec7bc66047af91508e4306ce97e6009
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jun 22 11:49:36 2011 -0300

    Remove reference leak on global receiver.

commit 3f3f52a960b80dcee5fa29d6e5b3cfd37ffca656
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jun 22 10:44:39 2011 -0300

    Bumped version to 1.0.4.

commit 7220804be6899b59ae267c8432fbaf05a90f5d96
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jun 20 15:23:04 2011 -0300

    Created test for QObject.inherits.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 7f611d1c53511e730abca92f34376a7cca7789a7
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jun 20 15:20:44 2011 -0300

    Removed glue code for QObject.inherits function.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit aa9e8ca7efc026238b0b7c75b166dc568b69bef4
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jun 16 19:27:00 2011 -0300

    Fixed QWidget.parentWidget return policy.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit db40ec67b10e50310dea7d8b9a1bb5c734c232ba
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jun 16 17:00:27 2011 -0300

    Fill qApp is any QApplication is active during the QtGui moude import.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 2b1df1698cb6df77229fcfc9a8422bc9e28a1b62
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Jun 15 16:12:26 2011 -0300

    Updated PySide type systems to use the new type system variables: %ISCONVERTIBLE and %CHECKTYPE.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araujo <renato.filho@openbossa.org>

commit 07229012b7a3cd5f80fb944e7a4437246b65f018
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jun 14 18:44:56 2011 -0300

    Fix bug 879 - "QDoubleSpinBox: Can't call the parent validate() method from a subclass"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 933669eeb7cd63937fa92b4e3c65641b7f041ed3
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Jun 10 18:35:31 2011 -0300

    Fix bug 822 - "Can't use QApplication without X"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 1be25c54bb6e4759779347ed609f871311e20ffd
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jun 9 10:59:24 2011 -0300

    Added an unit test for bug #871.
    
    http://bugs.pyside.org/show_bug.cgi?id=871
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit ee602e80f1ccbce91c0203d750df8e9f7d28752b
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jun 9 15:14:59 2011 -0300

    Fixed default return value for "QStyleOptionViewItem QAbstractItemView::viewOptions() const".
    
    Wrong code would be generated if compiling avoiding the "protected hack".

commit 82f4f13d27c85454bb80f9664754a9a337deee21
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jun 8 20:01:40 2011 -0300

    Fix bug 877 - "Fatal Python error on application quit."
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>

commit 35b252ab2bae39280b19bd82117ffa243032c37d
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jun 8 16:28:16 2011 -0300

    Fix bug 870 - "QStylePainter.drawControl doesn't draw anything"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit ba2510c52a384b1f6b853a176613551f7ae34364
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jun 7 11:07:06 2011 -0300

    Implemented support to MSG type on windows.

commit 45bf56e8311cbe9ff19ff3978c55070e56233aab
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jun 6 18:14:40 2011 -0300

    Removed unnecessary functions from QByteArray.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit a698807fd0cbc3b0c392375bb8d78218cb4adece
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jun 7 17:04:14 2011 -0300

    Fix bug 869 - "QDateTimeEdit initial time problem"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit e48aa921039e608bbe1dea0adfeb381be87a29df
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jun 7 15:25:07 2011 -0300

    Fix bug 424 - "QDockWidget.setTitleBarWidget does not accept 0"

commit 82612584c6030a94dcae27d2c841ae78cd6156e6
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Jun 6 18:54:12 2011 -0300

    Show perm links only when the mouse hover on title.

commit 99b07e3221fe6b20cb6e92b54fc115ccd3072c04
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Jun 6 18:52:16 2011 -0300

    Update javascript files used in sphinx generated documentation.

commit 00b1216fb9022a64a2c32c58eb968925ee29be44
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jun 3 15:34:09 2011 -0300

    Created unit test for bug #860.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit 21dc8239726968738636d77d7e7f29164dc14ddb
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jun 3 11:32:47 2011 -0300

    Fixed signal connection with native c++ slot.
    
    Fixes bug #860.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit 2b78766cdc750ab28ba68795be115403d1c8d133
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jun 2 17:19:09 2011 -0300

    Fix bug 827 - "Anchor sign for headers to copy links for sections"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 80c101172197fec4b05e8c56029ea13bb43820b0
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jun 2 16:23:21 2011 -0300

    Fix bug 631 - "QSocketNotifier: Accept file-like object (with .fileno() method) in constructor"

commit 0d2705eb113b2a74d2cd4cbfff55ef61cf690f30
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jun 2 15:49:18 2011 -0300

    Avoid warnings about redefined constants.

commit 0b1eea71164c6980303a152438c55991c70c016d
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jun 2 15:35:24 2011 -0300

    Unit test for bug862 - "Problems when printing objects"

commit 81272187412a2c6a3a13c95307c3f45d8f024562
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Jun 1 14:46:02 2011 -0300

    Removed the rejection of QAbstractFileEngine.beginEntryList.
    
    Added an unit test.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 046bccece9b01656489f1f83bf55a575bb461239
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue May 31 12:29:52 2011 -0300

    Moved internalPointer methods code injection into a code template.

commit bec5ca48fd72f17c7bb5b3e43eb78edada67123b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jun 2 13:54:33 2011 -0300

    Updated example to handle with Python warnings.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 75154e2f2fe237d33438a4ce3730ced145c475e4
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jun 1 15:40:48 2011 -0300

    Port all buffer related code to the new Shiboken buffer interface.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 606a90d4069bbad479216e4dc1dfa92ede39f2e9
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 31 15:45:44 2011 -0300

    Created unit test for QObject.eventFilter function.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 9408505a24d26725e518dd0852d8a1fb1640de6b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 31 15:45:28 2011 -0300

    Fixed problems with eventFilter function destruction order.
    
    The object passed to eventFilter function will keep a reference
    to the listener object, this will ensure the destruction order.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 2e985afb3aee480e4b7e1626b34bd998027807b8
Author: renato araujo <renato@renatoPC.indt.org>
Date:   Mon May 30 16:25:38 2011 -0300

    Created ClassInfo documentation.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
                  Hugo Parente <hugo.lima@openbossa.org>

commit 35630f32ffc6d2d0e97d6f1ce40f0c32db96d06f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 25 17:52:17 2011 -0300

    Updated generatorrunner dependency version.

commit 30444ccab72906fe3f57ca63c770127d40f191ea
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon May 30 14:44:09 2011 -0300

    Minor change in a doc code snippet.

commit 2aeac5e05b43c1c3e0ffb1ef9d4fe4a19bfc1919
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 24 11:41:16 2011 -0300

    Fix memory leak on QEasingCuverFunctor.

commit 774223adbdf3a6287f99c6828ef00c033018d174
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 23 11:43:24 2011 -0300

    Check if the same python object arrive on destroyed signal.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 959aa385f576aca35f86fc04f8336e6a4ce044f1
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 23 11:39:17 2011 -0300

    Created DestroyListener class.
    
    This class is used to keep the Python object live until the signal destroyed emission.
    
    With this is possible to use the QObject on destruction signal.
    
    Fixes bug #505.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 05431cbfc03a815d0f56e63728dca4b8e4a52d0a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 23 11:28:57 2011 -0300

    Fixed reference leek on global receiver callback call.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 1abf8c614933d4e3fdc5cd067191637fa8baad72
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 19 18:16:32 2011 -0300

    Created unit test for ClassInfo class.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 04be2b1ca26d5d4b51d7187542488e7f2f296e77
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 19 18:12:52 2011 -0300

    Implemented PySide::ClassInfo Object.
    
    This class reproduce the Qt macro Q_CLASSINFO behavior.
    
    Eg.:
        @QtCore.ClassInfo(author='PySide', url='http://www.pyside.org')
    
    fixes bug #705.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit fe06dba43ca7cd7ed5864b1035bfca46acc3dadb
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 19 18:12:00 2011 -0300

    Create checkType for libpyside objects.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit cef6db95483f278212429a63bd4e6814a81066f8
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 19 18:10:58 2011 -0300

    Fix indentation.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit b112512793f2f74ec83b87816813935f79e88cc4
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu May 19 13:23:46 2011 -0300

    Added the missing QPixmapCache.Key class to the type system.
    
    Unit tests for QPixmapCache were also added.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 6e16fd86f41569070f1114711b46db0d7f76f1c9
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 18 15:32:11 2011 -0300

    Create unit test for function QEasingCuver.setCustomType.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 40277720ae456b7ef45afb0ceab10e208c352370
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 18 15:29:12 2011 -0300

    Implemented support to QEasingCurve.setCustomType.
    
    fixes bug #725.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit b9fd78a65f438c504d0b4002223083f82c80d77f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 18 15:27:41 2011 -0300

    Create PySideWeakRef class.
    
    With this class you can use a c function as a callback on PyObject destruction.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit d5fd41d8ee71ebb744c1bba02cc73920f5eb933b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed May 18 17:25:07 2011 -0300

    Remove ugly gray background on documentation see-also links.

commit a3628e87526aa24ba50afc9b97383c27aa7324e4
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Wed May 18 11:47:18 2011 -0300

    Update test for python 2.5
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Hugo Lima <hugo.lima@openbossa.org>

commit eb133c76b8fc51399f2ca93c33346fa3bb64850e
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue May 17 19:55:05 2011 -0300

    Fix bug 803 - "QWebElementCollection.operator[] is not implemented"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit a859097f565a5b973954eac86f2455ec31801a94
Author: Paulo Alcantara <paulo.alcantara@openbossa.org>
Date:   Mon May 9 14:37:38 2011 -0300

    Fix typo
    
    Signed-off-by: Paulo Alcantara <paulo.alcantara@openbossa.org>

commit 3546a3674f78abb1f3455e56456a571c6bcb4bef
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 17 17:36:04 2011 -0300

    Implemented convertion from Python types for QDate, QTime, QDateTime.
    
    Fixes bug #680
    
    Reviewer: pcacjr <pcacjr@gmail.com>
              Hugo Parente <hugo.lima@openbossa.org>

commit 75d27311e5780bd12ab26380d31b100144d9aaf7
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue May 17 16:34:08 2011 -0300

    Fix bug 686 - "Request to make Q[Mutex|Read|Write]Locker context managers"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit ba448baf4d35df26035e23bf1c6c5608375b0030
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue May 17 16:33:43 2011 -0300

    White spaces removal...

commit e1a137d33e8045375e602339de4f44b42b490702
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue May 17 15:46:03 2011 -0300

    Unit test for bug 634, based on code from Marcus Lindblom.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 82fc89093ced6799c2fdf3f1d81f5818c209ef59
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri May 13 18:44:44 2011 -0300

    Created unit test for bug #854.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit 29cd3b1351e2a7145b16a3e8fff15cb07446f879
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri May 13 14:02:21 2011 -0300

    Fixed kee-reference rule.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit 5860f786a0bf05450378edc00c0a13ca46f48137
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon May 16 15:04:25 2011 -0300

    Fix bug 857 - "64bit Windows build broken"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.filho@openbossa.org>

commit 5ae1e6460bc5ef91884e92e7b23a1cff32bc2ca5
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Apr 5 17:52:26 2011 -0300

    Added tests for bug #716 - QPersistentModelIndex isn't convertible to QModelIndex
    
    The main test (exactly the same as reported) was added to QtGui tests,
    but also extended QAbstractItemModel test with a case that is the
    essence of the problem.
    
    http://bugs.pyside.org/show_bug.cgi?id=716
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit bf4e4cdb89755ae7cc26796c0f97f7b5399587cb
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Apr 13 16:08:27 2011 -0300

    QPersistentModelIndex has its "operator const QModelIndex&() const" method back.

commit 5a408b2b9da431e9366b9c932c2aa3fd03d32e5a
Author: Paulo Alcantara <paulo.alcantara@openbossa.org>
Date:   Tue May 10 16:31:42 2011 -0300

    Create unit tests for bug #606
    
    Signed-off-by: Paulo Alcantara <paulo.alcantara@openbossa.org>
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit a8b02e046bdf09886972712d201be553d32cedaf
Author: Paulo Alcantara <paulo.alcantara@openbossa.org>
Date:   Tue May 10 15:36:03 2011 -0300

    Fix bug #606
    
    Add toTuple() function to these all classes:
        - QPoint/QPointF/QSize/QSizeF/QVector2D/QVector3D/QVector4D
        - QLine/QLineF/QColor
    
    Signed-off-by: Paulo Alcantara <paulo.alcantara@openbossa.org>
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 7780ccddc138a28bd5e3b1c85b3fb48a08693663
Author: Paulo Alcantara <paulo.alcantara@openbossa.org>
Date:   Mon May 9 18:25:33 2011 -0300

    Add template to toTuple() functions
    
    Signed-off-by: Paulo Alcantara <paulo.alcantara@openbossa.org>

commit ac377b7fbd9ddabddb89c48d649344b5da968924
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu May 12 19:05:44 2011 -0300

    Always use the local Qt headers + global.h.in cleanup.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 63c4cb9f9efb24b18b9eb56a63a0c12c71dd720d
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu May 12 19:04:22 2011 -0300

    Only add Qt4.6 classes when using Qt4.6 on QtTest and QtGui.

commit 70a776c6ffec7d5e067be38844814dfd3733c818
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu May 12 19:01:47 2011 -0300

    Correctly set SUPPORTED_QT_VERSION variable to the current Qt version.

commit f4128e89ed032dfeee07814a5bdbd476d46d3487
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu May 12 19:00:44 2011 -0300

    Add since attribute for classes and enums added on Qt4.6 and Qt4.7.

commit b552641feb62473c0866aeb69cf55fd3e6b74488
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu May 12 18:59:48 2011 -0300

    Fix QGraphicsItem compilation on Qt4.5.

commit c08b1ba563aa5f22f97ac951a8373c67614d0100
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu May 12 18:58:59 2011 -0300

    Fix QColor wrapper compilation on Qt4.5.

commit 0c4fbcf5aded6780508084604a7f5059d8e7ea72
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu May 12 18:56:53 2011 -0300

    Be compatible with Qt4.5, i.e. no QScopedPointer.

commit 4d90463624d27fd80b59d68d69ef17e7b1b2e869
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue May 10 18:41:49 2011 -0300

    Remove typesystem verbosity after fix of bug 417.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit a5249a70e13891884ed62bc47558897377a4b800
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue May 10 18:11:55 2011 -0300

    Use add-function on QCoreApplication and QApplication constructors.
    
    This was needed after a fix in the shiboken generator regarding the
    tp_init initialization.

commit 3669f32af8e6a39ba9add8d9e355639110bb9f1e
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 10 16:48:48 2011 -0300

    Created unit test for bug #312.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 78e120ec02e331c6561c3e5e9c63ab0e2dce1aa1
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 10 16:42:32 2011 -0300

    Uses QMetaObject revision 3.
    
    This allow to register signal and slot in any order.
    
    Fixes bug #312
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit fc331f37e3ee96a70123946e14ab29e7bc3bf8a3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 9 19:50:10 2011 -0300

    Created test for mew pythonic functions on QTransform class.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 99c62a3a0911210c361bd84198a8ee1ea2c75fa6
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 9 19:49:25 2011 -0300

    Create pythonic functions for QTransform class.
    
    fixes bug #615.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 18e0ece1c964079b4b71e46bb1d1862950ea7935
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue May 10 10:20:30 2011 -0300

    Fix assert in bug 722 unit test.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 54e97b8e14613348a881f3375b1f0e9b7bbf0df5
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri May 6 15:10:42 2011 -0300

    Remove the restriction of detecing QtOpenGL module just when the gl.h header was found.
    
    This is needed to be able to compile the QtOpenGL module on Linux when using OpenGL-ES
    backend. On the other hand OpenGL-ES support isn't yet supported under MS Windows but I
    don't think that this should be a problem at all.

commit 450d1a98a59db29a43dc7bb4b21f33af3e2101e8
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 9 15:58:25 2011 -0300

    Avoid run PyObjectWrapper operators without python interpreter.
    
    Fixes bug #829.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 7fb34b368574620c52d80f18c7db23565d29e28d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri May 6 19:03:03 2011 -0300

    Created unit test for bug #847.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 8ca58af304192e92c68afc57117569ee1b9eb5e9
Author: Paulo Alcantara <paulo.alcantara@openbossa.org>
Date:   Thu May 5 17:31:45 2011 -0300

    Create unit test for bug #835
    
    Signed-off-by: Paulo Alcantara <paulo.alcantara@openbossa.org>
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 6e95894d105e34dff28e375ea24e190599573564
Author: Paulo Alcantara <paulo.alcantara@openbossa.org>
Date:   Thu May 5 16:50:01 2011 -0300

    Fix bug #835 - "pyside breaks descriptor protocol"
    
    Signed-off-by: Paulo Alcantara <paulo.alcantara@openbossa.org>
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 2d5207b32c742b084c7c6a0ca6649f82eaeafaef
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu May 5 16:46:58 2011 -0300

    Fix path of pysideqmlregistertype.cpp.

commit 206474a5a3e6ae7a6a36701a8f30d7ed73280546
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu May 5 14:43:28 2011 -0300

    Fix bug 825 - "Can't register a class using that uses metaclasses in QML using qmlRegisterType"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 964eb13adf4760a20c07e629f62c7d6f14fac132
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 5 14:23:06 2011 -0300

    Updated snippets code to use QFileSystemModel instead of deprecated class QDirModel.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 29c263eeb8bc736d2a8d00ac7125db70b0d2fb6a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu May 5 14:17:22 2011 -0300

    Moved unit test of bug 834 from QtCore to QtGui, as it tests QtGui classes.

commit f70ff13351574b1b162485d5a6dd72b95abddae0
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 4 17:24:14 2011 -0300

    Created unit test for bug #820.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit a31fb14a1f37d9a10283e1e257389da9c1a74105
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 4 17:23:37 2011 -0300

    Fixed signal name parser.
    
    Fixes bug #820.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 84b4f2da0a2230bb55544f27cb5ec482296eb139
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 4 13:19:22 2011 -0300

    Created unit test for QSysInfo class.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 99ca5568107a4d4ed25dd49611ce4d2acfdfc68a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 4 14:12:27 2011 -0300

    Fixed QSysInfo.Endian enum detection on MacOs.
    
    Fixes bug #809.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 0dd57ef4a51029c4e5c8e2f00ea92454caa96444
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 3 18:09:46 2011 -0300

    Created unit test fo QMacStyle class.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 645c80134f79254173d22240d106d9fb0a567aee
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 3 18:09:17 2011 -0300

    Included QMacStyle class check.
    Included QMacStyle header on global include.
    
    Fixes bug #840
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 06051ca647627e4c158ae5745867093926d512a8
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue May 3 19:10:01 2011 -0300

    Fix bug 786 -  "There's no __eq__ for all classes inherited from ObjectDescription<T> due to an Apiextractor bug."
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 3590ad14d5659bee2ec62d14d7f7c5bbd51adf70
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 3 16:18:50 2011 -0300

    Fixed some typos on unit test for bug #841

commit 95dd5c0861f31318f7d8213d59792d7159283714
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 3 16:09:40 2011 -0300

    Created unit test for bug #785.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 34f0fe99da94178d88e549f33486559998921833
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 3 16:08:44 2011 -0300

    Put back missing functions for class QItemSelection.
    
    fixes bug #785.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 4175398b071c05bcc7166533c97972bd94a688ff
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue May 3 16:37:07 2011 -0300

    Fix bug 797 - "error on ui file load"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 9b793705feae3da73230198d61cb29627b558e6a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue May 3 15:03:44 2011 -0300

    Fix bug 844 - "Crash in QGraphicsItem::toGraphicsObject when printing obj reference"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit f5669ba34268dc9ca39c11cbc1b1cf893457deb0
Author: Paulo Alcantara <paulo.alcantara@openbossa.org>
Date:   Fri Apr 29 14:29:11 2011 -0300

    Create unit test for bug #834
    
    Signed-off-by: Paulo Alcantara <paulo.alcantara@openbossa.org>
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit a0d7bab4be429b1b63e3b1da3d573dd84dcf21cc
Author: Paulo Alcantara <paulo.alcantara@openbossa.org>
Date:   Thu Apr 28 16:51:12 2011 -0300

    Fix bug #834 - "Segfault on childEvent"
    
    The fix was basically setting the owner attribute to a correct value.
    
    Signed-off-by: Paulo Alcantara <paulo.alcantara@openbossa.org>
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 393ddb46faa14722107f2f012dc4d836cb553da3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 3 12:21:54 2011 -0300

    Create manually dir for tests.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 13d505c9c0a08381113154fd0880b6ac64e7ebf3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 3 12:21:10 2011 -0300

    Fixed QStandardItem::clone and QStandardItemModel::setItemPrototype ownership rules.
    
    Fixes bug #841.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 9ebe4ba6affbe6c2adf0b9c8c8c766e522c26cc3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 2 19:09:40 2011 -0300

    Updated unit test for bug #617 to new enum repr format.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit e9c7505375b10992f1cd21e57300063cfcc3a441
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 2 17:59:16 2011 -0300

    Created unit test for bug #826.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit ee7b26545bd573a9d43b39dfed726bfa2fd72bdf
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Apr 29 19:15:49 2011 -0300

    Created unit test for bug #839.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 49ba9c9cd5010e4a4d746a8f5771bf95efb0e14d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Apr 29 19:15:08 2011 -0300

    Implemented QTestTouch functions.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit af37aaf259e9500a8aaf438c469cb094f5aeeb88
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Apr 28 17:59:49 2011 -0300

    Bump version and updated dependency version required.

commit 011db01f65dd1515bac6e68becbbb0173c96a360
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Apr 28 15:59:55 2011 -0300

    Fixed bug 728 to use the correct arguments on function call.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 1cc2ccbcd8a58b1219b92d542253fd1a6f3d0913
Author: Paulo Alcantara <paulo.alcantara@openbossa.org>
Date:   Mon Apr 25 15:52:04 2011 -0300

    Create unit test for QIPv6Address
    
    Signed-off-by: Paulo Alcantara <paulo.alcantara@openbossa.org>
    
    Reviewer: Renato Araujo <renato.araujo@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 2130c2dce50f4cd2a3087b480c609878f715e0f6
Author: Paulo Alcantara <paulo.alcantara@openbossa.org>
Date:   Mon Apr 25 15:46:19 2011 -0300

    Fix bug #788 - "QIPv6Address.__getitem__ is missing."
    
    Signed-off-by: Paulo Alcantara <paulo.alcantara@openbossa.org>
    
    Reviewer: Renato Araujo <renato.araujo@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit d34e1541900d777d195e2f9c0c5049b2c0018cb2
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Apr 28 14:50:25 2011 -0300

    Fixed QFileDialog functions which used QString as pointer to return values
    
    Fixes bug #819
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 3b4499891cab858688eeb86c1d8563f72a11e3c3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Apr 28 11:20:32 2011 -0300

    Fixed QKeyEvent polymorphic-id-expression to support QEvent::ShortcutOverride.
    
    Applyed patch from Evan Patterson <epatters@enthought.com>
    Fixes bug #833
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit fa34fa272095dd9f1905743ac19cfe4d0a7f9e2c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Apr 28 16:33:25 2011 -0300

    Fix documentation bug 853 - "Provide constants for Qt and PySide version"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit b32b614d1b5d61535aa60c6e192014acaf2be96d
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Apr 26 16:28:22 2011 -0300

    Update inheritance diagram sphinx extension.
    
    Better handling missing classes.
    
    Reviewer: Renato Araujo <renato.filho@openbossa.org>
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit a68d4b04f321e94d279abf96b80d78d7ced9024c
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 27 15:03:43 2011 -0300

    Created unit test for bug 829.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 955316b5cabafa2134a9c98269161be6df7ead54
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 27 15:02:38 2011 -0300

    Implemented stream operator for PyObjectWrapper.
    
    Fixes bug #829.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 75bcc4dbddd94fcf232f108f3812f56506fdc6ba
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 27 15:02:10 2011 -0300

    Fixed QVariant conversion for dictionary.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit aa8c4f6b2e4dc0e0e0b7bc2e0da92527976fc12a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Apr 27 17:51:52 2011 -0300

    Fix bug 836 - "Pyside crashes with more than four base classes"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 1ccb6de4998a3ddae4612face224d12ceff4a3ce
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Apr 27 10:04:26 2011 -0300

    Fix bug 766 - "Constructor "QImage(const char* const xpm[])" missing"
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 8d9bf59fb1a06d2e2aa9143bae80a5bbb688c051
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Apr 26 17:58:45 2011 -0300

    Fix bugs 776 and 777
    Bug 776 - "Operator "QPolygon::operator<<(QPoint)" missing"
    Bug 777 - "Operator "QPolygon::operator<<(QVector<QPoint>)" missing"

commit 2179e02862be56d34bb39994331cb56242066185
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Apr 26 15:19:33 2011 -0300

    Fix test on windows.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit afc0bb1fee75b387e5134fd325c7cb2ae0f008af
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Apr 26 15:13:24 2011 -0300

    Created unit test for bug #778.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit de6a90bdcbf4b1528cf385ff0f382394e12f67f3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Apr 26 15:06:40 2011 -0300

    Implemented support to iterator on QTreeWidgetItemIterator.
    
    Fixes bug #778.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 1f013e75e30532c60274355545e11ad8e6c66cf5
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 25 15:56:01 2011 -0300

    Created unit test to QKeySequence convertion to QVariant.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 5349174a3c61a52e300b98a80816ffb0c479f453
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 25 15:54:00 2011 -0300

    Fixed QKeySequence convertion to QVariant.
    
    Fixes bug #775.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit cbdafab9e7338e34be3de098500801e3f353dfe7
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 25 15:08:50 2011 -0300

    Created unit test for QKeySequence.operator[].
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 3d3dc4653148b7af4dbbc10ae4e18094c06da69d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 25 15:08:10 2011 -0300

    Implemented support to QKeySequence.operator[].
    
    Fixes bug #774.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit eb6145b96b73f1e60fe164bcf3a3ad397abe4640
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Apr 25 15:09:21 2011 -0300

    Fix bugs 771, 772, 779, 780, 781, 782, 783 and 784
    Bug 771 - "Constructor "QStandardItem(const QStandardItem&)" missing"
    Bug 772 - "Method "QPainter::drawConvexPolygon(const QPoint* points, int pointCount)" missing"
    Bug 779 - "Method "QPainter::drawLines(const QLine* lines, int lineCount)" missing"
    Bug 780 - "Method "QPainter::drawLines(const QPoint*, int)" missing"
    Bug 781 - "Method "QPainter::drawPoints(const QPoint*, int)" missing"
    Bug 782 - "Method "QPainter::drawPolygon(const QPointF*, int, Qt::FillRule)" missing"
    Bug 783 - "Method "QPainter::drawPolyline(const QPoint*, int)" missing"
    Bug 784 - "Method "QPainter::drawRects(const QRect*, int)" missing"
    
    Reviewer: Renato Araújo <renato.araujo@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 101671f474e378a40380c69ef80a79ae9bb2bdf5
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Apr 20 16:36:27 2011 -0300

    Fix bug 768 - "Method "QGraphicsItemGroup* QGraphicsScene::createItemGroup(const QList<QGraphicsItem*>& items)" missing"
    Fix bug 769 - "Method "QGraphicsScene::destroyItemGroup(QGraphicsItemGroup* group)" missing"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit d7185772bcc4219f78b26bb08d34ba07f4cbc760
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Apr 20 15:00:02 2011 -0300

    Fix bug 765 - "Method "QRect QStyle::itemTextRect(const QFontMetrics&,constQRect&,int,bool,const QString&) const" missing"

commit 0c63e37820a9df0119bb58aad0e2daa96b58b8c0
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Apr 19 18:09:17 2011 -0300

    Fix bug 760 - "Method "void QMatrix::map(int x,int y,int* tx,int* ty)const" missing"
    Fix bug 761 - "Method "void QMatrix::map(qreal x, qreal y, qreal* tx, qreal* ty) const" missing"

commit 6b3a7f904f17853b56f53c4f0e948f8183821264
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 25 10:24:57 2011 -0300

    Fix unit test bug_750 and qpicture_test to avoid deadlock in some plataforms.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 7d35681fceedba9d365ef307cd0a38f1b8e140d4
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 25 10:12:24 2011 -0300

    Implemented test for QWebFrame.metadata function.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit a07d1926250b35caa2263a18f77cbcfd3f9f6065
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 25 10:10:37 2011 -0300

    Implemented conversion from QMultiMap to Python dictonary.
    
    Fixes bug #773.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit cd1dbb0b9da900e83cb1ce62e20e901e1b24cd6d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 20 18:43:51 2011 -0300

    Created unit test for function QPicture.setData
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 1efb6aeacc6d1bf89f214c2c4fd8612e812f60ad
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 20 18:43:02 2011 -0300

    Implemented necessary convertions rules for function QPicture.setData.
    
    Fixes bug #759
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit db9547be72d4e44bab72704b1de86ccffc3e7f07
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 20 10:35:24 2011 -0300

    Fixed reference leak on PySideSignal for QTimer.SingleShot
    
    Fixes bug #815.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit c36b1ff7e76206a077a9f1c34d2d37f35ec9483f
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Apr 19 17:09:00 2011 -0300

    Set WA_InputMethodEnabled in test.
    
    If WA_InputMethodMethod is not set, setFocusWidget will fail
    in a ASSERT in a debug-compiled Qt.
    
    Reviewer: Hugo Lima <hugo.lima@openbossa.org>
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit df742a5905c2548b4f939ca92c5834f50b76246f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Apr 19 13:39:04 2011 -0300

    Created unit test for bug #811.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 709420df8e0954b80c8386666beb6f74b8eae94f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Apr 19 13:38:01 2011 -0300

    fix QTextBlock.setUserData reference leak.
    
    Fixes bug #811.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 6700ddb9cbf408466f2b74fcd1648fb8b3d33a5d
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Apr 19 16:37:22 2011 -0300

    Fix bug 814 test.
    
    Using the modelData property name was causing problems
    with a debug-build Qt.
    
    Reviewer: Renato Araujo <renato.araujo@openbossa.org>
    Reviewer: Hugo Lima <hugo.lima@openbossa.org>

commit 3fb374e271b8f8702b7a544159b0c260b8b4d077
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 18 15:00:01 2011 -0300

    Fixed test to avoid problems with float numbers in different archs.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit e6b3d26d7421071be0875f29483db8611e8dafb2
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 18 14:51:16 2011 -0300

    Exported missing enums on phonon.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 6cd49a79f648bf3ad51e18b133d0614dc15a01bc
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 18 14:50:29 2011 -0300

    Created unit test for ObjectDescription.fromIndex.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 8807a885e6945dc6e03acc6c9dc402b0b4bc758d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 18 14:49:33 2011 -0300

    Implemented function ObjectDescription.fromIndex.
    
    Fixes bug #787.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 406293f5aa26a0dfa6b30e82c708d31e63fa83fe
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Apr 15 19:26:15 2011 -0300

    Fix round problems on unit test.

commit 04a2f239888a46140d9d28c441d48234fad34a6f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Apr 15 19:21:11 2011 -0300

    Create unit test for bug #757.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 13f6d71f20b5a0b73f180f2f3cbcb774049cf142
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Apr 15 17:56:54 2011 -0300

    Fixes Bug #757 - Constructor "QPixmap(const char* const[] xpm)" missing.
    
    http://bugs.pyside.org/show_bug.cgi?id=757
    
    Reviewer: Renato Araujo <renato.filho@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit a5b785fff4a98b9b9101b4d2cf6fca176a956d0e
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Apr 15 17:00:07 2011 -0300

    Avoid delete file from source dir.

commit 13740062066be57c1494f8690fe72f2f96dd71e3
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Apr 14 19:56:12 2011 -0300

    Fix bug 717 - "QByteArray doesn't honor \0 inside strings."
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit a230b243d0e24c00a2731468ee6f2e1a3d34bd5e
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Apr 13 16:02:54 2011 -0300

    Fix inject code of QByteArray::fromRawData.
    
    The QByteArray returned must share, nto copy, the string contents.

commit 2400157808e0e4112f32cb6b309b0b4370b313ae
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Apr 14 13:16:35 2011 -0300

    Fixes bug #755 - Method "void QInputContext::setFocusWidget(QWidget*)" missing
    
    Also added an unit test.
    
    http://bugs.pyside.org/show_bug.cgi?id=755
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit e24401e58636fbb273cb2a4e7a2569400e9c9f78
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Apr 14 11:20:06 2011 -0300

    Fixes bugs 753 and 754.
    
    Bug #753 - Method "void QTextDocument::undo(QTextCursor*)" missing
    Bug #754 - Method "void QTextDocument::redo(QTextCursor*)" missing
    
    Also added an unit test.

commit 1d842f57a2a7985ddc362860f2b380f5e366bac6
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Apr 13 19:38:07 2011 -0300

    Fixes bug #741 - Method "qreal QTextLine::cursorToX(int*,Edge) const" missing.
    
    Also added unit tests.
    
    http://bugs.pyside.org/show_bug.cgi?id=741

commit 39c32e371237580fbfb746e068351fe0e83636b6
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Apr 13 18:26:00 2011 -0300

    Fixes bug #742 - Method "void QPrinter::getPageMargins(qreal*,qreal*,qreal*,qreal*,Unit) const" missing
    
    Also added unit tests.
    
    http://bugs.pyside.org/show_bug.cgi?id=742

commit 30c19e9c41368559104a9943f1ab71b2995186b3
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Apr 7 11:29:15 2011 -0300

    Fixed CMakeLists.txt files to prevent static source files of being deleted by "make clean".

commit 8408da40caaa7343b340ae9ddc957639d00966fa
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Apr 14 10:00:42 2011 -0300

    The funcition QSplashScreen.repaint was removed because that override the QWidget.repaint.
    
    This will save some genereted code and does not produce any side-effect.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 96750087d9ece01bdac8be421e50e0fa7fdc0797
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Apr 14 09:53:12 2011 -0300

    Created unittest for bug #750.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 59ab3c30493031283561a3760f13d7f967bfbd1d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Apr 14 09:52:37 2011 -0300

    Put back QPainter.fontInfo.
    
    Fixes bug #750.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 46fc033929c027df75cf28bbcf240e893465e541
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 13 20:55:01 2011 -0300

    Created unit test for bug #743.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit a0b43fbc23b9433480a485eb29923cf13bbaabb3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 13 20:54:00 2011 -0300

    Implemented support to mapping on QMatrix4x4.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 94310a7b19c6d7a9013702da5b91b6fa2732c6ce
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 13 18:28:04 2011 -0300

    Created unit test for bug #740.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit d71a6a8c3a7e6ef2c3caf97ab1a12b4784968d1a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 13 18:27:09 2011 -0300

    Implemented function QBitmap.fromData.
    
    Fixes bug #740
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit a5e20dfd75090da0525be90b0ecb767f07158386
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 13 15:10:50 2011 -0300

    Created unit test for bug #722.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 3e69981b4bb752615173e2a5a9657d00b957ab0f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 13 15:09:20 2011 -0300

    Use PyFloat as double in signal signatures.
    
    Fix bug #722.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit c269e0db00ca4fd9cc7db22a8434441ccb6fc78a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Apr 12 17:05:05 2011 -0300

    Removes the removal of QMatrix4x4 call operators.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 1c0279fa25422927a549545b1a88994240fc48e4
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Apr 12 15:54:33 2011 -0300

    Fix code injection of QIODevice to support returning an error.

commit 1e149f3de44dd197ff65bbcd66eb29cff34e9c25
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Apr 12 15:53:56 2011 -0300

    Fix bug 723 - "Missing QAbstractFileEngine.read and QAbstractFileEngine.readLine"

commit 741bc56e4b915793273c2bc661e628c20b8845c9
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Apr 12 14:35:07 2011 -0300

    Created QtDeclarative.ListProperty documentation.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit c8a11c179a19781e53355088996527345b525748
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 11 18:44:57 2011 -0300

    Create unit test for bug #816.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit d0ad9d27aa1b52d84e0f1fa2b3f0506e6571bb4a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 11 18:43:41 2011 -0300

    Fixed QCoreApplication.instance method to handle with application created before PySide module loading.
    
    Fixes bug #816.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 6da3e78014bacc89a754c26cd1f05c7304cd6e77
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 11 11:36:29 2011 -0300

    Created unit test for bug #814.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit 7abf74adb97ca4d87fb264642f73e6a7cc5d6e5f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Apr 7 15:45:02 2011 -0300

    Updated dependency version.

commit 9f73d5ecf1cc5cdab5afb0095802569cf8f1b5c1
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 6 16:06:14 2011 -0300

    Fixed bug #400 link description.

commit e7413828a18531ab97b854d953edfca5aeadfe3c
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 6 16:05:56 2011 -0300

    Create unitest for bug #688.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit a0c72f28c6a4de2a26cb38bd81cc22cd95a40e78
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 6 16:04:55 2011 -0300

    Implemented support to pyton iterator in QTextFrame::iterator.
    
    Fixes bug #688.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit f3961387a96f6ef6137575b8418402fa2ad4c07c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Apr 6 15:59:01 2011 -0300

    Fix 720 - "QByteArray prints itself wrong, on tp_print and tp_repr"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 85f65194ef63467e100da6ca92cf18d1b70b6566
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Apr 6 19:04:56 2011 -0300

    Fix bug 724 - "Missing QAbstractFileEngine.map method"

commit 3b9481c24c13e1b4440e8aeabc7080ee26fa64bb
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Apr 6 18:35:49 2011 -0300

    Fix bug 721 - "QFile doesn't support map and unmap functions."

commit 40718156a6d1b5b5c87185f281a8d2c62fe40091
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Apr 1 17:08:13 2011 -0300

    Remove unused variables and warnings when using gcc 4.6.

commit 51e9dfc42820c8bcf69e688f92c1f85ae4c86b5c
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Apr 6 23:02:53 2011 -0300

    Updated type system files to use the new %BEGIN_ALLOW_THREADS and %END_ALLOW_THREADS variables.
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 8e7845be18bd1496f4e580db4f9c76f0769ff151
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Apr 6 22:23:36 2011 -0300

    Fixes bugs 746, 747 and 748.
    
    Bug #746 - Method "QFormLayout::getLayoutPosition(QLayout*,int*,QFormLayout::ItemRole*)const" missing
    Bug #747 - Method "QFormLayout::getWidgetPosition(QWidget*,int*,QFormLayout::ItemRole*)const" missing
    Bug #748 - Method "QFormLayout::getItemPosition(int,int*,QFormLayout::ItemRole*)const" missing
    
    Also added unit tests.

commit 2c6a44feee72e8cc586f18bbd09b6609c90b3746
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Apr 6 21:25:50 2011 -0300

    Fixes bugs 739 and 752.
    
    Bug #739 - Method "QTransform::map(qreal x, qreal y, qreal* tx, qreal* ty) const" missing
    Bug #752 - Method "void QSplitter::getRange(int index, int* min, int* max) const" missing
    
    Also added unit tests.

commit a513d831cd037856cd0b164355b068276908b671
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Apr 6 21:15:49 2011 -0300

    Do *not* mix tabs and spaces.

commit 8e0e7ef0b6a93f7e1945e90d2a5c86f5cc3b5dc0
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Apr 6 20:51:04 2011 -0300

    Fixes bugs 744, 745, 756, 758 and 764.
    
    Bug #744 - Method "void QGraphicsLayout::getContentsMargins(qreal*,qreal*,qreal*,qreal*) const" missing
    Bug #745 - Method "void QGraphicsLayoutItem::getContentsMargins(qreal*,qreal*,qreal*,qreal*) const" missing
    Bug #756 - Method "void QWidget::getContentsMargins(int*,int*,int*,int*) const" missing
    Bug #758 - Method "void QTextCursor::selectedTableCells(int*,int*,int*,int*) const" missing
    Bug #764 - Method "void QLayout::getContentsMargins(int*,int*,int*,int*) const" missing
    
    Also added unit tests.

commit 62448f99e73844478b09596eead2d1fac9c067a8
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Apr 6 19:49:37 2011 -0300

    Merged fix_int*... and fix_qreal*... type system templates.
    
    Also modified the method call to be friendlier with virtual methods.

commit ee17f8c970b83c6068025281167f71db13f1aba4
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Apr 6 16:01:55 2011 -0300

    Version bump to 1.0.2

commit d984cf24ccff471e30a0ee60e24735d6616da4ed
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 4 18:07:28 2011 -0300

    Create unit test for bug #793.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit e39188d636385200994985a33c06e2df043ccd3b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 4 18:06:07 2011 -0300

    Change the order of function call on destructionVisitor to avoid problems with cyclic dependency.
    
    Fixes bug #793.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente <hugo.lima@openbossa.org>

commit bbba1cc470ed9df8196cc3cf9a4996dada4b4b22
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Apr 1 09:20:05 2011 -0300

    Fixes bug #489 - PySide.QtGui.QImage with string buffer argument.
    
    http://bugs.pyside.org/show_bug.cgi?id=489
    
    Also added an unit test.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 9ffb2ef542a8a5d3e89fe913ea760208eed108a3
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Mar 30 18:37:42 2011 -0300

    Fix bug 712 - "QtGui.QFormLayout doesn't have setItem() function"
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 4239b567107e9b800d38f9c1d1f02a23009e9858
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Mar 29 15:39:13 2011 -0300

    Fix bug 540 - "Duplicate entries in QRegExp docs"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit f8bc57c61cfe16232a0aad8fb8eb6ae5d12ca7c9
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Mar 28 14:51:57 2011 -0300

    Fix doc bug 794 - "QPixmapCache.find example is wrong"

commit 9024884495b9a19368b64c96eb75ddb117b1e5c3
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Mar 25 16:12:36 2011 -0300

    Fix bug 790 - "QStyledItemDelegate Signal with lambda and QModelIndex: Fatal Python error: PyEval_SaveThread: NULL tstate"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit c50d08e4c8cbe815a691df7d3fea201cef64d69e
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Mar 23 13:31:35 2011 -0300

    Fix bug 694 - "QWebPage::extensions need injected overloads due to required casts on C++ version"

commit 3cd2cad128f1d6f22a79fce1e97dde9e1f08485b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Mar 23 19:14:42 2011 -0300

    Fix bug 699 - "PySide.QtCore.Property doesn't throw a TypeError if the first arg isn't a PyType."

commit 6f8f72824181d469b0b855790a29ce56ce38e995
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Mar 22 18:08:17 2011 -0300

    Fix bug 685 - "The second arg. of QObject.findChildren doesn't have a default value and doesn't support regexes."
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit f645a79f0397a92ef52ff42524752339fc213825
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Mar 22 19:18:59 2011 -0300

    Fix a type in QtGui type system.

commit 2f4a1f634c22f01a23f5ff0701d50a5d062de92a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Mar 22 16:55:00 2011 -0300

    Use set instead of add on reference-count action attribute.

commit e07b306bb4b760cbfc258d95c92370f50260d1d0
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Mar 22 14:55:38 2011 -0300

    Type systems of all modules but QtCore and QtGui reviewed.

commit 7849b4262ff33407274c3aa17747bba43cfd390d
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Mar 21 18:08:49 2011 -0300

    Fix bug 736 - "Signal/Slot is not working at all"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 4749d146426e5b937f121963424d5613aaa0fcb9
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Mar 21 18:07:09 2011 -0300

    Changed local variable naming style.

commit 26ae1259a9adb35b2579922dc44f06d5fbdbf5a3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Mar 22 11:49:43 2011 -0300

    Revert "Fixed test for bug #674 to works with new getattr check."
    
    This reverts commit a6f0d0cb5209655bd3f1727b9ddb03ff547104a6.

commit 78ca4c07492e092c9b7de5c1a126465dfbf7ad8b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Mar 22 11:12:33 2011 -0300

    Only raise 'RuntimeError' for function call to avoid problems with contructor order calls.

commit 02f9ca54171d317f9f9a056ee5a6ed8650f46f7a
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Mar 22 08:58:09 2011 -0300

    Added comments for all method removals.
    
    And some other clean ups.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 189717cdb196e4f2f2d47f6fa93b78d2e2e47a42
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Mar 21 15:11:03 2011 -0300

    Fix bug 728 - "QFileDialog.getOpenFileNames never returns (hangs)"
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 2bd54857ed68407edfb68aecdac4de90b29f401b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Mar 21 10:09:51 2011 -0300

    Created unit test for bug #726.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 8ce3644a133753a3f1dacbe7c6022ce1db13cc81
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Mar 21 10:08:04 2011 -0300

    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>

commit 13d9f714c5a990ff22b2e1621e1706ed81a1846b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Mar 18 17:37:00 2011 -0300

    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>

commit a6f0d0cb5209655bd3f1727b9ddb03ff547104a6
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Mar 16 11:40:50 2011 -0300

    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>

commit fb3bae60f4d5b0932db091af7f21aa2acb76a56f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Mar 15 15:34:33 2011 -0300

    Created unit test for bug #696.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 880e6a28b6336ebe77bd3369b65c32ab8b01b95f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Mar 15 15:33:30 2011 -0300

    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>

commit b1a1f61c64282302b09d31ad2aa550200a7acee7
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Mar 11 15:57:27 2011 -0300

    Created unit test for bug #711.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 9a7733ef8cadc7cab88f420ee7dd1a504047b325
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Mar 11 15:56:25 2011 -0300

    Fix QToolbar.clear parent policy.
    
    Fixes bug #711.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit a571d9bd9858e251268cd553db0cec1516888fe6
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Mar 15 16:54:55 2011 -0300

    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>

commit 008798b0e3e99235d3912d885b8322710c41338b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Mar 11 17:42:21 2011 -0300

    Fix bug 718 - "PySide/PyQt4 QByteArray incompatibilities: setNum method"
    Fix bug 719 - "PySide/PyQt4 QByteArray incompatibilities: appendByte method"

commit 25026120a1efd31fb4e3952dca3a344ff2a98d15
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Mar 11 17:30:00 2011 -0300

    Add comments to some function removals.

commit 4c149aef4ecc7e37be83b6e57ea8b7cfbd4a551a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Mar 9 17:18:11 2011 -0300

    Created unit test for bug #714.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 957fa171a97b4ae0261f8cef0fe9e30b364a86b7
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Mar 9 17:17:43 2011 -0300

    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>

commit f0e364ff28cad84f77141e92a546b8f5809ca4fe
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Mar 4 16:00:56 2011 -0300

    Remove duplicated const functions from QRegExp
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit 73f21eb1bb013f2edfe8c58b5c88d35b5482ce2d
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Mar 4 13:10:38 2011 -0300

    Last code snippets....

commit bd43c1e0b2e0ea106b98c53b42c82a11684c85b4
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Mar 4 11:35:54 2011 -0300

    Removed Signal/Slot documentation content.

commit 04a26bd3bbcd791e921b52397cfead908f416d02
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Mar 4 11:36:55 2011 -0300

    Version bump to 1.0.1

commit ca81d9a32c6d31ed86dd3723ee4c17c6d5b602a9
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Mar 3 18:56:26 2011 -0300

    More code snippets ported to Python.

commit 094de675913e82ea11219d0262d72127319c4f29
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Mar 2 21:15:45 2011 -0300

    Version bump, 1.0.0 final yay!

commit b94f5359b08e3984c039023b337bfd248a984aee
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Mar 2 17:49:28 2011 -0300

    Added some missing code snippets to PySide documentation.

commit 97a16f10ab0d0f608a00d3b05497cc6c4a464d2b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Mar 2 17:50:44 2011 -0300

    Removed useless files from docs.

commit eedc03ebb50d839096837877f08d17db5946bb72
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Mar 2 17:48:09 2011 -0300

    Remove some warning messages when generating the docs.
    
    Those classes haven't especific documentation, they are only typedefs for template instanciations.

commit 17f2d83e0e33e146d8efd55a13328ace8afad152
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Wed Mar 2 13:52:51 2011 -0300

    Fix bug 676 - "wrong QLocale.toFloat() description".
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 2ed86dc43538536718ad9592eb47e03d2674a8a7
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Mar 2 14:35:55 2011 -0300

    Fix bug#708 - "Remaining pyqtSignal in ref docs"

commit 8ac29700ce8419ea6a4f6b70186cd9dfea208ba8
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Mar 1 20:30:30 2011 -0300

    Added module documentation for all modules.

commit ee92e460f12a0a723ea150c8f7625a7acd1b2af2
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Mar 1 17:16:48 2011 -0300

    Removed a lot of files not used by the doc generation.

commit 35168cb86a3172ac7d10cfba63ba00b3c1fdf121
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Mar 1 17:16:00 2011 -0300

    Missing doc code snippet for webkit.

commit daffd9831add06d88feda34b09199a2ec5eb1c02
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Feb 28 15:41:26 2011 -0300

    Fixed/translated some doc. code snippets.

commit 9c212632512df3bcf6803fd41add3af40ca57e58
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Mar 1 15:47:44 2011 -0300

    Use multiple code snippets directories to fix the crazyness of Qt docs.

commit f804d842974b7ddb05fd967cfbc329aebe7da44b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Feb 28 15:40:57 2011 -0300

    Removed unused doc snippet files.

commit 361c887da0875c29d9d7a8c7cf3abc257400e687
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Feb 28 20:21:33 2011 -0300

    Added modify-documentation do QDeclarativePropertyMap to remove references to QVariant and QString.

commit 75f799872bf3f386f70a0d85bd62879ec14b18f8
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Feb 28 20:19:49 2011 -0300

    Added missing format attribute.

commit 1ab21c4b28485cece41ca4c0ac3e780baf522234
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Feb 25 19:11:25 2011 -0300

    Added some QML tutorials to the documentation.

commit 98ede2df716c260203c0f513a5b1853b43af2825
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Feb 25 19:07:27 2011 -0300

    Minor fixes on pysideapi2.rst.

commit d9482626e67688eb814aedfd7caf80a1cc8e286e
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Feb 25 19:05:54 2011 -0300

    Use monospace font for sphinx literal strings.

commit dd8de65f73c679a241907e42da1c5bef312cf319
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Feb 17 17:48:30 2011 -0200

    Change version from beta6 to rc1

commit 2efb33d2fc1512723a08736e15ab27755184c08c
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Feb 7 13:08:04 2011 -0300

    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>

commit 5ef2f26ec2e7a91ad2110821e2d5862517d08ca6
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Feb 16 11:37:45 2011 -0300

    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>

commit 4305a54b423d8a0915e6566b83188fd867fe47eb
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Feb 16 17:39:08 2011 -0200

    Fix bug 681 - "Unicode support for trUtf8 method"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit e0cf4b000d1363b9cbeab707364e8e1933f4ee92
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Feb 16 16:07:01 2011 -0200

    Fix bug 674 - "QGraphicsScene::clear() is missing"

commit adfaf21063d4d996ee0c3e28b5c41999209a93f9
Author: Jerome Leclanche <adys.wh@gmail.com>
Date:   Wed Feb 16 11:38:04 2011 -0200

    Fix bug 687 - "[PATCH] QUiLoader code example crashes"
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 691841f829a87b3e9d765f9b41c360ca275991ad
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Feb 15 19:05:02 2011 -0200

    Fix bug 675 - "QGraphicsLinearLayout segfault"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 47957530f9140081da3bbf3db040e3ecce523256
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Feb 15 16:38:53 2011 -0200

    Refactor to simplify code just avoding some Cism.

commit a7cebb5917f4afb2287d6abc076318001bde8677
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Feb 15 16:38:21 2011 -0200

    Make PySide signals work with meta types.

commit 0ad9c484dff7a3985f733d61ef0d47e7e34ac69b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Feb 15 16:37:16 2011 -0200

    Add unit test for bug 684.

commit 0298a342892684f9832fb840574d30e254360e5c
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Feb 11 18:18:14 2011 -0300

    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>

commit 7b4d24f09459d3005314e366f13d3473c4236019
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Feb 11 17:17:43 2011 -0200

    Fix bug 679 - "QWebPage miss extension function"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 7d80ac8e292df3a24cb8406a46075cea73e79cf2
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Feb 10 20:16:58 2011 -0200

    Fix phonon compilation and detection of VideoCaptureDevice class.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 26d6f4a39e9a00ce744f0f24c7f2b73bcf8cec68
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Feb 10 18:38:46 2011 -0200

    Fix bug 638 - "Documentation for phonon doesn't show class inheritance diagrams."

commit 42e149598efebd82f52b7e2968979936ae28e4fd
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Feb 10 18:35:36 2011 -0200

    Removed duplicated entry of QWebPage::ErrorDomain on typesystem.

commit 8eb529bda3d2f965d8d20c5ea8979f86d97b6e3f
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Feb 10 16:39:49 2011 -0300

    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>

commit c3d180fdc269183cb4f46ee773bb8521f283bff0
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Thu Feb 10 14:01:59 2011 -0300

    Created unit test for bug #671.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit b9dd824866016cfecfedd352faefcb54b35fe734
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Thu Feb 10 14:02:39 2011 -0300

    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>

commit 42c9f80b06f3255316b2f08e2edd8624987b9bef
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Feb 10 13:05:24 2011 -0300

    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>

commit bda10df1da58fc19c527596b5c259ff41b4a4953
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Feb 9 18:24:26 2011 -0300

    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>

commit 7909d294f51564499333be7d50cddfde8ff4b38a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Feb 9 18:03:09 2011 -0200

    Fix bug 668 - "QFileSystemModel setRootPath stops application from quitting."
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit f25d227d6e540164e4f01103d025d36a0162b0a0
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Feb 8 18:43:13 2011 -0200

    Replaced all entries of reference-count with action=add to action=set.

commit 7fd8eba1360975884c43164577e4e25635dc530a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Feb 8 16:10:24 2011 -0200

    Fix bug 663 - "Crash on exit when passing QNetworkAccessManager around"

commit 95d546696e76cd631129e2a41ed13d77896906e7
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Feb 8 16:10:03 2011 -0200

    Remove invalid function removals.

commit 2248c1b944eb0abf9281b5782bc7d3d835f271fc
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Feb 8 15:52:02 2011 -0200

    Fix bug 667 - "Crash on exit"

commit 8fa461559c80d4b5a8c6814b403930724303ed00
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Feb 8 14:35:38 2011 -0200

    Fix QGLBuffer::map code injection and test.

commit 06755f06ba70288912893bbbd213f5458047cea8
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Feb 9 18:05:20 2011 -0300

    Updated phonon typesystem to use the new pyside cmake macro syntax.

commit 5a87a51c119395cd12633d02a3c9558c32a73a43
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Feb 9 15:49:45 2011 -0300

    Updated http server used on tests to keep trying until get a free address.

commit 323b37bedadbef313a513ded818e326b6e5f2dcd
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Feb 9 14:21:30 2011 -0300

    Created unit test for bug #662.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 0fe1c15cbfc841205d490939f54614fedd1c99cc
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Feb 9 14:13:46 2011 -0300

    Implemented support for iterator on QTextBlock.
    
    Fixes bug #662.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 88c38236d4cbbbcff1fa4f0e34b6249796a370c7
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Feb 9 12:26:23 2011 -0300

    Fix append object description on typesystem only when this was found.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 8e4b414844c66b07fdbd22d92d0261519f0edde5
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Feb 8 11:57:59 2011 -0300

    Separated class typesystem from the main typesystem.
    
    Remove class specification,  detected during the compilation from the
    main typesystem to avoid errors during the generation.
    
    Fixes bug #661
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 9b3d0b2ef2899d88ec026d81b84c45e4b501a17b
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Feb 7 18:44:25 2011 -0300

    Updated translation test to use previous generated qm files.
    
    Upload qm files used on test to git.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 8a50e91e6fd14ea7d323cfde471723c0dbb1ddc6
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Feb 7 18:02:19 2011 -0300

    Updated http server used on unit test.
    
    Allow the server to reuse the address to avoid errors.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 90178e21ddcc084b15e298642731040c8f2ab1df
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Feb 4 19:07:04 2011 -0300

    Created unit test for signals.
    
    Test for types inside of namespace
    Test for types defined by typedef.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 6b1f0b8ca7493f261723a09adb7be046d78ee535
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Feb 4 19:06:34 2011 -0300

    Fixed problems to emit signals with objects types.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 4e79ce7b25070795174980c195268a8e5721746f
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Feb 4 18:24:07 2011 -0200

    Fix 666 - "QByteArray does not support slices"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit ac325f24e47402ee9493713399a934d0d005470b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Feb 4 17:42:38 2011 -0200

    Fix bug 660 - "QMimeData type deleted prematurely when overriding mime-type in QStandardItemModel drag and drop"

commit d44aa5c3106ad8b2e9b08bd36a471bffd29fc5fc
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Feb 4 15:32:55 2011 -0200

    Fix bug 643 - "QTabWidget.insertTab not taking ownership"

commit 2f6af8142da6b329ece08f2bdb7e3ee4eef9e080
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Feb 4 16:05:12 2011 -0300

    The global header for PySide is now installed with the libpyside headers.
    
    This is good for PySide derived bindings (like the ones for QtMobility),
    so they don't need to copy the PySide global headers to their source
    tree and end up with an outdated file.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 233c0333e684fc02c1b75e6ddbb1567dfd6e0b89
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Feb 4 15:00:02 2011 -0300

    Removed unnecessary line from test binding CMake file.

commit ac767473a203c286bbc4daa6722e838d802d83a1
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Feb 4 15:12:29 2011 -0200

    Fix qresource_test openning the file in binary mode, so it doesn't fail on windows.

commit 8ab8950ccc8a6039d5fb64eef46032887ab0f9d1
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Feb 3 18:31:39 2011 -0200

    Export QTranslator::translate and QTranslator::load.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 8d1e058fa1b500846511d9656ce8a7f56c32f87c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Feb 3 18:24:39 2011 -0200

    Export method QCryptographicHash::addData.

commit a4ab1c7e9924892d1a43ca0fa67f5460048e7b2e
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Feb 3 18:23:03 2011 -0200

    Remove some ancient method removals from QtCore typesystem.
    
    - QDir(QString,QString,QFlags<QDir::SortFlag>,QFlags<QDir::Filter>)
    - QBitArray::fill(bool, int)

commit 2d65e48fa81ede2472fd1a2fb4d8d28bb086172c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Feb 3 18:22:21 2011 -0200

    Use PyString_GET_SIZE instead of PyString_Size on some inject codes.

commit f5d4b6e6785dd34fd29747cbd1649cac2a74ca27
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Feb 3 18:20:52 2011 -0200

    Export QSettings::iniCodec and QXmlStreamWriter::codec methods.

commit ee80967d2426d650b6d3a19ba4174976e9a6aaa1
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Feb 3 18:18:32 2011 -0200

    QPersistentModelIndex now have the same implementation of internalPointer of QModelIndex.

commit 7b4968ababf4044cfccf9984f3f6f449ab1a9b3a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Feb 3 18:15:38 2011 -0200

    Fixed/implemented various QResources methods.
    
    - data() is now exported and returns a Python read-only buffer object.
    - (un)registerResourceData now accept buffers as arguments, and respects zeroes in the middle of data.
    - Improved unit test.

commit b52148fd851a73b652745674b7225a01dc65d837
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Feb 3 18:04:16 2011 -0200

    Fix comparisson of QByteArray with Python strings that have zeroes inside.

commit fa118ae670c476a3ff1f12bd98a460b5db211613
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Feb 3 16:02:14 2011 -0200

    Added comments to some function removals.

commit 709895f2fbaa5b303da3ffed50f5f0705b18d296
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Feb 2 19:21:16 2011 -0200

    Fix bug 653 - "Crash after calling QWizardPage.wizard()"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 295b965d3c38dcd13e6d0dcd5ffd34275b1757ff
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Feb 2 16:24:23 2011 -0200

    Fix bug 652 - "Segfault when using QTextBlock::setUserData due to missing ownership transfer"

commit d7269670ee3b03b1e5d13eaa68244618a2daea63
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Feb 2 16:13:31 2011 -0200

    Removed the removal of some QApplication functions.
    
    These functions were removed due to ancient bugs in shiboken
    generator, all them now fixed.
    
    Functions:
    
    font(const char*)
    setFont(QFont,const char*)
    palette(const char*)

commit c19ab39cbf9a237232ea0e21bf78769ebe03f644
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Feb 2 15:16:38 2011 -0300

    Bump version to beta6.

commit 1b1a83dc3038a51b2e60d74e2a8bdd27380e6e7c
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Feb 1 16:17:24 2011 -0300

    Fixed Cmake files used to find the library after the installation.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 87977cc320b98aee545d3743436441a32d83f969
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Feb 1 19:34:23 2011 -0200

    Fix bug 650 - "Missing bindings for QNetworkProxyFactory"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 3270dde028cbcf23e7ea1ed468f06e0f01965538
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Feb 1 19:15:23 2011 -0200

    Fix bug 651 - "Calling disconnect() with no arguments causes segfault"

commit a44fcc6dbacdc56438360dcaed00ed25021e45f0
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Feb 1 15:48:42 2011 -0300

    Updated QAbstractItemModel.createIndex documentation to warning about
    ptr argument life time.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 43a8f4089e93fc48556f42ec49db8d06784b49ae
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Jan 31 15:46:23 2011 -0200

    Fix bug 656 - "cannot inherit from QCoreApplication"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit f2c537eeaaf7ae88f28a7875ce941287c1a3a4d3
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Jan 24 15:52:18 2011 -0300

    Updated GeneratorRunner calls on CMake files to use "--generator-set" instead of "--generatorSet".
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 9ca80b5d3a991a460a5604131b7eb10a2b1dfd1c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Jan 28 19:19:38 2011 -0200

    Don't crash if a typeId was not found when emiting a signal.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit e17795d35b6ce7a65ff55d1c5553b2488d45afa9
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Jan 28 19:15:06 2011 -0200

    Added test for bug 613.

commit 2a4391902406552815140f4ebe078f9f7e9a955c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Jan 28 16:28:17 2011 -0200

    Fix bug 565 - "QImage missing *data constructors"
    Fix bug 566 - "'PySide.QtGui.QImage' object has no attribute 'scanLine'"
    
    The constructors now accepts any PyObject which implements the buffer protocol, as the
    C++ and PyQt4 version the buffer must be alive during the life time of QImage because QImage
    *does not* copy the image data.
    
    scanLine() and bits() now return buffer objects pointing to the memory inside QImage.

commit 4af09f10adb74f74fc5fc15734b7e803c32dd010
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Jan 28 18:02:20 2011 -0300

    Implement __repr__ function for class with Float attributes.

commit 3c3caf154eadeb9b4bfda172f5441d023bc42044
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Jan 28 15:58:21 2011 -0300

    Created unit test for bug #617.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 5112a89ca97775b6b85ebd846ec735a5e8dadef3
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Jan 26 15:22:38 2011 -0300

    Created __repr__ function unit test.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 1a65a287fbf6b9ddbd7d689e4878426a34d837cd
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Jan 26 15:21:37 2011 -0300

    Implemented fuction __repr__ for base types.
    
    Fixes bug #593
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 1f6e877f8d3bf3cd35b1c29815aafa0177547f8a
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Jan 25 16:48:55 2011 -0300

    Fixed QFileDialog function calls with options in the last argument.
    
    Fixes bug #590
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 629c0c383b3ba2bd175b0b6e08eeea983c5c3feb
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jan 25 14:24:27 2011 -0200

    Add test for bug#640.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit c5fffa6f24afcf96cc65a885dd8e82b77617d045
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Jan 24 18:18:45 2011 -0300

    Implement support to others color spec on deepcopy function.
    
    Created unit test QColor reduce function.
    
    Fixes bug #612.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 286f9c6d099dceb88dc1dfac8bdb0917b9fef2c1
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Jan 24 15:20:53 2011 -0200

    Fix bug#633 - "bool of null QDate (possibly other empty QString/null QObj types?) returns True for empty instance; probably should be False"

commit 9a4c439d7ff3926c87a2558cf42c9a69ff4a4734
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Jan 24 11:13:27 2011 -0300

    Fixed QLineEdit.getTextMargins return value.
    
    Fixes bug #632
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit a4d7d8f80dc21d92d41338e7e7362d9b3a1b0b3a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Jan 24 10:23:30 2011 -0200

    Fix bug#636 - "Unable to navigate back to the main site from the generated documentation"

commit 1cce4bafd3e512410c5b28ed7ede12266fd420a2
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Jan 21 16:14:58 2011 -0300

    Bump version to beta5.

commit 08a0298fe0684be9c3179b073154ca1daf8544b5
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Jan 21 14:35:31 2011 -0300

    Updated generatorrunner version dependency.

commit 92847038553383dac2c41d5b02968fdd01603ced
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Thu Jan 20 17:27:53 2011 -0300

    Replace use of QMetaObject::activate to QObject::qt_metacall.
    
    This is necessary to support signals with default values.
    
    Fix bug #624
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit bcba2a3b329cc04236f4e38433b002f13ff55179
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jan 20 15:57:48 2011 -0300

    Added test cases for signal emission.
    
    Signals are emitted from C++ and Python.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit b9679215b8eb39d18a774339828f55e57d479c5c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jan 18 16:59:06 2011 -0200

    Fix bug#552 - "Segmentation fault when using QUiLoader and QTabWidget"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 7f533799d442fbb1ffe5fb9be9a7174779d9e133
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jan 20 15:17:00 2011 -0200

    Use the same Python used by Shiboken instead of find a new one.

commit f7a2ab3d6661c5492bfc5f35fe531d45c9cdb26c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jan 18 17:23:02 2011 -0200

    Don't reject QGLWidget::setMouseTracking function.

commit 6a83c872836d71700b4cecc18b813032bffad185
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jan 18 17:22:03 2011 -0200

    Fix bug#623 - "QGLWidget.bindTexture(QPixmap, GLenum, GLenum) is missing"

commit 1a3418c8d18308a0e9b05d5ebe7c1d976984a1d3
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Jan 19 13:46:40 2011 -0300

    Added test for module reloading.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 3b026ad4c9a2a1487e8409adc87b3f515356d497
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Jan 18 14:42:02 2011 -0300

    Fixed Widget and Layout inject code to avoid problems in armel arch.

commit 50e6f7671db7a561a4832e7ddf6cf1eec326fb93
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Thu Jan 13 15:03:16 2011 -0300

    Created unit test for bug #575.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 499051fd2a257ec2173e70889d6d8b72f65b968f
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Jan 14 15:18:51 2011 -0300

    Updates documentation of QUiLoader.registerCustomWidget method.
    
    The new documentation highlights the danger of duck punching virtual
    methods of widget objects produced by QUiLoader.
    Also named the argument of QUiLoader.registerCustomWidget as
    customWidgetType.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit fb6186d2709d56ea20aa477f9c989c8eacdf4f8d
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Jan 14 16:57:23 2011 -0300

    Named the single argument of all "QWidget.*Event(arg)" methods as "event".
    
    Just to make the generated documentation more readable.

commit 0d9a584a1c1b557990f0b31aa95f16da62392d86
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jan 13 13:13:39 2011 -0300

    Fixed style on QUiLoader code snippet.

commit 530a3d23c58a9997106018a64624f4d654e6d6ea
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jan 13 17:51:14 2011 -0200

    Fix bug#584 - "python pickle module can't treat QByteArray object of PySide"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 8243565f817d37ffc33a5c3eabdc6e7657b981e1
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Thu Jan 13 13:51:51 2011 -0300

    Fix typo on Cmake files.
    
    Reviewer: Bruno Araujo <bruno.araujo@openbossa.org>

commit 867c2bd259edb17a4c6b7315954cafc9ea8b1f88
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jan 12 15:45:35 2011 -0200

    Removed useless rejections
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit ae02222d57870eabdf621852bc8b44798f10fb31
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jan 12 14:56:56 2011 -0200

    Remove protected fields of event classes.
    
    Event classes have a lot of non-documented protected fields, those fields
    are removed from PySide because they are Qt implementation details,
    besides the fact they are accessible by ordinary event methods.

commit a78108efe3a4815226e2fe26713cd0f495d655b7
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jan 12 12:31:59 2011 -0200

    Fix documentation for QWidget.winId()

commit 7e1b76e05485ee3ae8712cee148d0a647b5c2f2c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jan 11 15:17:56 2011 -0200

    Don't crash when a unknown type is given as a meta call argument.

commit b5331e5c56bc5bc6bdd62d205565246e9340771c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Jan 10 17:52:37 2011 -0200

    Add  polymorphic-id-expression to QGraphicsObject and QDeclarativeItem.

commit c8111dc99a47098026ba1e4ca089b5637592a7d4
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Thu Jan 13 10:29:49 2011 -0300

    Fixed path to include file used on cmake files.
    
    Reviewer: Bruno Araujo <bruno.araujo@openbossa.org>

commit 85947c03d98aea065022b289611826b4ab5933e2
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Jan 12 19:26:27 2011 -0300

    Create a new parent test.
    
    Check if the parent does not increase the reference if you set the
    parent twice.

commit b8fcead6295624ad9166a0e37ec672d2323acad8
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Jan 11 17:58:52 2011 -0300

    Use python base name as library prefix.
    
    Use the same CMAKE_BUILD_TYPE as shiboken if none was specified.
    Append SHIBOKEN_PYTHON_BASENAME in the library suffix.
    
    Fix bug #509.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit ed0d9cf82066496a0cc8e9a0bf6de58c81f535c0
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Jan 11 18:53:06 2011 -0300

    Added test for QPainter.setPen() method.
    
    Calls it with enum, to call the setPen(Qt.PenStyle) signature, and with
    an integer, to call the setPen(QColor) signature (QColor is implicitly
    built from an unsigned int in C++).
    
    For more details see Bug #511:
    http://bugs.openbossa.org/show_bug.cgi?id=511
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 814bc522ce510dd37818b87e23ffedd4b7b5c0b8
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Jan 10 15:26:54 2011 -0300

    Added condition for a phonon test that fails on Win32 with Qt 4.7.1.
    
    This is due to a bug on Phonon::createPath that happens with the
    specific combination of Win32 platform and Qt 4.7.1. The bug is reported
    as fixed for Qt 4.7.2, but it wasn't released yet.
    
    For more details on the bug:
    http://bugreports.qt.nokia.com/browse/QTBUG-13062
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit fb9fdba329899cfe884d1769c73686caa48c111d
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Jan 7 18:58:40 2011 -0300

    Created unit test for bug 589.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 0f6a504dfb06b69b918fbc94db361cfbce9b62a3
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Jan 7 18:58:15 2011 -0300

    Fix Qvariant to Cpp conversion.
    
    Fixes bug #589
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit efdedcdd016c491b31e8432ec47b16d2265fdbfd
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jan 6 20:56:14 2011 -0300

    Fixes the fix in the commit a1cf8f03.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 4d014eaa809da4d4f401decf730df5fc3587e4fd
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jan 6 19:30:03 2011 -0200

    Fix bug#560 - "Lack of QtCore.Signal documentation"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit a1cf8f03b26b9fbe8ef7b58945041c5b97ea32e4
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jan 6 18:45:44 2011 -0300

    Fixes connecting signal to decorated slot.
    
    Decorated methods on classes derived from QObject are not called when
    connected to Qt signals because they get a name different from the
    decorated method. To solve this decorated methods are registered as
    global slots.
    
    An unit test was added.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 5151af6de11d5cb2db0eacfff6656ee936ae098b
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jan 6 16:23:16 2011 -0300

    Refactoring to Phonon basic playing test.
    
    Also replaced the ogg audio tone file for a wav one.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit d3894ed86114edf35ee664d77e8fe51f08dde71d
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Jan 5 18:54:02 2011 -0300

    Fixed PATH variable for tests on win32 platform.

commit 932d9bced913443c4b339dccd204eeceed6385d6
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Thu Jan 6 13:32:35 2011 -0300

    Created unit test for bug #585.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit fb9c1a97fec24a43c0f25bc1492b10a884420f4d
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Thu Jan 6 13:32:55 2011 -0300

    Fixed QTreeWidgetItem.parent function policy.
    
    Fixes bug #585
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 753d2bd1f63e29f2a6b812a157200a05e6c06cec
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jan 5 19:11:53 2011 -0200

    Only try to play the ogg file if the system has the capability to do it.
    
    This fix a failing test on macosx.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 53e649629bb0d36cb47bd50e8428ba6e174efa2d
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Jan 5 14:42:39 2011 -0300

    Fixed QtNetwork test to use '127.0.0.1' instead of 'localhost'
    
    This is necessary to make all test to be able run on any buildbot machine.
    Fix Http server shutdown sequence to avoid deadlocks.
    
    Fixes bug #587
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 6383832408576175b60f608e02fa3424f782dbed
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Jan 5 14:10:38 2011 -0200

    Fix bug#557 - "Segmentation fault in QDeclarativeComponent.loadUrl()"
    
    The signature QDeclarativeComponent(QObject*) should not exist, it's not
    documented and just creates a useless QDeclarativeComponent when used,
    useless in the sense that it will segfault when used.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit ed1c0014f902cae7b1820fc89fde1dd227beddc8
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Jan 5 08:48:23 2011 -0300

    Fixed QWidget.setParent signature on typesystem.

commit 32681f7b7039f41bec4c4965370d4b66bee53532
Author: linjunhalida <linjunhalida@gmail.com>
Date:   Tue Jan 4 23:43:56 2011 +0800

    add new QDatetime init function with 6 arguments
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 15dd2e07edd4d1114bd8651987327e3ebc9ba6a6
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jan 4 18:46:40 2011 -0200

    Lock the gil on some hand written code to avoid crashes.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 3774752f0c254433eeacaeccb4abb25b2d255148
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Jan 4 18:32:24 2011 -0300

    Fixed function QDataStream.readRawData return value.
    
    The function readRawData now return None in case of error, otherwise a
    string with the read data.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 269e8450dca79c7a689eb01bf1ca3ab5faeb8334
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jan 4 13:25:05 2011 -0200

    New format for __version_info__.
    
    The new format follow the same rules used by sys.version_info().
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 374e2fcf8803c9c3ada97ee29e51c9b6394ef166
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Jan 3 19:54:40 2011 -0300

    Created support to function qAddPostRoutine.
    
    Created unit test for bug #515
    Fixes bug #515
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit da1759fe989118d5fa746353bebc22990099e7bb
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Jan 3 16:38:30 2011 -0300

    Added test case for Bug #572.
    
    Bug #572: Giving unicode value as 'body' argument to WebView's load
    method crashes python.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 39a5a09145133871dec87cbd11766824f9e4c5a3
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Jan 3 14:21:40 2011 -0300

    Fix QTreeWidgetItem.parent function.
    
    Create unit test for new use case.
    Fixes bug #547
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit ea83c5e554e3901702135d07e9d03ec758bd56ae
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Jan 3 14:24:19 2011 -0200

    Fix bug#577 - "Reference to QString in docs"

commit f9587fcad277a6d55afe1aee04759a273a632fe9
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Jan 3 13:43:29 2011 -0300

    Fixed QWidget.parent function.
    
    Create unit test for bug 576.
    Fixes bug #576.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 27b53151bfc61f39d3bda3ad1c951468e8f6b587
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Jan 3 11:28:02 2011 -0300

    Avoid conflict in test case names
    
    Reviewer: Hugo Lima <hugo.lima@openbossa.org>
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit eb0d2114174870d84f88ddd348d3e1d9e2e9e2b2
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Jan 3 10:01:04 2011 -0300

    Fixed test to work in all platform.

commit a38db0fe03ebae6eb02812245de00ee74db8c70a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Dec 30 16:36:23 2010 -0200

    Fix bug#514 - "Static method QByteArray.fromRawData is missing from QtCore"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit d0d4ba1564d2569618925cf1e6a423b449931d71
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Dec 30 15:26:20 2010 -0200

    Fix bug 546 - "Python crash on exit"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 249a87808ac42644fecf9b8787b0ca6c757a2f4b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Dec 29 18:57:58 2010 -0200

    Fix bug#493 - "__eq__ and friends not implemented for QKeyEvent == QKeySequence"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit bc9ddff514dfe9b4f1c133a59ef63fe72e7c8be5
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Dec 28 21:18:26 2010 -0300

    Improve QtScriptEngineDebugger test behavior
    
    The extra ContinueAction after evaluate() was crashing
    on MacOS X.
    
    Reviewer: Hugo Lima <hugo.lima@openbossa.org>
    Reviewer: Renato Araujo <renator.filho@openbossa.org>

commit 9d6d30cb6a2c901a4e282bde0e205a5226c778c8
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Dec 29 11:55:09 2010 -0300

    Changed api2 test to work on MacOS during a ssh session.

commit 7810dcd829d9435406b9b89ebcd56affab2c8dc7
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Dec 28 18:53:06 2010 -0200

    Fix bug#569 - "QTableWidgetItem is missing binding of __lt__ to operator<"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit e8c0ba238a4807a77033ad3d3087787959dc1cc3
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Dec 28 14:50:46 2010 -0200

    Fix bug#563 - "Unhandled signal emitting with invalid signature (which leads to application crash)"

commit 4b6cc4d478726762d71578a8e2cd0049740d84a6
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Dec 28 12:21:50 2010 -0200

    Changes the arg name from p to parent to make parent heuristic work.

commit db4d3244978510da9fe058596e2a52b651370986
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Dec 28 19:43:51 2010 -0300

    Fixed MetaObject creation based on typename.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 7144634e350732901c8903b69febe417c2a9cb31
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Dec 28 19:43:00 2010 -0300

    Fix test to avoid problems on slow computers.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 25264046e8ed9d949b0cee38474c7f5b9d183f20
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Dec 28 14:12:24 2010 -0300

    Appended ${QtGui_BINARY_DIR} on typesystem_path for QtMaemo5 module.

commit ecbc9ebcfab356db0366f20822bedeb3270c390d
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Dec 28 14:09:16 2010 -0300

    Appended QtGui library dependency on pysidetest library.

commit fa89170f62d48b65948d11f77bd7a5e8fef17dbd
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Dec 28 11:49:39 2010 -0300

    Test for QTDESIGNER before add QTUITOOLS.
    
    This test is necessary because the module QTUITOOLS uses some classes
    from QTDESIGNER.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Bruno Araujo <bruno.araujo@openbossa.org>

commit a74d92adcecb3df3bbb712e67590052279c5fd06
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Dec 27 18:59:32 2010 -0300

    Fix QTreeWidget parent rules.
    
    QTreeWidget.clear() - remove all child ref from the current widget
    QTreeWidgetItem.parent() - use default policy for returned value
    
    Fix bug #547
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 656be4ec981d793205e4818b1352a2b3896d9196
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Dec 27 13:20:43 2010 -0300

    Removed some float comparisons from QColor test to avoid armel problems.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 6cf55675dc896121e8a6fa806b642bb550ffa7d3
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Dec 23 16:59:33 2010 -0200

    Fix bug#549 - "QGraphicsWidget::getContentsMargins() and QGraphicsWidget::getWindowFrameMargins() not available"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit fc471bed0f78d3de616e16719f69f463649b22ef
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Thu Dec 23 15:46:39 2010 -0300

    Used more common signature on function test to QList objects.
    
    Replaced "const QList<QObject*>" signature to "const QList<QObject*>&",
    more used on Qt code.

commit 401f3941795f5d1c51d692da3261791a8d74bc9d
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Dec 22 19:12:42 2010 -0300

    Fixed variable scope.
    
    This keep the QByteArray live during the use of your content.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit af0860ba4ae8828a13a8674a6b365a5259076875
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Wed Dec 22 18:11:26 2010 -0300

    Fix testbinding dependency
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Renato Araujo <renato.araujo@openbossa.org>

commit c4185280ba22615b57632aa81155a6c6c782a7d7
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Dec 22 16:14:47 2010 -0300

    Moved list_signal_test to pysidetest library.
    
    This isolate the test case, and avoid other problems with X during the
    buildbot compilation.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 4b0eaa779651e9de4737c73bde4b911cc7db6527
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Dec 22 10:25:32 2010 -0300

    Fix the QtMultimedia/audio_test.py to accept computers with only null
    device.

commit 67b868ccb98d4ee3309d6b31b14bf87a1618fe1f
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Dec 22 10:17:21 2010 -0300

    Avoid QMatrix test while gcc is broken.

commit 48b25047c95910b266eb33e2cc97c5772e3530aa
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Dec 21 17:26:50 2010 -0300

    Used argument '-a' during the call of xvfb command.
    
    This argument allow the xvfb to find a free server number during the
    execution.

commit 04ac69ce5277ead02965ba42a99299dcc4994906
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Dec 20 18:55:02 2010 -0300

    Fixed QtUiTools plugin.
    
    Removed use of static QString to store the class name.
    
    Fix bug #533.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit ab19244c225daf295929bab0abc036aa299c536a
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Dec 20 17:50:43 2010 -0300

    Added QSslCertificate to QtNetwork module.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 37fb36e1ff7be440f83a42dd5f5040cb04f7d54b
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Dec 20 17:49:54 2010 -0300

    Fixed indentation mistakes.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit bb39c847d356831dae3bc7b09f3963b6ec4dd69b
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Dec 21 12:17:56 2010 -0300

    Fixed global functions from QT_TR_NOOP and QT_TRANSLATE_NOOP family.
    
    These function just return one of their arguments as result, and the
    buggy implementation was forgetting to increment the reference count for
    the returned object.
    
    A new unit test was added.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 14a5405837736160ca94a2707916e1bacced39cb
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Dec 17 19:37:35 2010 -0300

    Fixes bug #502.
    
    The ownership of the editor returned by the Python override of
    QAbstractItemDelegate.createEditor(...) is now transferred to C++.
    
    A test was added to simulate the situation that triggers the bug,
    instead of relying on an example with a view, model and editable cells.
    
    See: http://bugs.openbossa.org/show_bug.cgi?id=502
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit fbc06244e02967be1627b1effa61a96476384f7f
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Dec 20 17:41:53 2010 -0300

    Fixed type system for TestView from pysidetest directory.

commit 116a0b159fac908a760f9ba40f4b82e3779731f7
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Dec 20 15:52:58 2010 -0300

    QObject.sender should not steal the returned object ownership to Python.

commit 00bfc9ba7b0bcc7e8b7eb788b629ba6dc309ad78
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Dec 20 15:06:33 2010 -0200

    Fix bug#544 - "QtCore.QRect missing binding for method getCoords"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit d2d9f6bac9aa410510620faf0952456f2fb28a0e
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Dec 20 13:47:41 2010 -0200

    Fix bug#481 - "mimeData() missing from QListWidget, QTreeWidget, QTableWidget"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 499ef3bbb4ef8429ac1fb7505318ca7d066c06e5
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Dec 20 11:18:42 2010 -0200

    Fix bug#558 - "print attribute of a QWebFrame cannot be accessed normally"

commit 8545117cff205d6664e6f3ddddd43dd9cb23cf60
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Dec 17 19:01:37 2010 -0200

    Fix QtMultimedia test to not fail when no devices were found.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit c634b05def6265f8fa9ef65e17449ec7abf5e2b6
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Dec 17 18:58:26 2010 -0200

    Add GLuint as primitive type.
    
    If we don't do that any function with GLuint will be rejected by
    the generator on Windows.

commit dd1184ac4d231144933f891d46453af52af6b632
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Dec 17 18:45:25 2010 -0200

    Use .pyd extension for pysidetest module on Windows.

commit 3b61f88a1fe16d1abdbc9f35ccb14ad5544b4c5e
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Dec 17 15:30:18 2010 -0200

    Fix QML tests on Windows.

commit 53e472c5ef5423d51d008e13b81b351af6f07bf9
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Dec 17 14:41:57 2010 -0200

    Fix compilation under MS Windows.

commit ca914c9f63acfdaa717bbdd94bf97817397afefc
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Dec 17 13:55:07 2010 -0300

    Added a call to QObject.metaObject() to check if a segfault is caused.
    
    This completes the tests for bug #507[1].
    
    Also removed an unnecessary commented line.
    
    [1] http://bugs.openbossa.org/show_bug.cgi?id=507
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 9a4738457d4506c7ae885fcfd6a802428bea244a
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Dec 17 11:39:03 2010 -0300

    Fixed QML type registering test.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit d3e5c54d8a08643eaa8f4ea6ef8fd156a0d21621
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Dec 17 11:28:01 2010 -0300

    Updated model/view test to follow changes in Shiboken/9459b9da commit.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit 97740beab9b30b068bd07bad5276bb912b34b073
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Dec 14 18:23:33 2010 -0200

    Fix bug#491 - "pyside doesn't respect BUILD_TESTS"
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 634cde193ed445d044da760f7b8538597ae53725
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Dec 15 19:12:24 2010 -0300

    Fixed ownership of the value returned by QAbstractItemModel::data(...).
    
    The value returned by Python to the virtual method
    QAbstractItemModel::data(...) called from C++ has its ownership
    transferred to C++.
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit c53ec3c17e5c59b6b1cc245b19f83a0eba1085c3
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Dec 15 19:11:40 2010 -0300

    Updated the PySide test related to Python model returning data to C++.

commit 539b906eb241b3874d015695bffd072632783960
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Dec 15 17:52:29 2010 -0300

    Created function used in PyObject getAttro.
    
    Moved the code generated to a function in libpyside.
    Create unit test for bug #525.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit fd9c8c8d7684a2ae9b6bee7521a1b28e2cdefa45
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Dec 14 17:43:01 2010 -0300

    Created unittest for bug #505.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit ffc853c88b093444eb6c51b404b46d0e339067ff
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Dec 14 17:11:29 2010 -0200

    Fix bug#517 - "Documentation for QtDeclarative is not linked in contents.html, modules.html"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 44d4d96ec35d3236b211788ef7f264c6d1a2a299
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Dec 14 16:25:21 2010 -0200

    Fix bug#508 - "qmltopy1 crashes when setContextProperty is called twice without keeping a reference"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 46bbefb1cc9dc13afc5c0552587708865eb82e42
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Dec 14 15:56:05 2010 -0200

    Fix bug#518 - "The file 'genindex.html' is not found (linked from contents.html)"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit e3796fa3e79b7c28ba1fb2142c09f98dc5abb085
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Dec 14 15:11:03 2010 -0200

    Fix bug#512 - "QGridLayout::getItemPosition() is not available"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 6b720050efa431975ee275bd9a613f680b4eddc8
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Dec 13 17:47:16 2010 -0300

    Added test for Python written models returning new objects without keeping reference to them.
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>
    eviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 4630f41f6a827e3657b221af05606ce6c8c855ca
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Dec 13 15:19:57 2010 -0300

    Fixed new style signal connection tests for the proper semantics.
    
    One example to clarify: for the "destroyed(QObject* = 0)" signal,
    "obj.destroyed.connect(...)" connects to "destroyed()", and
    "obj.destroyed[QObject].connect(...)" connects to "destroyed(QObject*)".
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 154560c9c50f4cd46e2d5cc007fe3983e03cc6e5
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Dec 9 16:13:39 2010 -0200

    Added unit test for bug#500
    
    Reviewer: Lauro Mora <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit e62b0364f12aaf68a49bdcd513eae123e77c0093
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Dec 9 16:03:03 2010 -0200

    Add tests for qmlregisterType function and qml list properties.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 9b2bf0a267a3415b29b0535f3018f6983b0d01ec
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Dec 9 15:28:01 2010 -0200

    Changed file permissions to 0644.

commit 643742cbcf09390479508458dcc3d58f0a75d962
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Dec 8 16:52:23 2010 -0200

    Add support for QML list properties.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit dc732da7a8f13b26ddae6474d92a889303e0fa46
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Dec 8 16:35:45 2010 -0200

    Remove unused field "type" from PySideProperty private struct.

commit 1422aed61669e0d1710f0da19ba57c58a613f397
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Dec 8 15:15:29 2010 -0200

    Replace useless check by a assert.
    
    QMetaObject must already be ready at this point.

commit 1464dc1022ad5afca0cea9c86b28b35eaf2c634b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Dec 8 15:06:52 2010 -0200

    Add support for extension into PySide properties.
    
    This is used by PySide implementation of QDeclarativeListProperty.

commit b548a6f1736a39061f51eb1020bc4f6e5259279a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Dec 8 14:54:21 2010 -0200

    Fix copyright year.

commit 0a5e353ad0a0adf6160b97e730503683bf245c6c
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Dec 6 15:30:53 2010 -0300

    Fixes QImage constructor signature that used string buffer as image data source.
    
    The fixes uses the patch provided by Pieter Palmers on the bug #489
    description[1].
    
    A very simple test, to check the signature existence, was added.
    
    [1] http://bugs.openbossa.org/show_bug.cgi?id=489
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit ed1c4c72b91773f66a3a6c544cc5041e1d4c6c6d
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Dec 3 17:07:11 2010 -0300

    Added QRegExp.replace(QString, const char*) method.
    
    The only way to search and replace using QRegExp is using the
    QString::replace method. Since QString was removed, QRegExp now is
    useful only to search stuff, but not replace. For this purpose the
    QRegExp.replace method was added. The first argument is the string
    that will be operated over, the second argument contains the
    replacement, and the return value is a new modified Python string.
    
    Unit tests and documentation for QRegExp.replace were added as well.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 2d595e22b00e6511cd0543ca6ddf329d65826079
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Dec 6 11:42:36 2010 -0200

    Avoid removal of qmlregistertype.cpp by the build system.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit ec0aeb6fce1ff590b3de0a9155c3daa5c97d3de3
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Dec 1 15:44:17 2010 -0200

    Initial implementation of qmlRegisterType.
    
    It's fully functional, but need some adjustaments in the build system that will be done in the next few days.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 12bc3f5c123d300745c20dd933193a718998f95b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Dec 3 17:04:37 2010 -0200

    Set the object meta object at the declaration time, not instanciation time.

commit 35ab7bf679be1e4a8132191101a8798782c51739
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Dec 3 16:28:27 2010 -0200

    Moved pyside slot attr name do pysideslot_p.h.

commit a612c9ee5809e4c2bf0b719e73a928ff912ffda2
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Dec 3 15:55:41 2010 -0200

    PySidePropertyPrivate struct moved to the private header.

commit afe4fcf6959d29973c4e3fb223541ed484ea93b5
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Dec 2 18:43:37 2010 -0200

    Remove unused ancient proxyslot.cpp file.

commit d51aacabd17838d5bef05d57715ec75ad0e11c46
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Dec 3 10:48:08 2010 -0300

    Updates to more code snippets on documentation concerning QtCore module.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 7ee87cc8f2f0185482a76a1ae3db87179150e19c
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Dec 2 16:18:29 2010 -0300

    Updated a lot of code snippets on documentation concerning QtCore module.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 59b4f2b59dcdee3831335c69109d3c19290d940f
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Dec 1 18:09:09 2010 -0200

    Fixed qt_metacall, now everything works as it should.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit e20a97a480f2a3a6f1a4d7b186e1d1a4944647b7
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Dec 1 15:34:44 2010 -0200

    Fixed dynamic meta object to avoid empty meta method.
    
    Empty meta methods cause a assert failure on QtDeclarative module.
    Also removed the scoped pointer to avoid heap allocation when it's not
    needed, as QByteArray is already implicity shared.

commit 9e26b5f39d2d966da93f7bb835b09485a1ec5c83
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Tue Nov 30 10:30:55 2010 -0300

    Add needed cast to compile using python versions <2.6
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 113b8efdafaa3d317a18d96dafae6298022c9c11
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Nov 25 19:39:42 2010 -0200

    Fix doc generation after the refactor for v1.0.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 0d60daf1e1a6edd95b58c7bdd33da8f4c1629c90
Author: Kalev Lember <kalev@smartlink.ee>
Date:   Fri Nov 26 23:31:14 2010 +0200

    Fix phonon VideoCaptureDevice detection to properly use phonon_ namespace
    
    Fixes build with phonon 4.4.3 on Fedora rawhide.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit dadd07ccd733ce3d7eb27dcf08791fb256bcd981
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Nov 25 16:00:54 2010 -0200

    Fix compilation on Windows.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>

commit 91030433ced8aa59000de1465635dab528dbb36d
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Nov 24 15:15:56 2010 -0200

    Fix bug#496 - "No binary read/write methods in QDataStream"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 47aa7189789b43be6c7fee10affc83966fbbab07
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Nov 24 14:24:09 2010 -0200

    Fix crash at exit when there's a chain of referenced objects.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit f31d9107555376e60757b9c8054030e2cf7bddad
Merge: e635023 a8ae068
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Nov 23 15:04:27 2010 -0200

    Merge branch 'apichanges'
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>
    
    Conflicts:
    	libpyside/pyside.cpp

commit e635023cdb91452e719f16afb70d3d19b01aed34
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Nov 23 12:09:22 2010 -0300

    Fixed layout ownership transfer.
    
    Fixes bug #480
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit abf841fbd3a28d16441ea076584d37b68659b288
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Nov 23 12:14:04 2010 -0300

    Created unit test for bug #480.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit a8ae0680f23ca5e702a662cf36a465b7a7b2788a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Nov 23 14:37:16 2010 -0200

    Adapt to API changes in libshiboken.

commit ce1cadcacf01f4428f0f247dcd34ffdc38c9184e
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Tue Nov 23 11:34:11 2010 -0300

    Fixed GlobalReceiver destructor.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 276f260f65e07dfb9778ba8d069f18e070852528
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Mon Nov 22 16:35:23 2010 -0300

    Fixed unit test related to bug #446.

commit 934f291fd9ce8a14fcf75b167a592706dfbcb826
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Sun Nov 21 19:01:57 2010 -0300

    Separates QObjects with python ownership before start destructing then.
    
    This avoid list changes during the destruction.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit f7cb52d3822cb8d1897498cf04ca58813c530af6
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Sun Nov 21 19:01:11 2010 -0300

    Added reference to object which was exported to QML context.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit e12197e2822a8cca0022d0843057548246930c16
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Sun Nov 21 18:08:46 2010 -0300

    Fix generated property flags on metaobject.
    
    Fixes bug #478
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 3bc0d023c848be0d8e7e7337a92980647e11804a
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Sat Nov 20 12:56:18 2010 -0300

    Fix setContexMenu function ownership rule.
    
    Fixes bug #441.

commit 783c146766383186034d67f88ea1061f5abddaaf
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Nov 19 20:19:50 2010 -0300

    Created unit test for bug #446.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>

commit ff7f570599f88b022dffa9e80d9b28c2933cc053
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Nov 19 20:18:55 2010 -0300

    Fixed codesnippte  about return of QAbstractSocket.read function.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>

commit c21497ec1a74552db43823857bec9bcdbb675038
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Nov 19 19:30:22 2010 -0300

    Create unit test for bug #467.

commit 6cefd33cd08232b25a3b81d598b88ec47aa5aad2
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Nov 19 18:59:44 2010 -0300

    Fixed use of QtDeclarative include header to work with MacOS.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit ca0e17a45ed333c6b88f17df554757644d8041a4
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Nov 19 18:51:29 2010 -0300

    Fix typo on function call template type.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit c9aef92cab51623aba0211c5805c88386c638e0a
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Nov 19 15:02:42 2010 -0300

    Update to new Shiboken API (Renamed SbkObjectType)
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 5e0550446c3546beb4a7076a80a7475b394567f4
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Thu Nov 18 11:02:03 2010 -0300

    Updated to new shiboken API.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 098946263932e115bdbca17eb51c3a27848435e2
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Nov 17 19:55:43 2010 -0300

    Fixed recursive call on duck punching test.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 43e499a4faf7c7cacdba026bc87eda24a7d02e23
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Wed Nov 17 19:43:33 2010 -0300

    Fixed unit test to avoid exit with thread running.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit dd8b0fcfe41222be0141e2b717bb6f6b4c6f7107
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Sun Nov 14 21:02:34 2010 -0300

    Created unit test for bug 462.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 71d279c0406030faa97927f510e2b2f802daf794
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Nov 18 17:42:00 2010 -0200

    Uses QByteArray instead of QString to avoid data copy.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 090e4a6525c5469b2f257eb978ae74b1b8df5ffc
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Nov 18 17:38:43 2010 -0200

    Remove function deleteDynamicQMetaObject, use Shiboken::callCppDestructor<DynamicQMetaObject> instead.

commit 16913eedcec8c71b129dfcb029e0eb0fc50bb2a1
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Wed Nov 17 18:58:39 2010 -0300

    Fix setLayout method that was causing segfault when itemAt wasn't implemented.
    
    Reviewer: Hugo Parente <hugo.lima@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 5a8efeb9df4271b0e1ec47bf231d2f23141d2375
Author: Mickaël <mickael9+junk@gmail.com>
Date:   Tue Nov 16 15:06:43 2010 -0200

    Fix bug#470 - "Object::connect: No such signal QTimer::"timeout()" when using QTimer::singleShot"
    
    Reviewer: Hugo Parente <hugo.lima@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit bd3efd2a0f39c7f0ec7be88672e30c332ac1d1fe
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Nov 16 13:12:21 2010 -0200

    Fix bug#471 - "QtCore.QObject is missing 'thread' method"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit d2e204f3df1c80112cf42bb117db81299f93f8cf
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Nov 12 19:09:44 2010 -0300

    Removed invalid test.

commit 968d376c5dde8e93d59867070fb7fd250c59aad3
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Nov 12 18:50:40 2010 -0300

    Fix __init__.py and private.py install command.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewer: Renato Filho <renato.filho@openbossa.org>

commit 178f81aa70711876fe492431ae32afa3538cf460
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Nov 12 08:52:09 2010 -0300

    Added PySide attributes to specify current version, and Qt version.
    
    Fixes bug: #454
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 655219636b1500e82d543914045f4cc7ba7db95f
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Nov 11 17:45:16 2010 -0200

    Fix bug#436 - "Using a custom QValidator generates a segfault"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 7013bd760e1ad46b31c019e0a11df504d6e2563e
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Nov 11 14:04:06 2010 -0200

    Fix bug#455 - "QByteArray.data() cuts data to first '\x00' char"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 2a4ee1675dd798d5a50363fb073e6801d45a8d17
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Nov 10 21:18:47 2010 -0300

    Removed unnecessary find_package statements from pysidetest's CMakeLists.txt
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 41b6f14acbde484cad2c8b670e5a3556ec62d7cf
Merge: 23c1b92 2ef14fc
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Nov 10 20:23:57 2010 -0200

    Merge branch 1.0 into master
    
    Conflicts:
    	PySide/QtCore/qvariant_conversions.h

commit 23c1b92073a25e23e2c3bdb2e1a758cfbb64fe79
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Nov 10 20:01:04 2010 -0200

    Changes needed to compile PySide with libshiboken v1.0
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 2ef14fcc12f003620f85a30f6a4b00e8fee654d2
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Nov 10 12:54:23 2010 -0300

    Created unit test for qvariant conversion for object type.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit a623a57d0660e4490c370da7167db3a794f5162e
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Nov 10 12:53:28 2010 -0300

    Fixed QVariant conversions for object types.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 92dcb7ae3a92416b4129d549625eba0512e02426
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Nov 10 17:22:32 2010 -0200

    Changes needed to compile QtCore with libshiboken v1.0

commit 66ff08586178ffb601fe874d48b9847fb577f513
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Nov 9 22:36:11 2010 -0300

    Fixed QVariant conversions for user type.

commit c7f6b49e1e8df003f44528839f4b0438f155e8b1
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Nov 9 16:07:47 2010 -0300

    Convert QByteArray values to string during function call.

commit 90bdf74053b18d92df0eed142fef39ce8a15d6b4
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Nov 9 13:59:05 2010 -0300

    Fixed QVariant conversion to C++
    
    Now before convert from python object to C++, PySide check for a existent of
    metaType for any derived class.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 729d68b703a4b8998f5b796e2da1a4e9b113468e
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Nov 9 09:58:00 2010 -0300

    Added test for Bug 452.
    
    Bug 452 - QListWidgetItem() not casting NoneType to null correctly.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 257e0cdf188172a9548e652ca5763bb124bb58ea
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Nov 5 16:34:11 2010 -0300

    Implemented PySideMetaFunction class used to call dynamic slots.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 5371e403ffe741119ba0803077b772ca84f3fce3
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Nov 5 16:33:36 2010 -0300

    Created unit test for bug #451.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit a029d217c2ae26aedb89e472ccdf61d20ec7fd26
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Nov 5 11:05:56 2010 -0200

    Fix bug#427 - "QSvgWidget, load from QtCore.QByteArray does not work"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 50f915572de1f6f492f80b2cfc8c8fedd9cdae6f
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Nov 3 14:21:11 2010 -0300

    Fill the argument used on metacall for slot functions.
    
    Fixes bug #456.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 60f46e4ea698f03bb6bace050ed3b88eb5d04ac3
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Nov 3 14:20:52 2010 -0300

    unit test for bug #456
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 17b0474ec7c5980380eacd0e4374941b0d1cd81d
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Nov 3 12:12:46 2010 -0300

    Fixed return policy on QWebView.page()
    
    Fixes bug #448.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 7a6c33e90bea643da038f99d9fc74e3267998937
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Nov 3 12:12:20 2010 -0300

    Created unit test for bug #448.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 1f2696e9e77ba252f023776972fbf253c2f7a203
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Nov 3 10:58:55 2010 -0300

    Fixed invalid call function.

commit e9b0f3e4ae9b1d9cd72003a40200d121e179269e
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Nov 2 13:31:52 2010 -0300

    Fixed slot registration during the meta object constructor.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 5b0606009d478cf01d9b3d25110352823cdce0f4
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Nov 1 11:04:56 2010 -0300

    Fixed metacall function adn PyGil state handle.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 4cd7a240d8db7de44b471a8ef0ed2f956addb743
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 29 18:53:42 2010 -0300

    Renamed qsignal, qslot, qproperty files to pyside*.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit c7945787c556d2e3e40a1b9ef93147c640ee8ff6
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 29 16:21:50 2010 -0300

    Created Singal/Slot/Property namespace for pure C structures.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit 62fd909705a4bf99590346712b040f7b40c9bb74
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 29 14:08:34 2010 -0300

    Created unit test for bug 428.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 7a439f4d21b08b0ef9b7344ee61dd55f71b13ed6
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 29 09:47:41 2010 -0300

    Exported function to instantiate a signal object.
    
    Fixes bug #428
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 5944cc8d99d0c72cd87aa572224d3492e05c10eb
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Oct 29 10:57:35 2010 -0300

    Added test for bug #428.
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit a7d09741c2f4a094867a9729bbba82472aed0db1
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Oct 29 10:52:50 2010 -0200

    Update package requirements.

commit bd8239b1cd99d25c26eb99a051072254342ab0bb
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Oct 28 16:28:43 2010 -0300

    Stop signal/slot connection if is impossible to register that on object.
    
    Created unit test for bug #442, #437.
    Fixes bug #442.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit a1524b78b632d99aa6076391d0d77e46271dd7c8
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Oct 28 17:32:33 2010 -0200

    Fix bug#409 - "function -- PySide.QtUiTools.QUiLoader.load(...) -- takes bytes-string (but not unicode-string)"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 22eab45ac999b03e2f30d2cf769d3f36450a05cb
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Oct 28 17:32:12 2010 -0200

    Remove whitespaces.

commit b9811b773a13f83d7d3cae793e04088915da988e
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Oct 28 17:03:33 2010 -0200

    Fix bug#438 - "Can't find Python.h on OS X"

commit 42e83525db3da45b38b097825c736b2c733e9cf2
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Oct 28 15:35:38 2010 -0200

    Fix bug#438 - "Can't find Python.h on OS X"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 07b25e96864209358991682e4e26bea4c89e4f96
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Oct 28 15:33:47 2010 -0200

    Fix typesystem to use argument tags instead of hardcoded variable names.

commit ec0d05f8589236865906faa30441bd04d56b4409
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Oct 28 15:09:16 2010 -0200

    Fix crashes caused by the newer changes on shiboken generator.

commit 31a4f12f4cb358fa05726379c2a40106563e47ea
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Oct 26 15:58:14 2010 -0200

    Fix unit test for bug 430

commit 363ecb3461c54451c4766202a2eaaf95326a9d39
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Oct 28 11:18:11 2010 -0300

    Implemented Signal constructor base on QMethod list.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit ff03bd56ffd25c7f5f600772b393ce660494a351
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Oct 27 17:25:50 2010 -0300

    Updated SignalManager to new TypeResolver api.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 631f296b188737477aba4c4dd7af57c356db16c4
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Oct 27 17:24:27 2010 -0300

    Updated QtXml and QtXmlPatterns typesystem.
    
    Move some value-types to object-type because these classes use QScopedPointer without assigner operator.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 7c6595c9264e6d21e715f0697a3b9a402828a5fb
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Oct 26 15:24:48 2010 -0200

    Uses python include path provided by Shiboken.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 38bef241a99012002459828d34a1cae4e72f11f0
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Oct 26 13:46:47 2010 -0300

    Removed AVOID_PROTECTED_HACK section from CMakeLists.txt.
    
    It was moved to the Shiboken cmake configuration file.
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit b0e9403d48c4c7a21ae8d7e2eaf26d712a835556
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Oct 25 18:23:03 2010 -0300

    Updated PySide cmake files to use Python library information from Shiboken.
    
    Shiboken cmake files provides information about which Python library to
    link against through cmake SHIBOKEN_PYTHON_LIBRARIES variable. It also
    sets the Py_DEBUG flag if necessary.
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>
    Reviewed by Renato Araujo <renato.filho@openbossa.org>

commit 720c76980dedd51abee7f182bd261a9ce5405a5e
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Oct 25 16:58:03 2010 -0300

    Modified cmake files to make use of debug information provided by Shiboken.
    
    In summation, PySide is compiled for debug if the libshiboken is
    compiled for debug.

commit b7f36fec396631cf61ecc801e55df73a2ef55857
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Oct 25 18:12:45 2010 -0300

    Remove releaseWrapper as Signal tp_dealloc
    
    It was being called when the Signal was garbage
    collected, resulting in a segfault.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewer: Renato Filho <renato.filho@openbossa.org>

commit a82deb1de29320159c8614c2c62c96e176d32771
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Oct 25 20:28:49 2010 -0300

    Moved QML enum from QtCore to QtDeclarative typesystem.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 78ab6c87ea27bf6f21d5144a2df5f977b90f7940
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Oct 25 20:13:28 2010 -0300

    Fixed plugin compilation problems on MacOS.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 77a1654ad587241d3c14bafa2c0deae53e1599ee
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Oct 22 17:28:43 2010 -0200

    Fix bugs 430, 426, 429, 394, 433.
    
    These bugs are about QApplication instance being destroyed  before
    some QObject.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 800fb4613cb61dbff33750ec0ab4b18ca3369c6c
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 22 16:20:58 2010 -0300

    Put signals register before property registration.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 76fa1124908009ec1eaab0960dd542d6cc0e2c66
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Oct 20 16:32:14 2010 -0300

    Fixes to libpyside pkg-config and cmake files.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 8e1e25a631d3e697ea795d66c8ed7e8fbbf7c6dd
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 22 14:25:37 2010 -0300

    Fixed type translate on QProperty.
    
    Fix bug #431
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit d094064ffeec72eaf75fcaa9e23ecab6506d346b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Oct 21 18:10:54 2010 -0200

    Fix bug#420 - "Memory leak in setText"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 26750d345c61148d45b500e891b970b8e4e79661
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Oct 21 13:15:04 2010 -0300

    Implemented support to notify argument on Properties.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 4f1a11b61f1488921eb2d5de339d92afec8fbc9f
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Oct 20 13:51:28 2010 -0300

    Create private data structure to QProperty type.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 5100b62bdca70d48d5d441cc33ca941053ae1551
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 20 12:05:41 2010 -0200

    Replace code injection by typesystem commands.
    
    Related to bug#418 - "tag parent does not work in constructor modify"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 97de7750eecb3341f4999cb3f5ae1b2576cae2e7
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Oct 19 18:47:24 2010 -0200

    Fix inject conversion rule used to fix bug408.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>

commit cc7a2018b52c9191a37f4f1220b2e57b1fbe0d97
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Oct 19 18:13:22 2010 -0200

    Added d-pointer to PySideSignalInstanceData struct.

commit e733c2b11bbe60036f4e10bff8f07ef328223cce
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Oct 19 18:09:53 2010 -0300

    Added test for bug #395 - error calling QPainter.drawLines overloads.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 4a638ed6347ebe82c9093b1bb229f062a703a6a8
Merge: ae942fd c86a509
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Oct 19 17:20:10 2010 -0200

    Merge remote branch 'mainline/1.0'
    
    Conflicts:
    	CMakeLists.txt

commit ae942fd5dae9e59cae78a32ed598001bf70e523e
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Oct 19 15:21:23 2010 -0300

    Included QSignalTransition constructor to support Signal objects.
    
    Created unit test.
    
    Fixes bug #416
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit bea4934c04fe49eedff218e9905926ec3477e0b1
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Oct 19 15:20:09 2010 -0300

    Included missing function on unit test for bug 332.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit af870d2e32699963b218ff33c25a2d4452a75be8
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Oct 18 19:01:04 2010 -0300

    Fixed PySide plugin for uiloader dependency.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 65022ffef62096033bcff49c4544640dac92f44e
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Oct 19 15:30:59 2010 -0200

    Fix bug#408 - "QIODevice.readData() and .readLineData() have output parameters in their signatures"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit e7f280f7451b3429fc1e1407225a6b9d27db1888
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 15 18:18:27 2010 -0300

    Removed QtDesigner dependency from QtUiTools module.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit d75bd8367d26e4049b6748cc001ec7482fbda832
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 15 17:04:30 2010 -0300

    Created function value to class QTreeWidgetItemIterator using the
    operator *.
    
    Fixes bug #400.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 5c9afb798ecc9ec29622464c9c96909a2e79f220
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Oct 14 16:32:29 2010 -0300

    WId conversions used on Windows OS.
    
    Fixes bug #399.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 83f8447c9546f53c134a10f02e81abdab88aed3a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Oct 14 15:11:18 2010 -0300

    Fix bug#172 - "editing a QListWidgetItem stored in a variable makes it impossible to delete"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit ef35dc4cd4b6b09d41c855696b28a31708cf2ad7
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Oct 14 11:11:26 2010 -0300

    Injected code for class Phonon.Notifier.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 8f1bb6ffe00723f1f61fefc3f9175a414b2f736e
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Oct 13 19:03:37 2010 -0300

    Fixed typo on typesystem used in doc generator.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 3ad81fcdaaa9155a83f0d9112ba6f0b324312346
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Oct 13 16:43:15 2010 -0300

    Used original object in parent dictionary.
    
    This allow use the object as arguments in any functions.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit e71b215f0bb4c6b53bd74a66ab856426df51f140
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Oct 13 16:42:50 2010 -0300

    Fixed reference leak on uiloader.
    
    Fixes bug #392
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit c86a509af1a1a44d449aeb68858e17007e53e12a
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Oct 13 16:04:50 2010 -0300

    QNetworkReply.errorCode method is now properly called QNetworkReply.error
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 0568190e8b39e52660efed55004a5da2a2535944
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Oct 13 15:46:07 2010 -0300

    Adjusted QTimer.singleShot custom code since all Signals are callable now.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 4c8660413a66b8e006687def786d9a82c6870094
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Oct 13 12:55:41 2010 -0300

    Implemented support to deep copy on QtGui.
    
    Fixed QMatrix*x* implementation.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit ce09bd623b678eefddbe848b5cb44533cc648ae9
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Oct 13 12:53:10 2010 -0300

    Implemented support to deep copy on QtCore.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Neto <lauro.neto@openbossa.org>

commit eb9b436390a71327104a884afe09b566b0dc5fbd
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Wed Oct 6 09:26:28 2010 -0300

    Adding extra check for QPoint as a dict key
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Filho <renato.filho@openbossa.org>

commit a3b0314c58720194613a87623461abc93469a978
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Aug 9 18:03:24 2010 -0300

    Adding deepcopy test for QtCore classes.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Filho <renato.filho@openbossa.org>

commit 51dd97bebcf49c36402bd3401e5f8b1bf0d1de31
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Aug 9 17:55:05 2010 -0300

    Adding several __reduce__ methods in QtCore
    
    Add QColor.__reduce__
    Adding QByteArray __reduce__
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Filho <renato.filho@openbossa.org>

commit 24fcb55072c9e9db0215e0268202e4e14f55195f
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Aug 9 14:23:35 2010 -0300

    Add templates for __reduce__ functions.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Filho <renato.filho@openbossa.org>

commit 646850ee7b92b4c6d25de04583bcc52a4f122e1e
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Jul 15 09:38:40 2010 -0300

    Adding QColor copy test
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Filho <renato.filho@openbossa.org>

commit 9a3db9de9c67f1b38348ef64bcb730eec1d1e763
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Oct 13 10:00:50 2010 -0300

    Updated version to 0.4.2.

commit 7fab5c03a94a24f6496ad129485244f7d6f4f994
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Oct 7 17:25:56 2010 -0300

    Signal objects redirect calls for homonymous methods.

commit 4b3b56acd7caaa7ff0d9c7b913cfe73db12afd4a
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Oct 5 16:10:50 2010 -0300

    Added a PySide derived test library.
    
    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.

commit 87c67294301eb53c67e949ff50b991afe24d80c0
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Fri Oct 8 18:13:17 2010 -0300

    Updating documentation to reflect adoption of wikipages.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>

commit ba54f0956e50c9a667ce160c69592d08ce514382
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Oct 7 16:51:12 2010 -0300

    Fixed python include var used in plugins project.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit e8e8da9efdcb728dd1989d9274cbc22be22ae9c4
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Oct 7 15:12:57 2010 -0300

    Only compile QtUiLoader if QTDesigner was found.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 897dd874a34ddfc164ea7dbd4bfd5eaffd02aabd
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Oct 7 15:02:34 2010 -0300

    Replace type() comparison with isinstance.
    
    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>

commit 8419414b80d9f933c8a3af4ee8fd0ea4aba3820b
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Oct 7 14:44:51 2010 -0300

    Reorder includes to avoid _POSIX_C_SOURCE warnings

commit 349bdc2bc53c36043c81222f6e83762c72a6c56f
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Oct 7 14:36:12 2010 -0300

    Add more test for operations with QFlags

commit 04180e1f1d9e5dc2b8e8e856f6fde0587074284a
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Wed Oct 6 19:18:19 2010 -0300

    Add default name for QObject.findChild(type, name)
    
    Plus test.
    Should return a child of the given type.

commit 3c7f55855b45168818ef6fc5e58b30f1c7e4d133
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Oct 7 12:15:11 2010 -0300

    Moved cmake macros to a separeted file.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 24cbdd8dfa3cd01184d0dae297c15547d4962293
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Oct 6 18:55:42 2010 -0300

    Created uiloader plugin used to register new types before QUiLoader.
    
    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>

commit 83533ddc5d89feb046863b4dacc86be3967e4a6b
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Oct 6 18:54:51 2010 -0300

    Used proxy object in QUiLoader loaded widget to avoid cyclic reference.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit e75b82fdf6e9903e7264a1bc962ab7ed42c53bcd
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Oct 6 18:53:39 2010 -0300

    Created unittest for widgets defined in Python and used during QUiLoader.loader function.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 42516e6f864c2beb912c593f6198ab394a5a243f
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Oct 7 11:48:39 2010 -0300

    Version bump.

commit 54618cdad9d007023051e8ecad4d7228c16613ad
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 6 18:33:16 2010 -0300

    Turn call_method function into an anonimous function.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 740137e51a4c506d03e4de1ab53e418dfab1c8c0
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 6 18:29:05 2010 -0300

    Rename some slot internal functions and structures and remove C linkage from init_slot function.

commit a43eafaae46060adfc6e0f15fb14b56c6c887494
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 6 18:19:42 2010 -0300

    Don't export symbols that don't need to be exported and rename many functions.

commit 1a10971865153e252d99b19018b5f2444e06a0eb
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 6 16:47:55 2010 -0300

    Don't inline function deleteDynamicQMetaObject.
    
    It's used by address, so inline it is useless.

commit f2c59b613b28bfc8c1351d09ec7edaaedb174bfc
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 6 16:38:35 2010 -0300

    Move structs tagged as "export C" outside C++ namespaces.
    
    Also don't export structs that don't need to be exported.

commit 16ccce72d8c2763051806a5fc9caa574fa1dcc61
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 6 16:10:03 2010 -0300

    Don't export functions not used outsise libpyside and move them to an private header.

commit 9257cd1783c96401b4736e48b1f9741624183124
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 6 15:28:20 2010 -0300

    Changed name of qproperty functions

commit 15b0e9aa2b16109aa293ab446a8edc533af56658
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 6 14:49:12 2010 -0300

    Add a d-pointer to DynamicMetaObject.
    
    This break the ABI.

commit 6b8d262b4067bffd4e5a9611c07b862aa64d2538
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 6 14:48:25 2010 -0300

    Workaround to change the documentation about the return value of some functions.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 673c0d26757526a068e758195d235c047150d789
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 6 11:40:42 2010 -0300

    Added documentation to QPyTextObject class.

commit ec252fae3f8c231cac63711b9e7522aaa6a53a79
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Oct 6 11:37:15 2010 -0300

    Update pyside.qdocconf.in removing useless entries.

commit 1508831725b74ce7962a1dba79848cad8e87258f
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Oct 5 14:55:20 2010 -0300

    Fixed some code snippets used in the PySide docs.

commit 829ffd3dfd31eef3b98678adfcba1609445305b3
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Oct 5 16:42:40 2010 -0300

    Revert "Fixed doc of return values."
    
    This reverts commit bebede17c03c5f6180262a4031c53998142564ad.

commit bebede17c03c5f6180262a4031c53998142564ad
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Oct 5 11:49:13 2010 -0300

    Fixed doc of return values.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 79f837715f1a3bb91ed728e62eb27a5b0887b215
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Oct 5 11:48:44 2010 -0300

    Removed whitespaces.

commit ebe20bd63fa677804a520df6ce1a2fd64a9401ad
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Oct 4 19:08:29 2010 -0300

    Add unit test for bug#172

commit 5f21b20e722a41bd3d1d9bbf4c36f8f08aba4f63
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Oct 4 19:05:46 2010 -0300

    Generate documentation for phonon.

commit 4caa8e8ab32ffdad8d8c9c47b9bc2b52600fd5d5
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Oct 4 19:04:28 2010 -0300

    Sort typesystem according to their dependencies to avoid the inclusion of a typesystem with generate=no.

commit 254d365d5c8017a63916bf524c69313cefdeccb2
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Oct 4 18:59:17 2010 -0300

    Use QByteArray instead of QString in some internal QLayout functions.
    
    As only latin1 chars are expected, we don't need waste memory with QString.

commit 4adb686fc15dc3dfdb872157df27b534f1ca7f98
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Oct 5 12:07:08 2010 -0300

    Extend QUiLoader test to test  ui files with custom widgets.

commit 7f4e85f6501aa58623244303cdaf6e129c02af4d
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Oct 4 16:16:20 2010 -0300

    Fixed QWidget setLayout rules.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 73fea931819ee1f6a32c50c9d67a9c292e69d45a
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Oct 4 16:15:25 2010 -0300

    Fixed QApplication cleanup.
    
    Fixes bug #396.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 2f8381e71213a1ecaed3ceda9ed9cdd981b79893
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Oct 4 11:15:56 2010 -0300

    Implemented detection for VideoCaptureDevice on phonon module.
    
    Fixes bug #355.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 51cbe9d49e3a992f1d02dd97fe68e34fae6957ee
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 1 19:43:53 2010 -0300

    Added missing file on QtUitools tests.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 940b90e80a7ec21e513ac16ff73d8fa8cf23d489
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 1 19:00:36 2010 -0300

    Implement python conversion to QTime, QDate, QDateTime
    
    Fixes bug #371.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 288a53369fa8df74a92c7517e8744c5139797c78
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Oct 1 13:23:04 2010 -0300

    Removing deprecated and duplicated test
    
    Reviewer: Hugo Lima <hugo.lima@openbossa.org>

commit 7633675d1154eda8d799aa340c5513baa34621b9
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Sep 30 15:36:20 2010 -0300

    Support any QObject in QUiLoader.load function.
    
    Fix bug #392.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
             Marcelo Lira <marcelo.lira@openbossa.org>

commit 846c9a151f23ec727540f1bda8d6b43609f5ad43
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Sep 30 15:35:49 2010 -0300

    Unit test for bug #392.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
             Marcelo Lira <marcelo.lira@openbossa.org>

commit 44af04703081f529c433f0fbc5229e9e0d12304f
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Sep 30 12:07:20 2010 -0300

    Fix QWidget::style / QWidget::setStyle ownership rules.
    
    Fixes bug #389.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 5222609f31c298f4f729789a0f7764a4496b5ae9
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Sep 30 12:07:04 2010 -0300

    Unit test for bug 390.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 866c76ff1fd8246ffb1be557670a522dd678050a
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Sep 29 18:31:18 2010 -0300

    Use PyObject as default type on signal/slot signature.
    
    Fixes bug #390.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>

commit fa87b811adbe0930523c927adcdeaf8272fbf865
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 29 18:02:31 2010 -0300

    Fix bug#388 - "Fatal Python error: PyEval_SaveThread: NULL tstate"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 492ac5c64ca75fbed346d3b13b3b0dd99c140910
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 29 15:16:52 2010 -0300

    Modify return type QLineF::intersect to look nice in the documentation.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 169d0f8147316f9c1b287953f03113dca997a37b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Sep 28 18:24:11 2010 -0300

    Add test to check iterability of QPolygonF.

commit eabb9d37a78d1c584fe7e70928f0e820bd6e0afc
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Sep 28 18:07:02 2010 -0300

    Fix bug#372 - "DiagramScene (GraphicsView) Example not working"
    
    The correct title would be "QVariant doesn't correct store a QGraphicsScene object."

commit 6ad03f2a795563aec47d45d6426639323f981975
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Sep 29 11:15:42 2010 -0300

    Added support on script to compare symbols in both Qt bindings (PySide/PyQt4)
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 10bb31b434cfea305906aaee02b9a111243daf6b
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Sep 29 11:14:47 2010 -0300

    Added missing classes.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 4787f1eb0fd1363536dc64f168d382e6247f1097
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Sep 27 19:03:30 2010 -0300

    Added hash functions for QLine, QPoint, QRect and QSize classes.
    
    Tests where also added.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 62234b4f86eea914b8bb802f5d5f3c110f5db92a
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Sep 27 16:56:16 2010 -0300

    Made the use of xvfb-run with QtGui tests optional.
    
    To enable it run CMake with the USE_XVFB set to 1. Default is 0.

commit 199b8b3baee2e3297413636a63ca09abe6aac39a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Sep 27 16:14:53 2010 -0300

    Fix bug#375 - "Just an empty table when using delegate."
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 51d9d503cd847b5677d7bf438df2f754119f0400
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Sep 27 15:17:12 2010 -0300

    Add return value docs to functions returning tuples.

commit 41bd89393e3203c027cb659771e390a7101c5fc4
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Sep 24 15:59:11 2010 -0300

    Inlcluded assert to avoid call objectcts metacall whithout Python relatives.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 805824d4b637a240f5f26bde1f09d11780551950
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Sep 24 15:58:43 2010 -0300

    Fixed model view ownership rules.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 6320bfa4fa3428d05785edc433ff9740799c938f
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Sep 24 15:58:00 2010 -0300

    Fixed QCoreApplication and QApplication cleanup.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 2bd1bab4bb37b44e5ffc94e284e67d7cfe4ce9ff
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Sep 24 15:55:20 2010 -0300

    Fixed unit test to avoid put a object child of QApplication.
    
    This will cause assert on debug mode. Because qApp is dever destroyed.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 88fd0c6e0bca1cf0a25a80ba367e6ee3d59b1862
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Sep 23 11:47:34 2010 -0300

    Fixed QVariant::Type convertions.
    
    Fixed QItemEditorFactory ownership rules on typesystem.
    
    Fixes bug #373.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 3e0af488ee5820f35462f381c5a1676dc9560a5d
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Sep 24 15:34:20 2010 -0300

    Fix bug#168 - "API documentation suggestions" and other fixes.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 9eddff59405f9bfb94c0bb15da3d047eb7029958
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Sep 24 10:43:04 2010 -0300

    Fix bug#385 - "Windows build error (MSVC Express 2008)"

commit 31db130bbdf4895ff110f3570599b44458b989ad
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Sep 23 16:34:13 2010 -0300

    Fixed bug#310

commit 26a17dbdb183ec4fc9e5dae0a1d3f71344df9320
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Sep 23 16:33:19 2010 -0300

    Removed modindex.hmtm and added domainindex.html to work with newer sphinx versions.

commit 1b754f30983fb870fcbd7f62fe3b0c8001c48426
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Sep 23 16:14:49 2010 -0300

    Removed doc files not used.

commit dedc78b3fef25e04cf436ca462714ad8dc0329cd
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Sep 24 15:47:41 2010 -0300

    Fixed segmentation fault libpyside's signalUpdateSource function.
    
    This function is called when an object is instantiated, and it will
    go through the class attributes looking for signals and what else
    is relevant. If the user has set a new attribute in the constructor
    before the call to its parent QObject-like __init__ method, a
    segmentation fault would ensue.
    
    This commit fixes this condition and also adds an unit test.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 16579322f177c1fde0336c2b255a4a696ed73e5d
Author: Matti Airas <matti.p.airas@nokia.com>
Date:   Thu Sep 23 16:16:57 2010 +0300

    added a tool to compare class hierarchies

commit 8048bd0c3bcdb1de33aa69d961402b355d6b07af
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Sep 21 09:32:02 2010 -0300

    Modified the type system files to make use of nested type declarations.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit bf4b2c7660adc99b6a8b83748787f0ea078ad13b
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Sep 22 16:59:46 2010 -0300

    Port old boost code used in QtUiTools.
    
    fixes bug #376.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 3525b77d69937938aa285f84b995a3a2d8685cce
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Sep 22 16:59:04 2010 -0300

    Created unit test for bug #376.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit fccfafe71fdf148fca9b6c0c9b09feccd57cf0ec
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Sep 21 17:18:33 2010 -0300

    Added enum QML_HAS_ATTACHED_PROPERTIES to QtCore type system file.
    
    Also suppressed warning about _ISalnum enum from ctypes.h
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit c41f0dc385335890cacdb830054e24d34acd0246
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Sep 21 15:46:39 2010 -0300

    The CMake configuration for PySide and Shiboken use the PYTHON_LIBRARIES
    variable to link against Python. This is not the correct way to link against
    Python on OS X. Instead of specifying a library or the framework, one simply
    uses the flag "-undefined dynamic_lookup". The symbols will be resolved at
    runtime when the extension module loads.
    
    Fixes  bug #352: Thanks to   Robert Kern <robert.kern@gmail.com>
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 4229fa0082135c889094c6cea7baa970b5208587
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Sep 21 14:29:34 2010 -0300

    Created unit test for bug #360.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 2a225be9c770ccf774a97457ab409b6b3f60b467
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Sep 20 19:02:16 2010 -0300

    Use CMAKE_<CONFIG>_POSTFIX  on config files, used for cmake and pkgconfig.
    
    Fixes bug #286.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit f8a12b7577773f6a02804e1e60920a964f5e01ca
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Sep 20 18:31:49 2010 -0300

    Fixed ownership rules for QStandardItem functions.
    
    Fixes bug #367.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit ae44c27bb06c721b783a311111efd66465f681fd
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Sep 20 18:31:29 2010 -0300

    Created unittest for bug 367.

commit aa47ffd8956c0071f098fac296e9e081729b810a
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Sep 20 16:49:45 2010 -0300

    Added missing classes to QtNetwork module.
    
    The missing classes are: QAbstractNetworkCache, QNetworkDiskCache
    e QNetworkCacheMetaData.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 0c0a5c128dcccc54ce08f53faec480d5d51f3425
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Sep 20 15:12:23 2010 -0300

    Fixed QApplication static functions return policy.
    
    Fixes bug #363.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 80c2ebe62694815e2023b5fbafb9242fbdd1f2c9
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Sep 20 15:12:08 2010 -0300

    Created unit test for bug 363.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit b476759ed077e45f6d9ec78cf367554f1f5114f3
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Sep 20 11:17:28 2010 -0300

    Updated test with new Property name.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 67cb84debbd19bd47ee0281fd014bd77042f1e4c
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Sep 20 11:12:47 2010 -0300

    Removed old comentary (not necessary anymore).
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 5a86f845c2eabb71a3a19be32a2d34ad5b72bca9
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Sep 20 10:32:24 2010 -0300

    Renamed QProperty object to Property.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 6974551674d72a828ff9ae19af510c90a62a09ec
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Sep 17 17:03:01 2010 -0300

    Created PySide cleanup functions used to register functions to be called before the python die.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit b8436f6b1e1efb4da51c6bcc6c22d997541d10c6
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Sep 16 11:39:59 2010 -0300

    Fix doc generation and only generate docs for QtDeclarative module when it was found.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 75b44379d3e9e5f6dc4e6943b2f2229e32802892
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Sep 16 16:47:30 2010 -0300

    Added the method signature QTimer.singleShot(int, Signal).
    
    This fixes bug #313.
    The implementation can be improved when bug #362 gets fixed.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 562bb8a822a8ef24066d75b613d9c2d05fb2fdee
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Sep 16 14:56:01 2010 -0300

    Added test from Lauro's patch on bug #313.
    
    http://bugs.openbossa.org/show_bug.cgi?id=313

commit b47f82c498ff8dae8a418784026b40cc7ca41e31
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Sep 16 14:48:57 2010 -0300

    Fixed the Python names for Signal and Slot objects.
    
    In python the Signal object appears as "Signal" instead of
    "PySide.QtCore.Signal", and the Slot object read as "QtCore.Slot"
    instead of "PySide.QtCore.Slot".

commit 40ccd1fe1f2d553ca25dc6cb10b4c6566879537c
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Sep 16 16:56:24 2010 -0300

    Fixed test.
    
    The anonymous connections will be considered on QObject.receivers function.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 1217b7df39a9040d0c579727fa9d15ebb78cff4a
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Sep 16 14:15:12 2010 -0300

    Update unit test for bug 312.
    
    Now the test verify if is possible connect more then 500 signals, if the signals was disconnected.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 551f6b9c7240d1f68e50edcec0fc41969beaef1d
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Sep 16 14:14:45 2010 -0300

    Fixed connection cleanup function.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit c06110168c39e5c44b9b11ff13fd6f9795199df3
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Sep 16 11:36:32 2010 -0300

    Fixes bug #348 adding the method QState.addTransition(Signal, QAbstractTransition*).
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit f92262928a6ac0463d4fb3fe52e8650fd484fbdc
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Sep 15 17:40:29 2010 -0300

    Created unittest for bug 328.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 09e087f0bd9b38b59cc738589e216e95c5aa2211
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Sep 15 17:39:49 2010 -0300

    Included Notifier signals on genereted code.
    
    Fixes bug: #328.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 87ea5d920c62eed3e9c1185fa66740c13c71f65b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 15 10:44:27 2010 -0300

    Fix bug#347 - "Setting properties in constructors gives incorrect results"
    
    Added new function to libpyside: "fillQtProperties".
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit cd7dac40f758f821514693c6d7d4c449a9f81240
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 15 10:40:52 2010 -0300

    Don't ignore exceptions caused by property getters and setters.
    
    The exception is ignored only if the call was a meta call.

commit 5ce6221efae57de30c04f1069d294f4e6275bf85
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Sep 14 18:19:59 2010 -0300

    Updated tryLock function to work in thread.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 2559ae50f05f5135f88361fdc60f558c382d0b80
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Sep 14 18:19:15 2010 -0300

    Created unittest for bug #332.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 3edeee197ac061b3dbd861d63baf489f9031a96d
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Sep 14 14:06:42 2010 -0300

    Created unit test for bug #312.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 42f917666904f4eb93002eae2de70d1f225f438f
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Sep 14 13:03:39 2010 -0300

    Increased global receiver maximun slots support.
    
    Fixes bug #312.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 149646c766fd46f7f59922436c0323fd6a2d78a4
Merge: b315368 6fc086e
Author: Carlos Goncalves <mail@cgoncalves.info>
Date:   Tue Sep 14 11:41:41 2010 -0300

    Treat modules as library targets.
    
    This fixes dynamic linking on Mac OS X. Previously modules were been linked to
    libpyside in the build tree even when installed (ie. hardcoded).
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit b315368a1b8bd1af8fadca38d0356c85662ea3a7
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Sep 13 19:25:41 2010 -0300

    Fixed crash on qsignal destructor.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit cbf12bc3a010508081d59bdac832d3e2bb9e0c2a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Sep 10 19:33:49 2010 -0300

    Fix bug#254 - "QWebView.setPage() does not seem to work"
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 067b49c738bc147d6a706b6f5ac6336913cb14d5
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Sep 10 10:25:56 2010 -0300

    Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated files to allow multiples version installed simultaneous.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 95e6f790de7b67df1c68f6c492c9b4e338492d25
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Sep 10 10:17:53 2010 -0300

    Add PYSIDE_QT_VERSION to CMakeCache.txt.
    
    This variable stores the Qt version used to compile PySide, so
    installers and packages can guess the min Qt version required to run PySide.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit be5bd91e7234409c88a7a5b57dbfea699ea77add
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Sep 9 18:09:28 2010 -0300

    Remove OS specific commands from translation test.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Bruno Araújo <burno.araujo@openbossa.org>

commit b25a7e510c44db1cae0406b380d984e81676bb38
Author: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>
Date:   Thu Sep 9 15:51:50 2010 -0400

    Add newline in the end of qpytextobject.h to avoid compiler warnings

commit a2cc5bd09b2c16d130ebe7f450872cb5fdc7a502
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Sep 9 15:56:55 2010 -0300

    Bump version required for Shiboken.

commit ae435c55fc8bdc6b2c6456e0f4d00589d7b3bb2c
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Sep 9 15:24:51 2010 -0300

    Created unittest for bug #338.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 64663cdb4ef1c64b362c1693a3243df0e3818c1a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Sep 9 14:26:20 2010 -0300

    Fixed QVariant conversion from Python object.
    
    Fixes bug #346, #338
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 3ef0527eaf0a9cc296c899f67ec4821f1ad1f073
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Sep 9 11:25:00 2010 -0300

    Fix copyright year of generated files.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 9fbf8b778ba4565ae9ba19943adf0816317edc0d
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Sep 9 11:13:31 2010 -0300

    Fix project name on license boilerplates.

commit d1fa9599607c422c8db3d735338e0c2dc5a34b50
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Sep 9 11:03:11 2010 -0300

    Added license boilerplates to all typesystem files.

commit f9daf01879d736a8c640fd3df603a22141b2ff74
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 8 19:57:42 2010 -0300

    Change the license boiler plates of all LGPL files removing the special exception.

commit 63cacc4411cd52e359e1867532524ee816248b61
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Sep 8 19:32:33 2010 -0300

    Created module shutdown function necessary to avoid call python functions before module exit.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 6daa2edea54d10e761d0432137373f226f2613ca
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Sep 8 18:06:07 2010 -0300

    Store randon port after fail on first attempt.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Lauro Moura <lauro.neto@openbossa.org>

commit 6fb0e698eeeb4eda86df2f59b833eada0543fdc4
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 8 15:36:37 2010 -0300

    Repeat the same test, but using new style signals to cause a segfault.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit e5348268a63a8fd15519c703c4e6e7feb34f4282
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 8 15:31:41 2010 -0300

    Make accessManager test do not depend on internet access.

commit 19f7b20dd0644e50762d6a571c9403a317028d06
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 8 15:27:04 2010 -0300

    Declare SignalInstanceData struct in the C++ way, without ugly typedefs.

commit 00208f2db1b257ea9354dc30655bc94799867e9c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 8 15:19:11 2010 -0300

    Remove unneeded casts that can hide errors.

commit 0ba776e27a8c17727fa883eed29f60bc6c0bb7be
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 8 15:08:41 2010 -0300

    Fix bug#282 and bug#283.

commit 6fc086e9f9a786521492593b92889c735697191e
Author: Carlos Goncalves <mail@cgoncalves.info>
Date:   Sat Sep 4 02:10:33 2010 +0100

    Treat modules as library targets.
    
    This fixes dynamic linking on Mac OS X. Previously modules were been linked to
    libpyside in the build tree even when installed (ie. hardcoded).

commit f1bc92a2dd0f9a19ac8dcf9699f65d4ee2d61945
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Sep 3 15:47:44 2010 -0300

    bug_300_test moved to QtGui, because it tests a class from QtGui.

commit cb48464859110d4e6ebcf59d70a59804c55d4705
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Sep 3 15:36:04 2010 -0300

    Remove the dependecy of QtGui from a test located in QtNetwork.

commit 823eec81c245f56cd2baf7c9fe0b1bf006500561
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Sep 2 20:33:00 2010 -0300

    Fix bug#320 - "OR'ing Qt alignments doesn't work; adding them does"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit f024b0d8840b00da4f3a703db5b22c70cf8b26ee
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Sep 2 18:53:04 2010 -0300

    Install qpytextobject.h
    
    Reviewer: Hugo Lima <hugo.lima@openbossa.org>
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>

commit 94a402db7b479c9f33e6501aa670c5ed0d5f10e4
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Sep 2 17:14:09 2010 -0300

    Fixed return ownership on mimeData function for QAbstractItemModel.
    
    fixes bug #296.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 8f4246a522aa02c9e1d7e44ab6a18d13075d53b9
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 1 20:58:41 2010 -0300

    Fix bug#125 - "QAbstractTextDocumentLayout.registerHandler apparently not working"
    
    Added class QPyTextObject which inherits from QObject and QTextObjectInterface to
    solve the issue with registerHandler, the same approach used by PyQt.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 94ce2814e9a3709ab7d60f3acee6576fe9476b1d
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 1 20:55:44 2010 -0300

    Remove warning about unused variable in QTimer::singleShot code injection.

commit ee0ab65aafd830ec85aeb58ca5b0add58e7131f6
Author: Matti Airas <matti.p.airas@nokia.com>
Date:   Thu Sep 2 13:09:05 2010 +0300

    fixed a typo in typesystem file name

commit c436fcd2aa27e38411f2dab8051116dac0996b49
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Sep 1 18:28:31 2010 -0300

    Fixed typo on typesystem.

commit cfcd31973d8af9db11a4f384c5d33481fd4711fd
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Sep 1 17:35:43 2010 -0300

    put back suppress warning for "Shadowing" message.

commit 145fe577d2228d98db6d7703f8e95f1a1a4f5f79
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Sep 1 17:33:32 2010 -0300

    Fixed generated global.h.

commit 5c0d39b9dc18450364399f68ba0db3b19a9605c8
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 1 15:06:17 2010 -0300

    Fix bug#316 - "QAbstractItemModel.createIndex is broken"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit e0a5ca517f60b24fed19ac406300be8d103730b4
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Sep 1 14:03:52 2010 -0300

    Fix bug#335 - "QT_TRANSLATE_NOOP has incorrect signature"

commit 990f057b8d170509cb407f1fff3d382db6b4e9f5
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Sep 1 15:40:35 2010 -0300

    Use Cmake detected vars to generete global.h file.
    
    This make PySide independent of Qt Macros in some cases these macros
    return invalid value because the module can be compiled separated from
    Qt.
    
    Fixes bug #326.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Lauro Neto <lauro.neto@openbossa.org>

commit 589c40a6d60b59d90cec180bb54f8fe08a4bee17
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Sep 1 10:29:33 2010 -0300

    Fixed function modifications.
    
    Fixes bug #336.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Lauro Neto <lauro.neto@openbossa.org>

commit 36a73c0ecd1d1a71a331663697e485e2fbece8b0
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Aug 31 18:13:20 2010 -0300

    Also install the typesystem used during generation.
    
    Installs the typesystem fed to the generator. This
    fixes the install of modules like QtGui, with
    run-time generated typesystems.
    
    Reviewer: Hugo Lima <hugo.lima@openbossa.org>
    Reviewer: Renato Filho <renato.filho@openbossa.org>

commit 60122d3709b1b66fc711b10c39cb3c75d17c4908
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Aug 31 16:31:10 2010 -0300

    Use the correct path separator when under Windows.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 7638112ea84ee3ed2b9a671179e46c81e694afd8
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Aug 31 16:30:04 2010 -0300

    Do not include QtGui common typesystem twice.

commit dc1eef279e3b34f5e978e2e07a80969b07a112e8
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Aug 31 16:26:15 2010 -0300

    Fix Qt class detection on Windows.

commit 28000755c2913851a3c7c339a8eabe6ece450c30
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 31 11:35:43 2010 -0300

    Created unittest to bug #324.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit b9bf521a93785ccd935cc4ce1464cb612c4fdbfe
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 31 10:59:04 2010 -0300

    Unittest to bug #324.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit a44c2b9792b183819871617d04be24319721f77f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 30 19:21:14 2010 -0300

    Removed manually added function on QItemSelection to use automatic code insertion base on container type.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit a326f0ff296dfc0ce1f7457fdbe9ac04f3f11616
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 30 18:08:14 2010 -0300

    Fixed args type parse for bool types on signal.

commit d27d6958c07fdb2d452484ddda0b615c43c8db7b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Aug 30 17:28:13 2010 -0300

    Fix bug#309 - "QtCore.QByteArray() or list from QtCore.Qsettings.value() as default"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.araujo@openbossa.org>

commit 7b2903ad21aba22798b4ceace38c34d29bf7b8cc
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 27 12:12:19 2010 -0300

    Fix typesystem based on auto OS detection.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Anderson Lizardo <anderson.lizardo@openbossa.org>

commit 2774fd8af75ad5a1f412d6e72493de438ce2b8ae
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 26 18:12:45 2010 -0300

    Fixed Mac OS build
    
    Fix parser of QApplication header.
    
    Fixes bug #318
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit d552e6eba8a908b02dc032402f532245f672dad0
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Thu Aug 26 15:11:25 2010 -0400

    Add missing checks for printing classes
    
    Reviewed-by: Lauro Neto <lauro.neto@openbossa.org>
    Reviewed-by: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>

commit c25215106caf093a02443059817f5ceb86457254
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Thu Aug 26 15:10:12 2010 -0400

    Fix class checking for 64-bits
    
    Reviewed-by: Lauro Neto <lauro.neto@openbossa.org>
    Reviewed-by: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>

commit 653261e047871ae64d4e3bb97b7b24d05df06db3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 26 15:24:05 2010 -0300

    Now slots signatures in C++ use Qt notation.
    
    Ex:
       Slot(str, int) # Python
       slot(QString, int) # C++
    
    This allow the user create slots based on types, compatible with Qt Slots.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit a2f3e249bc0543b522c7d0e516dd07326e3ea7de
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 26 15:23:23 2010 -0300

    Fixed slot singature parse function to keep compatibility with QSignal.
    
    Fixes bug #319
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 268bf7735b787d2310e18b3aed262bd27b9d24c6
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 26 12:02:59 2010 -0300

    Fixed signal signature parser.
    
    Fixes bug #311.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 6914f21603fa32727af0d419b6f438e88413ed7f
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Fri Aug 13 22:38:54 2010 -0400

    Add Qt Simulator support
    
    Reviewed-by: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed-by: Hugo Parente Lima <hugo.lima@openbossa.org>

commit e5e44b6465e2755c70c8e13060de4c2ca799fd64
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Sat Aug 14 10:02:33 2010 -0400

    Replace macro checks with actual symbol checking
    
    This increases a little more the check time, but is also more precise.
    It is also required for cases where qfeatures.h incorrectly reports
    support for a feature, but the actual class is not compiled (the case
    for a couple of classes in Qt Simulator).
    
    Additionally, the macro has been made more concise, and is reused for
    both QtGui and QtNetwork.
    
    Reviewed-by: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed-by: Hugo Parente Lima <hugo.lima@openbossa.org>

commit d53f699751047b18e7c729de3cdcc7eb45b32dd1
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Mon Aug 16 21:59:45 2010 -0400

    Simplify handling of typesystems for multiple OSes
    
    * Factor out install() commands into PySide/CMakeLists.txt
    * Drop typesystem_<module>_common.xml and typesystem_<module>.xml.in,
      and make typesystem_<module>_<os>.xml (if exists) include
      typesystem_<module>.xml (which holds common data)
    
    Reviewed-by: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed-by: Hugo Parente Lima <hugo.lima@openbossa.org>

commit 3c36d444729ee9285bb4ab0252968057bf904a8d
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Fri Aug 13 22:32:07 2010 -0400

    Various cleanups to CMakeLists.txt files
    
    * Simplify endmacro(), endif() and else() statements
    * Remove unused and redundant code
    * Use AUTO_OS for holding the typesystem suffix (instead of MODULE_NAME)
    
    Reviewed-by: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed-by: Hugo Parente Lima <hugo.lima@openbossa.org>

commit 2593f9fccc71a200c5a802b2e05717910885e864
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Aug 25 17:45:02 2010 -0300

    Created unittest to bug 307.

commit 4e6d901bf8dd8e709fd00506679e7dad67c33ded
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Aug 25 17:12:46 2010 -0300

    Modifyed declarative test to avoi use of network.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit e1d1a0cbd174976ed5e1634d0a9633499ea67dda
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Aug 25 17:09:40 2010 -0300

    Includded allow flags to some function on QNetworkManager.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit df834e5bb1bc29f8b7b82b828a5824be7266965c
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Aug 25 17:07:53 2010 -0300

    Updated Declarative typesystem.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 42d98f91c49774227b89373e44f0f6de20605c52
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 24 17:14:40 2010 -0300

    Fixed Qt application cleanup.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 49ac670cfc106cccef0fac0681a92ea6db413a75
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 24 17:11:55 2010 -0300

    Avoid cyclic dependency on test.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 20e226bc663e88849cd269043ebc9b7e223d5c10
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Aug 25 12:08:03 2010 -0300

    Fix bug#303 - "Missing method: QCoreApplication.arguments()"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit f05cca8aae3211c2691e47c0740fc87ba988822b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Aug 24 16:23:46 2010 -0300

    Write the pyside version variable on cmake cache.
    
    With the pyside version variable on cmake cache, the script used to
    create the windows installer can discover the PySide version being
    compiled.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 74e87b6728286b61560fe636a3ab66c746805630
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Aug 23 15:37:32 2010 -0300

    Add function qtTrId
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewer: Renato Filho <renato.filho@openbossa.org>

commit 3cc4a66f2ec23757d11e296ebe755d8c2b72d43d
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Aug 23 10:18:55 2010 -0300

    Fix variable name.

commit b9d61bcdba335a120f36fdbe1625e7d6630d9c5c
Merge: e0fc2c6 4c79798
Author: Matti Airas <matti.p.airas@nokia.com>
Date:   Mon Aug 23 11:05:00 2010 -0300

    fixed the newsigslot documentation to use API 2.
    
    Reviewer: Renaot Filho <renato.filho@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit e0fc2c6517981c1a03952eb4d039bd122a8e617d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 20 18:34:06 2010 -0300

    Fixed use of QFile to works on all plataforms.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 4dd52c399630cfaa6c1a660f4883478add0ce43b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 20 18:26:22 2010 -0300

    Changed test to avoid erros on slow machines.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit d39b10d9ae0426e06d9117e78e4172a645916000
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 20 18:08:24 2010 -0300

    Fixed Cmake for test on windows.
    Fixed install modules on windows.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 5a06e6f135aae65e314ab4c2002a5923e221a8ac
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 20 17:25:30 2010 -0300

    Fixed QtNetwork typesystem to work on windows.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 662800956b935bf344dfb8cbfb47f2c3b5717aec
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 20 16:37:41 2010 -0300

    Use AutoPointerArray to dynamic array creation.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 0576d04403cd02e08bc6c8d71c30f4abc186f95e
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Aug 20 14:22:39 2010 -0300

    Fix install command to correct module name.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 35a5bad950bfa5082268a0f52be4d6e310678f8f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 20 14:43:18 2010 -0300

    Fixed typestyste to windows.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit af8bf30d0636285c7f3f4fb957b8d368d7ff596c
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 20 13:36:02 2010 -0300

    Changed output dir for python modules to make the tests run in others platafforms.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 7b9a4707ce9f178bb3122444b16d7ad1e05a515c
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 20 13:20:34 2010 -0300

    Fixed typesystem for windows.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 2bdba4680c7ead9b3488a0dc01bf0945ae57c3a8
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 20 11:33:28 2010 -0300

    Fixed libshiboken classes visibility.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 7b9ec90b4dffee089d3b1cbcbe5b933b3aa91c9b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 20 10:48:06 2010 -0300

    Fixed QtScriptTools CMake file and others files.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 4c7979877a2808a98cc60e234b8f2a0dc51acd4b
Author: Matti Airas <matti.p.airas@nokia.com>
Date:   Fri Aug 20 12:42:25 2010 +0300

    fixed the newsigslot documentation to use API 2

commit 18d65457dc735543cfcead4a4cac427138b522bb
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 19 18:24:20 2010 -0300

    Updated test to work with Cmake 2.8 in multiples plataforms.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 0fb81692e3804ff92e326566994c4e1d1255b737
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 19 17:49:44 2010 -0300

    Use .pyd for modules on windows.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 465649d73e552cfb1e74e343eea3341b2842ccd6
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 19 17:48:08 2010 -0300

    created macro to compile pyside modules.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 23672770ea6fd79c38fed0695fc92ca193f0ece4
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 17 15:49:55 2010 -0300

    Disable remove of QAbstractItemModel signals.
    
    Fixes bug #300.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Hugo Parente Lima <hugo.pl@gmail.com>

commit 9a969935ccc866804574480ac41ec004646f104c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Aug 17 10:44:48 2010 -0300

    Fix bug 294 addind a converter specific for QFlags.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit d686c687074708af1654131f603b767d52f611e6
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 16 18:22:56 2010 -0300

    Fixed gui typesystem to avoid warnings.
    
    Reviewer: Hugo Parente <hugo.lima@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit aedea32f131a553a9db0670cd89c43d171244951
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 16 18:21:25 2010 -0300

    Implemented help function to connect signal with python callback.
    
    Updated QAction unittest to work with signal connection on constructor.
    
    Reviewer: Hugo Parente <hugo.lima@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 2d24d300d8ef7e65489051f2f6d3d7d213d4a86a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 16 12:07:12 2010 -0300

    Avoid read the property in the QObject constructor.
    Create unit test to verify if the python property is setted during the constructor.
    
    Reviewer: Hugo Parente <hugo.lima@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 6bd528978cad1fe2c0e56cb35b270346da3fbbdd
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 13 18:22:22 2010 -0300

    Raise a error when try to modify a read-only property.
    
    Add get function as mandatory in QProperty constructor.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 1162a844bd689958205d10eeff549451ee8cb93b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 13 17:25:57 2010 -0300

    Fixed Http test to work with Qt 4.7.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit c130273ee0fd41be0ed756a90ab8a24934ddb7e9
Author: renato <renato@renato.note>
Date:   Fri Aug 13 15:28:59 2010 -0300

    Fixed arguments parser on QProperty constructor.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 9a19bd26d2282743aae939c0497a9bc2d92ee8d9
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Aug 12 14:44:36 2010 -0300

    Added tests for QObject properties being set with named arguments on the constructor.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 2b21d79f5439d982de2495d3a190c4f82f51e458
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Aug 13 14:15:52 2010 -0300

    All tests using GUI aren't shown if the host machine has xvfb installed.
    
    Unwanted graphical output from tests are redirected to a fake X server
    on Unix system. This depends on the presence of the Xvfb server.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 8ea5127ccbb0a5d84313041559769bc40fc2ad67
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 13 11:22:02 2010 -0300

    Created unit test to QVariant converstion of QStringList.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 533cdcd07b61ffe7d578f0c54b923a1fdbff2ced
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 12 14:56:25 2010 -0300

    Fix typo on typesystem.

commit 5cbfffc005c90761af3ba97043ca728970a732b1
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 12 11:59:48 2010 -0300

    Removed rename command from unecessary functions.
    
    Fixes bug #287.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 26a48c4ed389cb619ee0109fb1a22a4699e8236a
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Aug 12 10:00:17 2010 -0300

    Fix ownership of value returned by QItemDelegate::createEditor method.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 0cf8145d78125453723680135881d5424a9c6168
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Aug 12 09:59:48 2010 -0300

    Fix bug 295 - "QModelIndex::model() sets the QModelIndex as parent of the model"

commit 1cdc799701648aa8756d7eef756d97fccfe8a3b9
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Aug 12 09:55:55 2010 -0300

    Removed obsolete methods from QRegion.

commit da8e8199550cca9863ac9c0310ce56b2cc63cb4b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Aug 11 13:13:57 2010 -0300

    Fix debug build when no debug symbols was found for Python libs.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 9f2f97de733bbe629ef306ee3a631ee9e78c9b85
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Aug 11 11:56:40 2010 -0300

    Fixes custom code for QTabWidget.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 1b27bad2b2892a953024708e40f4689b8dc9d7ae
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 10 14:27:11 2010 -0300

    Fixed ref leak.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 66adabc96d0c98e124f6c1cb6c454f1aff6ee883
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 10 14:26:45 2010 -0300

    Created conversion to QStack.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit c21de7bd8161243da4c238c639930270b0b298e3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Aug 6 09:51:58 2010 -0300

    Removed unecessary command from CMake file.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit d26c712a992dbdf3d23475ff964c90febc6de4f4
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Aug 9 14:21:48 2010 -0300

    Fix argument check in QAction constructor.
    
    The fourth argument for QAction(string, qobject, keysequence, pyobject)
    was initialized as a NULL pointer by default but was checked against
    Py_None before being used.
    
    Reviewer: Renato Oliveira <renato.filho@openbossa.org>
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>

commit 5dc1ac791ddc47cf1236f6428331190c5a0f5ab1
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Aug 9 14:21:22 2010 -0300

    Add test for QAction.setShortcut

commit 1b4e1400444de83dfc8027fbf7c6c8f2ce98927b
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Wed Aug 4 18:46:36 2010 -0300

    Fix typo: QPropery.

commit 9e7369e4aec34ce42b92c5686d192e3bf93c3966
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Aug 4 16:39:27 2010 -0300

    Fixes QAction code injection for constructor code.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit f3a1585e6e2798aa105cb1f775afa75c21da0591
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 3 19:47:23 2010 -0300

    Bump to version 0.4.1.

commit ee9e1f6155db49bbb46ecf6a4d264b5658a05e4a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 3 11:45:53 2010 -0300

    Added support to shortcut named arg on QAction constructor.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 5ce8d05a089d0409b474be03eab1c7c4d5cfabb6
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Aug 3 09:07:34 2010 -0300

    Bump version to 0.4.0 and update shiboken version
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewer: Renato Filho <renato.filho@openbossa.org>

commit f098bb9f3ab5034d8fd04f5ea06e7128bee50d5a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 2 15:54:35 2010 -0300

    Included support to double values on qAbs.
    
    Fixes bug #269.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 34a06b8de43767cc206d2a200c84e5505516e111
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Mon Aug 2 17:12:18 2010 -0300

    Fix bug273 - QT_VERSION and QT_VERSION_STR constants.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 630a4062ff9d837ae0f91056ab610183bf47370a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 2 14:55:50 2010 -0300

    Fixed ref leak on QMenu inject code.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 114bca41a21bf5504094b30d7c8735ac8483e50d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 2 14:55:03 2010 -0300

    Created unit test to layout ref leak.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit efe8019eda0471baf99ed4372ceda4af06cbe3c1
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 2 14:53:29 2010 -0300

    Created a pythonic constructor to QAction
    
    Fixes bug #274.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 09876a43863e7846ce514ae94d2ad0056a32bc67
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 2 14:53:01 2010 -0300

    Created unit test to bug #274.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit d4f911f5b377b6847bd6309e3f6c5aa00a3690bd
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 2 11:39:17 2010 -0300

    Raise a python error when signal not found on object.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit a6440638302436156fb8441a64f24eb8b5208c62
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 30 11:39:00 2010 -0300

    Fix compile on cmake 2.8 for mac users.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 6c8c9c6391d55a02bb2369fa1c154e9a3a8013d2
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Mon Aug 2 11:15:19 2010 -0300

    Fix getOpenFileName/getSaveFileName signatures.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 1920130fc973f61b0e42f468df9576a917bf2b2e
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 29 19:20:50 2010 -0300

    Fixed cyclic dependency on duck punching test.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit ee7b4826c0f0e487b75a70812dbcdcab00a0afdd
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 29 19:14:05 2010 -0300

    Fixed return policy on ItemList.
    
    Fixed singleShot function to invalidate temporary object.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 6a2df2daa4e1efc5b7e6e5946c96a528ec9b7248
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jul 29 15:02:48 2010 -0300

    Added test case for signal signature received by QObject::connectNotify().
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 1fe7baf787381775e845923872d78096153ab5e3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 29 13:53:47 2010 -0300

    Emit connectNotify with real signal name.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit f4668398e2c536f4ff191991af4fd992b044d196
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 29 13:52:32 2010 -0300

    Call signalmanager clear during QtCore exit function instead of QtCoreApplication destrcutor, to avoid memory leaks.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 4f51600e20b25f05eb9730c131ca3cd51eaa1774
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jul 28 17:50:11 2010 -0300

    Created unit test to test shiboken objects destructor.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 505ba23a9d63e7c6d014f3c5bd5b1cdf778aac56
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Jul 27 10:01:33 2010 -0300

    Fixed glue code for QApplication and QCoreApplication.
    
    The code for QApplication deletion should also invalidate the
    wrapper for it. Also the similar code for QCoreApplication must
    perform the same steps as QApplication.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit e42133e8e715600a948831eb9c29a5437a5f4fa1
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Fri Jul 23 11:10:57 2010 -0300

    Fix elasticnodes segfault.

commit 078408b8c25d73b900955b87e92dc50e9b19eb33
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 23 13:48:47 2010 -0300

    Avoid running x11 specific tests on others OS.

commit 3267accc9f8c96371302531fdb8d1c24271cfd44
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 23 11:45:30 2010 -0300

    Fixed uninitialized value.

commit 8bde4b3800ca1c5c517fe382f6fdf78c212b9ad0
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 19 15:19:45 2010 -0300

    Use correct python lib in debug mode.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit f7afa613cf4b4a7a587d29855465e1db577fcd06
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 15 18:33:41 2010 -0300

    Update modules to work without protect hack.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit e5042dc193bbcb4b1566594d832076adfef5fd94
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Jul 21 17:10:48 2010 -0300

    Added a custom cmake file to help finding Python debug provisions.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit cb7d3e95a27392e504f3b99deacddb3a3e0a8a56
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Mon Jul 19 16:30:11 2010 -0300

    Fix bug#252.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit c62c36a64dd4c0fc0cd586c5c2b3d4f97ba3f769
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Wed Jul 14 18:38:13 2010 -0300

    Fix CMakeLists to include QtMultimedia tests + fix audio test.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 28d0c480b15d566cabfb63dc6cc65697dc5b5edc
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jul 13 17:53:59 2010 -0300

    Create unit test to bug 243.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 95c7699ae37c0c4a10d606405230000cfae99bde
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Tue Jul 13 14:15:35 2010 -0300

    Update tests to check native pointers (qchar *, void *, ...).
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit e2056540d55033e8415246c2d17d9750bd30c1f0
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jul 13 15:12:28 2010 -0300

    Uset 60 secs as default test timeout.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit bac154b896b39c1e817742ce2213da3e0d346977
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 12 18:45:19 2010 -0300

    Create support to QVariantList and QVariantMap.
    
    Fixes bug: #263
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit be1073e7728e31281a607313007e817d5e9db2af
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Fri Jul 9 18:19:26 2010 -0300

    Fix warning on QString* parameter inside QtWebKit.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 5cc46f2f1342e085897eefd06eda453e2f28b5bc
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 9 18:27:39 2010 -0300

    Fixed layout reference control on layouts.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>

commit 975edd5647f7fcebe9381ccf7d0524c736b1d069
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 9 15:33:39 2010 -0300

    Fixed test ref count mistake.

commit d351f6a015b7b1a7a6d89651f149d78ecd7f13d0
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Jul 9 15:22:53 2010 -0300

    Fix build on python2.5.
    
    Doing the merge request for Hugo as he went on vacation today :)
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 1a5de6c46c0a7e74cd9d8d6460a1f2f125a86339
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jul 8 17:06:14 2010 -0300

    Add a default value and argument name to QUiLoader::file(str, QWidget)
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit e50766012453a22e1f4ee37a1112bd8b03b97124
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 9 10:33:09 2010 -0300

    Fixed memory leak on state machine classes.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 4090ef81efcada5bd6f882e1c91cd3a699c9c034
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 9 10:31:37 2010 -0300

    Restore missing function on QStandardItemModel.
    
    Created unit test.
    
    Fixes bug: #257.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit f1bbc25546b688e8a0766212a24f2d1eacc826c7
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 8 13:52:29 2010 -0300

    Created QProperty documentation.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 7431ae12a45baffd2a365f9382ffaa8adeb66957
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 8 10:49:50 2010 -0300

    Exported flags on enum in script typesystem.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 1c4ee915c07daae9919e890072593b51e54c9aec
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jul 6 18:44:00 2010 -0300

    Implemented support to properties on QMetaObject.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 693ae6d6c4073a483524af48e7a1a0ad1fba1131
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jul 8 10:47:24 2010 -0300

    Modify multiple connections test to avoid use more then 50 slots
    supported by PySide.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 83db5730319cc258e683a12567ba9362dbd07d45
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 5 18:08:25 2010 -0300

    Use original name in type discovery during signal/slot.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit c737f90c1ddbe19cbbe93cb3915e14df59f97444
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Wed Jul 7 13:52:55 2010 -0300

    Fix qApp macro implementation.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Hugo Lima <hugo.lima@openbossa.org>

commit 154831efcf8d07932389ef8149c397357a0939b4
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jul 6 18:45:10 2010 -0300

    Fix typo.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 56560943dfc2de0d1df5d2058bcf55ea3c9400ee
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jul 6 10:49:53 2010 -0300

    Typesystem cleanup.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 01df78dfd8a2f0b6eac8ed4fae2faf1a6592e0c9
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Jul 5 10:14:04 2010 -0300

    Remove the removal of isSortignEnabled from QtGui typesystem.

commit 2963909063e434936ba095ba9532782e7e3fd518
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 5 14:23:09 2010 -0300

    Remove use of deprecated types.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 82d1d827557f7f9aadbc4fe1f526ce2162f03621
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 5 14:22:08 2010 -0300

    Implemented copy constructor to PyObjectWrapper.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit e64209b4d30253e11a22a5f2917953833880ba12
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 5 14:19:28 2010 -0300

    Add unit test to QListWidget.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 72235a6530831a13c940839c53e873740fad71b7
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jul 5 14:18:43 2010 -0300

    Use original name on QVariant type lookup function.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit bc4aa5ca947be692a6d016b349b1e2959a9bedf2
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 2 15:56:01 2010 -0300

    Created QListWidget test.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit c5b700a311f3558d1d33c2894dc3ba2583bd6c46
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jun 29 17:55:59 2010 -0300

    Fix typo in tests/QtGui/qdynamic_signal.py
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 9ee7d00d11693fff3cebf6db0d3d5b18ed8666fb
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jun 29 17:55:23 2010 -0300

    Fix reference leak in PySide::signalUpdateSource.

commit 4c6e35634c220a9bc64b33db41a80360a3bc6e18
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jun 29 16:37:05 2010 -0300

    Created unit test to use signals in objects not created on python.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 27530522a8b494874549f11bcdd2a56e685870ba
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jun 29 10:43:37 2010 -0300

    Fix qwidget_test.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit b812f04d2481464d8a0c0e117bba9d9aaf727e8c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jun 29 10:04:15 2010 -0300

    Fix bug#256 - "PySide does not support signals with containers."
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit ee00f28629745a7b615a0ce6e8c723605e0e1f35
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Jun 25 17:47:09 2010 -0300

    Fix cmake files used by other projects to detect PySide.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 9a662a134c6d437edbdc795c00588a249557a0c2
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jun 25 17:03:04 2010 -0300

    Used default constructor for primitive types with complex name.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.lima@openbossa.org>

commit d1ee9643270fcdad8ab7db9f812194be2e2c9d94
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jun 22 18:54:31 2010 -0300

    Fixed http test.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 7373ecb1c067f1f1c0156e88d1ed799ef8b02a24
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jun 22 18:34:55 2010 -0300

    use original name on activated function.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 174a3c2760cae01eb2276f88d1610c425ec29c70
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jun 22 18:12:56 2010 -0300

    Fixed typo in typesystem install path.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit b1f7791a7257b0fb5a766cd1825fb32d52403bee
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jun 22 18:08:25 2010 -0300

    Check for invalid signal or slot name.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 09cb758d9ecfa21f4b8c5b73a43ce05ca6ee0492
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jun 22 18:08:05 2010 -0300

    Fixed layout policy.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
                  Luciano Wolf <luciano.wolf@openbossa.org>

commit 499d42a6f408ab64795b4c8a7ba507a682c7cb39
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jun 21 19:37:30 2010 -0300

    Included qsinal.h in installed files.

commit 86d0f6715ed282f7fecf789a85feb03d913ea7d9
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Jun 21 14:10:10 2010 -0300

    Fix bug: "Debug build fails to run the tests (doesn't work) [_Py_AddToAllObjects: Assertion (...) failed]"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 54b69c3595cadfbfa5f65849d4dd106718920976
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Fri Jun 18 19:37:21 2010 -0300

    Adding qInstallMsgHandler() method support.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Hugo Parente Lima <hugo.lima@openbossa.org>

commit 928e0b2795244d18a87764effe3d2a94504ac272
Author: Catalin Iacob <iacobcatalin@gmail.com>
Date:   Sun May 16 14:42:38 2010 +0200

    Fix libpyside install.
    
    On Windows, if LIBRARY DESTINATION is given, ARCHIVE DESTINATION must also be
    given otherwise CMake fails with 'install Library TARGETS given no DESTINATION!'
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit e323cd90f7922ffa8d0121b87c3a00c6706e0dd0
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Jun 21 15:21:25 2010 -0300

    PySide now installs its type system files.
    
    The pyside.pc file now has a "typesystemdir" variable pointing to
    the directory where the type system files are installed.
    
    Example usage: pkg-config pyside --variable=typesystemdir
    
    Also set the "PYSIDE_TYPESYSTEMS" CMake variable on
    libpyside/PySideConfig.cmake.in to point to the same path
    of pkg-config's "typesystemdir".
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 143946435835163d750b08982a906834a575fa64
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Jun 18 10:54:42 2010 -0300

    Small updates to the documentation.
    
    Removed the doc about building BoostPythonGenerator and modified a
    line about the generator used to create the bindings in the index.html
    file.

commit 88146cf500008c13912e03213dc98bab491b15a2
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jun 18 16:11:54 2010 -0300

    Implemented a dummy http server to run unit-test on a offline computer.
    
    Reviewed: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 5ce7c945367f1d673a25666c1cc3ab300b23df49
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jun 17 18:49:12 2010 -0300

    Fixed udpsocket to work on offline computer.
    
    Reviewed: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 33f7ff2b4d26cede665a087178ca444c6d0894dd
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu Jun 17 17:25:00 2010 -0300

    Fix bug#242 - "PySide is installed into wrong path on Mac OS X"
    
    If the cmake variable SITE_PACKAGE is set, we wont try to detect the SITE_PACKAGES variable.
    
    Reviewed: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit e34105a7499fe1c2edd6fbee6dc2acb3993f5827
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Thu Jun 17 16:07:15 2010 -0300

    Fix phonon test
    
    Now it checks for ogg backend before playing. The timeout was moved
    to 10s to avoid phonon timeout.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.araujo@openbossa.org>

commit 6b70a1362ccfd140617c610e52f2abbbbe08afc4
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jun 17 14:02:29 2010 -0300

    Fixed signal connection with native slot.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit d699a3abedfe60e7146fad8381b03687ce476699
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jun 16 18:03:07 2010 -0300

    Created test for Connection between new Signal API and Slots
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit cf90354ff99bc90ecfc6ea57e3cbddcad6bab9a1
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jun 16 17:45:09 2010 -0300

    Create QAction signal test.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 83cf37f609ca3adb343be090054188dc254b9741
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jun 16 13:52:09 2010 -0300

    Create unit-test for signal with QObject.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 4cca85f52585b17f53e26f81ca26504fe561e578
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jun 15 13:34:42 2010 -0300

    Implement inject-code to functions using QChar in QFontMetrics and
    QFontMetricsF
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit ef7eb0fca443ca1df624034c6e6ede597f2dab3c
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Wed Jun 16 18:16:17 2010 -0300

    Fix the template used by QFileDialog methods.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Marcelo Lira <marcelo.lira@openbossa.org>

commit cdde96f3a4c12c03ec8272d1e75c2f4a30e29cf6
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Wed Jun 16 14:56:29 2010 -0300

    Add a default constructor value to QVariant::Type.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit ab40ddbb2f06ceaceda886d386583f25e03cd640
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Wed Jun 16 14:55:26 2010 -0300

    Fix LD_LIBRARY_PATH variable to be possible to run tests when using CMAKE_SKIP_RPATH=true

commit e0c46d67613fe8c38c3bee6b99ae58260cb33260
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Mon Jun 14 16:56:36 2010 -0300

    Implementing API2 modifications.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 0eb8d670c240b5ea621dba6271139f30cc97790a
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Jun 15 20:26:24 2010 -0300

    Added QVariant::Type as a primitive type.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 13b61ca7e55f52b501de9e028d2d7048836979ba
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Jun 15 20:17:29 2010 -0300

    Rename error() method to avoid name clash with the error signal.

commit 7fc3d5137ffa9a5df57ae84e739e4d4fbb6251b6
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Jun 15 20:15:56 2010 -0300

    Add suppress message for yet another weird message from the C++ parser.

commit a103f6bb83ca1664a093583daf5a6c658de19840
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Jun 15 20:15:22 2010 -0300

    Remove invalid function modifications from typesystem.

commit ef291779fdb7f959efa26cde84e9ff251507399e
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Tue Jun 15 18:30:10 2010 -0300

    Updating QVariant description inside API2 document.

commit 59d42297fd1eed28f9249a9c9a4c5b9fa33fc00f
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Tue Jun 15 17:38:35 2010 -0300

    Updating API2 documentation.

commit 5c6eb8b91309ab5449bc9d0fa77394d393be19b1
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Mon Jun 14 16:59:58 2010 -0300

    Documentation about new API2.

commit 4ace08b64b7165de46d3f774eb15b14d3f94f073
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Jun 14 15:45:00 2010 -0300

    Fixes QString primitive type for Qt 4.7 adding a default constructor.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 569d1ab60e9b2227b2f4ed407718d17cc179d265
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jun 14 14:59:26 2010 -0300

    Fixed parent function return ownership.
    Fixed QMainWindow functions ownership.
    
    Fixes #241.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 4284ae6cc69f6281140d960cfd6d62a94066bf36
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Jun 10 15:33:06 2010 -0300

    Fixed thread test to avoid memory leaks.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 89167fa56ebef6e8d596495ad912196f274587da
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Mon Jun 14 14:22:55 2010 -0300

    Revert "GENERATOR_EXTRA_FLAGS must be a cmake string, not a cmake list."
    
    This reverts commit fc059316968e5bdc079a2ebd84800297ecce7d2a.

commit fc059316968e5bdc079a2ebd84800297ecce7d2a
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Mon Jun 14 11:23:42 2010 -0300

    GENERATOR_EXTRA_FLAGS must be a cmake string, not a cmake list.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 1b6337d8b4a65988dfbeb0eed67bc6584b25fdee
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu Jun 10 19:57:18 2010 -0300

    Removed QVariant from PySide.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit d8a192b5e14e996992a98766cd39ca2028e6474e
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Wed Jun 9 16:45:24 2010 -0300

    Remove registration of PySide primitive types, the generator do this automatically.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.araujo@openbossa.org>

commit f1327b5a5fe52ac41a96096f214c93c6a082195d
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Jun 8 11:23:56 2010 -0300

    chmod -x on some tests, because we need to follow a pattern.

commit e47b49f86d63845fe214768838c4fc7c55e3012a
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Jun 8 11:17:48 2010 -0300

    Re-add the possibility to run tests by module.

commit 00918cb847dfa1b28acb791c66cb444bc2123f79
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Jun 8 09:59:01 2010 -0300

    Added QDataStream methods to read and write QString, QChar and QStringList.

commit ccd189d30c284e9a67a802193ef05c4149108f9a
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Jun 8 09:57:21 2010 -0300

    Add checkType method to PySide custom converters.

commit e39bfefde9edda662f51eeaf9a482f209c7f1217
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu Jun 3 15:34:17 2010 -0300

    Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatcher, QChar and QLatin1Char.

commit 24a944590663582df72aefd1929ec19ba3c6414f
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Wed Jun 9 19:34:40 2010 -0300

    Apply "rename to" tag to QtGui methods.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Marcelo Lira <marcelo.lira@openbossa.org>

commit b2bf4f18cc7182384800914118dc66dd087cadf9
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jun 9 18:13:23 2010 -0300

    Rename necessary arguments on QtCore typesystem.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 1a40cc79df157bec25a3439f8fb08c4809651146
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Wed Jun 9 18:18:22 2010 -0300

    Fix compilation of QTest bindings on MacOSX.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 009b6a8e9a70db61ad4b9d1021dd2ee4f9cdb650
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Wed Jun 9 14:01:51 2010 -0300

    Fix cmake detection of phonon on MacOSX.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.araujo@openbossa.org>

commit bf8a60db4cdbfc3e7c9c98778b219e9c83746d44
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jun 8 17:42:43 2010 -0300

    Created support to hash objects with type QDate, QTime, QDateTime, QUrl.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit cf6e5f16687a0b28677a5c4ff035eebc5424272d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jun 8 17:41:32 2010 -0300

    Created unit test for QDate, QTime, QDateTime, QUrl hash function.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 1a698a7e954fbf005f46aadda2300f475bfec292
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Tue Jun 8 15:47:21 2010 -0300

    Updating QtMaemo5 dependecies inside CMakeLists file.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>,
              Renato Araújo <renato.filho@openbossa.org>

commit 0f33e1d3d84f9c1d8540a64ab9ba8dbc0c73d0d9
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Tue Jun 8 10:47:27 2010 -0300

    Updating QEasingCurve and QTest to compile for ARMEL platforms.

commit ab918abc1e103e0ca86939f7d057e8a44ac8a4ef
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jun 7 14:43:45 2010 -0300

    Created new unittest model.
    
    Separete unittest for module.
    Only run unittest for compiled modules.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 471486732b03cbb42b884158604a59d5a18e8a35
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Jun 7 16:23:37 2010 -0300

    Removed an copy'n'paste error from the documentation of new style signals/slots.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit ca1533509e52479e222710469d4eb2fd898f18b2
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Jun 7 10:08:47 2010 -0300

    Bump to version 0.3.3.

commit 09b7fcdc4fa2e8f695be08045c5085317f6eaefe
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Thu Jun 3 11:24:14 2010 -0300

    Fix newsigslot documentation. Use Signal/Slot instead of signal/slot.

commit ee6303819e9aaba0aa0b9c5d1d9a84248dff6b1b
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jun 3 08:30:49 2010 -0300

    Fixed custom code related to connectNotify behaviour.
    
    The code injection that deals with calling connectNotify in the
    binding generated with the protected hack turned off should call
    the connectNotify method directly instead of using the protected
    caller.
    
    Reviewed by Renato Araújo <renato.filho@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 5863f2dc8e73f2e766fca8a2628f2e784b684d9a
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Jun 2 18:19:40 2010 -0300

    Fixed QColor test with proper values and remove an unused line.

commit 02f4a14bab2d2056097bb9f05ebbd7cb91da22d1
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Tue Jun 1 13:59:07 2010 -0300

    Updating documentation to include QtDeclarative and support new features.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Renato Araújo <renato.filho@openbossa.org>

commit 3e7a66f0fcdfdadb98b120d239378a60bf1bed1c
Author: renato <renato.filho@openbossa.org>
Date:   Mon May 31 18:17:21 2010 -0300

    Fixed Maemo5 classes parent policy.
    
    Fixes #178.

commit 3a79f868d1830e759c17d3f0e3dc176cb245d010
Author: renato <renato.filho@openbossa.org>
Date:   Mon May 31 17:33:13 2010 -0300

    Create unittest to pickselector.
    
    Fixed pickselector return policy.
    Fixes bug #179

commit 1a235edc097e280ddee1d49ed836dbaa28399eb8
Author: renato <renato.filho@openbossa.org>
Date:   Mon May 31 16:08:19 2010 -0300

    Fix QColor test to avoid floating points.

commit 41a1aa59d160cfb5e8e7b14024880d99e04a0938
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri May 28 14:02:53 2010 -0300

    Use external CXX_FLAGS on compilation flags.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>,
              Marcelo Lira <marcelo.lira@openbossa.org>

commit c161698a4014b1d73c3409c62ea93e2369abf9b8
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Mon May 31 10:37:21 2010 -0300

    Revert "Fixed signal/slot class name based on PSEP 100."
    
    This reverts commit 361ac438c2b9e3c6c10c9ab2207a6464557b8a85.
    
    Conflicts:
    
    	libpyside/qsignal.cpp

commit 2cb23734c85529a32e720b6f624fa6176a8e0a32
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Tue May 25 14:55:24 2010 -0300

    Adding test cases to cover QtDeclarative + fix inside typesystem.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 12e6ba386a733bd38105aacfa2d0304ac94ade67
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Fri May 28 15:45:04 2010 -0300

    Test a specific situation that causes python segfault.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit e5c3d58025ef270db204420d0d72857b9f8230e4
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Thu May 27 14:18:53 2010 -0300

    Webkit test cleanup.
    
    Running 2 different tests inside the same class causes a segfault
    due to TimedQApplication limitations.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 0eb416d487ae381a78fe99498a5217e9f24d7413
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri May 28 11:04:48 2010 -0300

    Disabled GCC optimization flags by default.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>,
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 43ec6577661dd468ba8f6c841b3fe90537a951eb
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 26 16:42:13 2010 -0300

    Fixed bug on dynamic metaobject creation.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>,
              Marcelo Lira <marcelo.lira@openbossa.org>

commit cafb38dafd9a44da1227bc914094833b5a8dbfde
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 26 16:41:44 2010 -0300

    Fixed QGLBuffer typo.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>,
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 14e5013ef62c18ad60493a98e68db9224558840b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 26 14:30:05 2010 -0300

    Implemented QGLBuffer unittest.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>,
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 0c6e44c7d421254eadd00282adbaf50247479ebe
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 26 14:28:39 2010 -0300

    Updated QtOpenGL typesystem to Qt 4.7.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>,
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 2264c8874cc2939217745ad9d0daa47e770e9578
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 25 17:45:59 2010 -0300

    Merged typesystem (Qt 4.6 and 4.7)
    
    Start use "since" tag on typesystem to Qt 4.7 modifications.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>,
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 893946b5727dfa3489bc3d2fa411fd24fd3d8ff7
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Mon May 24 17:18:09 2010 -0300

    Check QT_NO_SESSIONMANAGER flag to avoid generating qsessionmanager_wrapper.

commit fbc43d942a6ff0dc5ef2e1446bb96ed6bee7d35c
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Mon May 24 16:30:53 2010 -0300

    Initial bindings for QtDeclarative module.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 92a07a7a15394b3f0a01004988d6025e7c8f1e9e
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 24 15:47:57 2010 -0300

    QtMultimedia bindings.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 4c3a4cc91fc3dc4b4cadeff5a423ff93624b83de
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 24 10:23:49 2010 -0300

    QtNetwork 4.7 unittest.

commit c2b2e579ae58562e620224e1b82cd199edab248b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri May 21 20:18:41 2010 -0300

    Updated QtNetwork typesystem to support Qt 4.7

commit ca4279fb792eda7cd34e8e36a248dadcf93e87dd
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Sat May 22 12:27:32 2010 -0300

    Fix CMake variable escaping
    
    Was breaking Release mode compilation

commit f91faac0943bf99e11e4ad9092ae7a7b735eeab8
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri May 21 20:15:42 2010 -0300

    Fixed typo on licence header.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>

commit 072aeadecfff5db9abcb665db144c5d80976fc22
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu May 20 16:29:03 2010 -0300

    Fix bug#225 - "QWidget didn't have fontMetrics Functions"
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit e00da49c844ef1a8025abdb91c4c11416c0f1e98
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Fri May 21 15:48:45 2010 -0300

    Fix QVariant custom code to work with Qt4.7.
    
    Instead of expand QDECLARE_METATYPE just to change a string, change the class name used to hold
    the PyObject and use the Qt macro. This will protect us on future changes on this macro like the
    one on Qt 4.7.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 46c628ec49b5948bffaf61e972618bd63adfb791
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Fri May 21 14:34:34 2010 -0300

    Use the "just compiled" libpyside even if the platform doesn't support library rpath.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 17f9eed1ad5d04603872f198876047466ba08666
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Thu May 20 22:07:17 2010 -0300

    Fix bug#218 - TimedQApplication uses a singleton.
    
    It's necessary to use a global TIMEOUT value, big enough to run
    all the tests without killing the QApp.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Renato Araujo <renato.araujo@openbossa.org>

commit 7fd722a38a7ac9ad60113eae825aefa017f210c1
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri May 21 09:06:28 2010 -0300

    Fixed Nokia copyright.
    
    Reviewer: Matti Airas <matti.p.airas@nokia.com>

commit 792456c8e4271b97183428b22e84d9498cfaa2dc
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 20 19:01:41 2010 -0300

    Fix convenience symlinks used during install by appending the
    
    Author: Didier Raboud <didier@raboud.com>
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit d9be18983480567acc800258c1a2b05e0af8ab03
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 20 19:01:00 2010 -0300

    Includes the postfixes in the install target (allows debug build)
    
    Author: Didier Raboud <didier@raboud.com>
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 9d8f595e29419d441b7d00279f12ea4f56742ad4
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu May 20 17:04:57 2010 -0300

    Revert "Fix bug #229."
    
    This reverts commit 5442c99d143fedb2fd7acd02e6e9d6195c16504d.
    
    The added function are part of QtGui, not QtCore.

commit 2956c15cb2aec0d0450a4c3272af82a8a2e37450
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 20 14:41:23 2010 -0300

    Append license and copyright to pyhtml2devhelp.py script
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit a98a0bf25a9ab0d2dd111ffbf1791339686de345
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 20 14:40:52 2010 -0300

    QAbstractTableItemModel unittest.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 5442c99d143fedb2fd7acd02e6e9d6195c16504d
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu May 20 14:30:29 2010 -0300

    Fix bug #229.
    
    Just remove the removal of some functions from Qt namespaces.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.araujo@openbossa.org>

commit 5ee62778c17d502d71ab9fc4199bd738fc432311
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 20 11:53:31 2010 -0300

    Update polymorphic-id-expression to QAbstractItemModel derived classes.
    
    Fixes bug #211.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit f5986ec7fba61cdf531cf62447a6bdf81aac8a20
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu May 20 11:55:54 2010 -0300

    Fix bug#228 - "Missing PySide.QtGui.QStyledItemDelegate.initStyleOption"
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 361ac438c2b9e3c6c10c9ab2207a6464557b8a85
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 20 10:57:14 2010 -0300

    Fixed signal/slot class name based on PSEP 100.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 3d205e83191fa778d9e17e318cff28829abfa62d
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Thu May 20 11:03:58 2010 -0300

    Updating doc to reflect PSEP100.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Renato Araujo <renato.araujo@openbossa.org>

commit 34317b147f3c00b0ea81d79219183c1e96bc5533
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu May 20 10:48:59 2010 -0300

    Fix bug#207, Add initQtMetaType class to libpyside.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit bb32f636589e915811d5ad9dce598f226fa49fbf
Author: Renato Oliveira <renolive@rodrigo-oliveiras-macbook-pro-15.local>
Date:   Wed May 19 14:32:14 2010 -0300

    MacOs compiler fix.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit b830e6696627e1c740e7f93f7978c604a59ee7ac
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 19 14:20:18 2010 -0300

    Implemented SO detection support.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 101a3f0e33a747e0627acb2429c01acac9a88798
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Wed May 19 16:09:42 2010 -0300

    Update tests to cover bug#207.

commit 43263681e7ba8f74dc7150cd049774350718bf84
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 18 18:41:36 2010 -0300

    Fix dynamic linking in various modules.
    
    Author: Didier Raboud <didier@raboud.com>
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit b7343f255c77ae822eaf07c6ac10035863ca188f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 18 18:38:19 2010 -0300

    Implemented OPENSSL detection on QtNetwork.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 8236687340f8bfea8b36874bec28bb52cca18f1b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 18 15:13:11 2010 -0300

    Append licence header.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 81cf6af6eb5cc38ab45c953c1fd6a6c72c3234d1
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Thu May 13 14:08:47 2010 -0300

    Adding documentation about new-style signal/slot.

commit 9a8bc9c3d14f37e8a25ef820d1cdc25807842ee4
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Mon May 17 19:48:16 2010 -0300

    Adding new-style signal/slot tests.
    
    Based on Marcelo Lira's source code.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 16809db86b7fbdde8cb4cf3d525d9d8e34fc03be
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Mon May 17 19:46:12 2010 -0300

    Fix signal initializer.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit b7df2f1c0ca771caad27c0fe896e5657f589f05c
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Mon May 17 19:46:12 2010 -0300

    Fix signal initializer.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 40d67b2892039fabc41bf7a23c0ee7f95310367f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 17 19:11:56 2010 -0300

    Implemented signal to signal connection.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 3f6c11762e55942f530737b6ed6528680fb675b5
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 17 18:56:00 2010 -0300

    Implemented support to connection type.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 089cce5dbbcaeb32b14fc561ce0d723dbb80d6e1
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 17 18:40:38 2010 -0300

    Used shared pointer on MethodData to allow copy.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit f976c831fd89c09e116465538f0a3888bba543e2
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 17 17:37:52 2010 -0300

    Register Signal objects on MetaObject.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 367536b2aad4c076141d6075b766c246a102d763
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 17 16:50:25 2010 -0300

    Removed init[slot,signal] from public api.
    
    Use PyObject_dir to discovery signals methods. (this is very slow)
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 77d9398bde09ed06ff0be94168c7c8739ec2483d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 17 15:28:11 2010 -0300

    Fixed memory leak on signal allocator.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 005aeaf8290ff9308bb9ad0edfec1949e8125772
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 17 13:56:53 2010 -0300

    Fixed memory leaks.
    
    Used PyObject on attr functions.
    Code style update.
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 7001f3df8fd969cbd619fc33172d74c738f796a1
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 17 13:43:15 2010 -0300

    removed TPFLAGS_BASETYPE from signal/slot classes to avoid derivation
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit a6ce509dac8c2623f481e0b7442305d7d0245487
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 17 13:37:01 2010 -0300

    Updated signal/slot class names to follow the same style.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 37141d23299586f996a71e18b511992eb1b712d1
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 17 11:10:44 2010 -0300

    Fixed signal signature parse.
    
    Implemented signal allocator function to be used on generator.
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 5eabe6943ff7f6fe0a4e4b008f4664361354441a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri May 14 19:05:51 2010 -0300

    Implemente sequence operator on signal class.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit d8593de73a7f8fdb71012d253f91de3878d29d5e
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri May 14 17:14:49 2010 -0300

    Implemented signal name discovery if not setted on constructor.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit c5fd4d4830cb49c9f8087d7e54335f4c248f76bf
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 13 15:50:42 2010 -0300

    Implemented support to modify slot return type.
    Included method type in DynamicQMetaObject metadata.
    Moved Signal/Slot objet to libpyside.
    Create unittest to signal class.
    Implemented disconnection function.
    Fixed emit method on signal object

commit d2a6f35ef914b000ddd7685925075985c76817ac
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 13 15:50:10 2010 -0300

    Included QMetaMethod class in QtCore typesystem.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 79ce19690db524e40f1e837cd52ebbbe251b3447
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 12 18:12:25 2010 -0300

    Use new decorators api on autoconnect test.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit fde014f5db8f35727585e4402849ef565987c63a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 12 17:21:19 2010 -0300

    Implemented support to slot decoration.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit ac217286e20644cd2519cde6c2588761b6a39cd6
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed May 12 17:20:29 2010 -0300

    Created unitest to slot decoration.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 4452d5dbaa089ad8bf9ae169d6d7579a04215161
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon May 10 13:41:56 2010 -0300

    Created test to static metaobject.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit e58db20b0fe32beb87365e74cf29fc45bb8ce603
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Fri May 7 15:50:28 2010 -0300

    Fix bug#167

commit 4fb103abfabf0f4b5f2c21258330647d0377ce1b
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Fri May 7 15:47:46 2010 -0300

    Removed undocumented enum from QtCore.

commit f34be7e312e71430580e7168c9b52d33126b71e8
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Fri May 7 15:56:56 2010 -0300

    New test case to cover QMenu.addAction() problem. Bug #167.

commit f17539378b995711c011b74070509566f30c7e9a
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri May 7 11:47:43 2010 -0300

    unittest for autoconection signal/slot.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org

commit 1551821972882def5738220112c3a7487ab80edf
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri May 7 10:50:41 2010 -0300

    uinit test for signasl with valuetype as pointer.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit dfdad7e0e54bab62825e639b7bacc0679032c236
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 4 18:51:21 2010 -0300

    Bump to version 0.3.2

commit c54618eee276f134722889b715279f021af5ecb5
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue May 4 15:08:06 2010 -0300

    Fixed layout issues in global module index documentation page.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewer: Renato Araújo <renato.araujo@openbossa.org>

commit f0e7ba8fe7c043ac21d846959a5d24752a0f010a
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue May 4 13:57:50 2010 -0300

    Fix documentation page about how to generate the documentation.

commit 3ca68789bb95a8a5d3bad0ad6f6799051bdb0f76
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 4 11:39:50 2010 -0300

    Updated git-archive use to keep compatibility with git version 1.6.

commit c52e628de3afeafe72c3969e43eee8990e3fa815
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue May 4 11:48:02 2010 -0300

    Fix libshiboken SONAME.

commit 04a7beaab3089341479bc4fc11c2dc6d3721f3c5
Author: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>
Date:   Tue May 4 09:19:39 2010 -0400

    Add QtMaemo5 to the modules list
    
    Reviewer: Renato Filho <renato.filho@openbossa.org>
    Reviewer: Lauro Neto <lauro.neto@openbossa.org>

commit e2763f0ae9471148ae0c6be87d9b0b05075c731f
Author: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>
Date:   Mon May 3 16:59:19 2010 -0400

    Bump generation tools versions

commit 4805c01d3375d9c0cdf428e75f0e61cf6c54e432
Author: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>
Date:   Mon May 3 15:14:09 2010 -0400

    Update build docs dependencies/versions

commit fdb03104bf19ba029915ad69fc8337785a6d498d
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon May 3 17:05:18 2010 -0300

    Fix Phonon.path.[sink|source]() return ownership
    
    Was leaking references and segfaulting on exit.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewer: Renato Filho <renato.filho@openbossa.org>

commit 6d2bdf8907edfcef88cd38530778a9e3500f0886
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Apr 30 20:12:29 2010 -0300

    Fix phonon playing test
    
    Wasn't playing anything as no output was being connected to
    the source.

commit 8ba349cfedc492dc0260cf176a2f7ca86e06b186
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Apr 30 20:11:55 2010 -0300

    Adding missing files
    
    Were giving 'symbol not found' with Qt4.5 or failing compilation

commit 0313063fa38b291d82d43f452d92d1211c8ae447
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Mon May 3 16:31:45 2010 -0300

    Add doc generator for some missing modules.
    
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>
    Reviewer: Renato Araújo <renato.araujo@openbossa.org>

commit 683c105ae9d128c64a3ef1ac8ae264506c1e2101
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Mon May 3 10:50:17 2010 -0300

    Build documentation of out source dir, automagicly replacing variables like version numbers.
    
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>
    Reviewer: Renato Araújo <renato.araujo@openbossa.org>

commit 3ee5470bc386eaa40a88e59f52eca94376eebb3e
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Fri Apr 30 16:09:02 2010 -0300

    Fix documentation title, as requested by bug#168.
    
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>
    Reviewer: Renato Araújo <renato.araujo@openbossa.org>

commit 59d0798159149be4bf9fd209b468a5b09d37d80a
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Fri Apr 30 16:08:23 2010 -0300

    Add dbus example do docs.
    
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>
    Reviewer: Renato Araújo <renato.araujo@openbossa.org>

commit e7f6729d5b23931ba8a3ea30d80b15110cb4aa8f
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Fri Apr 30 17:12:43 2010 -0300

    Python2.6 doesn't include a .pc file.
    
    "Requires: Python" will break any use of pkg-config when trying to
    detect information related to pyside or shiboken modules.

commit 228372d4dac023b3e0376e5f7d8ec3cd4eed9ce0
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Fri Apr 30 17:11:55 2010 -0300

    Install pysideconversions.h to the proper place.

commit c3a2b39438e18e1ad0abdce4cf5fb3a2a3339513
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Apr 30 18:00:25 2010 -0300

    Fixed typesystem parser warnings.

commit 7d694e215d648d43c8151ac3f0ad46b498b24991
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Apr 30 17:04:42 2010 -0300

    Adding test for QtScriptTools
    
    Reviewer: Bruno Araujo <bruno.araujo@openbossa.org>
    Reviewer: Willer Moreira <willer.moreira@openbossa.org>

commit 52f06cdcd83adc4e5fa61764602d9b3511296c77
Author: Willer Moreira <willer.moreira@openbossa.org>
Date:   Fri Apr 30 13:08:22 2010 -0400

    Adding support to QtScriptTools module.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewer: Lauro Neto <lauro.neto@openbossa.org>

commit 9f6d188d3551fd096c596c3feaf03faf456389ec
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Apr 30 15:02:46 2010 -0300

    Add missing flags attribute.

commit acc0ce463c8872d7549f32992c561c654fc1303e
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Apr 30 14:22:24 2010 -0300

    Phonon Notifier wrapper.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewer: Renato Araújo <renato.araujo@openbossa.org>

commit a7c7c9a76c0e9a132a8526ac420d0fb68905d53e
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Wed Apr 28 17:43:48 2010 -0300

    Add QMultiMap support for Qt.

commit d168458987ecec8008f7df97e3a8f64dc33018ff
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Fri Apr 16 19:51:09 2010 -0300

    Initial bindings for phonon

commit faa90f5b7be896e50018b46778c6cc7aa5aba557
Author: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>
Date:   Wed Apr 28 17:44:36 2010 -0400

    Update build docs.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit 171c9ed6efaef75ec95fbb96bba890c4a8bf236b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Apr 29 11:41:22 2010 -0300

    Fixed convertes memory leak.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 35a3178fdcb0b3e925491ac33b1f3ed02ced7725
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 28 14:37:39 2010 -0300

    Update documentation about shiboken and remove old one about
    boost.python.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 8d0fc00e8bbcb504373c3b29932bc6bdc2fb9fe3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Apr 28 14:34:46 2010 -0300

    Skip BaseWrapper class from class diagram generation.
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit aaece960d3cf1c9d19dd84fe8171769517647724
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Apr 27 18:12:50 2010 -0300

    Adding ./doc from boost
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 685246809debe672a0007b67fe78f7c77bad6739
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Apr 27 16:44:54 2010 -0300

    Fixing project name
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 196f5ae1046aca2f9fdc6284581474d062f505fc
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Apr 23 18:59:46 2010 -0300

    Created unittest for QtScript.

commit 0255f6ebb65850e593d34da4804d2bad2ad486bc
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Wed Apr 21 13:07:45 2010 -0300

    Adding support to QtScript module.

commit 88bae999f715fcd22ea7efe5c497d60323ddef39
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu Apr 22 15:54:52 2010 -0300

    Added all Qt global functions using the brand new function tag.
    
    Reviewer: Renato Araújo <renato.araujo@openbossa.org>
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>

commit e6cfe657ff35b10a82419b027dc056a3e560795b
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Fri Apr 16 15:44:07 2010 -0300

    Moves contents of qobjectdefs_pyside.h to global.h.
    
    This change is required to APIExtractor correct find the file where the classes
    declared in qobjectdefs_pyside.h were.

commit 765dc0857887bb838e22797f9e237f2d63cb1bb5
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Apr 13 20:22:15 2010 -0300

    Function modifications of QDragMoveEvent moved to its base type, QDropEvent.

commit 59ccd4c744de0c3c41015a80798e31e8481df5b0
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Apr 22 16:18:23 2010 -0300

    For now on, the c++ ownership is mandatory on QLayout family classes.
    
    QLayouts class does not take ownership of widgets, only transfer
    ownership to parentWidgets.
    
    If you add a QWidget in a QLayout this widget does not have your
    refcount incremented until this layout get a parent QWidget.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 3c68c1f03f14f233f11dc2918192078a36efd276
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Apr 22 14:39:51 2010 -0300

    Fixed QLayoutItemWidget polymorphic expression.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 1ec8bf6f1e745eea07c450b24dd1e6f6fb60f7db
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 19 17:57:08 2010 -0300

    Fixed QLayout family return policy.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 2c937c64420c414a33f76c8df8f1f72592469576
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Apr 19 17:59:53 2010 -0300

    Fixed QApplication exit order.
    
    SignalManager need be destroyed before QApplication to avoid memory
    leak.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 3468ba1efffc17f532ca69007602e87f19245304
Author: renato <renato.filho@openbossa.org>
Date:   Fri Apr 16 16:14:03 2010 -0300

    Implemented module QtMaemo5.
    
    Create unittest for module.
    Fixed generetion of typesystem_gui.xml based on detected system.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit de4a1a10b01f54ce03bc484f04f4294ba8b4d314
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Apr 15 12:13:07 2010 -0300

    Fixed bug with refcount on PyObject args during signal/slot emission.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit 2de4b9385917ff3d0616cf9967295d412f89297f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Apr 13 17:55:53 2010 -0300

    Removed unecessary inject code on QtHelp typesystem.
    Renamed unittest to standard name with test in the end of filename to be
    detected by test suite.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 24249a4538756ba19d1cef29b5db98680d29105e
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu Apr 8 19:08:53 2010 -0300

    Partially fix bug#181 "Support Qt message handling system".
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>

commit e7c5666bc3ab7d7678f319138688391395a50711
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Apr 13 14:55:06 2010 -0300

    Fix typo, QT_MULTIMEDIA* => QT_QTMULTIMEDIA*
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>

commit 653bb5149b0e29bbad994568954a1c937fe0b248
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Apr 13 15:13:19 2010 -0300

    Created unittest for QtXmlPatterns.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 27458bcd2f87e29dbdb60ba0de463261fedd3afa
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Mon Apr 12 18:35:21 2010 -0300

    Fix bug#197, among some reference leaks.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>

commit f4c941bdadd8fd0ea4286745551af55899b76494
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu Apr 8 15:26:36 2010 -0300

    Add hack to find QtMultimedia module.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
    Reviewer: Renato Araújo <renato.filho@openbossa.org>

commit 1d90691a0004aa20e15f86872f44c0bf33409703
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu Apr 8 11:13:35 2010 -0300

    Fix modified type of QAbstractVideoBuffer::map method.

commit 7a3f28e1bf742f689200a981e28de8f9222508b2
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu Apr 8 11:11:28 2010 -0300

    Do not throw an OverflowError on QString.number(-1).

commit 74624014231706acdd87d70f5c1fb01fdd1f8ab6
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 23 14:37:58 2010 -0300

    Install QtMultimedia header file.

commit bbb1b7ef98d35f8cb03c827c05814fd942f46840
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 23 14:36:48 2010 -0300

    Fix CMakeLists and typesystem of qtmultimedia to use the right typesystem file from QtGui.

commit 354b8b6cea7b3f8ae1c95d20d48c598da5c6cbdc
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 23 14:34:37 2010 -0300

    QtMultimedia doesn't exists in versions prior to 4.6, so we dont need to check if we had Qt4.6 to add specific Qt4.6 files.

commit 3ddaabdefe113406be50447515fcf39cc058554a
Author: Carlos Goncalves <mail@cgoncalves.info>
Date:   Tue Mar 9 12:48:41 2010 +0000

    Initial QtMultimedia bindings

commit 542095e1ee72e32e5b935fb20c52d17d54903f79
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Apr 9 16:51:37 2010 -0300

    Fixed signal emission with pythonic signalture.
    Created unittest.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 9ca3e6148aafc852c72302a2d3401a2dff56abd2
Author: Thomas Berg <merlin66b@gmail.com>
Date:   Sun Mar 21 07:35:56 2010 +0100

    Use '&&' instead of 'and'.
    
    The 'and' keyword is not supported by msvc.
    
    Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>

commit 7127770c641cbfa5b9d3b72276d949e300089707
Author: Thomas Berg <merlin66b@gmail.com>
Date:   Sun Mar 21 03:31:51 2010 +0100

    Use heap allocation for array with unknown size.
    
    With msvc, arrays can only allocated on the stack if the size
    is known at compile time.

commit ce69493714e3c6337dad103abea094136770d571
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Mar 18 16:45:54 2010 -0300

    Initial bindings for QtXmlPatterns.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>

commit f9e2b8a5c5087bbb6570b64667bd4ab91f326b78
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Fri Apr 9 14:21:32 2010 -0300

    Suppress some known warnings from apiextractor.

commit 4d699fd85d0e6726f4100bcd4b382dc2185c1435
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Fri Apr 9 14:17:22 2010 -0300

    Remove warnings about deprecated const char* to char* conversions.

commit 9498ae46122f3f89e7aa44e50099be847c58ec2c
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Fri Apr 9 16:23:07 2010 -0300

    Initial bindings for QtHelp
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>

commit 965a16322bade4098b8fe187296e62b746d6b590
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Apr 9 17:49:31 2010 -0300

    Adding test for multiple QObject inheritance
    
    Reviewer: Hugo Lima <hugo.lima@openbossa.org>
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>

commit fbf8774f5833bd7f864d3919e843a857f21f1fb5
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu Apr 8 17:31:40 2010 -0300

    Fix bug#200 "Add support to disable the binding generation of some modules."
    
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>
    Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>

commit f8907f4e4ed306f07c28d285d2d46bd2b43ea19b
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu Apr 8 16:34:52 2010 -0300

    Fix bug#210, "Can't connect generic callable objects as a slot".
    
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>

commit bd8d5dabb334d16ccfdb76fe0fb8d083be2c0219
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Apr 6 18:57:10 2010 -0300

    Small optimization in QObject::receivers
    
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>

commit fa9a91b59e4dee7e289c9711b86525016491e414
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Apr 6 17:02:13 2010 -0300

    QStrign uses the same hash function of str/unicode objects.

commit fc08b8878113645692f65d84e488de8288fa09b7
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Apr 6 14:13:43 2010 -0300

    Fix QObject::connect(sender, signal, slot).

commit 9f9c1aed52213deba3ca4b34b9010f7dbadb45ef
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Tue Apr 6 14:09:34 2010 -0300

    Better warning message when the signal emission fail.

commit a5b2237ee0a7a894e1eac4e2c0f4b270866a059a
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Mon Apr 5 18:10:23 2010 -0300

    None is convertible to QString, the result is a QString where QString.isNull is true.

commit 826678cb91124784339c2a92118e82413ef03b5c
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Apr 1 19:26:07 2010 -0300

    Do not handle QVariant user types as Python objects, only the real Python objects.
    
    Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>

commit 9b338f98571bd2d0433564014af3cf18e87788bd
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Apr 1 19:25:00 2010 -0300

    QVariant.toList returns a list when it contains a python sequence.

commit 956d6fd530a5c1c526dc64a357addd790ab87c12
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Apr 1 18:12:40 2010 -0300

    Fix some issues with QVariant, including the QAbstractKinectScroller one.

commit 77c2be562b00166172caf7fc460765488e47e3a4
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Mar 30 15:28:57 2010 -0300

    Extended QMatrix test with QPoint reverse multiplication.
    
    Reviewed by Anderson Lizardo <anderson.lizardo@openbossa.org>
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 96e7b2db77552e1b322427125a9044381f778182
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Mon Mar 29 14:24:27 2010 -0400

    QEasingCurve::setCustomType typesystem workaround
    
    Due to bug #201, typesystem signatures that take pointer to function
    types are incorrectly expanded.
    
    To workaround this bug, the typesystem signature for
    QEasingCurve::setCustomType removal is:
    
    <modify-function signature="setCustomType(double)" remove="all"/>
    
    But for ARM, this same workaround does not work, and has to be:
    
    <modify-function signature="setCustomType(float)" remove="all"/>
    
    This is probably due to how apiextractor/shiboken is incorrectly
    expanding the pointer to function signature. To remove setCustomType on
    ARM (and thus allow the build to succeed), this commit adds both
    signatures.
    
    This is a temporary fix just while bug #201 is not fixed.
    
    Reviewed-by: Lauro Moura <lauro.neto@openbossa.org>
    Reviewed-by: Bruno Araujo <bruno.araujo@openbossa.org>

commit bf8b1e7d38dd849a6cd22005fcfb0668007915f3
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Mon Mar 29 16:55:28 2010 -0400

    QtNetwork/typesystem_network.xml updates
    
    Reviewed-by: Lauro Moura <lauro.neto@openbossa.org>
    Reviewed-by: Hugo Lima <hugo.lima@openbossa.org>

commit 5bd8147956aa7b54af96ce4a0ec9f00afb8fcf88
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 30 12:01:10 2010 -0300

    Adapt to changes in libshiboken
    
    Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>

commit 718dd06ecd8443bc556f68bb17f7958e891ee48b
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Mar 24 20:23:47 2010 -0300

    Fix QObject::findChildren and QObject::findChild methods.
    
    QUiTools unit tests uses these functions and will fail without this patch.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>

commit 771c2be893567c8f6bd0deda87ff0e95322923a2
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Mar 24 19:24:14 2010 -0300

    Initial bindings for QtUiTools.

commit 7107c2fef5b5a0eba19c513945d8698bc8d962bb
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Mar 24 18:41:35 2010 -0300

    Removed unused/duplicated test due to a typo.

commit a35a05883476b0f1fee51c0bfa99e1ee4e974038
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Mar 26 16:34:37 2010 -0300

    Removes the user added copy constructor for QPoint class.
    
    API Extractor already provides it.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit 17730b9af517180cbc2a2c88c6b3f9fca99e76d6
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Mar 26 18:25:37 2010 -0300

    Added missing enums to QtOpenGL type system.

commit 2e1a48c831eb35ef8f2d77f44eed54dbf2e1c346
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 23 19:23:34 2010 -0300

    Version bump
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>

commit d2b3cf46905c69707415a227ca2973108392ee28
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 23 19:23:01 2010 -0300

    Fix file name of generated source package.

commit a576f86faae357b7cd1b614567c17bfb6b2c3358
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 23 19:04:02 2010 -0300

    Fix name of source package generated by make dist.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>

commit 30480cb699bfed0c96e3026c949c4da2b6910672
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 23 16:37:34 2010 -0300

    Use the right typesystem file for QtGui.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>

commit 61fcd59519fb76e9158c26108b124812d265a989
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 23 16:35:39 2010 -0300

    Install QtXml header file.

commit 2fe34fee65bda5a3eec7b08974f71f839be5e7c5
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Mar 8 12:50:01 2010 -0300

    Adding tests for QMenuBar.addAction.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit e7ec7cf9d5e69f30552bcc79e891bf06cfdb3d16
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Mar 23 16:02:31 2010 -0300

    Updates QMenuBar type system and adds custom code for addAction method.

commit 09d40d5b0e33019acaabe5bd66a3874ea103cab8
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 23 14:32:25 2010 -0300

    Fix CMakeLists and typesystem of qtwebkit to use the right typesystem file from QtGui.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>

commit d4c193277a2ba0fa5d47292160ebc1c12ce9dca0
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Mar 23 13:50:37 2010 -0300

    Adds unit tests for QDomDocument class.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit d42c260b589fc1b867a07115ed87b62b6643071f
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Mar 23 09:30:52 2010 -0300

    Adds unit tests for QXmlSimpleReader class.
    
    QXmlSimpleReader is tested for instantiation, as well as 'feature'
    and 'property' methods.

commit 1e1c83886edee5c4d83a69e9414becc8f0bd47a7
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Mar 23 12:54:14 2010 -0300

    Updates to QtXml module.
    
    Fixes many classes, in particular: QXmlDefaultHandler, QXmlContentHandler,
    QXmlEntityResolver, QXmlReader and QXmlSimpleReader.
    
    A new type system template was added to handle virtual methods that must
    convert a (result, bool ok) tuple returned from a Python override into
    a single C++ result value and set a C++ bool* argument.

commit d38e0155185d0c691e22387e5b2fb22b114bf324
Author: Matti Airas <matti.p.airas@nokia.com>
Date:   Tue Mar 16 10:34:12 2010 -0300

    initial bindings for QtXml
    
    QtXml now compiles and can be imported but is not tested at all.

commit c91f618bf3275914bbe02ea91a19a86516a045d1
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 23 11:36:48 2010 -0300

    Bump version to 0.3.0.
    
    Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>

commit 61ce86f9fa8865161a1a3b06f0b2b88760be224b
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 23 11:27:27 2010 -0300

    Changed routine to build source packages.

commit 8d0ae81d99aaab95bae609bd56c7692e9ccdea0b
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Mar 22 18:39:43 2010 -0300

    Install module headers.

commit fc297baab11d0baccbc841838d4ab4700ccac0ea
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Mar 22 18:39:08 2010 -0300

    Add all binded modules to __all__ variable of __init__.py

commit d4f3f70eda6f9b7b0307de7f913be9bdd46d9987
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Mar 22 17:55:09 2010 -0300

    Add PySideConfig.cmake and PySideVersion.cmake files.

commit a5c10e3a4d28b4556e4927cefd72bb9ca279ad92
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Mar 22 17:45:05 2010 -0300

    Add pkg-config file for libpyside.

commit cf3f6d1cf5e4628e735ce6d164d74861e550071e
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Mar 23 10:46:51 2010 -0300

    Adds a new flag test.
    
    The test does an invert operation on the result of an or operation
    over two enum values.
    
    Reviewed by Anderson Lizardo <anderson.lizardo@openbossa.org>
    Reviewed by Bruno Araújo <bruno.araujo@openbossa.org>

commit 290d773b323e8a0c7e9178b4c7997dcb2db5ba97
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Mar 23 08:29:18 2010 -0300

    Adds a hash function to QTreeWidgetItem objects.
    
    A "hashable" unit test was added as well.
    
    Reviewed by Anderson Lizardo <anderson.lizardo@openbossa.org>
    Reviewed by Bruno Araújo <bruno.araujo@openbossa.org>

commit c424162a0380609eed447fd370467813242fec08
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Mar 22 17:02:17 2010 -0300

    Fix methods for the '*&' commit in apiextractor
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>

commit 5e391044e735afb282ddaca61076ca0135759437
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Mar 22 11:54:07 2010 -0300

    Initial QtSql bindings.
    
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit 4df12e7cba463ce664b8cf4e95bb72c4aef2a5ff
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Mar 22 11:52:48 2010 -0300

    Return a QStringList wrapper instead of a python list in Converter::toPython.

commit a025ecb863f7a2e7881458e3f614fb1c4598c49d
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Mar 18 16:38:28 2010 -0300

    Putting back QDrag::start.
    
    Although it is not documented, it's in the public API in the
    latest Qt SDK.

commit c4896b83723adc7050d486450b9758e5211dacb5
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Mar 18 16:37:31 2010 -0300

    Adding a more complex test for QPixmap, QColor, etc

commit 061349d6391cd3677b58489e31d4e9e654abc47b
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Mar 18 16:36:48 2010 -0300

    Adding QVariant(QPixmap) test

commit 2c73d919273b1660af40053afa198a42278c07a9
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Feb 26 20:16:54 2010 -0300

    Fix QDataStream <</>> QPixmap test

commit 737952531b367f4adc3bc73d326f350e58948634
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Sat Mar 6 21:49:02 2010 -0300

    Isolate QVariant tests that use pure python objs

commit 1356f832ae7a51435e904218014261072099d3c2
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Mar 15 10:17:12 2010 -0400

    Fixes QPixmap.loadFromData method and extends QPixmap test cases.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Bruno Araújo <bruno.araujo@openbossa.org>

commit ff3f3a9cf2efc3e51de83831ffba355abe61e701
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Mar 18 21:12:51 2010 -0300

    Bindings for QtOpenGL.
    
    Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit 637208c48821634dab3599673bef64b090cff1e8
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Mar 18 17:51:47 2010 -0300

    Remove whitespaces from qtnetwork typesystem.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>

commit e7adc30c8d0f04bc447666c235a5a72724174224
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Mar 18 17:47:35 2010 -0300

    Remove some methods and ctors which makes no sense in the python world.

commit ef1ed30d114477af62fe57c909a97337f2e3d6ff
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Mar 17 17:04:28 2010 -0300

    Small fixes for Qt containers converters.

commit 1e8fae534a702555055718810ac8b09ea4fcdd92
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Mar 17 16:56:39 2010 -0300

    Added test for invalid QStringList conversion.

commit e567c33769897f7bb5cdc299738ba21c1c649702
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Mar 17 15:53:38 2010 -0300

    Remove qtgui_qstring_qkeysequence from test blacklist.

commit 04081418245c6eb5a37b0f0ae01fd32306636429
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Mar 17 11:12:38 2010 -0300

    Removes QVariant(float), QVariant(double) will just do the job for us.

commit 781bdbe6321298e7bb567a717a8b0fca4cd0e7e2
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Mar 15 14:46:30 2010 -0300

    Fixed PySide custom conversions to work with newer versions of shiboken generator.

commit b53b9e49ba3b277913b970df758b75b36cc253a4
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Mar 15 14:43:30 2010 -0300

    Added container conversion to QStringList.

commit fc9619b5651e5aa7d39b0651f6e426d8b71f8db9
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Mar 15 14:41:54 2010 -0300

    Added conversion templates for Qt containers.

commit ceae06a748c5120eee89a2983b1cc994c09844ca
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Mar 4 18:38:56 2010 -0300

    Extends the QKeySequence unit test.
    
    The test adds conversions from QString and Python string to a
    QKeySequence.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 965dd2d917500cf03076de721a691f9a7ad63420
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Wed Mar 3 17:34:03 2010 -0300

    Adding event filter test for new type discovery
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>

commit 8ea7551ac00a49d72ccf0d6a8fcf1e064d59e496
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Wed Mar 3 17:09:57 2010 -0300

    Initial QtTest bindings

commit 361322dea68da3f8193979496ac4e4a4e725ee9f
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 2 18:54:12 2010 -0300

    Add some missing Qt4.6 enums.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>

commit 6f19bc36d75249c32a0b30e55460ed3e0348bc23
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 2 18:52:33 2010 -0300

    Fix compilation of QtCore when using -DAVOID_PROTECTED_HACK.

commit 77bb1220b4bc7d538d1e57cf6011d7b3fbe42925
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Mar 2 13:30:38 2010 -0300

    Updated type system and QString and QPixmap conversions to be extensible.
    
    And removed the QkeySequence test from the black list (the list of tests
    expected to fail).
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit 4eafde570f4bb3d4bf663959959d8c1a0b221212
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Mar 1 19:48:54 2010 -0300

    Re-add polymorphic-id-expression attribute on QtCore and QtGui typesystems.
    
    Also add some missing classes on QtGui.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>

commit 0169a27adc524ffd7553264240dbd74aaad74739
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Mar 3 16:03:12 2010 -0300

    Fix QtWebkit module compilation with Qt4.5.
    
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>
    Reviewer: Lauro Moura <lauro.neto@openbossa.org>

commit 30f3f070ac20d98bae7fcd02a85bc60f33457742
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Sat Feb 27 13:45:28 2010 -0300

    Adding QColor == GlobalColor test
    
    Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>
    Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>

commit 7256827c898d11be2cbf43566bac348f0395f2e8
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Feb 26 20:38:59 2010 -0300

    Adding test for QColor(QRgb)

commit 8bc7aa50c6e875461787ce9c6b5e2edb01de78bc
Author: Carlos Goncalves <mail@cgoncalves.info>
Date:   Sun Feb 28 02:21:13 2010 +0000

    Initial QtSvg bindings
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 0d9b1dca7fcdae9ceb1d31c2f21926c2b06e7802
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Mar 2 13:33:43 2010 -0300

    Updated custom converter for QBool to use ValueTypeConverter instead of ConverterBase.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit a13b5b014569c46d9a8b5a09ac24162fada7b9f5
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Thu Feb 25 12:25:41 2010 -0400

    Replace "requires" class decorator with a simple if (for Python 2.5 compatibility)
    
    Reviewed-by: Lauro Moura <lauro.neto@openbossa.org>
    Reviewed-by: Bruno Araujo <bruno.araujo@openbossa.org>

commit b10d28d07f215ae8f237f038db2a5d90009055c5
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Wed Feb 24 19:26:24 2010 -0300

    Adding blacklist with qkeysequence test
    
    Reviewer: Hugo Lima <hugo.lima@openbossa.org>
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit c7199a6ecbe5d4daf95f0e4629ea6cac4526cc19
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Wed Feb 24 16:07:52 2010 -0300

    Fix bug #164 - __len__() function missing in QItemSelection.
    
    Reviewed by Renato Araujo <renato.filho@openbossa.org>
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit 915a34b39ff192b1f6c057721f326cd0d36588ec
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Feb 26 14:32:04 2010 -0300

    Do not link QtWebkit module against other modules.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit 9639df1818207f6073b22ff6d3890c8d09bc12ce
Author: Carlos Goncalves <mail@cgoncalves.info>
Date:   Tue Feb 9 01:07:14 2010 +0000

    Initial QtWebKit binding (Qt 4.6 supported)

commit 42cd45f62ae1e57c929dcb55ab66d4dec67291f2
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Feb 25 14:15:36 2010 -0300

    QWidget.setStyle should not be set as parent of the style passed to it.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit b4942f58314130fbe6aa9ce8a307b3d21fc633c4
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Feb 25 14:06:43 2010 -0300

    Adds a QStyle test.
    
    The new test creates and sets a QStyle for all widgets in an UI
    hierarchy. One of the widgets, a QFontComboBox, contains a QLineEdit
    originated in C++, calling setStyle in it must not steal the ownership
    of the QStyle or else things will break.

commit b0112feddd5dbcdc602fe4836591313c04c8d934
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Feb 25 13:45:28 2010 -0300

    Fixed QtGui type system for QStyleFactory::create(QString) method.
    
    The 'create' method returns a new QStyle object whose ownership
    must be transferred to Python.

commit 18302e80b874f3032e17abe1deab03b92232711a
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Feb 25 13:29:54 2010 -0300

    Renamed QStyle test to StandardPixmap.

commit 9c0e61aec48cf1c0201ed6df8df86a8c8f66a770
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Feb 24 18:50:03 2010 -0300

    Adds unit tests for QGraphicsProxyWidget and for Python type derived from it.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 3e100626a5e1676240f374275440d2ec1e191599
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Wed Feb 24 16:03:06 2010 -0300

    Fixing usage of tp_name in QVariant converter
    
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit eeb50b166bc122cf5326e842528d92b4e0914ff3
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Feb 24 15:19:36 2010 -0300

    Custom code should use Converters instead of the "_cptr" macros.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 15cfd5f5a2da879f0ac4a1f5dfd4f2fb139ac6b4
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Feb 23 20:51:50 2010 -0300

    Header fixes
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit e78d11c683db8551628d0259f72390cfd930e965
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Feb 22 18:21:50 2010 -0300

    Adding more tests for QFlags operators

commit b12189b3de7f63d1d0168d82808b72ce3cb97dc8
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Mon Feb 22 11:41:11 2010 -0300

    Enable support for >> and << operators (QtCore.QTextStream).
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit d131b85ce4ff300dece894a9672355b3f00451e4
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Mon Feb 22 11:41:11 2010 -0300

    Enable support for >> and << operators (QtCore.QTextStream).
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 6d8b1440a37bbe6d8eedcfbe420acab15c21b8ac
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Tue Feb 23 10:32:54 2010 -0400

    Modify return ownership for some QTextCursor methods
    
    This is necessary because the parent of the object returned by these methods is
    not the callee's method object.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 46f20f137ca789fd6a26eb4ce0f2360c91258c21
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Tue Feb 23 10:26:14 2010 -0400

    Add tests/qtgui/qtextedit_test.py

commit 30bc9ff03841fe4866d6faa18fa6623902c4dd59
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Feb 23 16:27:24 2010 -0300

    Renamed exec function on QPrintDialog().
    
    Fixes: #165
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 75b7afbd63be9b27d3bd964891720e8c16079280
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Feb 19 17:10:24 2010 -0300

    Fixed memory leak on callbacks used on signal connection.
    
    Now using the 'destroyed()' signal the reference is cleaned after source
    object destroyed.

commit ab738e07d2cffc0fc9692ecc3a5f830847b853bb
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Feb 23 14:50:17 2010 -0300

    Remove warnings about unused variables in code injection of TR functions.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 1461f2e6d25388dd1fe831e3adc56e0e2ce13df5
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Feb 23 14:47:49 2010 -0300

    Use %0 instead of cptr, because cptr is an implementation detail.

commit 3838566c193758a9cc09833f7e2ce3a44afe0d7f
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Feb 22 16:18:04 2010 -0300

    Doesn't use "return" on typesystem templates, use %PYARG_0 instead.
    
    .

commit e5624ded523a25b0b45b4e216ddb4dae38add50c
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Feb 19 19:28:19 2010 -0200

    Added QPixmap(QVariant).
    
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 03030ce1945075d9c32ab6ada75a45b7f7f906b6
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Feb 22 15:38:50 2010 -0300

    Replace QChar(char) with QChar(Str)
    
    QChar(char) was conflicting with QChar(int) due to char converter
    using PyNumber_Check.
    
    Reviewer: Renato Oliveira <renato.oliveira@openbossa.org>

commit b5128919aaa92862dec02c268a2e94c742425a9f
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Feb 22 15:35:13 2010 -0300

    Adding conversion file for QChar

commit 82e214967cc048cee380c5e97d3c3ad78d3a923a
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Feb 22 15:33:12 2010 -0300

    Adding tests for QChar(Str)

commit fceead0efef4b6b833546ecd331f21dc878719c8
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Sat Feb 20 19:22:26 2010 -0300

    Adding test for QChar(int)

commit babe9db5515e38635e04c2fd018fcfe5b24d40e8
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Sat Feb 20 18:22:17 2010 -0300

    Added a new case to translation unit tests.
    
    The new test calls QCoreApplication.translate passing None to an
    argument that in C++ expects a 'const char*' and accepts a null pointer.
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit c440eccaef049b03a21022af6286e819259777b2
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Sat Feb 20 16:12:53 2010 -0300

    Adds a simple unit test for QtGui.QPen instantiation.
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit eaaa562f9c52d924476b7f8635d5529891955271
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Feb 19 19:10:11 2010 -0200

    QtGui and QtNetwork uses the global header from QtCore, so they must be compiled after QtCore.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 5bf7e701e7f598287a460682ad4468a2460a9932
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Thu Feb 18 17:26:37 2010 -0300

    Support QPoint(QPoint) constructor.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 1b943ab43c730b28b7dc3acbdc8d6d5a737cf4ad
Author: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>
Date:   Fri Feb 19 16:00:58 2010 -0400

    Remove multiple signatures for QSignalMapper mapped() and setMapping() functions (Fixes: #154)
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 29c6142355278e772025fa006f8075036f4c8e3f
Author: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>
Date:   Fri Feb 19 07:58:09 2010 -0400

    Replace reserved words at qgraphicsitem_isblocked_test.py

commit fc68cd2248106e64fa1a00743c2ec56edf2effe0
Author: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>
Date:   Thu Feb 18 16:18:33 2010 -0400

    Use assert() functions in the unit tests for the sake of standardization

commit 65f6f78008d4f961c9ebe5d8047b0f2c742fe15f
Author: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>
Date:   Thu Feb 18 12:18:57 2010 -0400

    Add unittest for QInputDialog.getXXX() methods

commit 9f47f2174215eb49f3060669db66c7145e2ee7e5
Author: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>
Date:   Thu Feb 18 11:36:11 2010 -0400

    Add unit test for QGraphicsItem.isBlockedByModalPanel()

commit ecb715ae00b1b2f36518fa666dd1a685dd5f88ee
Author: Bruno dos Santos de Araujo <bruno.araujo@openbossa.org>
Date:   Wed Feb 17 13:33:28 2010 -0400

    Add unittest for QFontDialog

commit 6c086e845e022f5c77cf11ac360cb878818c2568
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Feb 19 17:40:30 2010 -0300

    Fix array deallocation
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 8ad970d91e4cc28ae0666baa12aa9d0e212c2e96
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Fri Feb 19 08:55:32 2010 -0400

    QGraphicsItem.isBlockedByModalPanel: initialize the pointer argument to avoid invalid memory access if the method returns false
    
    Reviewed by Bruno Araujo <bruno.araujo@openbossa.org>

commit 53b60c6b11ebbce26c0257a32271414ab433be0d
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Feb 18 17:38:37 2010 -0300

    Update QFontMetrics(f) tabArray handling
    
    Instead of expecting a value, tabArray is used to pass
    an array of ints to C++. This commit uses libshiboken
    sequenceToIntArray function to build the array.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit ce0b964def33eac6589591666438bb7bfab122e9
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Feb 18 17:36:29 2010 -0300

    Adding tests for QFontMetrics
    
    Testing in C++ showed no changes in the return value when
    changing the last two arguments (tabStops and tabArray), so I
    chose only to check the return value and error checking.

commit b2c5e91ff773591ce387effa0b77470fa2217c65
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Feb 18 11:14:41 2010 -0300

    Fixed the number of dynamic signal to 50, to avoid index error on
    QMetaObject functions.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 0f2681523a65b34f6b1317ce48ceb1e55ed907b9
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Thu Feb 18 15:10:36 2010 -0400

    Add tests/qtgui/qradialgradient_test.py
    
    Test various combinations of implicit qreal <-> int conversions and QPointF
    handling.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 7edc6b4ef1fb8ce2fd4decf10c084526509ce3c2
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Feb 12 14:53:57 2010 -0300

    Fixing typo in fix_arg,QRect* template
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 89afc32e0ab9f3d0376f774fe334c7087a76d423
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Feb 12 14:53:27 2010 -0300

    Adding QPainter.drawText with QRectF test

commit da44aaaef1f8206348177b90542aec8466e26b2a
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Feb 18 17:49:33 2010 -0200

    Do not link a python module to other python module.

commit 3599b75f885983aa87e8ef8baf0fb2c65ef175cb
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Feb 18 17:48:59 2010 -0200

    Put all custom converters inside Shiboken namespace.

commit 20077974e87ea27bb4710aaa89edd0bf97ba60ce
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Feb 18 17:47:32 2010 -0200

    Move QVariant converter implementation to global header.

commit ae55152a9255cc20dc44332d456ae944848ed212
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Feb 18 17:42:44 2010 -0200

    Remove redundant code on containers custom conversions.

commit 48bea29fd6b88f25810783502f3f5db74f1847fc
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Feb 18 16:13:16 2010 -0200

    Rename qcoreapplication_impl.cpp to qcoreapplication_init.cpp, because
    it's a glue for the init method.

commit a6a1481df381d1e8595fd489796ac97f096e0a89
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Feb 18 16:11:09 2010 -0200

    Do not export symbols, because nobody can link against QtCore.

commit aa2a2a57030dec2e8b73b017de5f157aae0fb5e5
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Thu Feb 18 16:33:23 2010 -0300

    Improve qpixmap test to support qstring and qsize arguments.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 97dd19383811a68cde71f9655ca2566517a596c8
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Feb 18 14:34:05 2010 -0300

    Adds more reference counting tests for QAbstractTransition class.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit d617892b59a3d9e90b178b87326bd06a00eeac17
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Feb 18 14:30:23 2010 -0300

    Adds code to QAbstractTransition.setTargetStates regarding reference keeping.
    
    The added custom code keeps alive the reference of the sequence passed
    to setTargetStates and decrefs any previous object passed via
    setTargetState or setTargetStates.

commit fa6756f52b368270b6e8e0ee4adb499a2afd5499
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Feb 17 17:54:31 2010 -0300

    Fixes type system for QAbstractTransition.setTargetState.
    
    And also for QAbstractTransition.targetState method.
    The test cases for it were expanded.

commit 16b2d0e370d4c7f69e846a90737ca56e010cf609
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Feb 17 16:44:17 2010 -0300

    Fixes QtGui type system to use 'reference-count' tag setModel methods.
    
    Various setModel methods where changed from the incorrect parenting
    tag to the proper 'reference-count' tag. The return value of
    QAbstractItemView.model() was defined to have 'default' ownership,
    otherwise the Qt heuristics from the generator would set the returned
    pointer as a child belonging to the QAbstractItemView instance.
    The test case for this was expanded and changed to a more meaningful
    name.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit fb265bc5c4f61bee40508168c891252bffc15f72
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Feb 12 18:07:20 2010 -0300

    Removed type system instructions causing returned objects to be invalidated.
    
    Directives passing to C++ the ownership of return values of methods
    were causing the said values to be marked as invalid.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 9eae7e3672dcad1796763b2d2b4debac49074cf9
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Feb 12 17:37:10 2010 -0200

    Remove access to internal stuff from QtCore typesystem.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 8e8c65f888707143e19b124e9b82b25ffc27a9da
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Feb 11 16:51:50 2010 -0300

    Adding qabs_test.py
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 3458562477c25980943b9a6fed3aa17c2fa86884
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Feb 12 13:33:30 2010 -0300

    Adding qcolor.get* tests
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 50d8761aa8ec6e6bba62edabec084c25b2791bab
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Feb 11 16:13:11 2010 -0300

    Adding QSet conversions plus test in qstatemachine
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit d39d8d6b5eba15e755451624b77a7601e94fc5d9
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Feb 11 16:11:31 2010 -0300

    Fixing imports and adding test checking classes

commit 29f6a260e49a6955dd12d354400d9ee6cfd6ddc7
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Feb 11 16:04:06 2010 -0300

    Add UsesQCoreApplication in state machine test

commit 8b35d247f8649c6b3f64d27ac6a43a8c54e640fd
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Feb 11 12:52:37 2010 -0300

    Fixed QMatrix4x4 inject code.
    
    Now QMatrix4x4 constructor supports any PySequence object.
    Created unit test for QMatrix4x4 injectcode.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit aae49f8f9b679d8c0e74e3f5e00c6a8a88791b64
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Feb 9 17:31:45 2010 -0300

    Inject code for QGraphicsView.drawItems.

commit 04b5eb900403a82cdffabdfc8a2bdeeebbf458e3
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Wed Feb 10 16:00:39 2010 -0400

    Ignore "staticQtMetaObject" attribute
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 7cc4ab54aaee271d8230eb16d42d99fd7201f2b3
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Feb 8 17:08:08 2010 -0300

    Putting back QFileInfo(QFile) and setFile(QFile)
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 262c32e87b6d56159b5dd75403061d7c678f64b4
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Feb 8 16:42:07 2010 -0300

    Small fix on qpushbutton.clicked emission

commit fad2f7e53de6274027637b6b61858fb825f6616f
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Feb 8 15:29:58 2010 -0300

    Adding support for connect(obj, signal, slot)
    
    window.connect(button, SIGNAL('clicked()'), SLOT('close()') should
    connect button.clicked to window.close

commit d54d860e13fb76e96460f9a4268c2649cf8152c4
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Feb 9 15:27:48 2010 -0200

    Added QtCore.qAbs function.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit a8be41f419d9f5e9c57fc0b1069b4b5ed68fbb0f
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Tue Feb 9 15:22:11 2010 -0300

    Fix warning about "remove argument" on QFontDialog methods.
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit 1e7c506e3d05412655be26f5fea1e8815ab6d4f4
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Feb 8 16:31:06 2010 -0200

    Remove the removal of QBrush(Qt::GlobalColor, Qt::BrushStyle).
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 7fdbf2e9f2aa0202b6acdee4dcf6f7f24be6314c
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Mon Feb 8 15:49:31 2010 -0300

    Fix TODO's for QFontDialog.getFont(...) methods.
    
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit dff79b35f2724c3cda16b0a6500508a8a8a34316
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Feb 8 10:47:33 2010 -0200

    Add QColor(QVariant) constructors.
    
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit cb24298e92a247cc8e1aa2f7e96726f66fbfd358
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Feb 8 10:45:58 2010 -0200

    Do not remove QVariant ctors handled by code injection, just set them private so they
    will continue to be considered by implicit conversions.

commit c8e3a73ee7ab59bff0c7e7c341463dd507383127
Author: Carlos Goncalves <mail@cgoncalves.info>
Date:   Sun Feb 7 01:54:14 2010 +0000

    Fixes for QtCore and QtGui type sytems
    
    - Added missing Qt::InputMethodHints flags
    - Fixed QFontMetricsF::boundingRect
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 186911e530ea3c934a13bb9a7d0fe68c2427f829
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Feb 8 10:19:28 2010 -0300

    Fixed QToolBox inject code.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit ef8f6fc64668307631be22947d35db81bffad6a6
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Feb 5 14:13:40 2010 -0300

    Inject code for QTransform, QFontMetrics, QMatrix, QFontMeticsF.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit dac9954e97ab1054ace55ccff9b527f5f65c19d6
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Fri Feb 5 15:58:35 2010 -0400

    Simplify "else" and "endif" statements
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit c1d5619a6fdb47797fc7046a1cb83655e8595186
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Wed Feb 3 13:23:41 2010 -0400

    Remove nested parenthesis on IF() statement (not supported in CMake 2.6.2)
    
    Nested parenthesis on IF() statemens do not seem to be supported on CMake
    2.6.2 (returns syntax errors). Besides, according to the IF() documentation,
    LESS will always be evaluated before AND, therefore parenthesis are
    unnecessary.

commit 1c0fef9a16ebef629dbac0c272065a221832d1b2
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Wed Feb 3 13:26:33 2010 -0400

    Remove duplicate source file
    
    ${SPECIFIC_OS_FILES} already includes this file for X11 platforms. This gets
    rid of a warning when running cmake.

commit 63a3be90057cef5578ec75a6d7ec6cf2fbc5e66b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Feb 4 19:53:37 2010 -0300

    Inject code for QFontMetrics.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit fc5718611845daa2ff51de16db63920c226da067
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Feb 4 19:59:30 2010 -0300

    QMatrix4x4 inject code.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 1f9fab648e31df7f8b8396dd9ace08383e29419f
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Thu Feb 4 10:57:15 2010 -0300

    Adding test for QAbstractTransition, QAnimationGroup and QStateMachine.
    
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit af7a410d23bad9f6d08e0d298db417208ef06e2d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Feb 2 14:06:31 2010 -0300

    Used Release as default build type.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit af9f990d61600a6746567b44352986b2c575430a
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Thu Feb 4 16:59:52 2010 -0300

    Backporting Qt4.6 support from PySide (Boost) to Shiboken, plus:
    Implemented inject code for QState.addTransition - by Renato Araujo.
    QState test - by Renato Araujo.

commit 41744e427a8bd5d04c25e5849f83115ff927cfd4
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Feb 4 19:19:17 2010 -0200

    Add code injection for QInputDialog::get*
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 9dff4753c4e19b37cc6b18854998e3a736a35e4e
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Thu Feb 4 10:54:50 2010 -0400

    Implement QGraphicsItem::isBlockedByModalPanel
    
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 10acf2bcb226dcc25e9894ec9b7cc8345cd89c4b
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Date:   Thu Feb 4 12:03:30 2010 -0400

    Ignore internal function (qDrawPixmaps)
    
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit d5fced1cf150672bf05332d0e51e904763a70a47
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Feb 4 16:10:26 2010 -0200

    If an error occur when calling a slot, print the error to stderr.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 9657bedf75a69d53a0327b53ae191c708bae71bc
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Feb 4 16:10:11 2010 -0200

    Fix list of source files for QtNetwork module.

commit 82b253cc84564691ae261db6f271bf318a9405dd
Merge: dd261e8 d942c83
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Feb 4 15:38:58 2010 -0200

    Merge remote branch 'cgoncalves/master' (Initial QtNetwork bindings).
    
    Conflicts:
    	PySide/typesystem_templates.xml
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit dd261e8b50bac7492f90c197c973a956cb585678
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Wed Feb 3 16:38:31 2010 -0300

    Fixing QColor get* methods, using new template
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 193cc8025910b92f764e6e1339ce2ec213b20cc5
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Feb 3 18:56:53 2010 -0200

    Fix duck punching unit test.
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit 3ec23a2a898e46a89d7f1b744e5b381a29454350
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Feb 2 16:33:01 2010 -0300

    Fixing QVariant converter toCpp for basic types
    
    Instead of storing a single pointer, the converter now
    checks for basic python types like string, bool, ints, using the
    same if/self structure of the constructor.
    
    Only as a last resort it tries to convert to a python object holder.
    
    Reviewer: Renato Filho <renato.filho@openbossa.org>

commit 6e33903fe2b45e8d9e5b631e8383d89d1078ec83
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Feb 2 15:48:05 2010 -0300

    Adding extra tests to QVariant

commit ecf529ce6a0d75f4694168f62e83d49230ed27eb
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Feb 3 13:26:36 2010 -0300

    Ported QWidget inject code.
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit 3b41e703769b036072e3e3345dd480778ee93918
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Feb 3 18:18:39 2010 -0200

    Fix QShortcut inject code.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit d942c8380c4970dd48f8b0ab44c5691e2c6836db
Author: Carlos Goncalves <mail@cgoncalves.info>
Date:   Tue Feb 2 23:36:22 2010 +0000

    Do not allow multiple arguments in read_wrapper, but one only

commit 71e75498f4baccc70ac785e82029417e145d3188
Author: Carlos Goncalves <mail@cgoncalves.info>
Date:   Tue Feb 2 23:05:55 2010 +0000

    Initial QtNetwork bindings.

commit 8360149dad03dc4a22e9a1af2e84de2dec8b31da
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Feb 1 21:42:39 2010 -0300

    Adding support for QIODevice.getChar
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit 13eca0b322cfbc8761a573f94dc1904eb38e3d18
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Feb 1 20:05:42 2010 -0300

    Adding __str__ to QByteArray

commit 74351882b5e613f109cfe1f3c0b60885dcad06bc
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Feb 1 18:00:43 2010 -0300

    Fixing several tests
    
    Using isinstance instead of comparing classes names
    Removing unnecessary tuple check, treated by the return value unpacking
    Adding missing inject code tests
    Adding qfile.getchar test
    
    Fixing QLocale.to* methods
    fixing __setitem__ in qbytearray

commit 76529055ff3894793cf83be02248a9f189a1983f
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Wed Jan 27 14:21:52 2010 -0300

    Tests for QString.to* and QByteArray imp convers.

commit 5e0169fe506aafe246029acd6f90ecef054fc074
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Wed Jan 27 14:20:22 2010 -0300

    Adding tests and fixing QString __setitem__ and []
    
    Instead of calling replace, using remove/insert, as
    there's no way of replacing only 1 char at a given position
    by another string directly.

commit 2cee6b6fca0c9b4188b7fb10643f77a719b792fc
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Feb 1 20:34:18 2010 -0300

    Ported boost::python inject code for QMenu and QShortcut.
    
    Reviewed by Hugo Parente Lima <hugo.lima@openbossa.org>

commit 70f80e8ae5bdfe5da2378398c88f1ae4efd2781e
Author: Carlos Goncalves <mail@cgoncalves.info>
Date:   Tue Feb 2 18:55:47 2010 +0000

    Create tuple using Shiboken::makeTuple instead
    
    Shiboken::makeTuple is simplier and easier to use
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 7a4ea686d353141734a5dd64256e30ed5401c999
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Feb 2 17:33:51 2010 -0200

    Remove all "class" attribute from define-ownership tag, so the default value will be applied.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit d5a562f2159dc94e6c7cee1dfb771e63684c724d
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Feb 2 17:33:22 2010 -0200

    Enable return value heuristic on shiboken generator.

commit 9025d5487c7841ab18150006e68c9041c0678902
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Feb 1 20:33:02 2010 -0300

    Fixed signal signature on singleshot inject code.
    
    Reviewed by Hugo Parente Lima <hugo.lima@openbossa.org>

commit e864bdf57e2c549ad5f8f6f8b966dadca6f1ee68
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Feb 1 15:29:09 2010 -0300

    QPixmap conversion from QVariant.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit e4919faa31215b55ec6f95ca0ff58ba6dd011124
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Feb 1 18:58:46 2010 -0200

    Adapt to changes in AutoDecRef class
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 2f26c9b7a1c8c07cf455a99e5c0caaac56d0f7ca
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Feb 1 15:28:15 2010 -0200

    Add code injections for QApplication setStyle and style methods.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit c17424841cddf58c7455a47839860ac2a1e423c2
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Feb 1 14:27:22 2010 -0200

    All interface-types replaced by object-types, because shiboken ignores interface-types.

commit fbffcb1a2455f76c7b36f2b7bcf4038f6cd9c442
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Jan 29 14:09:15 2010 -0200

    Removes a test which creates an instance of an abstract class.

commit 7896c3164dd17dfc73ef7ce8ad60939e9a697d68
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Jan 29 14:08:51 2010 -0200

    Add QGraphicsItem::UserType constant.

commit 2dcadf3454f73c2670e05a74cfe370e8b8e87836
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Jan 29 10:58:24 2010 -0200

    Enable some functions disabled in QApplication on boost-PySide.
    
    - qwsSetDecoration(QDecoration*)
    - qwsSetDecoratiom(QString&amp;)
    - commitData(QSessionManager&amp;)
    - saveState(QSessionManager&amp;)
    - fontMetrics()

commit cba0c6c4f3463c2b9e1f15f581e3f7958022864b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Feb 1 14:39:32 2010 -0300

    Ported QRect inject code from Boost.PySide bindings.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 169580901390052680de2500fdefeb00f9b73a56
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Feb 1 10:58:22 2010 -0300

    Exported QXmlStreamAttributes for QtCore.

commit ec546e00fe6d569aa587b46ad6a5557f7d14f787
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 28 18:50:37 2010 -0200

    Add code injections for QTabWidget.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 10a6f08867eabb63361407ec148bd66e0ac3ebce
Author: renato <renato.filho@openbossa.org>
Date:   Thu Jan 28 17:37:18 2010 -0300

    Fixed some warning messages during QtCore compilation.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit b71cade8c68f15591c16639b259628d1fdcb8226
Author: renato <renato.filho@openbossa.org>
Date:   Thu Jan 28 15:39:52 2010 -0300

    Export QGenericArgument and QGenericReturnArgument types for QtCore.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit 1d026bf13fbb6736a1094658ba864267b0e6e8ff
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 28 14:53:48 2010 -0200

    Ensure that QApplication instances will be alive forever until the Python VM death.
    Also deletes argv when QApplication is removed.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit e902987249cfefed36addf74fda824dc445c989c
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 28 16:26:11 2010 -0200

    Rename QApplication::exec to QApplication::exec_

commit bf57d0caa20bc6809f9bae61033e0f756d73b9fe
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 28 14:53:10 2010 -0200

    Do not allow more than 2 instances of QCoreApplication (or QApplication).

commit f33140602f8aee732cfa9c07311a555d28fa0621
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Jan 27 17:51:56 2010 -0200

    Add support for buffer protocol on QStrings.

commit 3592cd622e61ee689b096c99d46b6d936109e383
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Jan 27 16:59:56 2010 -0200

    Revert "We do not support character buffer protocol on QStrings."
    
    This reverts commit 1a7cbb2473327abad936447c47818ee13df2992c.

commit 8cd100beee09b2bd8305e124fb52fc1f5025584c
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Jan 27 14:28:59 2010 -0200

    Throw an exception when the user attempt to create more than one instance of QApplication.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit a642451bfff138257e3c706f0c87590fd8269056
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Jan 27 11:44:51 2010 -0200

    Added qApp macro.

commit d35fd7fa2c689af2467b98cb45e0fa42efbd59b1
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Jan 26 22:17:04 2010 -0200

    Initial QtGui bindings.

commit 478a440f26eefdd04afdc69daa93e89b1bdcdfdf
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Jan 26 22:06:53 2010 -0200

    Set QtCore module as shared library instead of module, so it'll work with other modules.

commit 38ed669dc19498bcdcb3dec59ab72ca8faf2bfbd
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Jan 26 18:01:30 2010 -0200

    Use a PyLong to represent Qt::Handle.

commit ed108a7f00566aee69ea4dfed4eb94f5fe37ed1f
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Jan 11 19:19:50 2010 -0200

    Add typesystem path variable to execute_generator CMake macro.

commit 95959b4c80e30df8fd6332b883cff6221d6b9c63
Author: Carlos Goncalves <mail@cgoncalves.info>
Date:   Fri Jan 22 02:02:55 2010 +0000

    PySide depends on libpyside which needs to be installed
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit efd2f934467323a1b25b167e86b2aa297c1f1283
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Jan 25 15:43:43 2010 -0300

    Adding cast to QString::fromUcs4 call
    
    Some systems (Ubuntu 32-bits) were failing to compile
    due to Py_UNICODE being unsigned long
    
    Reviewed by Hugo Parete <hugo.lima@openbossa.org>

commit 9523cb207abbdca410679df27c0fe10ac1688dd9
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Jan 25 14:21:30 2010 -0200

    Link against QtCore and add it to the include directories.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit af9b887b1ee894b92c45a91592e9ed3a5f943299
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Jan 22 19:12:21 2010 -0200

    Small modifications to the typesystem to make it compatible with Qt4.6.
    
    This fix bug #124
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 50e8fc385b2221835f34cfa5b3aedf9740e0274f
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Jan 22 19:09:39 2010 -0200

    We can't ensure that the last enum value of QVariant will be fixed forever,
    e.g. On Qt4.6 there are new values and they changed.

commit 2992bb3fb8a6162061a3834031ae56ed4ed7e990
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Jan 22 01:58:35 2010 -0300

    Remove redundant QChar ctors.
    
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 03287b8d01e4c0536425e8339f7af50066b06351
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 21 18:44:59 2010 -0200

    Add support fot buffer protocol for QByteArray.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>
    and Renato Araújo <renato.filho@openbossa.org>

commit d0cd206f37b707cf73a389d815080690082f70da
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 21 14:44:36 2010 -0200

    QString can now receive buffer objects on constructor, like boost-based PySide.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 1a7cbb2473327abad936447c47818ee13df2992c
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 21 14:02:19 2010 -0200

    We do not support character buffer protocol on QStrings.
    
    The only way of supporting it is storing an 8-bit encoded version of QString
    into the QString instance, this will increase the memory usage of QString in 50%,
    and we don't want it.
    
    So, if you need to pass QStrings for a python functions which doesn't accept
    unicode, just cast yourself the QString to a python string.

commit a50ecea26dc7035f32ca90a4118fcb8f0c836f6b
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jan 21 13:49:30 2010 -0300

    Updates duck punching test to use 'types' module instead of 'new'.
    
    The 'new' module was deprecated on behalf of 'types' module.
    
    Reviewed by Hugo Parente Lima <hugo.lima@openbossa.org>

commit ca75446b9b1b2160175db520691b56c0e16bfd12
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Jan 20 15:33:34 2010 -0200

    Fix qdatastream unit test and typesystem.
    
    Reviewed by Lauro Mora <lauto.neto@openbossa.org>

commit 23ee9d02262a44deb48cc8b713ea66ba9a25c085
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Tue Jan 19 17:28:28 2010 -0300

    Adding a buffer test (copied from PySide trunk).

commit 908559869385846c00954ebf40343aff5359790f
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Jan 19 16:32:09 2010 -0300

    Type system marks added QObject's connect and disconnect methods as static.
    
    Reviewed by Hugo Parente Lima <hugo.lima@openbossa.org>

commit 83cea32ed6304fd914249efaa44be755ef88b85a
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Jan 19 13:06:57 2010 -0300

    Updated test for overloads with static and non-static versions of a method.

commit 1b2e58b9175870d888075f21a35d05c39e4c4a90
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Jan 18 18:13:42 2010 -0200

    QKeySequence is a class from QtGui, so this test has been moved to QtGui tests directory.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 53500b6542c176c10598a42b04d88bb65913a2b9
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Jan 18 14:59:09 2010 -0200

    Does not makes sense concat a unicode string with a QByteArray.
    Because the user does not know nothing about the internal representation of the unicode string.
    
    Reviewed by Lauro Moura <lauro.moura@openbossa.org>

commit 2f726de3600e5386fc1bc70776c5cb29a637b5ab
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Jan 18 14:26:00 2010 -0300

    Updates SignalManager and GlobalReceiver to acquire the GIL before calling Python.
    
    Reviewed by Hugo Parente Lima <hugo.lima@openbossa.org>

commit 55d3c6ef4e9f43215d529be73b1617510c08ffcd
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Jan 15 15:51:34 2010 -0200

    Fix QBool custom conversion.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit ea56231a367af2bf110328fd52a8ac29e8377277
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Jan 15 15:51:11 2010 -0200

    Register Qt primitive typedefs used on signals.

commit 3fb4c40df1836545889c7afa6de595a62e568fbe
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 14 21:06:12 2010 -0200

    Remove unused attributes from QEvent derived classes.

commit 0e649b3e3874fb237be0b0ca02a04e7708325e06
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 14 16:42:38 2010 -0200

    Adapt to changed in libshiboken API.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit ad2d6b21584e608f39379491eb0acd338899c4c9
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Jan 12 18:10:48 2010 -0200

    - Removed QTextStream with QByteArray const reference and added the ctors with QByteArray and QString pointers.
    - Added QTextStream::string()
    - Added QTextStream::codec()
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 75a4dd209fc4ae361e5a7a947ace43656a1593df
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Jan 12 11:48:49 2010 -0200

    Added functions qRegisterResourceData and qUnregisterResourceData to QtCore.

commit 7422472ffae4473266d8aec9f69de35e8d61d967
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Jan 12 11:14:23 2010 -0200

    Add QT_TR* functions to QtCore.

commit 265bb73eaf6c43b865757067ebc4dec0d310ba3a
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Jan 12 11:03:45 2010 -0200

    Do not remove QCoreApplication::installTranslator and QCoreApplication::removeTranslation methods.

commit 7ae0956ba6ad9280ca74999515bdd67eb7da7105
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Jan 12 10:49:31 2010 -0200

    Call connectNotify methods when connecting signals.

commit cb7c8ad32befcadb35d02c201902dcc6b6232e18
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Jan 11 19:21:48 2010 -0200

    Adapt some injected codes to the recent changes related to object initialization. (tp_init/tp_new).

commit 56974dabcc01e48cd0abed0b10114a68c9f82192
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Jan 8 14:58:28 2010 -0300

    Adding tests for QByteArray += operator
    
    Reviewed by Hugo Parente Lima <hugo.lima@openbossa.org>

commit 0e0d22dbba5a52e27d3aab320afcdd721cdc0e7d
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Jan 8 17:40:49 2010 -0300

    Adding metaclass for tests - DocModifier

commit 4141123993bd6bcb52eae3db97d07317e33f4938
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Jan 8 14:47:04 2010 -0300

    Add parent tag to QObject.metaObject
    
    Placeholder until the heuristic for turning unmanaged
    pointers returned into children of the method owner is
    implemented.
    
    Was failing in calls like QObject().metaObject().methodName(),
    as the QObject is decref'ed by the stack right after the methodName
    bound method is put into the stack. (CPython specific)

commit 6218b0b4de365615c31cf97be092e2c1a21a4100
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 7 16:58:45 2010 -0200

    QProcess::startDetached now returns a tuple.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 55516cd9f79bdf608c27b755bbae2f8edf87d5c3
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 7 16:53:18 2010 -0200

    If the QVariant is holding a QString, QVariant::toPyObject will return an QString.

commit 42c7bd94516eae1042c404684cc468a88ad73317
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 7 15:55:14 2010 -0200

    QDate::weekNumber and QDate::getDate now return tuples.

commit df0dfdaaf096588ca4a3648725a9e8ea6bd331a6
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 7 15:42:09 2010 -0200

    Fixed QLineF::intersect method to return a tuple.

commit e439aca9d2a27546d22db85bcebacb3d0615bd68
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Jan 7 14:59:49 2010 -0200

    When object-types are passed through signals the void pointers are pointers to pointers of the object, not just
    pointers to the object like is used to happen with value-types.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit aade838add186bf92a2d2d14a77f5469bd23f4c2
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Jan 5 10:53:46 2010 -0200

    Do not remove arguments when there are no arguments and the slot uses self.
    
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit b38d83f8bdd7e50cf29ceb43b671807a30d826aa
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Dec 28 17:35:03 2009 -0300

    Remove usage of QThread in signal emission test
    
    Reviewed by Anderson Lizardo (anderson.lizardo@openbossa.org)

commit 33c837a48d5183bf7a6b1b4061fbb7a15d33114a
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Dec 22 20:22:53 2009 -0300

    Split signal tests into gui and core tests
    
    Can't use a QApplication and a QCoreApplication in
    the same process

commit 359c973b425db0c27675add1a330734bbd7d8dbd
Author: renato <renato.filho@openbossa.org>
Date:   Wed Dec 30 11:45:09 2009 -0300

    Implement disconnect function for Python callback.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 0d6a8f3978188f3e343c364806e0bb6e6ac1e643
Author: renato <renato.filho@openbossa.org>
Date:   Tue Dec 29 17:42:42 2009 -0300

    Fix qmentaobject test to work with dynamic metaobject.

commit 7729b390d0b8ca82192158cae3865e31b0365573
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Dec 28 16:41:50 2009 -0300

    Fixes type system templates for methods with bool* as parameter.
    
    Template functions like "fix_bool*" were converting the bool "ok"
    value to various types except bool, and "fix_bool*,arg" was using
    the wrong C++ argument.
    Tests were also added.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 85048bbd6c5d4231f71852cab18fd581c5068141
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Dec 29 17:04:56 2009 -0200

    Fixes problems calling dynamic python slots.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit e8e1ecc260028d045efcbc3c71d7a50009950f5b
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Dec 29 18:01:30 2009 -0200

    Fix test of QObject::sender

commit 283739a4051335cb66d18eaef4de1140e68a1c4f
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Dec 28 18:25:53 2009 -0200

    Added QTimer::singleShot

commit b9ce558e2976e14c1027f67468205c5796e80eb6
Author: renato <renato.filho@openbossa.org>
Date:   Mon Dec 28 16:56:41 2009 -0300

    Implemented support for classname on metaobject.
    
    Export QMetaobject.
    
    Reviewer: Hugo Lima <hugo.lima@openbossa.org>

commit 73b5357057b7ca2a72806313877860488cce0854
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Dec 23 16:50:19 2009 -0200

    Initial implementation of the new architeture for signal/slots.
    
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 750a56af8ac182147c63d7a29ec3aa987d0e0ed7
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Dec 22 20:14:41 2009 -0300

    TypeResolver updated to use Shiboken::CppObjectCopier instead of SbkCopyCppObject.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 4c16e02e3f33da51a95e6460cd1771e4682fbe6e
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Dec 21 17:17:14 2009 -0300

    Updates TypeResolver to use the improvements on Shiboken converters.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 439a99fdfd74c1da255c3beca6fcdf9f08ffb373
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Dec 18 13:29:06 2009 -0300

    Modifies injected QObject.emit method to use varargs parameter.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 3b422b2d97a13a6198c035b6624aed6514ac0aa2
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Fri Dec 18 11:44:09 2009 -0300

    Implement signal->signal connection.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 1613ca708021f927524c484d2a03791ed82aa39b
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Dec 17 18:01:34 2009 -0200

    Fix the array of void pointers passed to slots avoiding memory corruption.

commit 742d46f23f48018c2fafa036f30e01e6b55a8c2c
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Thu Dec 17 15:44:09 2009 -0300

    Fix memory corruption caused by tuple processing loop.

commit fb040f76c1752d929f48101a9205223f2d32a98d
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Wed Dec 16 15:47:30 2009 -0300

    Signal emission tests with non QtGui tests
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit ffd0b47222e9a46615c9f86a3eb9aa034579acee
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Dec 15 17:15:03 2009 -0300

    Fixing pysignal_tests with helper classes

commit 976cbf00293016ba4e173f4e89de92790fdf06c0
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Sat Dec 12 17:17:28 2009 -0300

    Fixing "wrong number of arguments" tests

commit 859cec5632618710821cb56eb5483f2fab290f66
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Dec 15 16:04:07 2009 -0300

    Adding decorator requires(ModuleName) for tests

commit 9e6100816e6f000375d1ef2b3ec134ee7bc90fca
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Dec 14 20:54:42 2009 -0300

    Adding no-qtgui tests for lambda and multiple sig
    
    Lambda tests using QProcess
    
    Multiple connections using QProcess and split into
    separate test cases

commit d345245c9d61815829242951e1c5282d4d335919
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Dec 14 20:20:07 2009 -0300

    Add empty classes when  QtGui's not available
    
    Also, for tests using the UsesQApplication will raise
    an NoQtGuiError when QtGui is not available.

commit 62bea2811a6673e6e5836269bd0cf4a8e997cfd7
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Dec 14 13:56:44 2009 -0300

    Fixing signals connections back to static method

commit 1c087643b4c5856c12d8a4cd738ee93502310ca2
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Sat Dec 12 16:58:39 2009 -0300

    Fixing multiple signal tests
    
    Changed to use a emitter argument to run_many, so we can pass
    qpushbutton.click or a partial call for python signals

commit 477a17fb1bdbd83210c62c163691da790e4a304d
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Sat Dec 12 16:13:08 2009 -0300

    Fix typo in run_test.sh (PYTHONPATH)

commit 9e1a1ec8a75ba16cc9eb21ccc2aa8adf6f21de93
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Dec 16 21:10:15 2009 -0200

    We have a nice Dynamic MetaObject! Yay!
    
    Python signals and slots are like C++ signals and slots to Qt :-)

commit e791f15afcd9d0a51c745b715f0f369e209500d9
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Dec 16 16:00:58 2009 -0200

    args_dont_match.py renamed to args_dont_match_test.py
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit c8e908097207d8852e17e99585ae88a17e3af144
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Dec 15 19:24:30 2009 -0200

    Initial port of signal slots infrastructure from PySide to the Shiboken version.

commit d90b6ba47409c7cc461bb6c200f8e41b9a917088
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Dec 16 14:57:39 2009 -0300

    Adds SLOT and SIGNAL global functions to QtCore module.
    
    Reviewed by Hugo Lima <hugo.lima@openbossa.org>

commit 3deada6b7ebad62985850ec436db84b832715003
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Dec 15 15:37:20 2009 -0200

    Tests synchronized with the boost python PySide.

commit 84282e06acb7514455e38bf64ed70fba3d302b71
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Dec 11 20:43:12 2009 -0300

    Updates code injections to follow Shiboken generator changes.
    
    Reviewed by Hugo Lima <hugo.lima@openbossa.org>

commit f917ca22a86fedf3b496970021d42477c2b926e4
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Dec 9 16:07:38 2009 -0300

    Removed code injections of copyCppObject and toPython converter methods for QVariant and QString.
    
    Converter<T>::copyCppObject and Converter<T>::toPython are not
    needed anymore due to improvements in Shiboken generator.
    
    Reviewed by Lauro Neto <lauro.neto@openbossa.org>

commit 942c774827f332aa2b7d4baa90cb614a438239cd
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Tue Dec 8 14:56:59 2009 -0300

    Support slice operator into QStringList.
    
    Reviewed by Hugo Parente Lima <hugo.lima@openbossa.org>

commit a2f9d30a4db04e6eee70f8713652aa06173efe18
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Dec 8 16:32:17 2009 -0200

    Added inject codes for QByteArray::toSomeNumberType and QByteArray::split
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit ea9882809a039bd7b4e8f38d7c483dbc77a73d42
Author: renato <renato.filho@openbossa.org>
Date:   Tue Dec 8 16:18:39 2009 -0300

    Implemented QObject functions tr and trUtf8.
    
    Reviewed by: Marcelo Lira <marcelo.lira@openbossa.org>

commit 41e51c0c45f445c5fc2c479b85406e212a473d3a
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Dec 8 15:56:12 2009 -0200

    Removed "QString::arg(QChar, int, const QChar&)", it's also handled by QString::arg(QString, ...)
    and causes conflicts with QString::arg(int, ...) because int is implicitly convertible to QChar.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit c8fbdc9163931ec38b2c8cb8e240e295bd6f8556
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Dec 8 15:40:32 2009 -0200

    Added inject code for all QString::toSomeNumberType.

commit 354b09e00b57a8f87d53bdcd3cab0e254cd461bd
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Dec 7 19:10:52 2009 -0200

    Almost all QVariant tests pass.
    
    There is just one test which fail, it'll need some support from libpyside to work.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit b9ca1774f78c3dbd287b28138aaea6907f839918
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Dec 8 14:38:52 2009 -0300

    Updated code injections to use Shiboken updates regarding type system variables.
    
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 42526f3202e13245a07b15f9f25657dda124da19
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Wed Nov 18 15:51:52 2009 -0300

    Added new methods to QStringLists: __len__, __getitem__ and __setitem__
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit 6d53b501635dd2be6a8bb321fad8a5da418129f3
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Dec 7 18:06:36 2009 -0200

    Remove unneeded method in QString converter, this method is now auto generated by
    the generator.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit da73b90ce18d7b70b4eced68ff52ee06c291c825
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Dec 2 14:33:49 2009 -0300

    Updated code injections to use the new PyBaseWrapper_New signature from libshiboken.
    
    Reviewed by Lauro Neto <lauro.neto@openbossa.org>

commit af6bf93d772414bdd375ad31eb924c7f501fa656
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Dec 1 20:14:34 2009 -0200

    Enable parent ctor heuristic for PySide.
    
    Reviewed by Lauro Moura <lauro.neto@openbossa.org>

commit b65330abdf070b6debef74511d84d7e5bf9c2f35
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Dec 1 20:14:21 2009 -0200

    Added inject code for QObject.findChild and QObject.findChildren methods

commit 1836d5879ca515abf6010e5fe29e7be183394281
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Dec 1 14:05:12 2009 -0200

    Add inject code for QObject.inherit and QLocale.toInt.

commit 0b0ff22e6b5eff3f1b4faaf4efac5395d2454d12
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Nov 30 18:13:12 2009 -0200

    Fix QString converter to compile with the new libshiboken api.

commit 51e7af60fa2014d9ef76d385859ca6e120b0f340
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Nov 24 19:37:52 2009 -0300

    Updated type system code injection for QAbstractItemModel::createIndex.
    
    Reviewd by Luciano Wolf <luciano.wolf@openbossa.org>

commit 87e6d4690ae10930ebe75ba467aa50ad3dafda51
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Nov 23 15:40:23 2009 -0200

    - Support path with spaces.
    - Use the system library suffix instead of a hard coded ".so" string.
    
    Reviewed by Lauro Neto <lauro.neto@openbossa.org>

commit f6198fff4d4717266e658d27089df181f9bc3f6d
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Nov 23 15:32:44 2009 -0200

    Re-added the root project name, without it cmake get crazy when you try
    to use the icecc support.

commit f1993589f884271608acc52aa3f3b9b7e8632878
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Sat Nov 14 19:19:02 2009 -0300

    updated QtCore type system file in accordance to the inject-code
    meanings defined on the Shiboken generator
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 5314e3eb7159a456fae38a59e586ad09e8cf0238
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Nov 19 20:32:17 2009 -0200

    Set default symbol visibility to hidden, so pyside is even smaller!
    1.4MB on my 64bits machine.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit f1962c58cbb914681e19c843918c29811d0e61c9
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Nov 18 18:57:22 2009 -0200

    Added QModelIndex::internalPointer and QAbstractItemModel::createIndex functions.

commit 6a759410d33623472c0dc635336275f0596dda64
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Nov 18 17:47:07 2009 -0200

    - Add QLocale::toFloat, QLocale::toDouble.
    - Use a clearer naming convension on typesystem template names.

commit 9ff5512a8b4577e944cbf8e7d13eacfca7f3624c
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Nov 18 17:20:59 2009 -0200

    Add sequence protocol support for QBitArray.

commit 5521bb2fd048be3cd74c427f7965926b816f82d8
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Nov 18 16:47:12 2009 -0200

    Added inject codes for methods like QString::toDouble, QByteArray::toFloat, etc.

commit b8a07a9e0eca74ebdbd1d4e1537d47764f494c15
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Nov 10 20:34:44 2009 -0300

    Change QByteArray constructor to accept \x00 bytes
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit b164e617a21654e4ac28bda4c65d16787651f49d
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Sat Nov 7 17:28:52 2009 -0300

    Adding writeUInt8 accepting char

commit bc20292caabce8a1def8d1d8037386351500ae21
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Nov 6 20:00:19 2009 -0300

    Add test to QDataStream.read/write Int8

commit 92f10f962960df539a388f6307ea4082d41bac3e
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Wed Nov 4 17:56:22 2009 -0300

    Adding more tests for QDataStream
    
    From pyside-boost

commit f0fbc345c248b515f38c0929e5c1555e775fabe1
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Nov 10 20:36:43 2009 -0300

    Uncomment QTextStream and QDataStream plus fixes

commit 2a4b5da2874b5c84fcb921116818d25e7abaa483
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Nov 10 20:11:49 2009 -0200

    Just disable the warning about strict-aliasing instead of disable the optimization.
    
    Reviewed by Marcelo Lira <marcelo.lira@openssa.org>

commit a70b766aa905c608f05ff192e8f14420f26cffa9
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Nov 10 19:58:13 2009 -0200

    Add support for distributed compilation using icecc.
    
    To use it, just pass -DENABLE_ICECC=ON when running cmake.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit e78792932d60bc0516fdd67263a609d571c119f7
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Nov 5 11:33:36 2009 -0300

    fixed Converter<QString>::isConvertible() method to consider all the cases;
    also changed Converter<QString>::toCpp last return option to use a more
    straightforward way to get the C++ object

commit f35ae6e97eec6792281ef9b0fd8789df77b10568
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Nov 4 16:46:13 2009 -0200

    Added sequence protocol for QByteArray.
    
    Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>

commit e84308397da7114650b018cef0d0592a98ad152e
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Nov 4 15:19:02 2009 -0200

    Added sequence protocol to QString.

commit 86fa278e1c254db2595b9aa8036cf2b7407d5662
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Nov 4 15:18:20 2009 -0200

    Speed up construction of QString's from python unicode strings.

commit d2cd71313d0c44eaffe4b38ab3f9ac6daa2c20cb
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Nov 3 05:23:00 2009 -0300

    Updated container converters to the new shiboken conversion scheme
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit c0832e4a9ad96c6b7df0f1749c764b37f7ab1bc3
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Oct 30 14:01:47 2009 -0300

    removed unnused function 'sprintf' from QtCore's type system file

commit 6ad39b792bab4953cd0c966e762437fc160331ee
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Oct 29 11:17:58 2009 -0300

    removed "QString::arg(char a, int, const QChar &) const" from QtCore's
    type system file; since the first argument char type is used as a character
    the overload decisor gets confused as char is deemed equivalent as a Python
    integer in nearly all cases; the functionality is not lost since the
    signature that receives a Python string does the same

commit 9c0e56b59893041f0c56928d258bc2f85c917b30
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Oct 28 17:54:22 2009 -0300

    updated custom conversions to use Converter<T>::isConvertible properly

commit 7c0aea7c45ae79907c3d50e57e7f6094a43abed0
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Oct 29 18:55:35 2009 -0300

    Install __init__.py

commit 317de91e3707caff4e6b07f5b543a53df9487e33
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Oct 28 17:03:50 2009 -0200

    The bug #41 is somehow fixed now, so we dont need to reject QStrng::replace method.

commit 568683ea4b2ff7a8209333ddf5ee5e166f4aee25
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Oct 27 11:32:27 2009 -0200

    - Added isConvertible methods to all custom converters.
    - Added a custom converter for QString.

commit 5b440adbbcc6ae8468c869dfd68b25950a12abe2
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Oct 23 15:20:01 2009 -0300

    renamed template variable %SELF to %CPPSELF on type system for QtCore

commit fe0a66367fd47ec5dc5eb4a0e97bd98ebacbd21b
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Oct 22 14:19:54 2009 -0200

    Added function __str__ to QString.
    
    Note: You will need the latest versions of APIExtractor and Shiboken to be able to compile it.

commit 9966943b66295f1deed539360b59984a9edd6866
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Sep 28 18:47:36 2009 -0300

    Fixed the test to avoid enums extensions.

commit 708ac09654dbdbd84240119d0102b8287fc0165b
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Sep 28 18:28:23 2009 -0300

    Removed removal of various comparison operator overloads.

commit 71a4a440a7d34809226b799af5b1feed8c76a6e8
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Sep 28 18:27:50 2009 -0300

    Added *.pyc to .gitignore

commit 3070f2e52dac987d7f788a710373e1adfe0f5f5a
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Sep 28 17:56:47 2009 -0300

    Removed some pyc files that SHOULD NEVER be in a VCS

commit 6b3125dbbf7674dc1df2780a425137725a541852
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Sep 28 17:54:37 2009 -0300

    Removed the removal of operator== and operator!= from QVariant, so rich comparion works with it.

commit d387c029cfacff6ad7011594a144bc911acd520c
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Tue Sep 22 17:33:00 2009 -0300

    Fix QTextCodec and QTextCodec::ConverterState classes.

commit 0bc7485c2ea90a2cfe5cfae7f25cf9c25fc83b66
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Sep 18 16:21:45 2009 -0300

    exporting QDirIterator class

commit 9af36fbb64f19842c0cc797c0b586b3a686805e8
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Mon Sep 21 14:51:26 2009 -0300

    Added all original pyside unit tests to the shiboken version.

commit aa12538d63685ef8f75adaa79411b751929b727d
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Sep 21 14:15:42 2009 -0300

    Adding flag -fno-strict-aliasing

commit 16ec70caa792ea8f97885954a9360cdaad72b076
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Sep 18 16:13:14 2009 -0300

    exporting constructors and methods from QVariant, QStringList and QTemporaryFile

commit e6d178758d8cfdd1abefa730c860fa28c65425bb
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Sep 18 15:56:28 2009 -0300

    exporting QAbstractFileEngine::createLocalFile(QFile&)

commit 3492cb639e2cdb20234ca7c5fae3cce3fc6ee9f3
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Sep 18 15:20:02 2009 -0300

    exported the QUrl methods setEncodedQueryItems and setQueryItems

commit 5c64b9b6b69faa8a7eec6133f6d50272d49c91df
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Sep 18 12:54:18 2009 -0300

    method addExtraNamespaceDeclarations(QVector<QXmlStreamNamespaceDeclaration>)
    from QXmlStreamReader exported

commit 2175824aa9fd01a59a2925eb2c100e49fae54f92
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Sep 17 22:22:28 2009 -0300

    exporting removed methods from QAbstractItemModel, QObject (children())
    and QBuffer classes

commit 12b275ba42244b15cc1b206de1467218f65b70f6
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Sep 17 22:11:29 2009 -0300

    exporting "void QMimeData::setUrls(const QList<QUrl> &)" on QtCore typesystem

commit c49064f3adfeb9551cbcc9e603b3f56c67ad050d
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Sep 16 21:20:14 2009 -0300

    removed tags modifying connectNotify and disconnectNotify first argument
    from 'const char*' to 'const QByteArray&'

commit f694b06457a9c59588576574443ff3b083ce420d
Author: Luciano Wolf <luciano.wolf@openbossa.org>
Date:   Wed Sep 16 18:51:20 2009 -0300

    Workaround to avoid bug#65.

commit 9ce7305ff351aa10fa9fecf7daf9ef2a5346c859
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Sep 16 18:44:02 2009 -0300

    Removed QXmlStreamWriter(QByteArray*) dua to a shiboken bug.

commit 2e7821730a4eb1f66602113edb55d26376a08485
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Sep 16 18:37:56 2009 -0300

    Removed references to QBitRef.

commit c58db32367e278504bf787d149364f86fd2204fa
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Sep 16 17:44:44 2009 -0300

    Added inject code for QCoreApplication constructor.

commit 342b03d340f1a26232ddeabfc7df801a4f040f4c
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Sep 16 12:02:10 2009 -0300

    added converters for QHash container

commit a52c12000eaaf6ead140af1e8158aad9a6af4872
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Sep 15 17:14:51 2009 -0300

    Removed QData functions with int pointers in their arguments

commit 50678706032259f37942eea03429e86af685eedb
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Sep 15 17:00:19 2009 -0300

    added conversion rules for QVector and QMap containers

commit d9b029098c0aee475310841f2d2746c3739b99f7
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Sep 15 16:53:30 2009 -0300

    Remvoed functions using QByteArray pointers

commit 08f4e12d8c1b16a4c049133e7b7aed5e6529a1d4
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Sep 15 14:20:14 2009 -0300

    Removed function QTranslator::load(uchar*, int)

commit d753c1cf52dfda27fb251366ee754017e2f68a44
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Tue Sep 15 14:52:50 2009 -0300

    added conversion rules for QList and QPair containers

commit 96bc2011c8762c117fb2d71d3feba4678690ac49
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Sep 15 14:17:32 2009 -0300

    Remove ValueHolder template from QtCore custom converters

commit 4f906ed72a40782c6728568395958a0b2619fed4
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Sep 11 20:03:27 2009 -0300

    Type system update.
    It now generates a useless QtCore with a lot of undefinied
    symbols... all this if you change qstringlist_wrapper by
    hand before start the compilation.
    
    This is just to get some idea about the size of QtCore
    generated by shiboken.

commit 0ba96d1b3154188fe8c93a7a1e19b9c05e7d4cda
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Fri Sep 11 16:43:37 2009 -0300

    QMutexLocker is a object-type, not a value-type.

commit 6a2a3a6d618783c7c9083d579482fb0a0a6beb6e
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Sep 9 14:50:30 2009 -0300

    Added all QtCore classes to the typesystem.

commit 0d4c968a6c323eda43af21b34350995e793ff2d5
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Wed Sep 9 13:36:26 2009 -0300

    Initial experiments with shiboken and Qt
