summaryrefslogtreecommitdiffstats
path: root/src/ui/NhekoGlobalObject.cpp
AgeCommit message (Expand)Author
2023-08-09Remove usage of creatorNicolas Werner
2023-06-08Link XCB always if X11 support is onNicolas Werner
2023-06-08lintNicolas Werner
2023-06-08Make Nheko compile on Qt6Nicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-02-15Fix build on macOSNicolas Werner
2023-02-10Make ImageOverlay set appropriate windowRole againThulinma
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-03cppcheck stuff (#1200)Loren Burkholder
2022-09-05Allow creating spacesNicolas Werner
2022-08-31Unset the transient parent on separate chat windowsNicolas Werner
2022-08-05Show a room preview in the join confirmation dialogNicolas Werner
2022-03-29Add backend for new room creation dialogsNicolas Werner
2022-01-30Remove unused funtionNicolas Werner
2022-01-26Initial qml root windowNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-31Use the styles default delay for tooltipsNicolas Werner
2021-12-29Prevent copies when querying themeNicolas Werner
2021-12-29Reserve size of some containers we are fillingNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-10-17Use allow list for URI schemesNicolas Werner
2021-10-17Move voip and encryption stuff into their own directoriesNicolas Werner
2021-10-09QML the join room dialogLoren Burkholder
2021-10-09make lintLoren Burkholder
2021-10-05QML the logout dialogLoren Burkholder
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-09-16Improvements for linking to eventsThulinma
2021-08-04Fix window placement on wayland and add close buttonsNicolas Werner
2021-05-30Port remaining sidebar actions to qmlNicolas Werner
2021-05-22Reenable userInfo settings menuNicolas Werner
2021-05-15Basic header and footer of room listNicolas Werner
2021-05-13Move openLink to Nheko globalsNicolas Werner
2021-05-13Make palette global in QmlNicolas Werner