summary refs log tree commit diff
path: root/src/ui/NhekoGlobalObject.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of creatorNicolas Werner2023-08-091-1/+0
* Link XCB always if X11 support is onNicolas Werner2023-06-081-0/+4
* lintNicolas Werner2023-06-081-7/+14
* Make Nheko compile on Qt6Nicolas Werner2023-06-081-8/+20
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* Fix build on macOSNicolas Werner2023-02-151-1/+7
* Make ImageOverlay set appropriate windowRole againThulinma2023-02-101-0/+8
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* cppcheck stuff (#1200)Loren Burkholder2022-10-031-3/+3
* Allow creating spacesNicolas Werner2022-09-051-1/+13
* Unset the transient parent on separate chat windowsNicolas Werner2022-08-311-0/+7
* Show a room preview in the join confirmation dialogNicolas Werner2022-08-051-0/+1
* Add backend for new room creation dialogsNicolas Werner2022-03-291-4/+27
* Remove unused funtionNicolas Werner2022-01-301-7/+0
* Initial qml root windowNicolas Werner2022-01-261-1/+1
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* 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