Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged mainline. | Renato Araujo Oliveira Filho | 2012-11-28 | 19 | -57/+201 |
|\ | |||||
| * | releasing version 0.1.8. | Renato Araujo Oliveira Filho | 2012-11-23 | 1 | -0/+15 |
| |\ | |||||
| | * | releasing version 0.1.8 | Renato Araujo Oliveira Filho | 2012-11-23 | 1 | -0/+15 |
| |/ | |||||
| * | Fixed QMenumodel behavior when the GMenuModel is destroyed. | Renato Araujo Oliveira Filho | 2012-11-23 | 5 | -8/+24 |
| |\ | |||||
| | * | Removed missing function declaration. | Renato Araujo Oliveira Filho | 2012-11-23 | 2 | -7/+2 |
| | * | Take care of object ref internally on QMenumodel, instead of QDBusMenuModel. | Renato Araujo Oliveira Filho | 2012-11-23 | 4 | -40/+7 |
| | * | Replaced 'reinterpret_cast' for gobject cast when possible. | Renato Araujo Oliveira Filho | 2012-11-23 | 2 | -5/+5 |
| | * | Merged mainline. | Renato Araujo Oliveira Filho | 2012-11-23 | 6 | -4/+68 |
| | |\ | |||||
| | * | | Fixed QMenumodel behaviour when the GMenuModel is destroyed. | Renato Araujo Oliveira Filho | 2012-11-23 | 5 | -2/+56 |
| * | | | Removed QAction dependency from QStateAction. | Renato Araujo Oliveira Filho | 2012-11-23 | 9 | -36/+65 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Create unit test for name property and activate function. | Renato Araujo Oliveira Filho | 2012-11-23 | 5 | -13/+26 |
| | * | | Added docs on new functions. | Renato Araujo Oliveira Filho | 2012-11-22 | 1 | -5/+14 |
| | * | | Removed QAction dependecy from QStateAction. | Renato Araujo Oliveira Filho | 2012-11-22 | 5 | -24/+31 |
| | |/ | |||||
| * | | Added 'TEST_XML_OUTPUT' option on cmake to enable/disalbe test output in xml. | Renato Araujo Oliveira Filho | 2012-11-23 | 2 | -1/+8 |
| |\ \ | |||||
| | * | | Added 'TEST_XML_OUTPUT' option on cmake to enable/disalbe test output in xml. | Renato Araujo Oliveira Filho | 2012-11-22 | 2 | -1/+8 |
| | |/ | |||||
| * | | Implemented support to tuple conversions. | Renato Araujo Oliveira Filho | 2012-11-23 | 4 | -3/+60 |
| |\ \ | | |/ | |/| | |||||
| | * | Fixed code style. | Renato Araujo Oliveira Filho | 2012-11-23 | 1 | -2/+2 |
| | * | Only unref variant if its is valid. | Renato Araujo Oliveira Filho | 2012-11-22 | 1 | -1/+1 |
| | * | Implemented support to tuple conversions. | Renato Araujo Oliveira Filho | 2012-11-22 | 4 | -3/+60 |
| |/ | |||||
| * | Fixed memory leak after the service disappear. | Renato Araujo Oliveira Filho | 2012-11-22 | 1 | -0/+5 |
| |\ | |||||
| | * | Avoid find children recursive during the model cleanup. | Renato Araujo Oliveira Filho | 2012-11-22 | 1 | -1/+1 |
| | * | Moved model children clear to clearModel function. | Renato Araujo Oliveira Filho | 2012-11-22 | 1 | -5/+5 |
| | * | Fixed memory leak after the service disapear. | Renato Araujo Oliveira Filho | 2012-11-21 | 1 | -0/+5 |
| |/ | |||||
| * | Reimplement roleNames() instead of using setRoleNames(…). | Olivier Tilloy | 2012-11-20 | 2 | -9/+15 |
| |\ | |||||
| | * | Reimplement roleNames() instead of using setRoleNames(…). | Olivier Tilloy | 2012-11-19 | 2 | -9/+15 |
| |/ | |||||
| * | releasing version 0.1.7. | Olivier Tilloy | 2012-11-15 | 1 | -0/+9 |
| |\ | |||||
| | * | releasing version 0.1.7 | Olivier Tilloy | 2012-11-14 | 1 | -0/+9 |
| |/ | |||||
* / | Created auxiliary functions. To allows access the model data from JavaScript; | Renato Araujo Oliveira Filho | 2012-11-13 | 2 | -0/+47 |
|/ | |||||
* | Updates to get coverage and test results in jenkins. | Renato Araujo Oliveira Filho | 2012-11-08 | 4 | -10/+12 |
|\ | |||||
| * | Merged 'lp:~renatofilho/girden/debian-dh'. | Renato Araujo Oliveira Filho | 2012-11-07 | 1 | -2/+3 |
| |\ | |||||
| | * | Make the rule 'make check' always enabled. | Renato Araujo Oliveira Filho | 2012-11-07 | 1 | -2/+3 |
| * | | Merged mainline. | Renato Araujo Oliveira Filho | 2012-11-07 | 0 | -0/+0 |
| |\ \ | |/ / |/| | | |||||
* | | | Updated debian package to use debhelper instead of cdbs. | Renato Araujo Oliveira Filho | 2012-11-07 | 10 | -19/+33 |
|\ \ \ | | |/ | |/| | |||||
| | * | Appended auto generated xml test output files into ignored list. | Renato Araujo Oliveira Filho | 2012-11-07 | 1 | -0/+1 |
| | * | 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 |