Commit graph

16 commits

Author SHA1 Message Date
fourtf 759e0aea50 added graphics cache for drawn messages 2017-02-03 19:31:51 +01:00
fourtf c6c90d9f50 added another level of unneeded abstraction 2017-02-02 22:15:09 +01:00
fourtf 93660233fd added limited queue 2017-02-02 20:35:12 +01:00
fourtf 9f7a674472 fixed tabs being in weird positions at the start 2017-01-31 10:41:05 +01:00
fourtf c54f2c31dd unscuffed word wrapping 2017-01-30 23:07:59 +01:00
Rasmus Karlsson 2da50b78e5 return references to the vectors in message.h 2017-01-28 20:35:58 +01:00
Rasmus Karlsson fbb6868b70 clean up wordParts system in Message 2017-01-28 20:29:11 +01:00
fourtf 49f3a41b7e broken commit 2017-01-26 17:48:14 +01:00
fourtf fb14e86364 added global ffz and bttv emotes 2017-01-26 17:26:20 +01:00
fourtf a5e7ef9980 fixed notebookpagedroppreview animation 2017-01-26 09:26:18 +01:00
fourtf 3d6b9f7645 added settingssnapshot 2017-01-24 20:16:45 +01:00
fourtf 9041dbf014 removed settings namespace 2017-01-23 16:38:06 +01:00
Rasmus Karlsson 5429e62e73 Utilize templates for Settings class
Use boost2::signals for the valueChanged signal (a LOT less messy to
        deal with than qt signals)
Remove unused settings classes (BoolSetting, FloatSetting, IntSetting,
        StringSetting)

What's left: Implement the remaining signals
2017-01-22 23:02:48 +01:00
fourtf be92a82891 updated settingsdialog 2017-01-22 12:46:35 +01:00
fourtf d215bd58b0 added settings 2017-01-20 06:10:28 +01:00
fourtf 2e8dc63a95 added namespaces 2017-01-18 21:30:23 +01:00