Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-09-26 | v0.6.1 | Konstantinos Sideris | 5 | -8/+19 | |
2018-09-25 | Clear text selection when focus is lost | Konstantinos Sideris | 2 | -1/+11 | |
fixes #409 | |||||
2018-09-25 | Add infinite scroll in member list | Konstantinos Sideris | 2 | -31/+6 | |
fixes #446 | |||||
2018-09-25 | Don't clear the member list when the modal is hidden | Konstantinos Sideris | 1 | -7/+0 | |
fixes #447 | |||||
2018-09-25 | ci: Update qt installer framework | Konstantinos Sideris | 1 | -1/+1 | |
2018-09-25 | Remove bintray from the readme | Konstantinos Sideris | 1 | -2/+1 | |
2018-09-25 | Use QPushButton on the preview modal | Konstantinos Sideris | 3 | -16/+9 | |
2018-09-25 | Copy the missing cmark.dll from the deps directory | Konstantinos Sideris | 1 | -0/+3 | |
2018-09-21 | v0.6.0 | Konstantinos Sideris | 7 | -19/+29 | |
2018-09-21 | Put back github releases | Konstantinos Sideris | 2 | -0/+34 | |
2018-09-21 | Require login when the cache format changes (regression on #444) | Konstantinos Sideris | 2 | -5/+6 | |
2018-09-21 | Add close buttons to all dialogs | Konstantinos Sideris | 4 | -0/+37 | |
2018-09-21 | Center dialogs around the main window | Konstantinos Sideris | 2 | -18/+19 | |
2018-09-21 | Add method to center widgets & clean up unused headers | Konstantinos Sideris | 11 | -36/+28 | |
2018-09-20 | Close dialogs on confirmation | Konstantinos Sideris | 8 | -38/+31 | |
2018-09-20 | Use confirm as the default button | Konstantinos Sideris | 3 | -6/+6 | |
2018-09-19 | macOS: Use the native emoji picker | Konstantinos Sideris | 5 | -2/+63 | |