dolphin/Source/Core/DolphinQt/GameList
waddlesplash 5643fe5d1f FileSearch: Don't use RegExs, just do string comparisons.
Nothing used the RegEx feature of FileSearch, and GCC < 4.9
doesn't support C++11 RegEx properly, so get rid of it.
2015-09-27 13:25:51 -04:00
..
GameFile.cpp DolphinQt: Support XML metadata in Homebrew Channel format 2015-09-11 16:02:39 +02:00
GameFile.h DolphinQt: Support XML metadata in Homebrew Channel format 2015-09-11 16:02:39 +02:00
GameGrid.cpp DolphinQt: Make use of the C++11 signal/slot connection syntax. 2015-09-10 23:31:40 -04:00
GameGrid.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
GameGrid.ui GameGrid: enable uniform item sizes. 2014-11-26 15:37:12 -05:00
GameTracker.cpp FileSearch: Don't use RegExs, just do string comparisons. 2015-09-27 13:25:51 -04:00
GameTracker.h Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
GameTree.cpp DolphinQt: Make use of the C++11 signal/slot connection syntax. 2015-09-10 23:31:40 -04:00
GameTree.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
GameTree.ui DolphinQt: GameList! 2014-11-21 18:36:49 -05:00