Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old timeline | Nicolas Werner | 2019-11-23 | 1 | -267/+0 |
| | |||||
* | Fix support for Qt versions < 5.11 | Joseph Donofry | 2019-07-04 | 1 | -2/+5 |
| | |||||
* | Fix deprecated function call issues with Qt 5.13 | Joseph Donofry | 2019-07-04 | 1 | -1/+1 |
| | | | | Update to mtxclient 0.3.0 | ||||
* | Add download button to ImageOverlay | redsky17 | 2019-01-30 | 1 | -0/+1 |
| | | | | | | When opening images in the full-screen overlay, there is now a download button next to the close button. This button utilizes the same functionality as the right-click->save image button. | ||||
* | Remove pixel value from fonts | Konstantinos Sideris | 2018-09-30 | 1 | -4/+3 |
| | |||||
* | Use proxy objects on lambdas instead of raw pointers | Konstantinos Sideris | 2018-09-07 | 1 | -12/+17 |
| | | | | | | | When the object is destroyed the connections will be removed automatically by Qt. fixes #433 | ||||
* | Consider the scale ratio when scaling down images | Konstantinos Sideris | 2018-08-01 | 1 | -2/+2 |
| | | | | fixes #393 | ||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+259 |