Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed size issues on main detail view and disappearing of share recipients ↵ | Michael Jobst | 2016-12-23 | 1 | -4/+7 |
| | | | | | | | | | | | | | | | | | | (#26603) * fixed size issues on main detail view and disappearing of share recipients * Changes due to code comments * Moved reloadProperties() to FileInfoModel * Solved Scrutinizer issues * Bugfix: undefined value used on error * check if options are set for FileInfoModel.initialize() Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fix comment count tooltip | Joas Schilling | 2016-09-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | remove comments count because it is not that relevant to show directly | Jan-Christoph Borchardt | 2016-02-25 | 1 | -3/+1 |
| | |||||
* | Show the comments and tags on the share filters | Joas Schilling | 2016-02-16 | 1 | -4/+4 |
| | |||||
* | Add file row indicator for unread comments | Vincent Petry | 2016-02-03 | 1 | -0/+84 |
| | |||||
* | Comments GUI | Vincent Petry | 2016-02-02 | 1 | -0/+41 |