stella/src/gui
stephena 336536745f More Coverity fixes.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3236 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2015-12-09 17:08:52 +00:00
..
AboutDialog.cxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
AboutDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
AudioDialog.cxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
AudioDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
BrowserDialog.cxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
BrowserDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
CheckListWidget.cxx More clang warning cleanups. 2015-09-15 15:50:25 +00:00
CheckListWidget.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
ComboDialog.cxx More Coverity fixes. 2015-12-09 17:08:52 +00:00
ComboDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
Command.hxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
CommandDialog.cxx Removed concept of single vs. double buffering, and simply update the frame 2015-03-15 17:36:46 +00:00
CommandDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
CommandMenu.cxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
CommandMenu.hxx Bumped version #. 2015-04-26 19:02:42 +00:00
ConfigPathDialog.cxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
ConfigPathDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
ConsoleBFont.hxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
ConsoleFont.hxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
ConsoleMediumBFont.hxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
ConsoleMediumFont.hxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
ContextMenu.cxx Second pass at cleaning up warnings generated by -Weverything in clang. 2015-09-14 18:14:00 +00:00
ContextMenu.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
Dialog.cxx More clang warning cleanups. 2015-09-15 15:50:25 +00:00
Dialog.hxx A few more fixes wrt the recent pruning for Visual Studio. 2015-09-14 22:18:55 +00:00
DialogContainer.cxx Some bugs indicated by running Stella through Coverity. Note that many 2015-12-05 01:30:17 +00:00
DialogContainer.hxx I decided to turn on '-Weverything' compiler flag in Clang++ to 2015-09-13 23:23:12 +00:00
EditTextWidget.cxx Enable a few extra compiler checks in the Linux build script, 2015-09-20 01:13:53 +00:00
EditTextWidget.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
EditableWidget.cxx Oops, a little too much pruning, detected by compiling in OSX. 2015-09-14 21:44:24 +00:00
EditableWidget.hxx The debugger CPU area now has editable decimal and binary fields for the 2015-07-26 17:28:57 +00:00
EventMappingWidget.cxx More Coverity fixes. 2015-12-09 17:08:52 +00:00
EventMappingWidget.hxx Some cleanup of redundant spacing. Now that I'm free for basically the next month, 2015-12-04 19:08:14 +00:00
FileListWidget.cxx Second pass at cleaning up warnings generated by -Weverything in clang. 2015-09-14 18:14:00 +00:00
FileListWidget.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
Font.cxx Oops, a little too much pruning, detected by compiling in OSX. 2015-09-14 21:44:24 +00:00
Font.hxx Bumped version #. 2015-04-26 19:02:42 +00:00
GameInfoDialog.cxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
GameInfoDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
GameList.cxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
GameList.hxx Oops, a little too much pruning, detected by compiling in OSX. 2015-09-14 21:44:24 +00:00
GlobalPropsDialog.cxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
GlobalPropsDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
GuiObject.hxx Created a new class RiotRamWidget, which takes the place of the 2015-09-07 23:12:00 +00:00
HelpDialog.cxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
HelpDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
InputDialog.cxx Changed 'hidecursor' to 'cursor', and allowed it to set cursor visibility 2015-06-28 18:16:33 +00:00
InputDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
InputTextDialog.cxx Oops, a little too much pruning, detected by compiling in OSX. 2015-09-14 21:44:24 +00:00
InputTextDialog.hxx The debugger CPU area now has editable decimal and binary fields for the 2015-07-26 17:28:57 +00:00
JoystickDialog.cxx Changed 'hidecursor' to 'cursor', and allowed it to set cursor visibility 2015-06-28 18:16:33 +00:00
JoystickDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
Launcher.cxx More clang warnings fixed; these apply mostly to 'old-style-C' casts. 2015-09-14 21:33:50 +00:00
Launcher.hxx Bumped version #. 2015-04-26 19:02:42 +00:00
LauncherDialog.cxx Some bugs indicated by running Stella through Coverity. Note that many 2015-12-05 01:30:17 +00:00
LauncherDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
LauncherFilterDialog.cxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
LauncherFilterDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
ListWidget.cxx Oops, a little too much pruning, detected by compiling in OSX. 2015-09-14 21:44:24 +00:00
ListWidget.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
LoggerDialog.cxx C++ streams can now use a 'string' filename; it no longer has to be 'const char*'. 2015-06-12 17:37:58 +00:00
LoggerDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
Menu.cxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
Menu.hxx Bumped version #. 2015-04-26 19:02:42 +00:00
MessageBox.cxx More clang warnings fixed; these apply mostly to 'old-style-C' casts. 2015-09-14 21:33:50 +00:00
MessageBox.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
OptionsDialog.cxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
OptionsDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
PopUpWidget.cxx Enable a few extra compiler checks in the Linux build script, 2015-09-20 01:13:53 +00:00
PopUpWidget.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
ProgressDialog.cxx More clang warnings fixed; these apply mostly to 'old-style-C' casts. 2015-09-14 21:33:50 +00:00
ProgressDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
Rect.hxx Second pass at cleaning up warnings generated by -Weverything in clang. 2015-09-14 18:14:00 +00:00
RomAuditDialog.cxx Oops, a little too much pruning, detected by compiling in OSX. 2015-09-14 21:44:24 +00:00
RomAuditDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
RomInfoWidget.cxx In my never-ending attempt to eliminate pointers whereever possible, 2015-06-12 20:44:09 +00:00
RomInfoWidget.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
ScrollBarWidget.cxx And so it begins (again); bumped version # for next release. 2015-03-21 20:00:00 +00:00
ScrollBarWidget.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
SnapshotDialog.cxx Some cleanup of redundant spacing. Now that I'm free for basically the next month, 2015-12-04 19:08:14 +00:00
SnapshotDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
StellaFont.hxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
StellaLargeFont.hxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
StellaMediumFont.hxx Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
StringListWidget.cxx Oops, a little too much pruning, detected by compiling in OSX. 2015-09-14 21:44:24 +00:00
StringListWidget.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
TabWidget.cxx Oops, a little too much pruning, detected by compiling in OSX. 2015-09-14 21:44:24 +00:00
TabWidget.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
UIDialog.cxx More clang warnings fixed; these apply mostly to 'old-style-C' casts. 2015-09-14 21:33:50 +00:00
UIDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
VideoDialog.cxx More bugfixes as indicated by Coverity. 2015-12-06 18:12:17 +00:00
VideoDialog.hxx Fairly large commit, but basically it is only enabling the 'override' 2015-07-10 18:59:03 +00:00
Widget.cxx Enable a few extra compiler checks in the Linux build script, 2015-09-20 01:13:53 +00:00
Widget.hxx I decided to turn on '-Weverything' compiler flag in Clang++ to 2015-09-13 23:23:12 +00:00
module.mk Added dialog showing internal joystick database, with ability to 2014-12-23 00:44:09 +00:00