mirror-chatterino2/src
pajlada 6ef8e482c3
Set window icon in the whole application instead of in BaseWindow (#3554)
This makes icon visible on Ubuntu 20.04 while using AppImage build (and possibly some other setups as well).
2022-01-30 16:08:02 +01:00
..
autogenerated Add clear button to settings search bar (#3403) 2021-12-26 14:05:14 +00:00
common fix: re-add build date to "About" page (#3464) 2022-01-07 17:25:57 +01:00
controllers Allow Hotkeys to execute moderation actions in usercards (#3483) 2022-01-29 16:54:57 +00:00
debug Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
messages Fixed automod and unban messages showing when moderation actions were disabled (#3548) 2022-01-28 22:30:32 +00:00
providers Implement workaround for combined emoji (#3469) 2022-01-11 00:18:02 +00:00
singletons Colorize entire split input header instead of just the channel name (#3379) 2022-01-22 16:23:02 +01:00
util Show feedback upon opening a channel in streamlink in more places (#3510) 2022-01-15 18:20:06 +01:00
widgets Set window icon in the whole application instead of in BaseWindow (#3554) 2022-01-30 16:08:02 +01:00
.clang-format Chore: Proper Lambda Formatting (#2167) 2020-11-08 12:02:19 +01:00
Application.cpp Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
Application.hpp Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
BaseSettings.cpp clang-tidy: use std::move where applicable (#2605) 2021-04-10 12:34:40 +00:00
BaseSettings.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
BaseTheme.cpp Improved textEdit placeholder (#2149) 2020-11-05 09:06:34 +01:00
BaseTheme.hpp Improved textEdit placeholder (#2149) 2020-11-05 09:06:34 +01:00
BrowserExtension.cpp Add missing includes for those not using precompiled headers (#2815) 2021-05-23 23:10:29 +02:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
CMakeLists.txt fix: re-add build date to "About" page (#3464) 2022-01-07 17:25:57 +01:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp now attaches to parent console on windows 2021-03-13 12:14:40 +01:00
PrecompiledHeader.hpp Add setting to limit number of historical messages to load on connect (#2252) 2020-12-06 13:04:49 +01:00
RunGui.cpp Set window icon in the whole application instead of in BaseWindow (#3554) 2022-01-30 16:08:02 +01:00
RunGui.hpp this commit is too big 2018-08-02 14:23:27 +02:00