summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
AgeCommit message (Expand)Author
2024-06-20Allow setting a scale factor on WindowsNicolas Werner
2024-06-20Fix QT_CONFIG check for wayland is only available since Qt6.7Nicolas Werner
2024-06-20Fix compilation on systems without specific platform interfacesNicolas Werner
2024-05-27Fix an empty profile name allowing you to open a profile twiceNicolas Werner
2024-05-16Use XDG_ACTIVATION_TOKEN from environment variables by defaultq234rty
2024-01-14Fix gstreamer deinitNepNep21
2024-01-09Use macos define everywhereNicolas Werner
2024-01-09Fix macOS apple silicon buildNicolas Werner
2024-01-08Speedup room switching by forcing a bigger initial item sizeNicolas Werner
2023-11-29Fix profile argument parsing bugprofile-argLoren Burkholder
2023-11-20Support window activation on waylandNicolas Werner
2023-11-20Switch to KDSingleApplicationNicolas Werner
2023-10-21Add a way to compact the databaseNicolas Werner
2023-10-18Relayout when event delegates change implicit sizeNicolas Werner
2023-07-13Fix qml translationsNicolas Werner
2023-06-19Move to automatic type registrationNicolas Werner
2023-06-08Workaround palette not set on new windowsNicolas Werner
2023-06-08Try to fix flatpak build and change appidNicolas Werner
2023-06-08lintNicolas Werner
2023-06-08Make Nheko compile on Qt6Nicolas Werner
2023-02-25Disable qml diskcache by defaultNicolas Werner
2023-02-23Honour Qt scaling factor on OpenBSDKlemens Nanni
2023-02-21Get rid of year in license headersNicolas Werner
2023-02-01chore: Adjust about function closeAllNotificationShootingStarDragons
2023-01-22Fix a few minor leaks (or just memory showing up as not freed in tools)Nicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-11-04Add ability to respond to notifications on macOSJoe Donofry
2022-10-26Enable -WconversionNicolas Werner
2022-09-30Various grammar fixes (mostly removing commas)Loren Burkholder
2022-09-25Switch to clang-format14Nicolas Werner
2022-09-10Control logging via command line and environment variablesForest
2022-05-10Use right linterNicolas Werner
2022-05-10More image dialog fixesNicolas Werner
2022-02-09Fix application name on Wayland in flatpakNicolas Werner
2022-01-29Store window size on exit againNicolas Werner
2022-01-26Initial qml root windowNicolas Werner
2022-01-02Gstreamer glib event loop for macos and windowsJoe Donofry
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-29Reserve size of some containers we are fillingNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-12-28Some qt6 prepNicolas Werner
2021-12-19Set the app_id on waylandNicolas Werner
2021-12-17Fix crash when receiving matrix uriNicolas Werner
2021-12-14Use icns on macOSJoseph Donofry
2021-11-27If the locale is set to C, force english localeNicolas Werner
2021-11-04Fix crash in debug code for matrix uri handlerNicolas Werner
2021-09-28Fix --help and --version command line options when Nheko is already running. ...Thulinma
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-08-29cleanup QSettings usage a bitNicolas Werner
2021-07-07Fix cmake template define issueJoe