summary refs log tree commit diff
path: root/src/ui/NhekoGlobalObject.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the styles default delay for tooltipsNicolas Werner2021-12-311-0/+8
* Prevent copies when querying themeNicolas Werner2021-12-291-9/+29
* Reserve size of some containers we are fillingNicolas Werner2021-12-291-2/+2
* Reduce allocations using QStringLiteralNicolas Werner2021-12-291-1/+1
* Use allow list for URI schemesNicolas Werner2021-10-171-1/+11
* Move voip and encryption stuff into their own directoriesNicolas Werner2021-10-171-1/+1
* QML the join room dialogLoren Burkholder2021-10-091-7/+1
* make lintLoren Burkholder2021-10-091-1/+1
* QML the logout dialogLoren Burkholder2021-10-051-2/+3
* Change indentation to 4 spacesNicolas Werner2021-09-181-29/+29
* Improvements for linking to eventsThulinma2021-09-161-42/+2
* Fix window placement on wayland and add close buttonsNicolas Werner2021-08-041-0/+7
* Port remaining sidebar actions to qmlNicolas Werner2021-05-301-0/+27
* Reenable userInfo settings menuNicolas Werner2021-05-221-0/+5
* Basic header and footer of room listNicolas Werner2021-05-151-2/+31
* Move openLink to Nheko globalsNicolas Werner2021-05-131-0/+54
* Make palette global in QmlNicolas Werner2021-05-131-0/+27