aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merged mainline.Renato Araujo Oliveira Filho2012-10-316-12/+20
| |\ \
| * | | Revert last commit.Renato Araujo Oliveira Filho2012-10-312-0/+11
| | | |
| * | | Reverted use of xvfb for tests. (Does not work with opengl)Renato Araujo Oliveira Filho2012-10-312-11/+0
| | | |
| * | | Removed QtTestGui include from tests.Renato Araujo Oliveira Filho2012-10-316-6/+6
| | | |
| * | | Added xvfb option on cmake to enable run tests without X running.Renato Araujo Oliveira Filho2012-10-314-1/+13
| | | |
| * | | Added missing opengl dependency. Necessary for examples.Renato Araujo Oliveira Filho2012-10-311-0/+2
| | | |
| * | | Removed show widgets functions to avoid problems in the auto builder.Renato Araujo Oliveira Filho2012-10-311-2/+0
| | | |
| * | | Added 'dbus-test-runner' ad build dependency.Renato Araujo Oliveira Filho2012-10-311-0/+1
| | | |
| * | | Updated rules to avoid warnings during the package build.Renato Araujo Oliveira Filho2012-10-311-0/+3
| | | |
| * | | Fixed control file to accept any python3 version.Renato Araujo Oliveira Filho2012-10-311-1/+1
| | | |
| * | | Updated debian package to use debhelper instead of cdbs.Renato Araujo Oliveira Filho2012-10-312-8/+10
| | | |
| | | * Merged mainline.Renato Araujo Oliveira Filho2012-11-076-6/+18
| | | |\ | |_|_|/ |/| | |
* | | | Fixed tests to avoid crashing if dbus session is not available.Renato Araujo Oliveira Filho2012-11-025-6/+5
|\ \ \ \ | | | | | | | | | | Approved by Olivier Tilloy, PS Jenkins bot.
| * | | | Fixed tests code to avoid crash if dbus session is not avaliable.Renato Araujo Oliveira Filho2012-11-025-6/+5
|/ / / /
* | | | releasing version 0.1.6.Olivier Tilloy2012-10-311-0/+13
|\ \ \ \ | |_|/ / |/| | | Approved by Ricardo Mendoza.
| * | | releasing version 0.1.6Olivier Tilloy2012-10-311-0/+13
|/ / /
| | * Updated tests make file to outpu xml results files.Renato Araujo Oliveira Filho2012-11-071-1/+1
| | |
| | * Rename coverage option name.Renato Araujo Oliveira Filho2012-10-311-5/+5
| |/ |/|
* | Migrate all the scripts to python3.Olivier Tilloy2012-10-319-14/+15
|\| | | | | Approved by Renato Araujo Oliveira Filho, PS Jenkins bot.
| * Merge the latest changes from trunk.Olivier Tilloy2012-10-304-7/+15
| |\
| * | Migrate all scripts to python3.Olivier Tilloy2012-10-309-13/+14
| | |
* | | Use the correct function "g_action_group_change_action_state" to change the ↵Renato Araujo Oliveira Filho2012-10-306-12/+20
|\ \ \ | |_|/ |/| | | | | | | | action state. Approved by Olivier Tilloy.
| * | Used utf8 instead of latin1 for strings.Renato Araujo Oliveira Filho2012-10-307-17/+25
| |\ \ | |/ / |/| |
* | | Replaced gchar <-> QString convertion function, from Latin1 to Utf8.Renato Araujo Oliveira Filho2012-10-304-7/+15
|\ \ \ | |_|/ |/| | Approved by PS Jenkins bot, Olivier Tilloy.
| * | Created unit test for utf8 strings.Renato Araujo Oliveira Filho2012-10-302-1/+9
| | |
| * | Replaced string convertion from Latin1 to Utf8.Renato Araujo Oliveira Filho2012-10-302-6/+6
| | |
| | * Created function actionActivate on QDbusActionGroup.Renato Araujo Oliveira Filho2012-10-304-3/+11
| | |
| | * Use the correct function "g_action_group_change_action_state" to change the ↵Renato Araujo Oliveira Filho2012-10-301-1/+1
| |/ |/| | | | | action state.
* | Changed the 'g_bus_watch_name' flag to auto start the service;. Approved by ↵Renato Araujo Oliveira Filho2012-10-251-1/+1
|\ \ | |/ |/| | | PS Jenkins bot, Olivier Tilloy.
| * Changed the 'g_bus_watch_name' flag to auto start the service;Renato Araujo Oliveira Filho2012-10-241-1/+1
|/
* releasing version 0.1.5Olivier Tilloy2012-10-181-2/+2
|
* Add missing changelog entry.Olivier Tilloy2012-10-181-0/+7
|
* Implemented conversion for QVariantMap;Renato Araujo Oliveira Filho2012-10-174-3/+50
|\ | | | | Created unit test for QVariantMap conversion;. Approved by Olivier Tilloy, PS Jenkins bot.
| * Used utf8 instead of latin1 on QString conversion;Renato Araujo Oliveira Filho2012-10-171-1/+1
| |
| * Used 'G_VARIANT_TYPE_VARDICT' in GVariantBuilder constructor.Renato Araujo Oliveira Filho2012-10-171-1/+1
| |
| * Merged mainline.Renato Araujo Oliveira Filho2012-10-1611-9/+234
| |\ | |/ |/|
* | releasing version 0.1.4Olivier Tilloy2012-10-161-2/+2
| |
* | Avoid emit model reset during QMenuModel destructor, to avoid crash in QML ↵Renato Araujo Oliveira Filho2012-10-1610-7/+232
|\ \ | | | | | | | | | engine.. Approved by Olivier Tilloy, PS Jenkins bot, jenkins.
| * \ Merged mainline.Renato Araujo Oliveira Filho2012-10-1521-41/+236
| |\ \ | |/ / |/| |
| * | Merged mainline.Renato Araujo Oliveira Filho2012-10-1110-15/+53
| |\ \
| * | | Added new generated test files into bzrignore.Renato Araujo Oliveira Filho2012-10-111-0/+2
| | | |
| * | | Created unit test for crash during model destruction.Renato Araujo Oliveira Filho2012-10-113-0/+52
| | | |
| * | | Added comments on qml file used in tests.Renato Araujo Oliveira Filho2012-10-111-0/+2
| | | |
| * | | Fixed typo in function name.Renato Araujo Oliveira Filho2012-10-101-1/+1
| | | |
| * | | Clenup qml file, removed debug messages and unused code.Renato Araujo Oliveira Filho2012-10-101-7/+0
| | | |
| * | | Created a new private function "clearModel" instead of change signature of ↵Renato Araujo Oliveira Filho2012-10-103-17/+21
| | | | | | | | | | | | | | | | "setModel" function.
| * | | Fixed crash during model destruction in QML.Renato Araujo Oliveira Filho2012-10-099-9/+181
| | | |
| | | * Created unit test for QVariantMap conversion;Renato Araujo Oliveira Filho2012-10-153-3/+22
| | | |
| | | * Implemented conversion for QVariantMap;Renato Araujo Oliveira Filho2012-10-151-0/+28
| |_|/ |/| |
* | | Expose a C++ library, and separate into 3 binary packages:Olivier Tilloy2012-10-1521-41/+236
|\ \ \ | |_|/ |/| | | | | | | | - libqmenumodel0: C++ library - libqmenumodel-dev: development headers for the C++ library - qmenumodel-qml: QML module. Approved by Renato Araujo Oliveira Filho, jenkins.