Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speedup provider compilation | Nicolas Werner | 2022-06-16 | 3 | -7/+4 |
* | Fixup some small emoji things | Nicolas Werner | 2022-05-06 | 2 | -2/+4 |
* | Fix triumph mapping | TheDrawingCoding-Gamer | 2022-05-01 | 1 | -2/+2 |
* | Change name to codepoint | BulbyVR | 2022-04-27 | 1 | -25/+7321 |
* | More codes and rules | BulbyVR | 2022-04-24 | 1 | -7477/+181 |
* | Unhardcode qml | BulbyVR | 2022-04-24 | 1 | -1/+1 |
* | forgot to lint | BulbyVR | 2022-04-24 | 1 | -3661/+14827 |
* | Properly add regional indicators, with ZWNJ | BulbyVR | 2022-04-24 | 1 | -14723/+3661 |
* | Add more aliases, start on regional indicators | BulbyVR | 2022-04-24 | 2 | -5/+5 |
* | Forgot linting | BulbyVR | 2022-04-24 | 1 | -3635/+14723 |
* | Allow search with unicode names | BulbyVR | 2022-04-24 | 4 | -10223/+3647 |
* | Remove sequences of _ | BulbyVR | 2022-04-24 | 1 | -861/+861 |
* | Keep old codes alongside new ones | BulbyVR | 2022-04-24 | 1 | -0/+18 |
* | Run make lint | BulbyVR | 2022-04-24 | 1 | -3634/+10199 |
* | Add transforms and shortcodes to emoji | BulbyVR | 2022-04-24 | 1 | -12899/+3634 |
* | Use fully qualified emoji and use literals | Nicolas Werner | 2022-01-01 | 1 | -7215/+10348 |
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 5 | -0/+5 |
* | Add Unicode 14.0 emoji | Joseph Donofry | 2021-09-25 | 1 | -47/+349 |
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 4 | -74/+71 |
* | Use one CompletionProxy for everything including EmojiPicker | Nicolas Werner | 2021-04-18 | 3 | -136/+16 |
* | Update license headers | Nicolas Werner | 2021-03-05 | 6 | -16/+24 |
* | Use correct syntax for emoji generation script | Loren Burkholder | 2021-01-25 | 1 | -3733/+3883 |
* | Make lint | Loren Burkholder | 2021-01-25 | 1 | -1/+0 |
* | Use new enum structure in emoji generation script | Loren Burkholder | 2021-01-25 | 1 | -6/+0 |
* | Get category switching working | Loren Burkholder | 2021-01-25 | 3 | -23/+24 |
* | Fix emoji update script | Nicolas Werner | 2021-01-23 | 1 | -70/+1695 |
* | Rename Provider_new.cpp to Provider.cpp | Loren Burkholder | 2021-01-21 | 1 | -0/+0 |
* | Qml emoji completer | Nicolas Werner | 2020-11-25 | 1 | -0/+4 |
* | use completion interface in emoji completions | Jussi Kuokkanen | 2020-11-25 | 1 | -2/+12 |
* | Move emoji picker to qml | Nicolas Werner | 2020-11-25 | 10 | -8447/+0 |
* | 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 |
|/ | |||||
* | 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 |
|/ | |||||
* | remove setStyleSheet calls directly from widget code | Adasauce | 2020-02-21 | 2 | -5/+0 |
* | 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 |
* | Restore Emoji Picker, but remove forcing EmojiOne | redsky17 | 2019-01-26 | 1 | -2/+2 |
* | Revert "Remove built-in emoji picker" | redsky17 | 2019-01-26 | 8 | -0/+679 |
* | 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 |
* | Remove hover event from emoji picker | Konstantinos Sideris | 2018-08-08 | 2 | -9/+21 |
* | 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 |
* | Hide emoji picker when the app loses focus | Konstantinos Sideris | 2018-02-16 | 1 | -2/+1 |
* | 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 |
* | 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 |