summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/qt/debugqtmainwindow.h
Commit message (Collapse)AuthorAgeFilesLines
* Make QT debugger file names match class names without redundant prefix Vas Crabb2015-02-171-194/+0
|
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-4/+4
|
* MT 05527 [Andrew Gardner] Andrew Gardner2014-10-181-4/+4
| | | | | | 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/+194
left same as before [Miodrag Milanovic] -Created osd_options as base option class for non-system specific options