summary refs log tree commit diff
path: root/resources/qml/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix lag when media messages are shown and fix media controlsNicolas Werner2024-01-081-20/+8
|
* Fix shadow for spinnerNicolas Werner2023-11-111-1/+1
|
* Enable even more qml linter warningsNicolas Werner2023-10-261-1/+1
|
* Fix some qml warningsNicolas Werner2023-10-262-5/+2
|
* Fix chat effect particles sometimes getting 'stuck' on screenJoseph Donofry2023-10-091-0/+5
|
* Make effect messages stand out moreNicolas Werner2023-10-091-2/+1
|
* Fix high CPU use caused by ItemParticleNicolas Werner2023-10-091-11/+35
|
* Fix dialog pathsNicolas Werner2023-06-191-13/+15
|
* Move to automatic type registrationNicolas Werner2023-06-193-9/+0
|
* Fix palette in popupsNicolas Werner2023-06-081-0/+3
|
* Fix playable media playbackNicolas Werner2023-06-081-6/+6
|
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-084-9/+9
|
* First runnable qt6 NhekoNicolas Werner2023-06-083-11/+9
|
* Rain, rain, go away soonerLoren Burkholder2023-04-081-1/+1
|
* Don't apply gravity to rainLoren Burkholder2023-04-081-0/+1
| | | | It makes the rain look wacky.
* Move effects into a separate fileLoren Burkholder2023-04-081-0/+111
|
* Get rid of year in license headersNicolas Werner2023-02-216-17/+6
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-026-0/+6
|
* Add duration and resolution to filesNicolas Werner2022-03-211-1/+1
|
* Reimplement error notificationsNicolas Werner2022-01-301-0/+98
|
* Fix fade out of rippleNicolas Werner2022-01-021-1/+1
|
* Simplify Ripple effect and make it easier to use everywhereNicolas Werner2022-01-021-135/+85
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-015-0/+5
|
* Switch icon theme to Fluent iconsLoren Burkholder2021-11-171-5/+5
|
* Format qmlNicolas Werner2021-11-112-59/+68
|
* Make it possible to unhide the controls on mobileNicolas Werner2021-11-111-19/+15
|
* Cleanup positioning of player elementsNicolas Werner2021-11-113-240/+152
|
* More refactoring and layout updatesJoseph Donofry2021-11-114-71/+186
|
* More player fixesJoseph Donofry2021-11-091-5/+19
|
* Move rest of controls to separate fileJoseph Donofry2021-11-093-33/+178
|
* Initial Refactoring into separate controlsJoseph Donofry2021-11-092-0/+107
|
* Fix high CPU usage when a room is openNicolas Werner2021-07-102-30/+30
|
* Remove commented codeJoseph Donofry2021-07-081-2/+0
|
* Fixes from code reviewJoseph Donofry2021-07-084-93/+60
|
* Remove EmojiEmitterJoseph Donofry2021-07-081-60/+0
|
* Add nheko logo spinner to relevant places in UIJoseph Donofry2021-06-091-0/+60
|
* Add Nheko logo QML SpinnerJoseph Donofry2021-06-091-0/+225
|
* Use readonly properties where possibleNicolas Werner2021-03-141-3/+3
|
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
|
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
| | | | fixes #507
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Fix crash with ScrollViewNicolas Werner2021-01-171-1/+1
|
* Use minimum required versions for qml importsNicolas Werner2021-01-121-1/+1
|
* Merge master and fix conflictsJoseph Donofry2021-01-111-3/+3
|
* Add Ripple effects to qml buttons and avatarJoseph Donofry2021-01-112-0/+179