summaryrefslogtreecommitdiffstats
path: root/src/TextInputWidget.cc
AgeCommit message (Expand)Author
2018-02-20Be explicit about the captured parameters in lambdasKonstantinos Sideris
2018-02-18 Support audio, video, generic file for pasting (#220)christarazi
2018-02-10Remove empty destructorsKonstantinos Sideris
2018-01-25Resize text input vertically to fit the contentsKonstantinos Sideris
2018-01-17Convert 'if' to 'else if' to remove a no-opKonstantinos Sideris
2018-01-16Add some very useful commandsKonstantinos Sideris
2018-01-16Move the cursor to the start/end of the text before we move up/down in historyKonstantinos Sideris
2018-01-10Add support for pasting images into a room (#180)christarazi
2017-12-01Allow audio clip uploadsKonstantinos Sideris
2017-11-30Group emoji and dialogs with namespacesKonstantinos Sideris
2017-11-29Implement file uploadsKonstantinos Sideris
2017-11-16Use system color scheme (using a Qt stylesheet) #104Max Sandholm
2017-11-16Don't send empty messagesKonstantinos Sideris
2017-11-06Fix a formatting issue that snuck in between PRs (#123)Benjamin Saunders
2017-11-05Add input history, enable multi-line input, refactor commands (#119)Benjamin Saunders
2017-11-05Exclude modifier keys from triggering typing notificationsKonstantinos Sideris
2017-11-03Improvements to the quick switcher (#109)Jani Mustonen
2017-10-31Implemented sending of typing notifications (#105)Thomas Herzog
2017-10-15Fix icons for retina displaysKonstantinos Sideris
2017-10-08Add /join command supportKonstantinos Sideris
2017-10-04Put typing notifications above the text inputKonstantinos Sideris
2017-10-04Receive typing notifications (#88)Konstantinos Sideris
2017-10-01Remove extra clang-format optionsKonstantinos Sideris
2017-09-20Use white as the background colorKonstantinos Sideris
2017-09-10Implement image uploads (#24)Konstantinos Sideris
2017-09-03Add write support for m.emote eventsKonstantinos Sideris
2017-08-20Small style changeKonstantinos Sideris
2017-07-15Use pixels to specify the font sizesKonstantinos Sideris
2017-07-01Remove hardcoded font sizes on the top bars and text inputKonstantinos Sideris
2017-06-02Show confirmation dialog on logoutKonstantinos Sideris
2017-05-31Add drop shadow to emoji panelKonstantinos Sideris
2017-05-29Set up translationsKonstantinos Sideris
2017-04-23Add full emoji supportKonstantinos Sideris
2017-04-19Add initial read-only emoji supportKonstantinos Sideris
2017-04-14Use light themeKonstantinos Sideris
2017-04-12Don't use icons as room avatarsKonstantinos Sideris
2017-04-06Initial commitKonstantinos Sideris