Commit graph

16 commits

Author SHA1 Message Date
fourtf c2937eb7b3 renamed "user" to "account" 2017-04-18 02:29:32 +02:00
fourtf 99524027d0 fixed the namespace comments 2017-04-14 17:52:22 +02:00
fourtf a0d29ebae8 added namespace comments 2017-04-14 17:47:28 +02:00
fourtf d96c4a5c91 refactored windowmanager 2017-04-13 19:25:33 +02:00
fourtf 138466035f added basic settings page for accounts 2017-04-13 16:06:23 +02:00
fourtf 96db82e867 refactoring 2017-04-12 17:46:44 +02:00
fourtf 5390272279 added settings for modifying tabs 2017-02-02 02:46:33 +01:00
fourtf 43cf7620ae added settings for theme and theme hue 2017-02-02 01:23:26 +01:00
fourtf 0343371443 fixed settings color 2017-02-02 00:25:57 +01:00
fourtf ceded7ff96 added stuff 2017-01-29 13:23:22 +01:00
fourtf de8f6d1e82 added settingsdialog cancel 2017-01-24 19:51:57 +01:00
fourtf 9041dbf014 removed settings namespace 2017-01-23 16:38:06 +01:00
Rasmus Karlsson 1e6e395623 each Setting is now responsible for adding themselves to the settings list 2017-01-23 09:48:32 +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 2e8dc63a95 added namespaces 2017-01-18 21:30:23 +01:00
Renamed from settingsdialog.cpp (Browse further)