Commit graph

6 commits

Author SHA1 Message Date
fourtf 96db82e867 refactoring 2017-04-12 17:46:44 +02: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 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.h (Browse further)