bunnei
e353b9fb3d
thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB.
8 years ago
Vishal Sharma
65f3119074
Removes the use of QKeySequence::Cancel ( #186 )
* Removes the use of QKeySequence::Cancel to remove issues while running make
* Corrects characters in a line for travis failure
* Corrects space in a line for travis failure
8 years ago
bunnei
ac81c02ed9
kernel: Use Scheduler class for threading.
8 years ago
Hexagon12
a8d8c21e00
pls, that was easy
8 years ago
bunnei
c85e3a2234
debugger: Fix wait_tree crash.
8 years ago
James Rowe
096be16636
Format: Run the new clang format on everything
8 years ago
Lioncash
5e46a9bb2b
qt: Migrate to Qt 5 signal/slot connection syntax where applicable
8 years ago
Evgeni Danailov
cb3ab6ec77
ui: Rename almost all classes in configuration_input.ui ( #99 )
* Rename verticalLayout_25 to verticalLayout_23.
* Rename almost all classes.
8 years ago
River City Ransomware
da3e13fea5
Port citra #3336 - Resizes the configuration window to not be so stretched out
8 years ago
Lioncash
e710a1b989
CMakeLists: Derive the source directory grouping from targets themselves
Removes the need to store to separate SRC and HEADER variables, and then
construct the target in most cases.
8 years ago
Lioncash
501d1cc33d
hotkeys: Add missing <QTreeWidgetItem> include
8 years ago
Lioncash
94a6515b71
game_list: Add missing override specifier for KeyReleaseEater's eventFilter function
8 years ago
Lioncash
15318b6601
game_list: Amend doxygen parameter identifiers for containsAllWords()
8 years ago
Lioncash
e50188374f
bootmanager: Minor tidiness/correctness changes
Moved over from #3266 in citra.
8 years ago
N00byKing
b17763e3d4
Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code ( #41 )
* Update bootmanager.cpp
* This *should* fix the clang error
8 years ago
noah katz
1c98f3a9b3
Fixed formatting
8 years ago
noah katz
9a9d33a741
Fix non translated string (same as Citra PR 2949)
8 years ago
muemart
aec3b28547
Use static functions instead of lambdas
8 years ago
muemart
5d5f1dfb68
Add translation support for button labels
8 years ago
muemart
f4f64cc197
Add button labels for sdl joystick mappings
8 years ago
MerryMage
e35644c005
clang-format
8 years ago
Tobias
1de165506f
Implement Pull #3030 from Citra
citra-qt: Rename derivative class name
8 years ago
N00byKing
7c6c8da218
Update game_list.cpp
8 years ago
N00byKing
0a8d13801a
Update CMakeLists.txt
8 years ago
N00byKing
8b097aa17e
Implement Pull #3333 from citra: citra_qt: Pause emulation on CoreError ( #39 )
8 years ago
goaaats
8cdc1be0df
Merge citra-emu PR#3159 by FearlessTobi(citra-qt : Fix a bug in our fullscreen implementation)
8 years ago
goaaats
f473780c52
Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode)
8 years ago
muemart
eaff98dbb3
Adding meumart's Citra SDL Joystick support. Citra PR #3116
8 years ago
unknown
a4f5ccbf0a
Clanggit rebase -i fixes
8 years ago
unknown
8d968780c1
Clang format
8 years ago
unknown
58ee23f16d
Change default log level to info
8 years ago
unknown
27960d8c2c
Update the internal resolution settings
8 years ago
shinyquagsire23
aa4fa8bded
configure_input: update w/ Switch buttons
8 years ago
bunnei
115d3e133f
qt: Update about dialog to show license for GPLv2 only.
Fixes #6 .
8 years ago
Jannik Vogel
1a93237c23
Remove Surface Viewer stub
8 years ago
spycrab
c493bd9cc9
Implement "About" dialog
8 years ago
James Rowe
a24dbcac6e
yuzu qt copy windows deps renamed
8 years ago
MerryMage
80db02c497
Minor cleanup
8 years ago
MerryMage
b3c303539e
macOS: Update Info.plist
8 years ago
James Rowe
c2d28351c7
Add new icons and fix up the linux paths for install
8 years ago
MerryMage
e86bdb1601
Fix build on macOS and linux
8 years ago
bunnei
95ce471774
config: Default log filter to trace.
8 years ago
James Rowe
18ca3ca751
Removing unused settings and yuzu rebranding
8 years ago
James Rowe
389979018c
Remove gpu debugger and get yuzu qt to compile
8 years ago
James Rowe
ebf9a784a9
Massive removal of unused modules
8 years ago