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
GameGrid.ui
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
GameTree.ui