summaryrefslogtreecommitdiff
path: root/src/citra_qt
AgeCommit message (Expand)Author
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
2017-03-17citra-qt: release all buttons when render window focus is lostwwylele
2017-03-02qt/config_input: don't connect for null buttonwwylele
2017-03-01Input: remove unused stuff & clean upwwylele
2017-03-01Qt: rework input configuration for new input systemwwylele
2017-03-01InputCommon: add AnalogFromButtonwwylele
2017-03-01InputCommon: add Keyboardwwylele
2017-02-26Doxygen: Amend minor issues (#2593)Mat M
2017-02-26Merge pull request #2587 from yuriks/status-barYuri Kunde Schlesner
2017-02-26Qt: Tweak status bar stylingYuri Kunde Schlesner
2017-02-26Qt: Increase status bar update interval to 2 secondsYuri Kunde Schlesner
2017-02-26Qt: Add tooltips to status bar displaysYuri Kunde Schlesner
2017-02-26Qt: Don't show fractional figures in the status barYuri Kunde Schlesner
2017-02-26Remove built-in (non-Microprofile) profilerYuri Kunde Schlesner
2017-02-26Add performance statistics to status barYuri Kunde Schlesner
2017-02-26Qt: Add (empty) status barYuri Kunde Schlesner
2017-02-26Core: Remove unnecessary include in thread.hYuri Kunde Schlesner
2017-02-23Use QFileSystemWatcher to reload the game list when a change is detected. (#2...James Rowe
2017-02-23Merge pull request #2441 from jroweboy/titlebarbunnei
2017-02-23Add custom layout settings.SonofUgly
2017-02-23Gui: Change title bar to include build nameJames Rowe
2017-02-22[UI] Modify recursive scanning label (#2589)Anthony
2017-02-18Qt: Move some connections from .ui file to codeYuri Kunde Schlesner
2017-02-18Qt: Reorganize connection of menu eventsYuri Kunde Schlesner
2017-02-18Qt: Re-organize setup of debugging widgetsYuri Kunde Schlesner
2017-02-18Qt: Fix action name to match conventionsYuri Kunde Schlesner
2017-02-17Qt: Make IsSingleFileDropEvent staticYuri Kunde Schlesner
2017-02-17Qt: Allow any file extension in Open dialogYuri Kunde Schlesner
2017-02-17Qt: Remove orpahned function declarationYuri Kunde Schlesner