summary refs log tree commit diff
path: root/CMakeSettings.json (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-23Fix placeholder text being visible behind transparent avatarsNicolas Werner1-0/+1
2020-02-23Fix windows buildNicolas Werner1-1/+1
2020-02-23Try to use bundled openssl on macOSNicolas Werner1-3/+0
2020-02-23Use third_party singleapplication helperNicolas Werner15-131/+1488
2020-02-23Fix RegistrationNicolas Werner11-98/+316
2020-02-21remove setStyleSheet calls directly from widget codeAdasauce8-28/+28
2020-02-20clean up the light and system themes tooAdasauce3-91/+47
2020-02-20cleanup, re-order, de-duplicate, re-dry qss for darkAdasauce1-138/+61
2020-02-21Fix opaque widget in community listNicolas Werner2-5/+2
2020-02-20Reset user colors on theme change (in qml timeline)Nicolas Werner12-89/+20
2020-02-20Tooltip and Combobox bugs with Breeze / Dark themeAdasauce4-2/+12
2020-02-20Clear user colors on theme changeNicolas Werner1-0/+3
2020-02-20Fix html messages sent as just plain textNicolas Werner1-1/+1
2020-02-20Use spacing for layouting settingsNicolas Werner2-27/+6
2020-02-20Remove constant width, that was wrong.Adasauce2-7/+8
2020-02-20Clean up variable formatAdasauce1-4/+4
2020-02-20Add constexpr for the minimum formlayout widthAdasauce2-7/+9
2020-02-19FormLayout cleanupAdasauce1-4/+4
2020-02-19Clean up placeholder stringAdasauce1-2/+1
2020-02-19Remove some hopefully unneeded dependencies on ubuntu 19.10DeepBlueV7.X1-6/+2
2020-02-19Add Ubuntu 19.10 build requirements to READMECadence Fish1-1/+12
2020-02-18Review changes to UserSettingsPageAdasauce2-63/+67
2020-02-18Replace QHBoxLayout with QFormLayout in UserSettingsAdasauce2-138/+74
2020-02-17Paginationg != Paginating in debug messageAdasauce1-1/+1
2020-02-16Don't delete messages received out of order (fixup the flickering fix)Nicolas Werner1-11/+1
2020-02-16Try to fix flickering, if sync return event before send completesNicolas Werner3-0/+36
2020-02-15Quick hack to enable touch scrolling in settings and room listNicolas Werner2-0/+6
2020-02-15Lower general settings margins, if the window is narrowNicolas Werner1-1/+12
2020-02-14use QStandardPaths locations for all file dialogs.Adasauce4-6/+15
2020-02-15Try to override asio backend on arm in flatpakNicolas Werner1-0/+7
2020-02-14use the standard system download path for downloadsAdasauce1-3/+5
2020-02-14Bump boost version to try to fix some arm crashesNicolas Werner1-2/+2
2020-02-14Change the initial of the proper noun to uppercaseShun Sakai11-12/+12
2020-02-14Add arm build for nightly flatpaksNicolas Werner1-1/+17
2020-02-14try out flatpak nightly buildNicolas Werner6-9/+238
2020-02-13show image dialog fullscreen instead of resizing to the size of the first des...Nicolas Werner3-13/+7
2020-02-13Add Japanese translationShun Sakai10-90/+1458
2020-02-12Remove move() in ImageOverlayAdasauce1-1/+0
2020-02-11Fix typo in CONTRIBUTING.mdShun Sakai1-2/+2
2020-02-09Improve styling of emote messagesNicolas Werner3-11/+10
2020-02-07fix c++11 range-loop might detach Qt containerNicolas Werner2-2/+2
2020-02-06Don't leak the full file path when sending fileNicolas Werner1-1/+1
2020-02-06Fix bug in html tag escapingNicolas Werner1-3/+2
2020-02-05Fix linter issueNicolas Werner1-1/+4
2020-02-05Bump mtxclient to fix keybackupNicolas Werner1-1/+1
2020-02-05Fix integer overflow of cachesize on windowsDeepBlueV7.X1-1/+1
2020-02-04Make closing the reply popup actually clear the reply messageJoseph Donofry4-1/+9
2020-02-04Select first room on startupNicolas Werner3-7/+15
2020-02-04modernize: use overrideNicolas Werner10-37/+13
2020-02-04modernize: raw string literalsNicolas Werner1-3/+3
2020-02-04modernize: use nullptrNicolas Werner29-43/+43
2020-02-03Improve styling a bitNicolas Werner6-14/+15
2020-02-02use room rules for mentionsNicolas Werner2-22/+32
2020-02-02Fix <displaynames>Nicolas Werner1-1/+1
2020-02-02Add mutingNicolas Werner3-6/+88
2020-02-02Close popup when clicking outsideNicolas Werner1-0/+1
2020-02-02Speed up timeline by using global ToolTip and MenuNicolas Werner14-420/+460
2020-02-01more emojisJoseph Donofry1-0/+4
2020-01-31Remove wildcard mtx.hpp includesNicolas Werner4-4/+5
2020-01-31Remove even more headersNicolas Werner2-3/+1
2020-01-31Remove more unneeded headersNicolas Werner9-113/+103
2020-01-31Remove metatypes from headersNicolas Werner16-43/+42
2020-01-31Optimize includes a bitNicolas Werner41-228/+271
2020-01-31Use cleaned up logoNicolas Werner21-371/+158
2020-01-31