1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-24 17:53:52 +00:00
Commit graph

5 commits

Author SHA1 Message Date
graffy76
3ce35e691c Commented out sample editor settings page 2013-05-16 20:43:05 -05:00
graffy76
c71d921f09 Moved signalUpdateEditorSettings from UserSettingsDialog to
UserSettings.

UserSettings is now derived from QObject.
2013-05-12 15:15:57 -05:00
graffy76
88df3b980f Implemented UserSettings as a singleton. 2013-05-11 20:55:36 -05:00
graffy76
a8b45e0a13 Three primary changes:
1.  Declared QStringPair::isEmpty() const
2.  Split the CsSettings namespace into two: CSMSettings and
CSVSettings. (Required splitting the support.hpp file)
3.  Declared several classes as _noqt in CMakeLists.txt for OpenCS
2013-05-11 05:55:46 -05:00
graffy76
8d0f350446 New file structure separating view classes from model classes. Deleted
.ui file.
2013-05-10 10:00:58 -05:00
Renamed from apps/opencs/settings/usersettingsdialog.cpp (Browse further)