summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/qt/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move build system adjusttment and fixes: Vas Crabb2026-04-051-5/+1
* Fixed things C++20 doesn't allow: Vas Crabb2026-03-291-1/+1
* emu/debug, osd/modules/debugger/qt: Clean up #includes a bit AJR2024-09-301-0/+1
* -debugger/qt: Fixed crash on hard reset. Vas Crabb2024-07-311-1/+2
* Allow the use of either Qt5 or Qt6 on Linux (#11413) Jindřich Makovička2023-07-141-1/+6
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-2/+2
* API change for device_image_interface AJR2023-03-301-2/+3
* -debugger: Improved session save/restore. Vas Crabb2022-12-021-96/+82
* Debugger updates: Vas Crabb2022-09-201-18/+28
* Added a crude dark theme for the Win32 debugger. Vas Crabb2022-09-171-32/+20
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-2/+4
* Delete some unnecessary c_str() calls AJR2022-02-131-3/+3
* -Qt debugger updates: Vas Crabb2021-01-281-90/+72
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-4/+4
* Debugger expression and memory access overhaul AJR2020-05-251-8/+9
* Fix QT debugger (nw) AJR2019-09-101-3/+3
* Use std::forward_list for breakpoint and registerpoint lists (nw) AJR2019-09-101-21/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* XML refactoring: Vas Crabb2016-12-111-2/+2
* patch up Qt debugger for new xmlfile API (nw) Vas Crabb2016-11-171-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Fix Qt debugger Vas Crabb2016-08-011-1/+1
* Fix keyboard shortcus for disassembly comments pane [Vas Crabb] Vas Crabb2016-06-091-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-15/+13
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-9/+9
* Iterate over devices C++11 style AJR2016-04-181-5/+4
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-11/+7
* reverting: Miodrag Milanovic2016-01-201-1/+1
* Revert "fixed qt build (nw)" Miodrag Milanovic2016-01-201-3/+3
* fixed qt build (nw) Miodrag Milanovic2016-01-161-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* remove usage of NO_MEM_TRACKING macro (nw) Miodrag Milanovic2016-01-081-2/+0
* qt5 debugger port [O. Galibert] Olivier Galibert2015-12-271-8/+20
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+548