commit 23e0712360442e50f34be0d6e4651b8c4c806d47
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 22 18:19:14 2011 -0300

    Version Bump.

commit d3c49d24de27ff41b2a465ffa9f5a98957ed9946
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Aug 18 16:46:08 2011 -0300

    Fix bug 963 - "What's This not displaying QTableWidget column header information as in Qt Designer"
    
    Reviewer: Lauro Moura <lauro.moura@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

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

    Updated pyside version dependency.

commit 8909adf84ae1453b25cffee6de0ea3bc793b0b89
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Jul 22 15:53:57 2011 -0300

    Bumped version to 0.2.12.

commit c489162de563b73529b0e44e1df50499b39fb753
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jul 13 15:19:40 2011 -0300

    Do not set QMenuBar parent on MacOS.
    
    Fix bug #907.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit bb7bb75e41e745dbb118d493316ad3f268d3202d
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Jul 5 15:50:19 2011 -0300

    Bumped version to 0.2.11.

commit 84ab0b949b23a4a91eb594244900296bbfb73420
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Jun 27 19:40:25 2011 -0300

    Fixed QWizard test.
    
    Reviewed by Bruno Araujo <bruno.araujo@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 09efe2ccac9e726f03cbdfb65daa86caa4af081f
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Jun 27 19:14:15 2011 -0300

    Improved style on rcc tests CMakeLists.txt.

commit 52301a1c53c903443cf1459c9e0335077494e667
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Jun 27 19:08:24 2011 -0300

    Fixed the tests for pyside-rcc and added a new test for bug #901.

commit 25470abc2a1935a21fb26ab93a10ff9e17905400
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Mon Jun 27 15:50:03 2011 -0300

    Fixes bug #901 - http://bugs.pyside.org/show_bug.cgi?id=901
    
    The space optimization trick printed a sequence of invalid characters,
    namely '\x', which are used to introduce a encoded character.

commit 65de7c2573dfb3bf2e77cfc07ce790c83759d768
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Jun 22 13:42:56 2011 -0300

    Bumped version to 0.2.10.

commit 365f37c4c2fef6226baf406576bd9f0d32d6d304
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Fri Jun 17 15:27:49 2011 -0300

    Fixed context handling in pyside-lupdate.
    
    This fixes bug #881 - http://bugs.pyside.org/show_bug.cgi?id=881
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>

commit 84d20d6534015aa1c195a4b8555b074e7273d3cc
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Jun 2 17:00:38 2011 -0300

    Space optimization including and expanding on the patch sent by Thomas Perl <m@thp.io>.
    
    Added unit tests.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>
    Reviewed by Renato Araújo <renato.filho@openbossa.org>

commit 9858841c1a328a9076499deeff6401a8c45a5100
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 26 10:40:57 2011 -0300

    Updated pyside dependency version.

commit 338c3a45a22f5215734ef7020e47284104374bff
Author: David Jean Louis <izimobil@gmail.com>
Date:   Wed Apr 6 17:13:35 2011 +0200

    Fix bug 812 - "pyside-uic 0.2.8 "unexpected error" (KeyError: 'pluginType')"
    
    Fixed pyuic plugins loading (now skips __init__.py file)
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 9f5b6e98cde3e77fe16bd5bf72f4390d90de6074
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Apr 6 13:56:46 2011 -0300

    Version bump to 0.2.9

commit cdbac9fb4214e209d2f1225b3a15bd0d01442e6f
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Mar 25 10:48:48 2011 -0300

    Fix bug 789 - "pysideuic generate broken code from .ui file"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 1adb4f5b4c05718937ef33455389bd3dd4e64335
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Mar 25 11:07:24 2011 -0300

    Version bump to 0.2.8

commit 7986f216e883b8caf42532c97aea10938cb770f2
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Feb 1 16:15:00 2011 -0200

    Fix regression of bug 561 - "pyside-uic generates invalid code when tab name is not translatable"
    Fix bug 665 - "Wrong output from pyside-uic with QButtonGroup"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 56e6328a90e37b07b3506b81c3b9e02b0f1f4fed
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jan 25 15:28:23 2011 -0200

    Fix failing test in pyside-tools.
    
    Reviewer: Renato Araújo <renato.filho@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 57a8988efcdfa9a17133e2eb3f53c5d17f90bb43
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jan 25 14:57:54 2011 -0200

    Add variable BUILD_TESTS to CMakeLists.txt.

commit 523302cf44009b8061eab0add4e85fbdda988d8b
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Tue Jan 25 15:31:30 2011 -0200

    Bump version to 0.2.7

commit fcdd2b2b68c7aef74930471a72de865431c8c055
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Fri Jan 21 15:40:13 2011 -0300

    Bump to version 0.2.6.

