54 Commits (4bc4fdf5ff69e8a8eeb7e62635c50ea4c84eb952)

Author SHA1 Message Date
bunnei fb17e866aa qt: Add web configuration tab. 8 years ago
B3n30 2e37ce01c9 Implement basic virtual Room support based on enet (#2803) 9 years ago
Kloen 1355f0f39e citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet 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 4af2a1a3d7 citra-qt: Remove callstack widget 9 years ago
Yuri Kunde Schlesner 47e806b084 citra-qt: Remove disassembler widget 9 years ago
Lioncash 1631e99eed citra-qt: Move config dialog code to its own directory 9 years ago
wwylele 38e800f70d InputCommon: add Keyboard 9 years ago
Yuri Kunde Schlesner 3b4e400333 Remove built-in (non-Microprofile) profiler 9 years ago
Kloen abc5c134a3 Removed unused and outdated external qhexedit 9 years ago
Kloen 380c165339 citra-qt: Removed unused and unimplemented ramview files. 9 years ago
Lioncash 8309d0dade citra-qt: Move graphics debugging code into its own folder 9 years ago
freiro b7b2627b37 Modularized Qt and SDL file copying 9 years ago
freiro 031fc3a460 Modularization of copy_msvc_libraries cmake funct 9 years ago
freiro 942f70951d Removed redundant Qt check and other fixes 9 years ago
freiro 143bc8713d [MSVC] Copy SDL2.dll to build folder 9 years ago
Jannik Vogel 8efeb6ee2b Remove unused version.h 9 years ago
Jan Beich 2240cb2eb0 build: add default install for DragonFly, Solaris, etc. 9 years ago
wwylele f69a543110 implement wait tree widget 10 years ago
bunnei 2267f98941 qt: Add a configuration tab for Graphics and move relevant fields. 9 years ago
Anon e91327c86a Input GUI: Add tab to remap controls (#1900) 10 years ago
wwylele ec3e99eec7 Qt: add system settings config tab 10 years ago
archshift 3a4a424b70 Remove unused and bitrotted "controller config" files 10 years ago
Maribel d014873916 Config: Audio sink configuration (#1798) 10 years ago
Jannik Vogel 7d7849d71a citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer' 10 years ago
wwylele 9da1534237 add missing header 10 years ago
Emmanuel Gil Peyrot 591ffad670 Qt Frontend: Add Threads::Threads import in CMakeLists.txt. 10 years ago
LittleWhite 426c4a2a5b Add Configure widget 10 years ago
MerryMage ba2a54a9dd Dependencies: Remove GLFW, Add SDL2 10 years ago
MerryMage 8b00954ec7 AudioCore: Skeleton Implementation 10 years ago
Pierre de La Morinerie 22421528b7 citra-qt: Add icon to Mac app 10 years ago
Pierre de La Morinerie 513483f8d5 citra-qt: Use custom Info.plist for Mac builds 10 years ago
archshift 6e1bb58ee8 Initial implementation of a game list 10 years ago
Yuri Kunde Schlesner c7745408f7 citra-qt: Add helper function to get a monospace QFont 11 years ago
bunnei ddbeebb887 Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. 11 years ago
Tony Wasserka 902fa4da52 Add CiTrace recording support. 11 years ago
Emmanuel Gil Peyrot 7c51bc44aa Citra, CitraQt: Tell cmake to install the compiled binaries. 11 years ago
Clienthax 8515b23bec Robocopy doesn't like trailing slashes 11 years ago
Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 years ago
James Rowe 635ed87788 unsetting a few more variables that arent needed outside of this function 11 years ago
James Rowe 5b9a5493c5 Updated the copy commands to run on post_build and use generator expressions to simplify the code as well 11 years ago
James Rowe 2d7008f03c Changes to bring the previous commits in line with the comments on thepull request. Made the debug build a true debug build with no optimizxations and the RelWithDebInfo is what it says it is too. Changed the copying of the dlls to the build directories to happen at configuration time instead of build time 11 years ago
James Rowe 4a7e21eb58 More changes to the CMakeFiles for better MSVC compatibility. Added in the RelWithDebInfo target and setup copying the Qt 5 Dlls to the output directories. 11 years ago
archshift c036cf604f Build app bundles on OS X. Fixes the issue where the menubar would not appear. 11 years ago
Yuri Kunde Schlesner cd1fbfcf1b Add profiling infrastructure and widget 11 years ago
Tony Wasserka 12a5cd1d65 citra-qt: Add a vertex shader debugger. 11 years ago