Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |
2018-09-19 | Improvements on the system theme | Konstantinos Sideris | 35 | -413/+336 |
2018-09-18 | ci: Don't count errors during brew upgrade | Konstantinos Sideris | 1 | -1/+1 |
2018-09-18 | ci: Use brew upgrade --ignore-dependencies | Konstantinos Sideris | 1 | -1/+1 |
2018-09-18 | Replace GCC-7 with GCC-8 | Konstantinos Sideris | 1 | -16/+3 |
2018-09-18 | Don't upgrade cmak |