summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/qt/debugqtmemorywindow.c
Commit message (Collapse)AuthorAgeFilesLines
* Make QT debugger file names match class names without redundant prefix Vas Crabb2015-02-171-395/+0
|
* debug: fix the gui for smaller fonts Fabrice Bellet2014-12-181-1/+1
| | | | | Using a font pointsize different from 11pt has a consequence that fontWidth (in pixels) is not an integer anymore.
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-7/+7
|
* MT 05527 [Andrew Gardner] Andrew Gardner2014-10-181-7/+7
| | | | | | The Qt debugger now behaves more like the Windows one, with horizontal scrollbars where the core views expect them.
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ↵ Miodrag Milanovic2014-05-081-0/+395
left same as before [Miodrag Milanovic] -Created osd_options as base option class for non-system specific options