This website works better with JavaScript.
Explore
Help
Register
Sign In
adasauce
/
nheko
forked from
mirror/nheko
Watch
1
Star
0
Fork
You've already forked nheko
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1412
Commits
14
Branches
0
Tags
11 MiB
C++
93.6%
QML
4.6%
CMake
1%
Shell
0.4%
Tag:
Branch:
Tree:
a2566b870e
0.7.0-dev
118-dark-theme-issues
cleanup-dark-qss
debug-paginating-typo
file-download-path
image-modal-download
image-overlay-fix
master
member1-and-too-many-others
no-setstylesheet
quiet-time
settings-squishy
shh
usersettings-formlayout
nightly
v0.1.0
v0.2.0
v0.2.1
v0.3.0
v0.3.1
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.5.0
v0.5.1
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.6.0
v0.6.1
v0.6.2
v0.6.3
v0.6.4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a2566b870e'
${ noResults }
nheko
/
src
History
Nicolas Werner
a2566b870e
show image dialog fullscreen instead of resizing to the size of the first desktop
5 years ago
..
dialogs
show image dialog fullscreen instead of resizing to the size of the first desktop
5 years ago
emoji
modernize: use override
5 years ago
notifications
Fix additional Qt version issue
6 years ago
popups
fix c++11 range-loop might detach Qt container
5 years ago
timeline
show image dialog fullscreen instead of resizing to the size of the first desktop
5 years ago
ui
modernize: use override
5 years ago
AvatarProvider.cpp
Fix blurry avatars
5 years ago
AvatarProvider.h
Try to reduce memory usage by reusing avatar pixmaps
6 years ago
Cache.cpp
Fix integer overflow of cachesize on windows
5 years ago
Cache.h
Remove metatypes from headers
5 years ago
CacheCryptoStructs.h
Reduce some include of Cache.h since it needs 11s on average
5 years ago
CacheStructs.h
Fix build with build system optimizations of mtxclient
5 years ago
Cache_p.h
Remove even more headers
5 years ago
ChatPage.cpp
Fix linter issue
5 years ago
ChatPage.h
modernize: use nullptr
5 years ago
ColorImageProvider.cpp
Remove useless logging
5 years ago
ColorImageProvider.h
optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider
5 years ago
CommunitiesList.cpp
Optimize includes a bit
5 years ago
CommunitiesList.h
Optimize includes a bit
5 years ago
CommunitiesListItem.cpp
Optimize includes a bit
5 years ago
CommunitiesListItem.h
Optimize includes a bit
5 years ago
Config.h
modernize: raw string literals
5 years ago
EventAccessors.cpp
Move visitors out of TimelineModel
5 years ago
EventAccessors.h
Move visitors out of TimelineModel
5 years ago
InviteeItem.cpp
Add method to center widgets & clean up unused headers
6 years ago
InviteeItem.h
Remove wildcard mtx.hpp includes
5 years ago
Logging.cpp
Surpress qt binding warning message until we can depend on qt5.14
5 years ago
Logging.h
Redirect qt logger
5 years ago
LoginPage.cpp
modernize: use nullptr
5 years ago
LoginPage.h
modernize: use nullptr
5 years ago
MainWindow.cpp
Merge pull request
#112
from Nheko-Reborn/sharp-logo
5 years ago
MainWindow.h
modernize: use nullptr
5 years ago
MatrixClient.cpp
Remove metatypes from headers
5 years ago
MatrixClient.h
Remove metatypes from headers
5 years ago
MxcImageProvider.cpp
Reduce Cache.h includes further via one forward declaration
5 years ago
MxcImageProvider.h
Implement decryption of images
5 years ago
Olm.cpp
Remove loggin of encrypted message body
5 years ago
Olm.h
Remove wildcard mtx.hpp includes
5 years ago
QuickSwitcher.cpp
Remove metatypes from headers
5 years ago
QuickSwitcher.h
Remove metatypes from headers
5 years ago
RegisterPage.cpp
modernize: use nullptr
5 years ago
RegisterPage.h
modernize: use nullptr
5 years ago
RoomInfoListItem.cpp
Optimize includes a bit
5 years ago
RoomInfoListItem.h
modernize: use nullptr
5 years ago
RoomList.cpp
Select first room on startup
5 years ago
RoomList.h
modernize: use nullptr
5 years ago
RunGuard.cpp
Move all files under src/
7 years ago
RunGuard.h
Move all files under src/
7 years ago
SideBarActions.cpp
Optimize includes a bit
5 years ago
SideBarActions.h
Optimize includes a bit
5 years ago
Splitter.cpp
Remove more unneeded headers
5 years ago
Splitter.h
modernize: use override
5 years ago
TextInputWidget.cpp
Don't leak the full file path when sending file
5 years ago
TextInputWidget.h
Make closing the reply popup actually clear the reply message
5 years ago
TopRoomBar.cpp
Optimize includes a bit
5 years ago
TopRoomBar.h
modernize: use nullptr
5 years ago
TrayIcon.cpp
Optimize includes a bit
5 years ago
TrayIcon.h
modernize: use override
5 years ago
UserInfoWidget.cpp
Optimize includes a bit
5 years ago
UserInfoWidget.h
modernize: use nullptr
5 years ago
UserSettingsPage.cpp
Optimize includes a bit
5 years ago
UserSettingsPage.h
modernize: use nullptr
5 years ago
Utils.cpp
Fix bug in html tag escaping
5 years ago
Utils.h
Optimize includes a bit
5 years ago
WelcomePage.cpp
Optimize includes a bit
5 years ago
WelcomePage.h
modernize: use nullptr
5 years ago
main.cpp
Remove embedded fonts
5 years ago