613 Commits (cea19fd659496bcdf09a12b163ce490c1fa71ff7)

Author SHA1 Message Date
TheKoopaKingdom a8aef599e0 Created a whitelist of system archives to prevent false positives creating dialogs. 10 years ago
TheKoopaKingdom 0409bdfea5 Optimized messages that were repetitive and added ability for core errors to specify more details optionally. 10 years ago
TheKoopaKingdom b6bab59000 Added message to status bar to show core errors ignored by the user. 10 years ago
TheKoopaKingdom 37bec598ea Made some changes from review comments: 10 years ago
TheKoopaKingdom 1ecb322daa Added system for handling core errors in citra-qt. 10 years ago
Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file 9 years ago
Yuri Kunde Schlesner d736cca848 CMake: Create INTERFACE targets for microprofile and nihstro 9 years ago
Yuri Kunde Schlesner 34b6c8bd88 CMake: Remove CITRA_QT_LIBS var 9 years ago
Yuri Kunde Schlesner 089baa04e8 CMake: Stop using FindOpenGL, which seems to not be required anymore 9 years ago
Yuri Kunde Schlesner 0f563111a2 CMake: Use IMPORTED target for Boost 9 years ago
Yuri Kunde Schlesner 7b81903756 CMake: Correct inter-module dependencies and library visibility 9 years ago
Yuri Kunde Schlesner e91f2b7663 Remove some unnecessary inclusions of video_core.h 9 years ago
Yuri Kunde Schlesner eb10f25025 Move screen size constants from video_core to core 9 years ago
James Rowe fc2f7b0df6 Frontend: Prevent FileSystemWatcher from blocking UI thread 9 years ago
Yuri Kunde Schlesner 6577bbc3c5 Remove ability to load symbol maps 9 years ago
Yuri Kunde Schlesner 4af2a1a3d7 citra-qt: Remove callstack widget 9 years ago
Yuri Kunde Schlesner 47e806b084 citra-qt: Remove disassembler widget 9 years ago
Nico Bosshard db256ea395 Don’t focus the search field if the game is empty 9 years ago
B3n30 8bee016145 Create a random console_unique_id (#2668) 9 years ago
Nico Bosshard 89c28f9f80 Fixed some more typos 9 years ago
Nico Bosshard f447dfc36b citra-qt: game list search function fixed minor mistakes 9 years ago
Nico Bosshard 06d4654966 citra-qt: game list search function (#2673) 9 years ago
Cereal-Killa bf18e584e5 Better looking status bar under Linux Ubuntu (#2662) 10 years ago
wwylele 6843538f7c qt: enable config for circle pad pro 10 years ago
Lioncash 1631e99eed citra-qt: Move config dialog code to its own directory 10 years ago
wwylele 560884336f citra-qt: remove dead code 10 years ago
wwylele 5245c86f26 citra-qt: release all buttons when render window focus is lost 10 years ago
wwylele b5faa68120 qt/config_input: don't connect for null button 10 years ago
wwylele e02c4b7195 Input: remove unused stuff & clean up 10 years ago
wwylele e7a602fe16 Qt: rework input configuration for new input system 10 years ago
wwylele a6bd7917cb InputCommon: add AnalogFromButton 10 years ago
wwylele 38e800f70d InputCommon: add Keyboard 10 years ago
Mat M 0cb52ee74a Doxygen: Amend minor issues (#2593) 10 years ago
Yuri Kunde Schlesner 1469b3212b Qt: Tweak status bar styling 10 years ago
Yuri Kunde Schlesner 915d69ac4c Qt: Increase status bar update interval to 2 seconds 10 years ago
Yuri Kunde Schlesner f273959205 Qt: Add tooltips to status bar displays 10 years ago
Yuri Kunde Schlesner 008c709dbf Qt: Don't show fractional figures in the status bar 10 years ago
Yuri Kunde Schlesner 3b4e400333 Remove built-in (non-Microprofile) profiler 10 years ago
Yuri Kunde Schlesner c75ae6c585 Add performance statistics to status bar 10 years ago
Yuri Kunde Schlesner 1b28b26682 Qt: Add (empty) status bar 10 years ago
Yuri Kunde Schlesner 441f8b5a4b Core: Remove unnecessary include in thread.h 10 years ago
James Rowe 26823cd38b Use QFileSystemWatcher to reload the game list when a change is detected. (#2555) 10 years ago
SonofUgly e0a4450bbd Add custom layout settings. 10 years ago
James Rowe b090422991 Gui: Change title bar to include build name 10 years ago
Anthony a7360f2642 [UI] Modify recursive scanning label (#2589) 10 years ago
Yuri Kunde Schlesner 80762583c2 Qt: Move some connections from .ui file to code 10 years ago
Yuri Kunde Schlesner 5b96915c69 Qt: Reorganize connection of menu events 10 years ago
Yuri Kunde Schlesner 4cb1f36896 Qt: Re-organize setup of debugging widgets 10 years ago
Yuri Kunde Schlesner e823c908ea Qt: Fix action name to match conventions 10 years ago
Yuri Kunde Schlesner cef18c94e2 Qt: Make IsSingleFileDropEvent static 10 years ago