Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move glib includes outside of extern "C" | Luca Weiss | 2021-05-17 | 1 | -2/+0 |
* | remove deprecated g_type_init() calls | Marco Trevisan (TreviƱo) | 2016-10-22 | 1 | -5/+0 |
* | Add myself to the list of authors. | Olivier Tilloy | 2012-12-04 | 1 | -0/+1 |
* | Add a test to verify that normal menu items are not cached (only sub-menus are). | Olivier Tilloy | 2012-12-04 | 1 | -0/+13 |
* | Add a test to verify that the cache is correctly updated after multiple inser... | Olivier Tilloy | 2012-12-04 | 1 | -6/+34 |
* | Updated comments. | Olivier Tilloy | 2012-12-04 | 1 | -14/+4 |
* | Compare the exact cache indexes instead of just comparing the size of the cache. | Olivier Tilloy | 2012-12-04 | 1 | -15/+22 |
* | Simplify test code. | Olivier Tilloy | 2012-12-04 | 1 | -8/+0 |
* | Remove useless include. | Olivier Tilloy | 2012-12-04 | 1 | -1/+0 |
* | QMenuModel now keeps cache of any link element. | Renato Araujo Oliveira Filho | 2012-12-01 | 1 | -0/+175 |