summaryrefslogtreecommitdiff
path: root/src/citra_qt
AgeCommit message (Expand)Author
2017-08-11move MotionEmu from core/frontend to input_common as a InputDevicewwylele
2017-08-04Quickfix typo in OpenGL 3.3 error messageAndrea Pascal
2017-07-20debugger/shader: display LOOPwwylele
2017-07-20debugger/shader: print the invert flag for JMPUwwylele
2017-07-20debugger/shader: fix address register for reverted arithmetic opwwylele
2017-07-20debugger/shader: fix inverted uniform flow controlwwylele
2017-07-17Merge pull request #2804 from Kloen/themingbunnei
2017-07-10settings: Add telemetry endpoint URL.bunnei
2017-07-07Implement basic virtual Room support based on enet (#2803)B3n30
2017-06-28configure_debug: Add label warning that CPU JIT needs to be disabled for gdbs...MerryMage
2017-06-24citra-qt: Add option to configure the UI themeKloen
2017-06-24citra-qt: load ui theme at startup and config change.Kloen
2017-06-24citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheetKloen
2017-06-24citra-qt: add new uisetting->themeKloen
2017-06-21Changing default values for bg_red, bg_green, and bg_blue from 1.0 to 0.0.chris062689
2017-06-08Session: Remove/add some forward declarationsYuri Kunde Schlesner
2017-06-06Service: Remove unnecessary includes from service.hYuri Kunde Schlesner
2017-06-03Remove unused imports in game_list_p.hKloen
2017-06-02Addressed Bunnei's review comments, and made some other tweaks:TheKoopaKingdom
2017-06-02Fixed wiki URLs.TheKoopaKingdom
2017-06-02Created a whitelist of system archives to prevent false positives creating di...TheKoopaKingdom
2017-06-02Optimized messages that were repetitive and added ability for core errors to ...TheKoopaKingdom
2017-06-02Added message to status bar to show core errors ignored by the user.TheKoopaKingdom
2017-06-02Made some changes from review comments:TheKoopaKingdom
2017-06-02Added system for handling core errors in citra-qt.TheKoopaKingdom
2017-05-31Merge pull request #2739 from yuriks/kernel-reorgbunnei
2017-05-29Kernel: Move WaitObject to a separate fileYuri Kunde Schlesner
2017-05-27CMake: Create INTERFACE targets for microprofile and nihstroYuri Kunde Schlesner
2017-05-27CMake: Remove CITRA_QT_LIBS varYuri Kunde Schlesner
2017-05-27CMake: Stop using FindOpenGL, which seems to not be required anymoreYuri Kunde Schlesner
2017-05-27CMake: Use IMPORTED target for BoostYuri Kunde Schlesner
2017-05-27CMake: Correct inter-module dependencies and library visibilityYuri Kunde Schlesner
2017-05-27Remove some unnecessary inclusions of video_core.hYuri Kunde Schlesner
2017-05-27Move screen size constants from video_core to coreYuri Kunde Schlesner
2017-05-10Frontend: Prevent FileSystemWatcher from blocking UI threadJames Rowe
2017-05-07Remove ability to load symbol mapsYuri Kunde Schlesner
2017-05-07citra-qt: Remove callstack widgetYuri Kunde Schlesner
2017-05-07citra-qt: Remove disassembler widgetYuri Kunde Schlesner
2017-05-07Merge pull request #2682 from nicoboss/filterYuri Kunde Schlesner
2017-05-06Don’t focus the search field if the game is emptyNico Bosshard
2017-05-05Create a random console_unique_id (#2668)B3n30
2017-05-03Merge pull request #2606 from wwylele/irbunnei
2017-05-03Fixed some more typosNico Bosshard
2017-05-02citra-qt: game list search function fixed minor mistakesNico Bosshard
2017-04-29citra-qt: game list search function (#2673)Nico Bosshard
2017-04-12Better looking status bar under Linux Ubuntu (#2662)Cereal-Killa
2017-04-09qt: enable config for circle pad prowwylele
2017-04-03citra-qt: Move config dialog code to its own directoryLioncash
2017-03-21Merge pull request #2512 from SonofUgly/custom-layoutbunnei
2017-03-17citra-qt: remove dead codewwylele