| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -153/+0 |
| | | |||||
| * | Implement a setting for the tray icon (#108) | Jani Mustonen | 2017-11-02 | 1 | -3/+0 |
| | | |||||
| * | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -0/+1 |
| | | |||||
| * | Update badge counter only on change | Konstantinos Sideris | 2017-10-01 | 1 | -7/+11 |
| | | |||||
| * | Fixes #50. | Rokas Kupstys | 2017-10-01 | 1 | -0/+29 |
| | | | | | | | On KDE desktop icon failed to appear because TrayIcon requested a zero-size rect. Implementing MsgCountComposedIcon::availableSizes() method fixes that. After icon became visible it was not transparent, and places that should have been transparent contained artifacts likely due to uninitialized memory. Implementing MsgCountComposedIcon::pixmap() which returns a pixmap with alpha channel fixes that. | ||||
| * | Ctrl-Q from the main window quits the application (#69) | Max Sandholm | 2017-09-24 | 1 | -1/+1 |
| | | | | | | | Ctrl-Q from the main window now quits the application. fixes #61 | ||||
| * | Style change again | Konstantinos Sideris | 2017-09-10 | 1 | -45/+51 |
| | | |||||
| * | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -15/+11 |
| | | |||||
| * | Remove custom badge counter from mac and windows (#42) | Konstantinos Sideris | 2017-07-09 | 1 | -0/+9 |
| | | | | | - Add icon set on mac for future packaging | ||||
| * | Show unread count on MacOs toolbar | Konstantinos Sideris | 2017-07-01 | 1 | -0/+11 |
| | | |||||
| * | Set up translations | Konstantinos Sideris | 2017-05-29 | 1 | -2/+2 |
| | | |||||
| * | Increase tray icon's bubble size | Konstantinos Sideris | 2017-05-22 | 1 | -1/+5 |
| | | |||||
| * | Properly quit app on tray icon's action | Konstantinos Sideris | 2017-05-21 | 1 | -1/+4 |
| | | | | | closes #30 | ||||
| * | Minimize to tray | Konstantinos Sideris | 2017-05-21 | 1 | -0/+93 |
