Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move emoji picker to qml | Nicolas Werner | 2020-11-25 | 1 | -95/+0 |
| | |||||
* | Improve compile times a tiny bit | Nicolas Werner | 2020-05-26 | 1 | -0/+3 |
| | |||||
* | remove setStyleSheet calls directly from widget code | Adasauce | 2020-02-21 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | removed from: - emoji panel scrollbars - emoji category labels - splitter image handles - textfield setTextColor impl small change to the category separator label for better contrast / readability in dark mode. removed setTextColor completely from TextField. Doesn't appear to be in use anywhere, and focus going more toward qss themeing from qproperty setting. | ||||
* | Improve layout of Emoji Picker | Nicolas Werner | 2019-07-25 | 1 | -4/+7 |
| | | | | | | | | Respect system styling Increase size of emojis (to remove empty space) Add hover effect (partially adresses #41) Less hardcoding of sizes Use emoji font (color) | ||||
* | Revert "Remove built-in emoji picker" | redsky17 | 2019-01-26 | 1 | -0/+90 |
| | | | | This reverts commit 4b807229aa20d6f4891e35f08d489da427d3d0b6. | ||||
* | Remove built-in emoji picker | Konstantinos Sideris | 2018-10-07 | 1 | -90/+0 |
| | |||||
* | Remove pixel value from fonts | Konstantinos Sideris | 2018-09-30 | 1 | -2/+2 |
| | |||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+90 |