commit 0194c442139e6d1ff4a00404c787d3c37e2a13f8
Author: Patrick Hartling <patrick@priority5.com>
Date:   Tue Jan 18 17:40:15 2011 -0200

    Fix bug#609 - "Python site-packages path cannot be customized"
    
    The PySide build allows customization of how the Python extension modules are
    installed in site-packages through CMake parameters. The attached patch adds
    the same capability to the pyside-tools build.
    
    Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
              Lauro Moura <lauro.neto@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit cea64df8aedfdb2c8d8fe60bc329e6d15080e14d
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jan 13 15:43:00 2011 -0200

    Merge latest changes from PyQt4 uic into PySide uic avoiding the loadUi function due to license issues.
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Luciano Wolf <luciano.wolf@openbossa.org>

commit 71c2737423e16f854e0c9736b1518ee49d2c9c39
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Thu Jan 6 13:12:55 2011 -0200

    Bump version to 0.2.5.

commit 3f8187311679d767573ee767d8bf6705965f4dac
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Thu Dec 30 15:18:15 2010 -0300

    Added man page to pyside-uic.

commit 8e126dc6258353be42b944107a40cde1a7dfb085
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Dec 29 20:19:40 2010 -0300

    Added man page to pyside-lupdate.

commit 37e523670a02a25d08ec067df5df21173b5cca8b
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Dec 29 20:11:42 2010 -0300

    Fixed error messages on pyside-lupdate.
    
    They call the executable by its right name.

commit b6653bc9ad776f1b2f1f3f02d6fa97d3281aebb5
Author: Marcelo Lira <marcelo.lira@openbossa.org>
Date:   Wed Dec 29 19:33:46 2010 -0300

    Added man page to pyside-rcc.

commit 89ed1f4fe0dc1bbfa98af49abfc55c944a27a0ca
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Dec 29 19:38:40 2010 -0200

    Fix bug#561 - "pyside-uic generates invalid code when tab name is not translatable"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Lauro Moura <lauro.neto@openbossa.org>

commit b01358caf2be8d08556f6a1d015d0f879e9f688e
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Dec 20 15:54:04 2010 -0200

    Fix bug 460 - "pyside-uic can't deal with QWizard"
    
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
              Renato Araújo <renato.filho@openbossa.org>

commit a3c94eeda332312bca01d72d3ce5e61e5acf403d
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Mon Dec 20 17:31:16 2010 -0200

    Bump version to 0.2.4.

commit 4da0156e95829a079664c8685fb6240a02382920
Author: Didier Raboud <didier@raboud.com>
Date:   Wed Nov 24 15:53:00 2010 -0200

    Fix bug#494 - "Embeds a copy of the elementtree python module"
    
    Don't install nor use the embedded elementtree copy, because python >=2.5 ships both cElementTree and ElementTree.
    
    Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit e5974c12e7e28a0d77902e643ff9ebd77097a40c
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Wed Nov 24 16:05:42 2010 -0200

    Bump version to 0.2.3.

commit c6b462c76da96e420879550f70a193932ed5fc9f
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Nov 1 09:46:02 2010 -0300

    Updated PySide version required.

commit 56891ff390558c5ddec89cdc03aa6143e9110b68
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 15 09:57:02 2010 -0300

    Bump version to 0.2.2.

commit ff2c7a8f3400d67040aea318b15daafb6d1a8140
Author: Roman Lacko <backup.rlacko@gmail.com>
Date:   Fri Sep 24 11:13:46 2010 -0300

    Add a "main" function to pyside-uic script.
    
    This change is needed for setuptools to generate the console script wrapper.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit 4a8b16e7f9380b93396a63bbff29fbfc3daab8ed
Author: Hugo Parente Lima <hugo.pl@gmail.com>
Date:   Fri Sep 24 11:16:10 2010 -0300

    Version bump

commit 4ca800ec90c04c215f6e232d4309791623180e21
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Sep 22 17:12:33 2010 -0300

    Renamed pyside-rcc4 to pyside-rcc to follow the standard name used in others PySide tools.
    
    Fixes bug #368.
    
    Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
              Marcelo Lira <marcelo.lira@openbossa.org>

commit abd00dd6db989887ddee26851d03899123198937
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 3 19:37:13 2010 -0300

    Removed use of QVariant in uic converter.
    
    Bump to version 0.2.0

commit 4d6e1bbe0fa6f805af59b093c3149fcab9224e2f
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Aug 3 19:34:14 2010 -0300

    Fixed PySide required version.

commit 6529ae258b4c3783cebf9eca6dd14a0fa0a712fd
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu Jun 17 15:44:14 2010 -0300

    Fix bug#248 - "pyside-uic generate QString object -> break API#2"

commit 6f8c06d6cb031fae154f0ae1094a3c4a425e9a92
Author: Hugo Parente Lima <hugo.lima@openbossa.org>
Date:   Thu May 20 16:05:32 2010 -0300

    Fix bug#205 - "pyside-uic doesn't really give a version number"

commit 25d80b305292ab66d76246f1135d1f19126b762b
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue May 4 18:33:01 2010 -0300

    Updated git-archive use to keep compatibility with git version 1.6.

