summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt2/GameList
AgeCommit message (Expand)Author
2018-07-07Move DolphinQt2 to DolphinQtspycrab
2018-07-06Qt: Refresh Gamelist more thoroughlyspycrab
2018-07-06Qt/GameTracker: Remove workaroundspycrab
2018-07-05Qt/GameTracker: Work around Qt crashspycrab
2018-07-03Merge pull request #7200 from Techjar/qt-dialog-fixes-2-electric-boogaloospycrab
2018-07-03Qt: Various dialog fixesTechjar
2018-07-03Merge pull request #7199 from spycrab/qt_default_isospycrab
2018-07-02Merge pull request #7201 from 8times9/multiselection_deletion_menu_namespycrab
2018-07-01Qt/GameList: Change multiselection deletion name for consistency8times9
2018-07-01Qt/PathPane: Update "Default ISO" when changedspycrab
2018-06-29Qt: Add titles to various message boxesTechjar
2018-06-29Qt/GameList: Explicitly set minimum section sizeTechjar
2018-06-29Merge pull request #7164 from Techjar/gamelist-multiselectspycrab
2018-06-29Merge pull request #7168 from Techjar/qt-image-columnsspycrab
2018-06-29Qt/GameList: Fix some resizing bugsspycrab
2018-06-27Qt/GameList: Fix empty columns showing up when they should get hiddenspycrab
2018-06-27Qt/GameList: Fix search messing up columnsspycrab
2018-06-26Qt/GameList: Adjust image column widths for equal paddingTechjar
2018-06-25Merge pull request #7166 from spycrab/qt_columnsspycrab
2018-06-25Qt/GameList: Fix weird column resizingspycrab
2018-06-25Merge pull request #7087 from spycrab/qt_disable_watcherPierre Bourdon
2018-06-24Qt/GameList: Reimplement multiselection functionality from WXTechjar
2018-06-24Qt/GameList: Fix some columns being too widespycrab
2018-06-15Qt/GameList: Greatly improve performance (List view)spycrab
2018-06-06Qt: Add option to disable auto-refreshspycrab
2018-06-05Qt/GameList: Don't show certain options when a DOL/ELF is selected.spycrab
2018-06-04Qt: Add Refresh buttonspycrab
2018-06-04Don't store custom names from TitleDatabase in GameFileCacheJosJuice
2018-05-28Qt: Sort includes properlyspycrab
2018-05-27Merge pull request #6976 from JosJuice/qt-addgamespycrab
2018-05-27Merge pull request #6980 from spycrab/qt_fix_gamelistspycrab
2018-05-27Qt/GameTracker: Register missing metatypespycrab
2018-05-27GameListModel: Don't do a linear scan for each newly added gameJosJuice
2018-05-27DolphinQt2: Fix a race condition in GameTrackerJosJuice
2018-05-26DolphinQt2: Avoid an unnecessary string conversionJosJuice
2018-05-26DolphinQt2: Show cached games before checking whether they exist on diskJosJuice
2018-05-24Qt/GameList: Fix bold header when selecting a gamespycrab
2018-05-14Qt: Minor window fixesspycrab
2018-05-13WiiSave: Allow users to specify export directoryLéo Lam
2018-05-13WiiSave: Move dialogs to UI codeLéo Lam
2018-05-13WiiSave: Clean up constructorsLéo Lam
2018-05-13Rename CWiiSaveCrypted to WiiSaveLéo Lam
2018-05-06Qt: Disable 'uninstall' action if title is not installedLéo Lam
2018-05-04Qt: Show disc numberspycrab
2018-05-02Qt/GameList: Always sort games alphabeticallyspycrab
2018-04-29Qt/GameTracker: Match uppercase file extensionsspycrab
2018-04-28Qt/GameList: Ensure resort when new entries are addedspycrab
2018-04-26Qt/GameList: Sort by title by defaultspycrab
2018-04-21Qt: Add "Search subdirectories" checkboxspycrab
2018-04-17Qt: Fix columns not properly showing / hidingspycrab