Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't open room switcher when another dialog is open | Konstantinos Sideris | 2018-03-04 | 1 | -22/+2 |
* | Be explicit about the captured parameters in lambdas | Konstantinos Sideris | 2018-02-20 | 1 | -6/+6 |
* | Remove QPropertyAnimation from modals to work around a regression on Qt 5.10.... | Konstantinos Sideris | 2018-02-17 | 1 | -3/+2 |
* | Remove empty destructors | Konstantinos Sideris | 2018-02-10 | 1 | -2/+0 |
* | Move LeaveRoom dialog to MainWindow (#87) | Konstantinos Sideris | 2018-02-10 | 1 | -28/+1 |
* | Handle case with no available rooms | Konstantinos Sideris | 2018-02-02 | 1 | -0/+3 |
* | Handle surrogate pairs in avatars | Konstantinos Sideris | 2018-01-12 | 1 | -8/+4 |
* | Use a better regex to identify URLs | Konstantinos Sideris | 2017-12-24 | 1 | -1/+1 |
* | Add menu to invite users | Konstantinos Sideris | 2017-12-10 | 1 | -3/+32 |
* | Group emoji and dialogs with namespaces | Konstantinos Sideris | 2017-11-30 | 1 | -3/+1 |
* | Create directories for related files | Konstantinos Sideris | 2017-11-30 | 1 | -1/+2 |
* | Use system color scheme (using a Qt stylesheet) #104 | Max Sandholm | 2017-11-16 | 1 | -2/+0 |
* | Remove unnecessary layouts | Konstantinos Sideris | 2017-11-08 | 1 | -2/+1 |
* | Use C++11 braced list style (#121) | Benjamin Saunders | 2017-11-05 | 1 | -1/+1 |
* | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -0/+7 |
* | Remove extra inline keywords | Konstantinos Sideris | 2017-10-22 | 1 | -0/+28 |
* | Make sidebar topic expand on click and fix html formatting of elided text. (#96) | Rokas Kupstys | 2017-10-20 | 1 | -4/+27 |
* | Elide room topic | Konstantinos Sideris | 2017-10-19 | 1 | -3/+13 |
* | Fix icons for retina displays | Konstantinos Sideris | 2017-10-15 | 1 | -3/+1 |
* | Use shared pointer for the modals | Konstantinos Sideris | 2017-10-07 | 1 | -10/+19 |
* | React to externally left and joined rooms, and add "leave room" button in roo... | Max Sandholm | 2017-10-01 | 1 | -0/+25 |
* | Remove extra clang-format options | Konstantinos Sideris | 2017-10-01 | 1 | -3/+1 |
* | Add missing update calls | Konstantinos Sideris | 2017-09-30 | 1 | -0/+1 |
* | Use white as the background color | Konstantinos Sideris | 2017-09-20 | 1 | -1/+1 |
* | Linkify URLs in room topics | Konstantinos Sideris | 2017-08-26 | 1 | -79/+86 |
* | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -11/+12 |
* | Use pixels to specify the font sizes | Konstantinos Sideris | 2017-07-15 | 1 | -7/+7 |
* | Remove hardcoded font sizes on the top bars and text input | Konstantinos Sideris | 2017-07-01 | 1 | -2/+9 |
* | Show confirmation dialog on logout | Konstantinos Sideris | 2017-06-02 | 1 | -1/+0 |
* | Add context menu on RoomList items | Konstantinos Sideris | 2017-05-31 | 1 | -11/+5 |
* | Add menu to toggle notifications | Konstantinos Sideris | 2017-05-31 | 1 | -20/+42 |
* | Use light theme | Konstantinos Sideris | 2017-04-14 | 1 | -4/+5 |
* | Small stylistic changes | Konstantinos Sideris | 2017-04-12 | 1 | -5/+5 |
* | Handle room avatars in top bar without an icon | Konstantinos Sideris | 2017-04-10 | 1 | -0/+10 |
* | Add logout button | Konstantinos Sideris | 2017-04-09 | 1 | -0/+7 |
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+93 |