summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/debugqt.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-364/+0
* Revert "debugqt: Port to Qt5 [O. Galibert]" Olivier Galibert2015-08-011-1/+4
* debugqt: Port to Qt5 [O. Galibert] Olivier Galibert2015-07-291-4/+1
* fix compile (possibly only GCC5.1) (nw) Cowering2015-07-141-0/+2
* did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-091-5/+2
* Added license headers to the rest of files (nw) Miodrag Milanovic2015-05-071-0/+2
* Make OSD options an init parameter for modules Vas Crabb2015-04-071-1/+1
* Make QT debugger file names match class names without redundant prefix Vas Crabb2015-02-171-7/+7
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-13/+13
* Converted modules/debugger/* to new module infrastructure. (nw) couriersud2015-01-251-24/+33
* Renamed osd_debugger_interface to debug_module in a first step to move couriersud2015-01-241-4/+4
* debugqt: alternatively... (nw) cracyc2015-01-121-1/+1
* debugqt: get machine from somewhere (nw) cracyc2015-01-121-1/+1
* Converted back osd_interface into a pure interface. couriersud2015-01-121-8/+10
* debug/qt: Add a per-device window [O. Galibert] Olivier Galibert2014-12-221-6/+12
* qt/debug: Device tree view. Looks cool with mu100 or lindbios [O. Galibert] Olivier Galibert2014-12-191-0/+6
* Cleanups and version bump Miodrag Milanovic2014-07-221-2/+1
* debugqt: Un-revert and add fix for focus seizure [Carl] R. Belmont2014-05-241-33/+33
* Reverted 30626, it trashes Linux multi-desktop setups. R. Belmont2014-05-241-28/+32
* debugqt: Fix 'source' capability. [Happy] R. Belmont2014-05-231-32/+28
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ... Miodrag Milanovic2014-05-081-0/+341