Nicolas Werner
b621f682a2
Add option to run qmltc
3 years ago
Nicolas Werner
e605936ce4
Work around crash with singleton AbstractItemModels
3 years ago
Nicolas Werner
7137fd032a
Fix multimedia import
3 years ago
Nicolas Werner
27a8dc25f1
Fix dbus API moc with Qt6
3 years ago
Nicolas Werner
2f71422d2a
Explicitly name parameters in signal handler
3 years ago
Nicolas Werner
45391c97ff
Remove unnecessary meta type registrations
3 years ago
Nicolas Werner
76c5d6d2ca
Fix mistakenly removed compilation of mac notification backend
3 years ago
Nicolas Werner
a0bfe067fd
Setting badge count unsupported in Qt6
3 years ago
Nicolas Werner
d7eb62a5b5
QPair is just an alias now
3 years ago
Nicolas Werner
6fbb755277
Qt6 already has a closeEvent on QQuickView
3 years ago
Nicolas Werner
f7e5b590b5
Disable qml compilation only on Qt6.3 and up
3 years ago
Nicolas Werner
dadaa10b93
Remove mac extras
3 years ago
Nicolas Werner
da96558bb9
Lint qml
3 years ago
Nicolas Werner
a8bd8dddbf
Fix button colors
3 years ago
Nicolas Werner
8e4e3f2eb0
Try a qt6 flatpak build
3 years ago
Nicolas Werner
fdae12df6f
Port all qml elements to declarative registration
3 years ago
Nicolas Werner
423d649aa7
Add qml files in CMakeLists
3 years ago
Nicolas Werner
843a619e70
Simplify translation adding
3 years ago
Nicolas Werner
159bec3654
Fix char out of range and media player signals
3 years ago
Nicolas Werner
c775a93f77
Fix some qt6 issues
3 years ago
Nicolas Werner
7303275793
Basic running app on qt6
3 years ago
Nicolas Werner
8c66945be9
Don't use deprecated filterRegExp
3 years ago
Nicolas Werner
a8a3df23ab
Fix use of deprecated QRegExp in MemberList filter
3 years ago
Loren Burkholder
6672e765d7
Search room members ( #1049 )
3 years ago
DeepBlueV7.X
c637989ac0
Merge pull request #1054 from tastytea/image-pack-changes/pack-id
...
Show pack Id for image pack changes in timeline
3 years ago
Loren Burkholder
9cf0e3ca55
Add member list and settings buttons to spaces ( #1051 )
...
* Add member list and settings buttons to spaces
* Un-buttonify the member list button
* Properly button settings *and* members
3 years ago
Nicolas Werner
c8e8546315
Fix flatpak CI
3 years ago
Weblate
912a918f51
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (702 of 702 strings)
Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
f7ffaac63d
Fix PLs for DMs
3 years ago
tastytea
ffc5426e87
Show pack Id for image pack changes in timeline
...
Show either pack name, state key or (empty).
3 years ago
Nicolas Werner
3b2f47c56f
Show changes in image packs in timeline
3 years ago
Nicolas Werner
7138c7a49e
Explicitly install the configured files
3 years ago
Nicolas Werner
98d06f8dd5
Fix install of desktop file in flatpak
3 years ago
DeepBlueV7.X
ffb8dfc034
Merge pull request #1050 from Nheko-Reborn/uiTweaks
...
Focus room search
3 years ago
Loren Burkholder
5dc94447b9
Focus room search
3 years ago
Nicolas Werner
97aff7b646
Add more explanations to desktop file
3 years ago
Nicolas Werner
a02da356ba
Make Nheko discoverable using appdata
3 years ago
Nicolas Werner
a2da4b6df3
Fix linting
3 years ago
Loren Burkholder
da6b3eb8f4
D-Bus fixes ( #1048 )
...
According to LorenDB's First Law of Software Development, once a developer has committed or merged a new feature, he will find at least one problem with the implementation.
I realized that I was constructing the room info items with some parameters out of order, which required a rather urgent fix. Furthermore, I fixed the image decoding algorithms in the QDBusArgument operator. Finally, I switched the API version parameter back to QString, since passing it as a QVersionNumber would create a problem for non-Qt API users.
On the general improvements side of things, I added some handy wrappers for D-Bus calls so that other devs that copy the NhekoDBusApi files to use for their own applications won't have to go to the effort of making the D-Bus calls themselves.
3 years ago
DeepBlueV7.X
8cf3f1c077
Merge pull request #1046 from tastytea/zsh-completion
...
add Zsh completion
3 years ago
Nicolas Werner
01019450cf
Fix grayscale bug AGAIN
3 years ago
tastytea
9d15bfae99
add Zsh completion
...
Installs into the default site-wide Zsh directory.
3 years ago
Joseph Donofry
f688e15379
Fix cursor not being closed before txn was committed
3 years ago
Nicolas Werner
c3efab43fb
Cleanup some random dbus stuff
3 years ago
Loren Burkholder
686ebfdbec
Add D-Bus API ( #916 )
...
This adds functionality for viewing joined rooms and activating rooms.
3 years ago
Weblate
3329b7aab2
Translated using Weblate (Finnish)
...
Currently translated at 90.0% (632 of 702 strings)
Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
060a03e055
Fix accidental shadowing
3 years ago
Nicolas Werner
0a405a7446
Store notification counts across restarts
3 years ago
Weblate
5306a4ecac
Translated using Weblate (Finnish)
...
Currently translated at 90.0% (632 of 702 strings)
Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
3ea8a1d452
fix lint
3 years ago