Commit Graph

2117 Commits

Author SHA1 Message Date
pajlada 4f4ea09a53 fix: middle & right click buttons not working on Button class (#6302) 2025-06-28 10:58:08 +00:00
pajlada 847814324f refactor: use SettingWidget::dropdown for emoji style (#6300) 2025-06-28 12:21:47 +02:00
pajlada ae3089b35c fix: SettingWidget::dropdown not working well on enums with value gaps (#6293) 2025-06-22 14:37:42 +00:00
pajlada 3ba42bd91b fix: don't try to save emote popup bounds when we're quitting (#6292) 2025-06-22 14:04:06 +00:00
pajlada 4c08a9bf26 refactor: remove now-unused SettingPage::createLineEdit (#6290) 2025-06-22 14:26:12 +02:00
pajlada f7af1138b3 fix: update lineedit if setting changed externally (#6286) 2025-06-21 13:02:59 +02:00
pajlada 3391826146 fix(clang-tidy): performance-for-range-copy (#6275) 2025-06-16 00:20:38 +02:00
pajlada 85863f52df fix(clang-tidy): modernize-raw-string-literal (#6274) 2025-06-15 23:10:17 +02:00
hemirt faa435c957 fix: disable reply options where we know it wouldn't work (#6119) 2025-06-15 11:35:18 +00:00
nerix 04ba83b90f fix: stop click when dragging over notebook buttons (#6266)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2025-06-15 11:00:57 +00:00
Arne 62c93d1d98 feat: setting to change emote/badge thumbnail size (#6126)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2025-06-15 10:27:43 +00:00
pajlada 2b89642490 fix(clang-tidy): modernize-type-traits (#6269) 2025-06-14 22:52:21 +00:00
pajlada 6398570bcc refactor: Make Account & Settings buttons SVGs (#6267)
instead of rendering the icons directly in Chatterino, they're now SVGs

This has the following consequences:
1. The color does _not_ respect your custom theme. For most users, this
   will not be a problem/concern.
2. You can no longer drag a split onto those buttons to create a new tab
2025-06-14 22:28:17 +02:00
pajlada f4cdae14ca feat: implement display name specializations for enums (#6238) 2025-06-08 10:17:53 +00:00
nerix 6b627b1c5b fix(button): use DPR for cached pixmap scale (#6255) 2025-06-07 11:31:58 +00:00
nerix c2e0fd8efe fix: use integers for message layout bounds (#6254) 2025-06-07 10:54:53 +00:00
pajlada 8acca1c241 fix: don't indent inner namespaces (#6235) 2025-05-25 12:28:14 +02:00
nerix 84c0b39fde refactor: buttons and friends (#6102) 2025-05-25 11:17:06 +02:00
nerix b78e1ed0a7 refactor: floatify messages (#6231) 2025-05-24 09:40:11 +00:00
pajlada 062b492dab refactor: move Notebook enums to their own file (#6220)
Co-authored-by: Mm2PL <miau@mail.kotmisia.pl>
2025-05-18 14:02:11 +02:00
nerix 67956ef2c6 refactor(notebook): merge top/bottom and left/right layout code (#6215) 2025-05-18 10:17:13 +00:00
pajlada 6b968a199c fix some crashes, mostly related to network requests (#6187) 2025-05-17 14:22:56 +02:00
apa420 e793df02ba feat: make Nicknames searchable with settings dialog search bar (#5886) 2025-05-10 13:58:15 +00:00
pajlada dec42b38a6 refactor: fix some spelling mistakes (#6196) 2025-05-10 13:33:52 +02:00
teknsl 3e5b4a9d08 Add hotkey action for opening account switcher (#6192) 2025-05-06 17:47:05 +00:00
James Upjohn 18dcd84afd feat: add tooltip for rename on double-click setting (#6184) 2025-05-03 11:16:40 +00:00
pajlada e38c64bac3 fix: don't include blocked users in join/part messages (#6181) 2025-05-03 11:32:55 +02:00
nerix 01e7050ffc chore: bump deprecated cutoff to Qt 6.4.3 (#6169) 2025-04-26 13:36:09 +02:00
James Upjohn 462e2ba658 feat: disable tab renaming on double-click via setting (#6163)
Fixes #6156
2025-04-20 11:19:40 +02:00
pajlada 1f10935d78 fix: use qlogging in eventsub lib (through a hoop) (#6161) 2025-04-19 17:10:12 +02:00
apa420 acea118466 feat: make filters searchable with Settings dialog search (#5890) 2025-04-13 12:51:04 +00:00
pajlada 1d8a00e892 fix: split drag & drop on KDE Plasma (#6147) 2025-04-13 12:15:49 +00:00
fourtf 37061dd3bd feat: user notes (#6122)
Fixes #2413
2025-04-13 11:38:56 +00:00
apa420 3ba25dd33d Feat: (Linux) Themes allow transparency on chat windows background (#6137) 2025-04-13 10:34:25 +00:00
pajlada f56b7c05bf refactor: split (#6148) 2025-04-12 16:12:13 +00:00
pajlada 9cde7f8231 fix: don't clear message when closing reply (#6145) 2025-04-12 11:31:02 +00:00
teknsl b59124702c Only draw outline for overlay when hovered over (#6140) 2025-04-12 10:06:36 +00:00
Maston d3bab9132f fix: missing space char in settings (#6134) 2025-04-06 19:31:01 +00:00
nerix db6b33da61 fix: allow scrolling by inputs in settings (#6128) 2025-04-06 13:30:16 +00:00
fourtf edbdcc1d55 feat: allow disabling fading recent messages (#6121) 2025-04-06 12:21:34 +00:00
Jacob Alexander Thompson 5901b69898 fix cmd+backspace behavior in main chat dialog input (#6111) 2025-04-06 13:20:07 +02:00
Jacob Alexander Thompson 3481c93365 make paused chat indicator more apparent (#6123) 2025-04-05 22:53:30 +02:00
Brian Leung c5b6f21d5f fix: make reply-cancel button less coarse-grained (#6106)
Co-authored-by: nerix <nerixdev@outlook.de>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2025-04-05 16:19:36 +02:00
Jujufrost 46efb7a25c fix: don't show moderation buttons on your own usercard (#6107)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2025-03-23 12:42:28 +00:00
pajlada 584cd275fa move "Delete message" to a sub-menu (#6100) 2025-03-22 10:50:10 +00:00
nerix a70acbfda9 fix: use a palette for dialogs (#6098) 2025-03-20 14:03:46 +01:00
nerix 9750f81ff0 fix: focus input after updating visibility (#6096)
Fixes #6097
2025-03-20 08:39:42 +01:00
pajlada 95703efb29 fix: apply same margin to svg buttons as to pixmap buttons (#6085)
Co-authored-by: Nerixyz <nerixdev@outlook.de>
2025-03-16 17:09:30 +00:00
pajlada 57dc0144b2 fix: correctly scale SelectChannelDialog (#6081) 2025-03-16 10:44:25 +01:00
pajlada 95eee28002 fix: emote button is now rendered smoothlier (#6080) 2025-03-15 12:46:11 +00:00