dolphin/Source
spxtr 59bdeb411c Use a proxy model for the GameList.
This lets us sort by the underlying integers while only displaying the
icons. Currently, in both DolphinQt and DolphinQt2, we display both the
icon and the integer, but cut off the column width to not show the
integer. We also currently sort by the size's formatted string, not by
the size itself, which leads to "1 MB" sorting to less than "2 KB". This
commit fixes these issues.

In the future, we can use the filter methods here to allow for
searching for games.
2015-11-28 10:00:03 -08:00
..
Android Use official names for GameCube controller sticks 2015-09-12 22:45:06 +02:00
Core Use a proxy model for the GameList. 2015-11-28 10:00:03 -08:00
DSPSpy DSPSpy: support dumping to SD Gecko in slot B on GameCube 2015-07-19 17:26:30 +03:00
DSPTool [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
PCH pch: Update MSVC version check 2015-10-02 20:51:23 -04:00
UnitTests Enable the page fault test on targets that aren't x86_64 2015-11-19 00:51:29 -06:00
VSProps exchange XSaveWorkaround (which was fixed in VS2015) for ucrtFreadWorkaround (which was broken in VS2015). 2015-10-16 20:26:34 -07:00
.clang-format
CMakeLists.txt
dolphin-emu.sln mbedTLS: adapt Dolphin's Visual Studio files 2015-09-25 03:46:41 +02:00