commit 19ff98ca8938da8b647613d2ed34ca37f74c65b0
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 23 14:11:06 2010 -0300

    Changed routine to build source packages.
    
    Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org>
    Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>

commit 78112558da7a6d04ca2e0a40148cbf2ced2943fe
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Tue Mar 23 14:08:25 2010 -0300

    pyside-tools doesn't need the PySide package.

commit 7351d403cfa0df55923ebd46817818cedbac877d
Author: renato araujo oliveira <renato@renato-note.(none)>
Date:   Tue Nov 10 10:24:01 2009 -0300

    Fixed missing include path.
    
    Reviewed by Hugo Parente <hugo.lima@openbossa.org>

commit 77c56f90bcc40cc8e5703b8f65d884eca4c56ebc
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Oct 5 11:36:42 2009 -0300

    Bump to 0.1.3

commit 17e48880c2a3ed76e42a2d6056f42f95093a22e4
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Mon Oct 5 11:33:52 2009 -0300

    Update changelog for new release

commit bd9a162d43d467ca862d9819b1f0fdb87e8be8cf
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Sep 15 18:07:41 2009 -0300

    Update pyside email

commit 9691ac41e52168f51fdb66a41680df6d4de98151
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Sep 15 17:55:39 2009 -0300

    Fixing rcc headers

commit 731a3eece828dab0853e7df73b74348cf106f94e
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Sep 15 17:33:08 2009 -0300

    Adding check for PySide. Required to run the tests

commit 5c32a39e2614ab081ab549af131520b10e3ab5bf
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Sep 15 21:14:03 2009 -0300

    Adding initial version of pylupdate

commit 922ade6ffff9b29055345afe5e0bc2c46665d17b
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Sep 4 18:14:13 2009 -0300

    Bump version to 0.1.2

commit 4083891f7c580b876ff79480174ae5bd484c1c69
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Sep 4 15:13:28 2009 -0300

    Adds +x permission to pyside-uic. Fixes #35

commit 1f80999c2587ce06f169fbdf708a4743dd089b30
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Sep 4 15:05:10 2009 -0300

    Rcc depends on  QtXml headers. Fixes #31
    
    Thanks to Didier Raboud.

commit 4f9e2cdd153c883513a9c80ce943c1dcff6848b2
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Sep 4 11:23:56 2009 -0300

    Adding rcc license file

commit 279bdf89c95cc71c07122f65cd002c6f2471116e
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Sep 4 11:22:45 2009 -0300

    Moving uic license file to its own name

commit 588f9bb949739be9386cd3f4e37ed0817ea5fa0a
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Sep 4 10:49:45 2009 -0300

    Fixing license header for rcc. Fixes #32

commit 529d318c32aa599dfd4609bd3268b6fe18407932
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Sep 4 10:51:13 2009 -0300

    Bump version to 0.1.1

commit 463a010f462f0f8aed63492baeae9ab7f18e087d
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Sep 3 16:09:12 2009 -0300

    Adding 'make dist'
    
    Reviewed by Marcelo Lira.

commit 2f1756c885adfa7bf012b894f2aa9e72d5ada9d8
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Sep 3 15:52:41 2009 -0300

    Fix pythonpath typo

commit 11b30f87729a53db960a55180712a0912f3ebd2e
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Sep 3 15:50:57 2009 -0300

    Removing uneeded setup.py

commit b548bb9eb309b4d21cd18adfe26196a4e659c2ad
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Thu Sep 3 15:49:46 2009 -0300

    Add support in CMakeLists to instal uic stuff

commit 373faa694cee226fda9ba28709bcc00701523303
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Sep 1 18:50:12 2009 -0300

    Updating AUTHORS
    
    Reviewed by Marcelo Lira.

commit 64e2f5c8bded0a821d4f375ca899327d9e822e9c
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Sep 1 18:49:25 2009 -0300

    Adding copyright to rcc files

commit 5fd8661b1787968e1a2b3036de50f5dbc620c73f
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Sat Aug 29 16:52:58 2009 -0300

    Adding test for pyside-rcc4

commit 6b0475c849d5f73b60ef34aa3f719640f9039ad8
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Sat Aug 29 14:20:00 2009 -0300

    Moving uic to pyside-uic. Changing mode.

commit 939e9f1dc6cdb50ec08cd27958d4e4cf732a16b8
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Aug 28 17:41:22 2009 -0300

    Changing to pyside

commit db855de502e93916b2590b5108ac02db59603ea9
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Aug 28 17:07:23 2009 -0300

    Adding cmake uninstall file

commit 5616a14d384f1bf0f2d495bfc965a2a6202ddcc8
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Fri Aug 28 17:05:39 2009 -0300

    Adding current pyrcc plus CMake build system

commit d69daf4a4261b4361dc97474b0be57c58b9de55c
Author: Hugo Lima <hugo.lima@openbossa.org>
Date:   Thu Aug 27 18:00:17 2009 -0300

    PySide fork of pyuic4
