fourtf
|
b639604a47
|
refactored BaseWidget
|
2018-07-06 17:11:37 +02:00 |
|
fourtf
|
741c1f7820
|
refactored Window
|
2018-07-06 17:03:57 +02:00 |
|
fourtf
|
3d7926cac1
|
added the update download button for linux/mac (updates don't work tho
so it doesn't show)
|
2018-07-05 13:25:10 +02:00 |
|
fourtf
|
f02a89690e
|
added mechanic for deleting a BaseWindow on focus out
|
2018-07-05 10:34:04 +02:00 |
|
fourtf
|
335cbf8758
|
added basic download icon to the window frame
|
2018-07-04 20:42:51 +02:00 |
|
fourtf
|
14f125ff87
|
added room mode selector for mods again
|
2018-07-04 19:44:54 +02:00 |
|
fourtf
|
06ff6e6479
|
added dim effect to the titlebar buttons
|
2018-07-04 13:13:21 +02:00 |
|
fourtf
|
19fdfaef42
|
reworked splitheader a bit
|
2018-07-04 13:06:26 +02:00 |
|
fourtf
|
cd57b2b518
|
renamed AppearancePage and BehaviourPage
|
2018-07-03 17:45:31 +02:00 |
|
Rasmus Karlsson
|
e757a6504b
|
Run clang-format-all.sh
|
2018-07-03 15:20:00 +00:00 |
|
fourtf
|
86347dc63e
|
renamed Themes to Theme
|
2018-06-28 20:03:04 +02:00 |
|
fourtf
|
8ced5a1e25
|
renamed *Manager classes
|
2018-06-28 19:51:07 +02:00 |
|
fourtf
|
2df142bd50
|
renamed *Manager files
|
2018-06-28 19:46:45 +02:00 |
|
fourtf
|
5604ae6a67
|
removed functions from SettingsManager that shouldn't be there
|
2018-06-28 19:38:57 +02:00 |
|
fourtf
|
08e552f5f6
|
ran clang-format on all files
|
2018-06-26 17:20:03 +02:00 |
|
fourtf
|
54eb07e116
|
removed namespaces
|
2018-06-26 17:06:17 +02:00 |
|
fourtf
|
2df0566492
|
removed namespaces
|
2018-06-26 16:37:59 +02:00 |
|
fourtf
|
15abedd869
|
moved files into src/common
|
2018-06-26 15:33:51 +02:00 |
|
fourtf
|
0bc08a364c
|
created directory for dialogs
|
2018-06-26 15:11:45 +02:00 |
|
fourtf
|
22f528cd21
|
put all split widgets inside the same directory
|
2018-06-26 14:39:22 +02:00 |
|
fourtf
|
a9bf9cf722
|
rename #3
|
2018-06-26 14:09:39 +02:00 |
|
fourtf
|
c9722b9780
|
rename #2
|
2018-06-26 13:24:55 +02:00 |
|
fourtf
|
ec04f10895
|
rename #1
|
2018-06-26 13:23:57 +02:00 |
|
fourtf
|
59ee091722
|
fixed label ui scale
|
2018-06-24 18:30:48 +02:00 |
|
fourtf
|
68ddd1e7c9
|
Fixed some labels being too big on hi-dpi
|
2018-06-24 17:02:21 +02:00 |
|
Rasmus Karlsson
|
532737d358
|
Fix the "mode header thing" to not take up too much space
|
2018-06-24 12:21:11 +00:00 |
|
DatGuy1
|
5135309508
|
Add room mode options to splitheader (#497)
|
2018-06-24 12:22:50 +02:00 |
|
fourtf
|
a91ac5cdf0
|
channged piss color to blue
|
2018-06-23 23:48:54 +02:00 |
|
Rasmus Karlsson
|
b2f454aca4
|
Change header color when split is active
Colors might need to change but they work for now
Fix #495
|
2018-06-23 11:54:00 +00:00 |
|
hemirt
|
077f908f4e
|
Adjust tooltip size
|
2018-06-22 20:14:44 +02:00 |
|
Rasmus Karlsson
|
e32841ab81
|
Make the UserInfoPopup identify itself as a popup, hinting tiling window manager to not tile it
|
2018-06-19 20:51:56 +00:00 |
|
fourtf
|
e28bc805f6
|
changed highlighted message color
|
2018-06-19 20:48:57 +02:00 |
|
fourtf
|
bc54927c84
|
fixed smooth scrolling
|
2018-06-19 20:34:50 +02:00 |
|
fourtf
|
ee396bc1b8
|
fixed messages not replacing
|
2018-06-19 20:19:43 +02:00 |
|
fourtf
|
cf6bdeddc7
|
fixed user info popup user info loading
|
2018-06-19 20:14:38 +02:00 |
|
fourtf
|
7e53b44099
|
opening user info popup approx. at the center of the mouse
|
2018-06-19 19:51:08 +02:00 |
|
fourtf
|
b2be44bbe7
|
making user dialog draggable on windows
|
2018-06-19 19:42:15 +02:00 |
|
fourtf
|
78b20776a8
|
improved user popup
|
2018-06-19 19:03:07 +02:00 |
|
fourtf
|
73a067f42f
|
improved code style
|
2018-06-19 19:03:07 +02:00 |
|
fourtf
|
394009dda8
|
added ui scaling
|
2018-06-19 19:02:19 +02:00 |
|
fourtf
|
01f3f401ac
|
wip changes
|
2018-06-19 19:00:02 +02:00 |
|
Rasmus Karlsson
|
7578743b74
|
Try to make message-replacing more crash-resistant
|
2018-06-18 20:03:09 +02:00 |
|
fourtf
|
57b21cffb3
|
changed emplace to push_back
|
2018-06-13 13:29:11 +02:00 |
|
fourtf
|
ae4cdbd5ab
|
improved code style
|
2018-06-13 03:58:52 +02:00 |
|
fourtf
|
866f868b54
|
added stuff related to scaling
|
2018-06-11 21:57:41 +02:00 |
|
fourtf
|
ea9f9e7f18
|
added ui scaling
|
2018-06-11 15:07:04 +02:00 |
|
fourtf
|
9b26fce781
|
changes for light mode
|
2018-06-11 15:07:04 +02:00 |
|
Lajamerr Mittesdine
|
511f60a181
|
Add the option to either copy / open an emote link
Currently you can only copy the emote link into clipboard.
This change allows you to directly open it instead.
|
2018-06-09 19:12:48 +02:00 |
|
fourtf
|
6000b7626e
|
fixes #185
|
2018-06-06 18:59:18 +02:00 |
|
fourtf
|
00fb25d9a7
|
removed the old user info popup
|
2018-06-06 16:29:35 +02:00 |
|
fourtf
|
45cda9b7a5
|
added follow and ignore functionality to the user popup
|
2018-06-06 15:54:14 +02:00 |
|
fourtf
|
c308883a2a
|
added basic user info popup
|
2018-06-06 13:35:33 +02:00 |
|
fourtf
|
86e4a669ad
|
added basic new user popup
|
2018-06-06 13:35:33 +02:00 |
|
fourtf
|
8a9ebf29a2
|
fixed SplitHeader tooltip not showing (hard one)
|
2018-06-05 19:18:26 +02:00 |
|
fourtf
|
5c8e736518
|
fixed expanding messages
|
2018-06-05 14:24:54 +02:00 |
|
fourtf
|
a9d57f3ebd
|
fixed expanding messages
|
2018-06-05 14:24:01 +02:00 |
|
Rasmus Karlsson
|
ac40bede37
|
Implement the "Reload channel emotes" menu option
|
2018-06-05 15:03:34 +02:00 |
|
Rasmus Karlsson
|
c81df989c5
|
Fix rare crash when clicking in a ChannelView
|
2018-06-05 15:01:45 +02:00 |
|
fourtf
|
b693779c55
|
fixed clicking to select split
|
2018-06-04 21:44:03 +02:00 |
|
fourtf
|
70617e294f
|
added int setting for collapsed messages
|
2018-06-04 16:34:47 +02:00 |
|
fourtf
|
829809b0e1
|
added rightclicking selections to copy them
|
2018-06-04 14:39:26 +02:00 |
|
fourtf
|
4a2709cbc3
|
fixed resub messages
|
2018-06-04 12:23:23 +02:00 |
|
fourtf
|
04b7cc5ce8
|
fixed tab name sometimes not changing
|
2018-06-01 16:01:49 +02:00 |
|
fourtf
|
9e36af26fa
|
applied code style to notebooktab
|
2018-06-01 14:57:18 +02:00 |
|
fourtf
|
449d410ce0
|
added minimuk size for tabs
|
2018-06-01 14:50:35 +02:00 |
|
fourtf
|
bba82ac912
|
fixed the add button not wrapping the notebook
|
2018-06-01 14:46:41 +02:00 |
|
fourtf
|
3a78068810
|
forgot to commit in a while
|
2018-06-01 14:20:46 +02:00 |
|
fourtf
|
85505a055d
|
fixed scrollbar size and split focus
|
2018-05-31 16:02:20 +02:00 |
|
fourtf
|
4f35d8854a
|
made message backgrounds overflow into the scrollbar
|
2018-05-31 12:59:43 +02:00 |
|
fourtf
|
6156b1f430
|
added categories to the accountspage
|
2018-05-28 08:34:54 +02:00 |
|
fourtf
|
0fed9ca5d2
|
added add account login back in
|
2018-05-27 03:17:33 +02:00 |
|
fourtf
|
7e68e662e3
|
renamed Twitch to twitch
|
2018-05-26 20:26:25 +02:00 |
|
fourtf
|
88c609df43
|
Fixes #385, moderator mode icon not showing when broadcaster
|
2018-05-26 17:20:16 +02:00 |
|
fourtf
|
a48a233785
|
changed scrollbar highlight color
|
2018-05-26 17:12:00 +02:00 |
|
fourtf
|
6b24f249f7
|
fixed split header tooltips not showing
|
2018-05-26 17:12:00 +02:00 |
|
fourtf
|
5f76903849
|
Fixes #395 dropdown for search
|
2018-05-25 16:24:24 +02:00 |
|
fourtf
|
afb5a1e5bf
|
Fixes #309 alt tabbing doesn't hide resize handles
|
2018-05-25 16:11:03 +02:00 |
|
fourtf
|
50a2454cc6
|
added alt+arrowkeys back
|
2018-05-25 14:57:17 +02:00 |
|
fourtf
|
9aa9b90267
|
fixed /r and tab text alignment
|
2018-05-25 13:53:55 +02:00 |
|
fourtf
|
f72e1b5d82
|
fixed message expanding not working
|
2018-05-25 12:45:18 +02:00 |
|
nuuls
|
6ee4945715
|
fixed mac stuff and added more debug code
|
2018-05-25 01:31:34 +02:00 |
|
fourtf
|
4de2a6b65f
|
added a setting to collapse long messages by default
|
2018-05-24 11:35:50 +02:00 |
|
fourtf
|
2ac9b4d0e7
|
minor addition to the last commit
|
2018-05-24 10:07:31 +02:00 |
|
fourtf
|
abc2b9724f
|
fixed tooltips not showing over topmost windows on windows
|
2018-05-24 10:03:07 +02:00 |
|
fourtf
|
59110ad4bd
|
added roommodes to the splitheader
|
2018-05-24 08:58:34 +02:00 |
|
fourtf
|
a74c19d1f3
|
fixed rightclicking links
|
2018-05-23 21:16:34 +02:00 |
|
fourtf
|
0d76f6f39f
|
added "Copy message" context menu item ofr messages
|
2018-05-23 20:34:37 +02:00 |
|
fourtf
|
63e88938ef
|
fixed channelview not scrolling down when emotes get loaded
|
2018-05-23 20:22:41 +02:00 |
|
fourtf
|
fb750d6d85
|
added confirmation dialog when closing a tab
|
2018-05-23 20:02:12 +02:00 |
|
fourtf
|
0475ea0b6f
|
fixed text copying in the emote popup
|
2018-05-23 13:54:42 +02:00 |
|
fourtf
|
a0fb6630e7
|
Fixes #406
|
2018-05-23 12:35:10 +02:00 |
|
fourtf
|
8b3fb691a7
|
renamed Notebook2 to Notebook
|
2018-05-23 11:59:37 +02:00 |
|
fourtf
|
dafbda6a4a
|
asdf
|
2018-05-23 04:22:17 +02:00 |
|
fourtf
|
f6d02fffc9
|
rewrote the pausing chat on hover functionality
|
2018-05-17 17:27:20 +02:00 |
|
fourtf
|
795758f618
|
fixed the split overlay not appearing proprly
|
2018-05-17 16:39:38 +02:00 |
|
fourtf
|
c27a4eec33
|
fixed the splitoverlay not disappearing when the window is not selected
|
2018-05-17 14:47:23 +02:00 |
|
fourtf
|
d24e1f8314
|
fixed selections moving when new messages come in while selecting
|
2018-05-17 12:17:31 +02:00 |
|
fourtf
|
7b192897da
|
minor fixes
|
2018-05-16 15:42:45 +02:00 |
|
fourtf
|
5b26cdaa07
|
added split resizing and splitting
|
2018-05-16 15:02:01 +02:00 |
|
fourtf
|
28fb877020
|
updated splitheader
|
2018-05-16 15:02:01 +02:00 |
|