summaryrefslogtreecommitdiff
path: root/src/citra_qt/main.ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive removal of unused modulesGravatar James Rowe2018-01-121-201/+0
|
* Remove ability to load symbol mapsGravatar Yuri Kunde Schlesner2017-05-071-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)Gravatar Nico Bosshard2017-04-291-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 barGravatar Yuri Kunde Schlesner2017-02-261-1/+9
|
* Qt: Move some connections from .ui file to codeGravatar Yuri Kunde Schlesner2017-02-181-38/+0
|
* Qt: Re-organize setup of debugging widgetsGravatar Yuri Kunde Schlesner2017-02-181-0/+13
|
* Qt: Fix action name to match conventionsGravatar Yuri Kunde Schlesner2017-02-181-3/+3
|
* Minor Menu FixesGravatar Pringo2016-11-111-1/+1
|
* Add Configure widgetGravatar LittleWhite2016-03-211-50/+1
|
* Implement gdbstubGravatar polaris-2015-10-041-0/+9
|
* Add menu item for selecting the game list folderGravatar archshift2015-10-011-1/+10
|
* Merge pull request #1017 from LittleWhite-tb/qt-recent-filesGravatar bunnei2015-08-161-0/+7
|\ | | | | citra-qt: save path for recent files loaded
| * Add menu and logic to save and load recently loaded files.Gravatar LittleWhite2015-08-111-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.Gravatar bunnei2015-08-151-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 widgetsGravatar Sean Maas2015-05-291-2/+15
|
* OpenGL rendererGravatar tfarley2015-05-221-0/+9
|
* Qt: Disable "Start" unless we are paused (it otherwise has no meaning and ↵Gravatar bunnei2015-05-011-0/+3
| | | | causes a crash).
* citra-qt: Add option to hide dock widget title barsGravatar Kingcom2015-01-201-34/+60
|
* Make letter cases consistent in menus and widgetsGravatar Daniel Lundqvist2015-01-011-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"Gravatar Daniel Lundqvist2015-01-011-3/+3
|
* added symbol map load function to Qt GUIGravatar bunnei2014-04-301-6/+12
|
* Re-enable toggling window mode.Gravatar Mathieu Vaillancourt2014-04-211-8/+17
|
* Init window size from VideoCore. Start changing the default window behavior...Gravatar Mathieu Vaillancourt2014-04-121-9/+0
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+168