Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring: rename cgImage into Image | Samuel Tardieu | 2013-01-07 | 1 | -88/+0 |
| | |||||
* | fix #559: images view inside cache details | Bananeweizen | 2012-10-27 | 1 | -0/+13 |
| | |||||
* | Refactoring: add missing override annotations | Samuel Tardieu | 2012-05-23 | 1 | -0/+1 |
| | | | | This was requested by SammysHP. | ||||
* | context menu to open spoiler/log images online, fixes #47 | Bananeweizen | 2011-11-12 | 1 | -0/+13 |
| | |||||
* | refactoring of cgImage, cgeoimages activity | Bananeweizen | 2011-11-12 | 1 | -4/+23 |
| | | | | | | * no more public fields, use constructor instead * allow null values for fields * image activity startup moved to activity for better encapsulation of fields | ||||
* | Show all the images associated with a log entry at once | Samuel Tardieu | 2011-09-26 | 1 | -1/+36 |
| | | | | | Clicking on every log image is tedious, and most of the time we do it on every image anyway. | ||||
* | Move sources into the main directory | Samuel Tardieu | 2011-09-16 | 1 | -0/+7 |
This prepares the inclusion of tests into the same repository. |