index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
main.h
Age
Commit message (
Expand
)
Author
2018-01-12
Massive removal of unused modules
James Rowe
2017-08-25
citra_qt: Show one-time callout messages to user.
bunnei
2017-06-24
citra-qt: load ui theme at startup and config change.
Kloen
2017-06-02
Created a whitelist of system archives to prevent false positives creating di...
TheKoopaKingdom
2017-06-02
Optimized messages that were repetitive and added ability for core errors to ...
TheKoopaKingdom
2017-06-02
Added message to status bar to show core errors ignored by the user.
TheKoopaKingdom
2017-06-02
Added system for handling core errors in citra-qt.
TheKoopaKingdom
2017-05-07
Remove ability to load symbol maps
Yuri Kunde Schlesner
2017-05-07
citra-qt: Remove callstack widget
Yuri Kunde Schlesner
2017-05-07
citra-qt: Remove disassembler widget
Yuri Kunde Schlesner
2017-04-29
citra-qt: game list search function (#2673)
Nico Bosshard
2017-02-26
Add performance statistics to status bar
Yuri Kunde Schlesner
2017-02-26
Qt: Add (empty) status bar
Yuri Kunde Schlesner
2017-02-18
Qt: Reorganize connection of menu events
Yuri Kunde Schlesner
2017-02-18
Qt: Re-organize setup of debugging widgets
Yuri Kunde Schlesner
2017-02-17
Qt: Remove orpahned function declaration
Yuri Kunde Schlesner
2017-02-17
Qt: Remove unnecessary std::string usage
Yuri Kunde Schlesner
2017-02-16
added drag n drop feature
noah the goodra
2016-12-19
citra-qt: Move bits of constructor behavior to named functions
Lioncash
2016-12-15
main: Open folder when open save folder location context menu is clicked
MerryMage
2016-11-19
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
Subv
2016-11-05
Add default hotkey to swap primary screens.
James Rowe
2016-09-22
implement wait tree widget
wwylele
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-05-07
citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'
Jannik Vogel
2016-03-22
Add more stuff to configure.
LittleWhite
2016-03-21
Whole config is handled by Config class.
LittleWhite
2016-03-21
Add Configure widget
LittleWhite
2016-03-16
Register ROM started through the gamelist in the list of ROM recently started
LittleWhite
2016-03-08
Improve error report from Init() functions
LittleWhite
2016-02-04
Add a configuration entry to enable/disable the check
LittleWhite
2016-02-04
Add check before closure when emulation is running
LittleWhite
2015-10-04
Implement gdbstub
polaris-
2015-10-01
Add menu item for selecting the game list folder
archshift
2015-10-01
Initial implementation of a game list
archshift
2015-10-01
Don't show render window until a game is started
archshift
2015-08-24
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-19
Improvements for MRU
LittleWhite
2015-08-16
Merge pull request #1017 from LittleWhite-tb/qt-recent-files
bunnei
2015-08-15
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
bunnei
2015-08-11
Add menu and logic to save and load recently loaded files.
LittleWhite
2015-07-29
citra-qt: Pass string by const reference
Lioncash
2015-05-22
OpenGL renderer
tfarley
2015-05-01
Qt: Use signals for emu_thread start/stop and fix disasm widget.
bunnei
2015-05-01
Qt: Fix loading a new game without stopping emulation.
bunnei
2015-05-01
Qt: Move EmuThread ownership from render window to main window.
bunnei
2015-03-01
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-01-20
citra-qt: Add option to hide dock widget title bars
Kingcom
[next]