| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create directories for related files | Konstantinos Sideris | 2017-11-30 | 1 | -244/+0 |
| | | |||||
| * | Add dark theme | Konstantinos Sideris | 2017-11-25 | 1 | -9/+3 |
| | | |||||
| * | Fix emoji picker's theme | Konstantinos Sideris | 2017-11-22 | 1 | -45/+12 |
| | | |||||
| * | Use system color scheme (using a Qt stylesheet) #104 | Max Sandholm | 2017-11-16 | 1 | -7/+10 |
| | | | | | | | | The color scheme of nheko obeys the default color theme of Qt (i.e. the system theme). It uses a Qt stylesheet to accomplish this, which means replacing the color theme with a custom theme would only be a matter of writing a new style sheet and loading it into the app. | ||||
| * | Use C++11 braced list style (#121) | Benjamin Saunders | 2017-11-05 | 1 | -5/+5 |
| | | |||||
| * | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -2/+0 |
| | | |||||
| * | Fix icons for retina displays | Konstantinos Sideris | 2017-10-15 | 1 | -8/+18 |
| | | |||||
| * | React to externally left and joined rooms, and add "leave room" button in ↵ | Max Sandholm | 2017-10-01 | 1 | -6/+7 |
| | | | | | | | | | | | room menu (#75) * Initial "join room" feature. * React correctly to remotely joined rooms. * Leaving rooms implemented both locally using the room menu in nheko, and reacting properly when leaving a room remotely from another client. | ||||
| * | Remove extra clang-format options | Konstantinos Sideris | 2017-10-01 | 1 | -3/+3 |
| | | |||||
| * | Use white as the background color | Konstantinos Sideris | 2017-09-20 | 1 | -2/+2 |
| | | |||||
| * | Style change again | Konstantinos Sideris | 2017-09-10 | 1 | -152/+165 |
| | | |||||
| * | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -29/+25 |
| | | |||||
| * | The emoji panel shouldn't steal focus from other windows | Konstantinos Sideris | 2017-08-05 | 1 | -0/+1 |
| | | |||||
| * | Add menu to toggle notifications | Konstantinos Sideris | 2017-05-31 | 1 | -1/+1 |
| | | |||||
| * | Add drop shadow to emoji panel | Konstantinos Sideris | 2017-05-31 | 1 | -126/+133 |
| | | | | | - Minor refactoring | ||||
| * | Set up translations | Konstantinos Sideris | 2017-05-29 | 1 | -8/+8 |
| | | |||||
| * | Add custom scrollbar on the timeline | Konstantinos Sideris | 2017-05-24 | 1 | -4/+2 |
| | | |||||
| * | Add geometry animation on emoji picker | Konstantinos Sideris | 2017-05-16 | 1 | -8/+17 |
| | | |||||
| * | Add full emoji support | Konstantinos Sideris | 2017-04-23 | 1 | -0/+247 |
