summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/qt
Commit message (Expand)AuthorAgeFilesLines
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1110-1/+9
* XML refactoring: Vas Crabb2016-12-1116-32/+32
* patch up Qt debugger for new xmlfile API (nw) Vas Crabb2016-11-1716-62/+62
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-223-5/+5
* Fix Qt debugger Vas Crabb2016-08-011-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-312-3/+3
* Fix keyboard shortcus for disassembly comments pane [Vas Crabb] Vas Crabb2016-06-092-2/+2
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-084-29/+29
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-2418-52/+52
* Iterate over devices C++11 style AJR2016-04-182-13/+5
* fix clang complain (nw) Miodrag Milanovic2016-03-311-1/+4
* Iterate over core classes C++11 style AJR2016-03-314-12/+8
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-11/+7
* reverting: Miodrag Milanovic2016-01-203-6/+6
* Revert "fixed qt build (nw)" Miodrag Milanovic2016-01-203-7/+7
* fixed qt build (nw) Miodrag Milanovic2016-01-163-7/+7
* tags are now strings (nw) Miodrag Milanovic2016-01-163-6/+6
* put debug_view back in machine due to issues with QT (nw) Miodrag Milanovic2016-01-122-5/+4
* Fix linux compile Miodrag Milanovic2016-01-122-1/+2
* created debugger_manager, now this one owns debug_view_manager (nw) Miodrag Milanovic2016-01-122-6/+6
* remove usage of NO_MEM_TRACKING macro (nw) Miodrag Milanovic2016-01-089-18/+0
* qt5 debugger port [O. Galibert] Olivier Galibert2015-12-2718-176/+109
* Show 64 and 80 bit floats in windows and qt debugger (issue #476) yz70s2015-12-061-1/+22
* Show 32 bit floating point values in qt debugger memory view (issue #476) yz70s2015-11-302-42/+67
* First commit for issue #476 yz70s2015-11-301-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-089-0/+0
* Revert "debugqt: Port to Qt5 [O. Galibert]" Olivier Galibert2015-08-0118-109/+176
* debugqt: Port to Qt5 [O. Galibert] Olivier Galibert2015-07-2918-176/+109
* did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-0918-36/+36
* Added license headers to the rest of files (nw) Miodrag Milanovic2015-05-0718-0/+36
* bugix and sdl fix (nw) Miodrag Milanovic2015-04-221-6/+6
* moved all to std::string (nw) Miodrag Milanovic2015-04-222-6/+6
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-122-4/+4
* cstr() - > c_str() as preparation for move to std::string (nw) Miodrag Milanovic2015-04-112-3/+3
* Honour debugger font choice with Qt debugger Vas Crabb2015-04-091-2/+8
* Qt debugger dynamically updates menu items controlling disassembly views Vas Crabb2015-02-226-60/+195
* More debugger consistency Vas Crabb2015-02-221-39/+12
* Allow breakpoint toggle and run-to-cursor on non-current CPUs in Qt debugger Vas Crabb2015-02-171-17/+39
* Make QT debugger file names match class names without redundant prefix Vas Crabb2015-02-1718-31/+31
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-312-15/+15
* debug/qt: Add a per-device window [O. Galibert] Olivier Galibert2014-12-224-2/+210
* qt/debug: Device tree view. Looks cool with mu100 or lindbios [O. Galibert] Olivier Galibert2014-12-194-6/+261
* debug: fix the gui for smaller fonts Fabrice Bellet2014-12-182-3/+3
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-267-32/+32
* Fixed strange display of long strings in Qt debugger (nw). Andrew Gardner2014-10-191-3/+5
* MT 05527 [Andrew Gardner] Andrew Gardner2014-10-188-48/+53
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ... Miodrag Milanovic2014-05-0814-0/+2577