dolphin/Source/Core
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
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Move nobanner and fileplatform from Themes to Resources 2015-11-27 11:09:20 +01:00
Core Merge pull request #3285 from jloehr/Wiimote-Index-LED-Fix 2015-11-24 18:31:57 +01:00
DiscIO Added info for Rodea The Sky Soldier 2015-11-21 11:40:03 -05:00
DolphinQt Merge pull request #3211 from JosJuice/themes-to-resources 2015-11-27 23:47:44 +13:00
DolphinQt2 Use a proxy model for the GameList. 2015-11-28 10:00:03 -08:00
DolphinWX Merge pull request #3211 from JosJuice/themes-to-resources 2015-11-27 23:47:44 +13:00
InputCommon InputConfig: Clean up controller management 2015-11-19 02:41:33 -05:00
UICommon UICommon: Respect XDG Base Directory Specification on POSIX systems. 2015-11-10 21:53:29 +00:00
VideoBackends NativeVertexFormat: Inline Initialize in contructor 2015-11-24 22:48:49 +01:00
VideoCommon FramebufferManager: check for g_framebuffer_manager 2015-11-24 22:48:56 +01:00
CMakeLists.txt DolphinQt2 2015-11-27 00:33:07 -08:00