mirror-chatterino2/src
Patrick Klein 5b17ae3f7e
Implement compile-time flag to disable automatic update checks. (#4854)
Usage: `cmake -DCHATTERINO_UPDATER=OFF ..`

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
2023-10-02 11:43:20 +02:00
..
common Update Nightly to 2.4.6 and get qt6-related-changes from 2.4.6 (#4856) 2023-10-01 11:19:26 +02:00
controllers fix: Fix username tab completion without @ (#4853) 2023-10-01 09:39:18 +00:00
debug Remove boost::noncopyable use & boost::random dependency (#4776) 2023-09-09 10:23:20 +00:00
messages fix: double margin (#4839) 2023-09-23 21:14:53 +00:00
providers Fix signal connection nodiscard warnings (#4818) 2023-09-16 11:52:51 +00:00
singletons Implement compile-time flag to disable automatic update checks. (#4854) 2023-10-02 11:43:20 +02:00
util Allow any window to be bounds-checked (#4802) 2023-09-24 13:32:43 +00:00
widgets Fix empty page added when showing OOB dialog (#4849) 2023-10-01 06:40:34 +00:00
.clang-format Format YAML and JSON Files With Prettier (#4304) 2023-01-15 17:27:41 +01:00
Application.cpp Fix signal connection nodiscard warnings (#4818) 2023-09-16 11:52:51 +00:00
Application.hpp Fix all warnings from the cppcoreguidelines-pro-type-member-init clang-tidy check (#4426) 2023-09-09 11:11:19 +00:00
BrowserExtension.cpp Refactor Native Messages (#4738) 2023-07-30 11:14:58 +00:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
CMakeLists.txt Implement compile-time flag to disable automatic update checks. (#4854) 2023-10-02 11:43:20 +02:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp Set QT_ENABLE_HIGHDPI_SCALING to 0 on Qt 6 on Windows (#4767) 2023-08-27 10:32:09 +00:00
PrecompiledHeader.hpp Remove boost::noncopyable use & boost::random dependency (#4776) 2023-09-09 10:23:20 +00:00
RunGui.cpp Force shortcuts to show in context menus on macOS (#4722) 2023-07-22 11:36:52 +00:00
RunGui.hpp this commit is too big 2018-08-02 14:23:27 +02:00