Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Another fix for memoryview scroll | Karel Kočí | 2018-02-10 |
| | |||
* | Fix widget docking for MemoryView | Karel Kočí | 2018-02-05 |
| | | | | | For some reason the layout resize resulted to different height then we counted out. So just calculate it on place instead. | ||
* | Fix focus to take in account number of columns | Karel Kočí | 2018-01-27 |
| | |||
* | Drop frame from MemoryView completely | Karel Kočí | 2018-01-27 |
| | | | | For now just drop it because it's broken. | ||
* | Various graphics tweaks | Karel Kočí | 2018-01-27 |
| | |||
* | Implement angle scroll | Karel Kočí | 2018-01-25 |
| | | | | | | This is not tested as I don't have any device that reports as an angle scroll (meaby feature of X server). For future if on some other platfrom this is the problem then ANGLE_SCROLL variable should be tweaked. | ||
* | Drop some debug outputs | Karel Kočí | 2018-01-25 |
| | |||
* | Add focus function to memory view | Karel Kočí | 2018-01-25 |
| | |||
* | Implement memoryview | Karel Kočí | 2018-01-25 |
| | |||
* | Add skeleton for memory view | Karel Kočí | 2018-01-08 |