Rasmus Karlsson
|
e32af3206a
|
add another warning flag to ignore
|
2018-07-03 21:27:33 +00:00 |
|
Rasmus Karlsson
|
5dbdb6424c
|
Get rid of some more warnings
|
2018-07-03 21:27:17 +00:00 |
|
Rasmus Karlsson
|
ba5d6e5c4b
|
Remove unused variable from ModerationAction class
|
2018-07-03 18:09:17 +00:00 |
|
Rasmus Karlsson
|
a716e93112
|
Remove pessemistic move
|
2018-07-03 18:09:07 +00:00 |
|
fourtf
|
3a9de8cb86
|
renamed classes AppearancePage and BahaviourPage
|
2018-07-03 17:45:31 +02:00 |
|
fourtf
|
cd57b2b518
|
renamed AppearancePage and BehaviourPage
|
2018-07-03 17:45:31 +02:00 |
|
Rasmus Karlsson
|
78dede21f4
|
Fix linux not compiling
|
2018-07-03 17:42:38 +00:00 |
|
Rasmus Karlsson
|
baad3322cf
|
Fix warnings
|
2018-07-03 17:42:28 +00:00 |
|
fourtf
|
748283d7be
|
Merge pull request #558 from hemirt/master
last message indicator pattern
|
2018-07-03 17:25:37 +02:00 |
|
hemirt
|
ef4c7dbe60
|
Merge branch 'master' of https://github.com/fourtf/chatterino2
|
2018-07-03 17:21:41 +02:00 |
|
fourtf
|
d6c6a552d8
|
added preview channel view to the appearance tab
|
2018-07-03 16:56:36 +02:00 |
|
fourtf
|
6909d1d939
|
replaced 0 with nullptr in signalvector
|
2018-07-03 16:55:34 +02:00 |
|
fourtf
|
836f931b23
|
added isSorted method to signalvector
|
2018-07-03 16:55:34 +02:00 |
|
Rasmus Karlsson
|
e757a6504b
|
Run clang-format-all.sh
|
2018-07-03 15:20:00 +00:00 |
|
Rasmus Karlsson
|
b73f65fa20
|
Add bash script to run clang format on all files
|
2018-07-03 15:20:00 +00:00 |
|
Rasmus Karlsson
|
3248263523
|
Add missing newline to .clang-format
|
2018-07-03 15:20:00 +00:00 |
|
hemirt
|
126e344f18
|
rename Ver to Dotted, fix show current value on first open
|
2018-07-03 15:45:25 +02:00 |
|
hemirt
|
4f30d950c7
|
fix current index, depends on value of setting
fix default value of the combobox for the collapse lines, incorrectly
always shows first item of the box, instead of current value
|
2018-07-03 15:43:54 +02:00 |
|
fourtf
|
63a596ef16
|
added moderation action settings back in
|
2018-07-03 15:00:21 +02:00 |
|
Rasmus Karlsson
|
7d4feb2781
|
Make protocol regexes case insensitive
|
2018-07-03 14:57:11 +00:00 |
|
Rasmus Karlsson
|
35de26821a
|
If USEWINSDK is not enabled, fall back to QWidget's nativeEvent
|
2018-07-03 14:22:39 +00:00 |
|
hemirt
|
37d3f5a24a
|
last message pattern
|
2018-07-03 13:44:59 +02:00 |
|
fourtf
|
9f6d09db7c
|
fmoved windows message handlers into their own functions
|
2018-07-03 13:04:27 +02:00 |
|
fourtf
|
eb809d1572
|
Fixes #538 multiple window frames on windows
|
2018-07-03 12:08:12 +02:00 |
|
Rasmus Karlsson
|
978931bcfc
|
Clean up twitch emote tooltips
|
2018-06-30 10:10:53 +02:00 |
|
Rasmus Karlsson
|
ec4c243455
|
fix link parser
|
2018-06-29 10:22:09 +02:00 |
|
fourtf
|
712a292d7e
|
renamed class SingalVector -> SimpleSignalVector
|
2018-06-28 20:27:24 +02:00 |
|
fourtf
|
6013591730
|
renamed files SignalVector -> SimpleSignalVector and SingalVector2 -> SignalVector
|
2018-06-28 20:25:37 +02:00 |
|
fourtf
|
c3c2b934ba
|
moved ChatterinoSetting into src/common
|
2018-06-28 20:06:09 +02:00 |
|
fourtf
|
86347dc63e
|
renamed Themes to Theme
|
2018-06-28 20:03:04 +02:00 |
|
fourtf
|
c01d1ed732
|
step 1: push, step 2: try to compile
|
2018-06-28 19:57:06 +02:00 |
|
fourtf
|
848bbc71aa
|
removed that pile of garbage IrcManager
|
2018-06-28 19:54:40 +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
|
b667183ca5
|
Merge branch 'master' of https://github.com/fourtf/chatterino2
|
2018-06-28 18:12:43 +02:00 |
|
Rasmus Karlsson
|
8ff29ebe05
|
Normalize define naming
|
2018-06-28 01:26:15 +02:00 |
|
pajlada
|
10df071077
|
Breakpad implementation (#535)
* qBreakpad simple implementation
* update chatterino.pro for linux
* Add breakpad building script for linux
|
2018-06-27 23:06:37 +00:00 |
|
Rasmus Karlsson
|
524be95e8b
|
Reduce complexity of regular expression initialization
|
2018-06-28 00:54:34 +02:00 |
|
Rasmus Karlsson
|
20c17c3377
|
Make link regular expression only be created once
|
2018-06-28 00:54:34 +02:00 |
|
LajamerrMittesdine
|
7fe8ff97e0
|
Initial rework of matchLink
|
2018-06-28 00:54:34 +02:00 |
|
fourtf
|
37be58ebcf
|
fixed browser extensions not working when opening the browser before
chatterino
|
2018-06-27 22:56:56 +02:00 |
|
fourtf
|
6a93aa412e
|
moved IsBigEndian into it's own file
|
2018-06-27 13:03:59 +02:00 |
|
chems
|
c22052afdd
|
undo reformat
|
2018-06-27 12:59:11 +02:00 |
|
ch-ems
|
b2d18ddd7f
|
fixes #525
|
2018-06-27 12:59:11 +02:00 |
|
ch-ems
|
1bd97d853e
|
fixes issue where slowmode checkbox is checked even after canceling.
|
2018-06-27 12:59:11 +02:00 |
|
Rasmus Karlsson
|
e9868fdd84
|
Move TwitchUser deserialization to the proper Deserialize function
instead of ::fromJSON
|
2018-06-27 00:17:05 +00:00 |
|
Rasmus Karlsson
|
f76512c31e
|
Remove authenticated get function from urlfetch
Implement twitch account emote getter function in TwitchAccount
|
2018-06-27 00:16:30 +00:00 |
|
ch-ems
|
d333da3dfa
|
fixes issue with 0245bd5
|
2018-06-26 19:33:42 +02:00 |
|
fourtf
|
06350e9e14
|
added codescene
|
2018-06-26 18:21:13 +02:00 |
|