Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated README file with the new coverage flag. | Renato Araujo Oliveira Filho | 2012-11-07 | 1 | -2/+2 |
* | Merged 'lp:~renatofilho/girden/debian-dh' branch. | Renato Araujo Oliveira Filho | 2012-11-07 | 10 | -19/+33 |
|\ | |||||
| * | Fixed string comparation on cmake files. | Renato Araujo Oliveira Filho | 2012-11-06 | 1 | -1/+2 |
| * | Skip tests on qemu to avoid crashes. | Renato Araujo Oliveira Filho | 2012-11-06 | 1 | -2/+6 |
| * | Removed 'xvfb' from the dependency list. | Renato Araujo Oliveira Filho | 2012-11-06 | 1 | -1/+0 |
| * | Uses "QT_QPA_PLATFORM=minimal" to run qt tests. | Renato Araujo Oliveira Filho | 2012-11-01 | 3 | -13/+2 |
| * | Updated dependency list to use python3 packages. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -2/+2 |
| * | Added missing python dependencies. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -0/+3 |
| * | Merged mainline. | Renato Araujo Oliveira Filho | 2012-10-31 | 6 | -12/+20 |
| |\ | |||||
| * | | Revert last commit. | Renato Araujo Oliveira Filho | 2012-10-31 | 2 | -0/+11 |
| * | | Reverted use of xvfb for tests. (Does not work with opengl) | Renato Araujo Oliveira Filho | 2012-10-31 | 2 | -11/+0 |
| * | | Removed QtTestGui include from tests. | Renato Araujo Oliveira Filho | 2012-10-31 | 6 | -6/+6 |
| * | | Added xvfb option on cmake to enable run tests without X running. | Renato Araujo Oliveira Filho | 2012-10-31 | 4 | -1/+13 |
| * | | Added missing opengl dependency. Necessary for examples. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -0/+2 |
| * | | Removed show widgets functions to avoid problems in the auto builder. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -2/+0 |
| * | | Added 'dbus-test-runner' ad build dependency. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -0/+1 |
| * | | Updated rules to avoid warnings during the package build. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -0/+3 |
| * | | Fixed control file to accept any python3 version. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -1/+1 |
| * | | Updated debian package to use debhelper instead of cdbs. | Renato Araujo Oliveira Filho | 2012-10-31 | 2 | -8/+10 |
* | | | Merged mainline. | Renato Araujo Oliveira Filho | 2012-11-07 | 6 | -6/+18 |
|\ \ \ | |||||
| * \ \ | Fixed tests to avoid crashing if dbus session is not available. | Renato Araujo Oliveira Filho | 2012-11-02 | 5 | -6/+5 |
| |\ \ \ | |||||
| | * | | | Fixed tests code to avoid crash if dbus session is not avaliable. | Renato Araujo Oliveira Filho | 2012-11-02 | 5 | -6/+5 |
| |/ / / | |||||
| * | | | releasing version 0.1.6. | Olivier Tilloy | 2012-10-31 | 1 | -0/+13 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | releasing version 0.1.6 | Olivier Tilloy | 2012-10-31 | 1 | -0/+13 |
| |/ / | |||||
* | | | Updated tests make file to outpu xml results files. | Renato Araujo Oliveira Filho | 2012-11-07 | 1 | -1/+1 |
* | | | Rename coverage option name. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -5/+5 |
|/ / | |||||
* | | Migrate all the scripts to python3. | Olivier Tilloy | 2012-10-31 | 9 | -14/+15 |
|\| | |||||
| * | Merge the latest changes from trunk. | Olivier Tilloy | 2012-10-30 | 4 | -7/+15 |
| |\ | |||||
| * | | Migrate all scripts to python3. | Olivier Tilloy | 2012-10-30 | 9 | -13/+14 |
* | | | Use the correct function "g_action_group_change_action_state" to change the a... | Renato Araujo Oliveira Filho | 2012-10-30 | 6 | -12/+20 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Used utf8 instead of latin1 for strings. | Renato Araujo Oliveira Filho | 2012-10-30 | 7 | -17/+25 |
| |\ \ | |/ / |/| | | |||||
* | | | Replaced gchar <-> QString convertion function, from Latin1 to Utf8. | Renato Araujo Oliveira Filho | 2012-10-30 | 4 | -7/+15 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Created unit test for utf8 strings. | Renato Araujo Oliveira Filho | 2012-10-30 | 2 | -1/+9 |
| * | | Replaced string convertion from Latin1 to Utf8. | Renato Araujo Oliveira Filho | 2012-10-30 | 2 | -6/+6 |
| | * | Created function actionActivate on QDbusActionGroup. | Renato Araujo Oliveira Filho | 2012-10-30 | 4 | -3/+11 |
| | * | Use the correct function "g_action_group_change_action_state" to change the a... | Renato Araujo Oliveira Filho | 2012-10-30 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Changed the 'g_bus_watch_name' flag to auto start the service;. Approved by P... | Renato Araujo Oliveira Filho | 2012-10-25 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Changed the 'g_bus_watch_name' flag to auto start the service; | Renato Araujo Oliveira Filho | 2012-10-24 | 1 | -1/+1 |
|/ | |||||
* | releasing version 0.1.5 | Olivier Tilloy | 2012-10-18 | 1 | -2/+2 |
* | Add missing changelog entry. | Olivier Tilloy | 2012-10-18 | 1 | -0/+7 |
* | Implemented conversion for QVariantMap; | Renato Araujo Oliveira Filho | 2012-10-17 | 4 | -3/+50 |
|\ | |||||
| * | Used utf8 instead of latin1 on QString conversion; | Renato Araujo Oliveira Filho | 2012-10-17 | 1 | -1/+1 |
| * | Used 'G_VARIANT_TYPE_VARDICT' in GVariantBuilder constructor. | Renato Araujo Oliveira Filho | 2012-10-17 | 1 | -1/+1 |
| * | Merged mainline. | Renato Araujo Oliveira Filho | 2012-10-16 | 11 | -9/+234 |
| |\ | |/ |/| | |||||
* | | releasing version 0.1.4 | Olivier Tilloy | 2012-10-16 | 1 | -2/+2 |
* | | Avoid emit model reset during QMenuModel destructor, to avoid crash in QML en... | Renato Araujo Oliveira Filho | 2012-10-16 | 10 | -7/+232 |
|\ \ | |||||
| * \ | Merged mainline. | Renato Araujo Oliveira Filho | 2012-10-15 | 21 | -41/+236 |
| |\ \ | |/ / |/| | | |||||
| * | | Merged mainline. | Renato Araujo Oliveira Filho | 2012-10-11 | 10 | -15/+53 |
| |\ \ | |||||
| * | | | Added new generated test files into bzrignore. | Renato Araujo Oliveira Filho | 2012-10-11 | 1 | -0/+2 |
| * | | | Created unit test for crash during model destruction. | Renato Araujo Oliveira Filho | 2012-10-11 | 3 | -0/+52 |