Commit graph

1789 commits

Author SHA1 Message Date
fourtf 4dbe2b0254 added emote loading 2017-01-13 18:59:11 +01:00
fourtf 0fbc40a52a changed pointers to values 2017-01-11 19:33:46 +01:00
fourtf 854566b57f juicy compiler error 2017-01-11 18:52:09 +01:00
fourtf 580a411e9d added spicy new segfaults 2017-01-11 01:08:20 +01:00
fourtf a8c2b1151f added messages 2017-01-07 20:43:55 +01:00
fourtf 82bc101bb8 added emojis 2017-01-06 23:28:48 +01:00
fourtf 4d96dcc5e3 asd 2017-01-05 20:49:33 +01:00
fourtf a8006cf68c asd 2017-01-05 20:49:13 +01:00
Rasmus Karlsson 2057611011 use #include <> for system-wide includes and #include "" for local includes 2017-01-05 17:02:05 +01:00
Rasmus Karlsson e76eeb661a Initializing values can (and should) be done with this syntax 2017-01-05 16:59:01 +01:00
Rasmus Karlsson 00ff1e72e2 use the m_ prefix on all variables stored in a class
This is a flavour thing btw, but if you do it with some variables you
should do it with all of them. This helps avoid variable name clashes
too that often happens in constructors
2017-01-05 16:54:34 +01:00
Rasmus Karlsson dc26c86268 Getters of complex types should be const reference if possible 2017-01-05 16:53:57 +01:00
Rasmus Karlsson 8411d71741 Store the QStrings by value instead of by pointer 2017-01-05 16:53:13 +01:00
Rasmus Karlsson f41a541249 Contructors with an argument other than its own type should be specified as explicit 2017-01-05 16:49:08 +01:00
fourtf 46b3c4805a Merge pull request #1 from pajlada/master
fix msvc compilation
2017-01-05 16:46:07 +01:00
Rasmus Karlsson e6e3f7d143 now compiles properly in MSVC 2017-01-05 16:43:01 +01:00
Rasmus Karlsson 7262c11458 the preprocessor command #warning is not standard.
use #pragma message WARN("xD") to make it work on gcc and msvc
2017-01-05 16:42:26 +01:00
fourtf e68f885dff ddddddddddddddddddddddddddddd 2017-01-05 16:22:55 +01:00
fourtf b7de109335 added words and message 2017-01-05 16:07:20 +01:00
fourtf 7a7b714e78 sdf 2017-01-04 15:12:31 +01:00
fourtf 4716894027 fixed it 2017-01-03 22:08:20 +01:00
fourtf 2b4fa8071f asd 2017-01-03 21:19:33 +01:00
fourtf 4ccbc8d4e4 added settingsdialog 2017-01-02 03:02:32 +01:00
fourtf a75cfa61f7 commit for hemirt 2017-01-01 18:43:52 +01:00
fourtf a290f88685 added basic channel and fixed moving splits 2017-01-01 13:07:36 +01:00
fourtf 8b8b9706b3 classic fourtf commit 2017-01-01 02:30:42 +01:00
fourtf a175c0a54c added basic colorscheme 2016-12-30 20:41:24 +01:00
fourtf 11e3600770 asd 2016-12-30 19:26:55 +01:00
fourtf 4d1a0dd343 hemirt BabyRage 2016-12-30 19:20:04 +01:00
fourtf 6408bd249c hemirt BabyRage 2016-12-30 19:16:48 +01:00
fourtf bb91ec2045 added tab system 2016-12-30 18:00:25 +01:00
fourtf 42b5de161d asd 2016-12-30 12:46:03 +01:00
fourtf bbc1b53c89 fixed segfault 2016-12-30 12:29:29 +01:00
fourtf 2ce96a05bc added basic tabs 2016-12-30 12:20:26 +01:00
fourtf cfda4798d4 added basic tabs and buttons 2016-12-30 12:19:31 +01:00
fourtf 936aeda484 asd 2016-12-29 18:45:08 +01:00
fourtf 1d7eb937f4 asd 2016-12-29 18:02:13 +01:00
fourtf b9073b3cc2 first commit 2016-12-29 17:31:07 +01:00
fourtf 39c59e1df7 Initial commit 2016-12-29 17:18:13 +01:00