summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/GameList/GameList.cpp
AgeCommit message (Expand)Author
2021-10-24DolphinQt: Add ability to start a game with Riivolution patches from the GUI.Admiral H. Curtiss
2021-10-19GameList: Fix duplicate selections with ctrl+a in grid viewDentomologist
2021-10-09Add wrapper function to disable hotkeys for QFileDialogsowens99
2021-08-21DolphinQt: Remove Windows dialog help buttonsDentomologist
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-06GameList: Fix grid mode zoom keybind inconsistencyDentomologist
2021-04-12DolphinQt: Fix latent build error on WindowsLéo Lam
2021-04-02GameList: Rename Column enum membersDentomologist
2021-04-02GameList: Convert columns to enum classDentomologist
2021-03-27GameList: Use titles from the Title Database for shortcut creationSilent
2021-03-27GameList: Remove invalid characters when creating a desktop shortcutSilent
2021-03-18Open the properties window when alt+enter is used on the game listPokechu22
2021-03-11Gamelist: Fix 'Open Containing Folder'Dentomologist
2021-03-04CMake: Include WIL headersJosJuice
2021-02-10Merge pull request #9461 from cbartondock/masterLéo Lam
2021-02-08Qt: Fix "open wiki" option not using the wiki redirect scriptLéo Lam
2021-01-30Working Game IDs for Elf/Dol filescbartondock
2021-01-11DolphinQT: Gives option to add desktop shortcutAminoa
2021-01-02Qt: Give better error messages when Wii save importing fails.Admiral H. Curtiss
2020-10-01Improved responsiveness when refreshing game list.Christian Aguilera
2020-10-01GameListModel instance ownership transferred back to the GameList instance. T...Christian Aguilera
2020-09-16Android: Only allow conversion when appropriateJosJuice
2020-09-06Merge pull request #8861 from JosJuice/netplay-hashJMC47
2020-09-06Merge pull request #8644 from JosJuice/rework-tgcJMC47
2020-08-02Allow translations and custom names in GameFile::GetNetPlayNameJosJuice
2020-08-02Make netplay's "same game" check more robustJosJuice
2020-07-24DolphinQt: fix -Wunused-variable warningTillmann Karras
2020-07-16DolphinQt: Replace unusual Qt::InitialSortOrderRole usage with a custom role.Jordan Woyak
2020-06-25DolphinQt: Add columns with file format detailsJosJuice
2020-06-17Revert "DolphinQt: Disable converting from TGC"JosJuice
2020-06-17Revert "DolphinQt: Actually disable converting from TGC"JosJuice
2020-06-16DolphinQt: Actually disable converting from TGCJosJuice
2020-06-16DolphinQt: Fix crash on right-clicking multiple gamesJosJuice
2020-04-28DolphinQt: Disable converting from TGCJosJuice
2020-04-28Merge pull request #8738 from JosJuice/convert-dialogJMC47
2020-04-28Cleanup warnings of -WswitchJun Su
2020-04-27Merge pull request #8723 from seanyeh/fix-confirm-dialog-enterLéo Lam
2020-04-24DolphinQt: Turn the compress/decompress action into a dialogJosJuice
2020-04-24DiscIO: Allow converting from formats other than ISO and GCZJosJuice
2020-04-21Merge pull request #8714 from JosJuice/progress-dialog-threadJMC47
2020-04-03Qt/GameList: Use KeyPress instead of KeyReleaseSean Yeh
2020-04-03DolphinQt: Run tasks that use progress dialogs on separate threadsJosJuice
2020-04-02Delete properties dialog on closePokechu22
2020-03-17Fix Load Wii System Menu not updating after performing a disc updatePokechu22
2020-03-15Use ZoomIn/ZoomOut QKeySequence in GameListEamonn Rea
2020-03-02Add path to File Name column of game gridAlexApps99
2020-02-06DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView.Jordan Woyak
2019-11-27DolphinQt: Remove "Experimental" from "Export Wii Save"JosJuice
2019-09-25GameFile: Use enums for custom/length parametersJosJuice
2019-09-25GameFile: Support HBC-style XML metadataJosJuice