Chat-O-Matic/application/preferences
Jaidyn Ann dce82c2ba2 Use Server::Get(), clean up header usage
Instead of passing around pointers to the Server, Server::Get() returns
the server's pointer (simplifying some things a good bit).
As a result, headers have been cleaned up, and some redundant KeyMaps
have been placed in Maps.h.
2022-02-23 16:04:56 -06:00
..
AccountDialog.cpp Re-enabling of accounts after disable 2021-08-05 19:31:26 -05:00
AccountDialog.h Room creation window; Catch-all template window 2021-06-18 01:13:02 -05:00
AccountListItem.cpp Remove custom draw method for AccountListItem 2021-06-10 16:28:39 -05:00
AccountListItem.h Remove custom draw method for AccountListItem 2021-06-10 16:28:39 -05:00
AppPreferences.cpp Use Server::Get(), clean up header usage 2022-02-23 16:04:56 -06:00
AppPreferences.h Add preference for hiding join/part messages 2022-02-21 18:33:46 -06:00
PreferencesBehavior.cpp Add workspace-switching and window-raising options 2021-08-19 02:00:11 -05:00
PreferencesBehavior.h Add workspace-switching and window-raising options 2021-08-19 02:00:11 -05:00
PreferencesChatWindow.cpp Add preference for hiding join/part messages 2022-02-21 18:33:46 -06:00
PreferencesChatWindow.h Add preference for hiding join/part messages 2022-02-21 18:33:46 -06:00
PreferencesNotifications.cpp Add system beeps for message/mention receiving 2021-08-18 20:19:11 -05:00
PreferencesNotifications.h Add system beeps for message/mention receiving 2021-08-18 20:19:11 -05:00
PreferencesReplicant.cpp Disable unusable settings, Notfications tab 2021-08-18 18:28:53 -05:00
PreferencesReplicant.h Preferences window-sizing, BBoxes for settings 2021-07-24 13:25:44 -05:00