summaryrefslogtreecommitdiffstats
path: root/src/TopRoomBar.cc
AgeCommit message (Expand)Author
2018-07-04Fix regressions regarding UI resizingKonstantinos Sideris
2018-07-01Add shortcuts for chat-only & Room List-only viewsKonstantinos Sideris
2018-05-25Fix resize slowness on the TopBarKonstantinos Sideris
2018-05-01Add member listKonstantinos Sideris
2018-04-30Add prototype room settings menuKonstantinos Sideris
2018-04-21Remove dead codeKonstantinos Sideris
2018-04-21Clean up Top BarKonstantinos Sideris
2018-03-18Add border in community list & minor refactorings (#204)Konstantinos Sideris
2018-03-04Don't open room switcher when another dialog is openKonstantinos Sideris
2018-02-20Be explicit about the captured parameters in lambdasKonstantinos Sideris
2018-02-17Remove QPropertyAnimation from modals to work around a regression on Qt 5.10....Konstantinos Sideris
2018-02-10Remove empty destructorsKonstantinos Sideris
2018-02-10Move LeaveRoom dialog to MainWindow (#87)Konstantinos Sideris
2018-02-02Handle case with no available roomsKonstantinos Sideris
2018-01-12Handle surrogate pairs in avatarsKonstantinos Sideris
2017-12-24Use a better regex to identify URLsKonstantinos Sideris
2017-12-10Add menu to invite usersKonstantinos Sideris
2017-11-30Group emoji and dialogs with namespacesKonstantinos Sideris
2017-11-30Create directories for related filesKonstantinos Sideris
2017-11-16Use system color scheme (using a Qt stylesheet) #104Max Sandholm
2017-11-08Remove unnecessary layoutsKonstantinos Sideris
2017-11-05Use C++11 braced list style (#121)Benjamin Saunders
2017-10-28Clean up headersKonstantinos Sideris
2017-10-22Remove extra inline keywordsKonstantinos Sideris
2017-10-20Make sidebar topic expand on click and fix html formatting of elided text. (#96)Rokas Kupstys
2017-10-19Elide room topicKonstantinos Sideris
2017-10-15Fix icons for retina displaysKonstantinos Sideris
2017-10-07Use shared pointer for the modalsKonstantinos Sideris
2017-10-01React to externally left and joined rooms, and add "leave room" button in roo...Max Sandholm
2017-10-01Remove extra clang-format optionsKonstantinos Sideris
2017-09-30Add missing update callsKonstantinos Sideris
2017-09-20Use white as the background colorKonstantinos Sideris
2017-08-26Linkify URLs in room topicsKonstantinos 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 context menu on RoomList itemsKonstantinos Sideris
2017-05-31Add menu to toggle notificationsKonstantinos Sideris
2017-04-14Use light themeKonstantinos Sideris
2017-04-12Small stylistic changesKonstantinos Sideris
2017-04-10Handle room avatars in top bar without an iconKonstantinos Sideris
2017-04-09Add logout buttonKonstantinos Sideris
2017-04-06Initial commitKonstantinos Sideris