Commit graph

12 commits

Author SHA1 Message Date
fourtf 43cf7620ae added settings for theme and theme hue 2017-02-02 01:23:26 +01:00
fourtf 9f7a674472 fixed tabs being in weird positions at the start 2017-01-31 10:41:05 +01:00
Rasmus Karlsson 199e87896b rename "text" to "title" in NotebookTab 2017-01-29 11:39:16 +01:00
Rasmus Karlsson 1c076b803e Tabs are now loaded and saved (no chats yet) 2017-01-28 23:12:18 +01:00
fourtf d012aa922d scrollbar values based on messages 2017-01-26 07:10:46 +01:00
fourtf 4b2ddb0bbb added some dank tab animations 2017-01-26 05:26:21 +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 8d85f91c4d added emote button and text length label 2017-01-22 05:58:23 +01:00
fourtf 2e8dc63a95 added namespaces 2017-01-18 21:30:23 +01:00
Renamed from notebooktab.cpp (Browse further)