| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Massive removal of unused modules | 2018-01-12 | 1 | -201/+0 | |
| | | |||||
| * | Remove ability to load symbol maps | 2017-05-07 | 1 | -1/+0 | |
| | | | | | | This was now mostly unused except by thread creation, which used a symbol of the entrypoint, if available, to name the thread. | ||||
| * | citra-qt: game list search function (#2673) | 2017-04-29 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | * citra-qt: game list search function * Empty search field during game list refresh * Code improvements * Code formatting * Autofocus search field * JayFoxRox's recommendations * lioncash's review | ||||
| * | Qt: Add (empty) status bar | 2017-02-26 | 1 | -1/+9 | |
| | | |||||
| * | Qt: Move some connections from .ui file to code | 2017-02-18 | 1 | -38/+0 | |
| | | |||||
| * | Qt: Re-organize setup of debugging widgets | 2017-02-18 | 1 | -0/+13 | |
| | | |||||
| * | Qt: Fix action name to match conventions | 2017-02-18 | 1 | -3/+3 | |
| | | |||||
| * | Minor Menu Fixes | 2016-11-11 | 1 | -1/+1 | |
| | | |||||
| * | Add Configure widget | 2016-03-21 | 1 | -50/+1 | |
| | | |||||
| * | Implement gdbstub | 2015-10-04 | 1 | -0/+9 | |
| | | |||||
| * | Add menu item for selecting the game list folder | 2015-10-01 | 1 | -1/+10 | |
| | | |||||
| * | Merge pull request #1017 from LittleWhite-tb/qt-recent-files | 2015-08-16 | 1 | -0/+7 | |
| |\ | | | | | citra-qt: save path for recent files loaded | ||||
| | * | Add menu and logic to save and load recently loaded files. | 2015-08-11 | 1 | -0/+7 | |
| | | | | | | | | | | | This menu is only for ROM and will not save symbols recently loaded. When the menu is empty, the menu is disabled (greyed out) | ||||
| * | | Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. | 2015-08-15 | 1 | -0/+9 | |
| |/ | | | | | - Config: Add an option for selecting to use shader JIT or interpreter. - Qt: Add a menu option for enabling/disabling the shader JIT. | ||||
| * | QT: Remove border around widgets | 2015-05-29 | 1 | -2/+15 | |
| | | |||||
| * | OpenGL renderer | 2015-05-22 | 1 | -0/+9 | |
| | | |||||
| * | Qt: Disable "Start" unless we are paused (it otherwise has no meaning and ↵ | 2015-05-01 | 1 | -0/+3 | |
| | | | | | causes a crash). | ||||
| * | citra-qt: Add option to hide dock widget title bars | 2015-01-20 | 1 | -34/+60 | |
| | | |||||
| * | Make letter cases consistent in menus and widgets | 2015-01-01 | 1 | -2/+2 | |
| | | | | | | | | In various menu options letter cases were not consistent. This was also the case within various debugging widgets. This attempts to make letter cases consistent, but it is of course a matter of opinion which way is the correct one. | ||||
| * | Change popout mode to "Single Window Mode" | 2015-01-01 | 1 | -3/+3 | |
| | | |||||
| * | added symbol map load function to Qt GUI | 2014-04-30 | 1 | -6/+12 | |
| | | |||||
| * | Re-enable toggling window mode. | 2014-04-21 | 1 | -8/+17 | |
| | | |||||
| * | Init window size from VideoCore. Start changing the default window behavior... | 2014-04-12 | 1 | -9/+0 | |
| | | |||||
| * | got rid of 'src' folders in each sub-project | 2014-04-08 | 1 | -0/+168 | |