Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split qml part of Device Verification | CH Chethan Reddy | 2020-09-14 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' into device-verification | DeepBlueV7.X | 2020-09-03 | 1 | -0/+37 |
|\ | |||||
| * | fix build and remove commented code | Jussi Kuokkanen | 2020-08-29 | 1 | -6/+1 |
| | | |||||
| * | lint | Jussi Kuokkanen | 2020-08-28 | 1 | -17/+22 |
| | | |||||
| * | add emoji completer to text input | Jussi Kuokkanen | 2020-08-28 | 1 | -0/+37 |
| | | |||||
* | | Add DeviceVerificationList to keep track of all flows and Popup on | CH Chethan Reddy | 2020-07-30 | 1 | -1/+0 |
|/ | | | | recieving start or request | ||||
* | Fix linting | Joseph Donofry | 2020-06-11 | 2 | -6663/+15380 |
| | |||||
* | Fix build issue on some versions of clang | Joseph Donofry | 2020-06-10 | 6 | -15122/+6710 |
| | |||||
* | Merge master and fix conflicts | Joseph Donofry | 2020-06-09 | 2 | -4/+8 |
|\ | |||||
| * | Improve compile times a tiny bit | Nicolas Werner | 2020-05-26 | 2 | -4/+8 |
| | | |||||
* | | Add new QML-based emoji picker (work in progress) | Joseph Donofry | 2020-05-13 | 5 | -4679/+15295 |
|/ | | | | | This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one. | ||||
* | remove setStyleSheet calls directly from widget code | Adasauce | 2020-02-21 | 2 | -5/+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. | ||||
* | modernize: use override | Nicolas Werner | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | Optimize includes a bit | Nicolas Werner | 2020-01-31 | 2 | -1/+1 |
| | |||||
* | Update emoji to unicode 13.0 | Nicolas Werner | 2020-01-24 | 1 | -1361/+4680 |
| | |||||
* | Add emoji text selection option for non-mac | Joseph Donofry | 2019-07-26 | 1 | -2/+11 |
| | |||||
* | Improve layout of Emoji Picker | Nicolas Werner | 2019-07-25 | 4 | -10/+28 |
| | | | | | | | | 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) | ||||
* | Restore Emoji Picker, but remove forcing EmojiOne | redsky17 | 2019-01-26 | 1 | -2/+2 |
| | | | | | | Restored the emoji picker, but it now falls back to the system instead of forcing Emoji One. The allows users to user the picker for convenience, but doesn't enforce the emoji style on them. | ||||
* | Revert "Remove built-in emoji picker" | redsky17 | 2019-01-26 | 8 | -0/+679 |
| | | | | This reverts commit 4b807229aa20d6f4891e35f08d489da427d3d0b6. | ||||
* | Remove built-in emoji picker | Konstantinos Sideris | 2018-10-07 | 8 | -679/+0 |
| | |||||
* | Remove pixel value from fonts | Konstantinos Sideris | 2018-09-30 | 2 | -3/+2 |
| | |||||
* | macOS: Use the native emoji picker | Konstantinos Sideris | 2018-09-19 | 2 | -0/+36 |
| | | | | fixes #79 | ||||
* | Remove hover event from emoji picker | Konstantinos Sideris | 2018-08-08 | 2 | -9/+21 |
| | | | | fixes #398 | ||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 10 | -2/+268 |
| | |||||
* | Hide emoji panel if it's not under the mouse cursor | Konstantinos Sideris | 2018-04-08 | 2 | -9/+27 |
| | | | | | fixes #254 fixes #246 | ||||
* | Hide emoji picker when the app loses focus | Konstantinos Sideris | 2018-02-16 | 1 | -2/+1 |
| | | | | | fixes #184 fixes #209 | ||||
* | Remove empty destructors | Konstantinos Sideris | 2018-02-10 | 1 | -2/+0 |
| | |||||
* | Remove tone emoji | Konstantinos Sideris | 2018-02-09 | 2 | -79/+9 |
| | |||||
* | Prevent emoji selector for closing | Konstantinos Sideris | 2017-12-21 | 1 | -18/+0 |
| | | | | fixes #176 | ||||
* | Group emoji and dialogs with namespaces | Konstantinos Sideris | 2017-11-30 | 5 | -63/+68 |
| | |||||
* | Create directories for related files | Konstantinos Sideris | 2017-11-30 | 5 | -0/+1912 |