Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -323/+0 |
| | |||||
* | Allow copying the version info in the settings page | Konstantinos Sideris | 2018-06-23 | 1 | -2/+2 |
| | |||||
* | Add scrollbar in the settings menu | Konstantinos Sideris | 2018-05-09 | 1 | -15/+13 |
| | |||||
* | Start in tray (#319) | Anton Karmanov | 2018-05-08 | 1 | -0/+28 |
| | |||||
* | Add version info in the settings menu | Konstantinos Sideris | 2018-03-22 | 1 | -0/+6 |
| | | | | fixes #239 | ||||
* | Add context menu option to mark events individually as read | Konstantinos Sideris | 2018-03-11 | 1 | -0/+19 |
| | | | | fixes #261 | ||||
* | Be explicit about the captured parameters in lambdas | Konstantinos Sideris | 2018-02-20 | 1 | -6/+6 |
| | |||||
* | Add option to disable typing notifications | Konstantinos Sideris | 2018-01-14 | 1 | -5/+26 |
| | | | | fixes #131 | ||||
* | Make group's sidebar visible through an option | Konstantinos Sideris | 2018-01-09 | 1 | -5/+27 |
| | |||||
* | Re-order room list based on activity | Konstantinos Sideris | 2017-12-30 | 1 | -9/+23 |
| | | | | fixes #2 | ||||
* | Reload theme without restart (#137) | Konstantinos Sideris | 2017-11-25 | 1 | -1/+41 |
| | |||||
* | Add dark theme | Konstantinos Sideris | 2017-11-25 | 1 | -3/+15 |
| | |||||
* | Fix minor stylistic issues on the nheko theme | Konstantinos Sideris | 2017-11-22 | 1 | -0/+9 |
| | |||||
* | Use system color scheme (using a Qt stylesheet) #104 | Max Sandholm | 2017-11-16 | 1 | -5/+4 |
| | | | | | | | 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. | ||||
* | Improve settings menu layout | Konstantinos Sideris | 2017-11-09 | 1 | -2/+12 |
| | |||||
* | Use C++11 braced list style (#121) | Benjamin Saunders | 2017-11-05 | 1 | -3/+3 |
| | |||||
* | Implement a setting for the tray icon (#108) | Jani Mustonen | 2017-11-02 | 1 | -4/+9 |
| | |||||
* | Add dummy settings menu | Konstantinos Sideris | 2017-11-02 | 1 | -0/+140 |