Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unset actions model in destructor | Nick Dedekind | 2014-06-30 | 1 | -0/+1 |
* | Make sure the right qt modules are loaded to make QMenuModel tests pass | Lars Uebernickel | 2013-08-27 | 1 | -3/+3 |
* | Removed the use of Qt Widgets from tests. | Renato Araujo Oliveira Filho | 2013-01-11 | 1 | -1/+1 |
* | Fixed item removal and insertion. | Renato Araujo Oliveira Filho | 2013-01-10 | 1 | -3/+1 |
* | Implmeneted QMenuModel as tree model. | Renato Araujo Oliveira Filho | 2013-01-03 | 1 | -3/+5 |
* | Fixed model changes and singal. | Renato Araujo Oliveira Filho | 2012-12-16 | 1 | -0/+1 |
* | QMenuModel now keeps cache of any link element. | Renato Araujo Oliveira Filho | 2012-12-01 | 1 | -0/+1 |
* | Added 'TEST_XML_OUTPUT' option on cmake to enable/disalbe test output in xml. | Renato Araujo Oliveira Filho | 2012-11-22 | 1 | -1/+7 |
* | Merged 'lp:~renatofilho/girden/debian-dh' branch. | Renato Araujo Oliveira Filho | 2012-11-07 | 1 | -1/+1 |
|\ | |||||
| * | Uses "QT_QPA_PLATFORM=minimal" to run qt tests. | Renato Araujo Oliveira Filho | 2012-11-01 | 1 | -2/+1 |
| * | Revert last commit. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -0/+1 |
| * | Reverted use of xvfb for tests. (Does not work with opengl) | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -1/+0 |
| * | Added xvfb option on cmake to enable run tests without X running. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -0/+1 |
* | | Updated tests make file to outpu xml results files. | Renato Araujo Oliveira Filho | 2012-11-07 | 1 | -1/+1 |
|/ | |||||
* | Fixed crash during model destruction in QML. | Renato Araujo Oliveira Filho | 2012-10-09 | 1 | -1/+4 |
* | Use the automoc feature to simplify a lot the build system. | Olivier Tilloy | 2012-10-05 | 1 | -25/+7 |
* | Port to Qt5. | Olivier Tilloy | 2012-10-05 | 1 | -2/+5 |
* | Rename the source directories. | Olivier Tilloy | 2012-10-04 | 1 | -3/+3 |
* | Created function to convert from QVariant to GVariant. | Renato Araujo Oliveira Filho | 2012-09-14 | 1 | -0/+22 |
* | Added QML documentation. | Renato Araujo Oliveira Filho | 2012-09-12 | 1 | -0/+1 |
* | Splitted qmenumodel plugin in two libraries to make it testable. | Renato Araujo Oliveira Filho | 2012-09-11 | 1 | -0/+46 |