summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt2
AgeCommit message (Expand)Author
2016-05-29Merge pull request #3857 from JosJuice/update-language-listPierre Bourdon
2016-05-25Add more languages, and remove Hebrew because it's very incompleteJosJuice
2016-05-22Merge pull request #3794 from EmptyChaos/frame-advance-raceMat M
2016-05-14[Qt] VS build no longer adds all of Data to Binaryrukai
2016-05-13Core/Movie: Add ability to run code in Host contextEmptyChaos
2016-05-13Brings visual studio build files up to date with recent Qt changesRukai
2016-05-12Merge pull request #3571 from rukai/dolphinQtVisualStudioMatthew Parlane
2016-05-11Merge pull request #3830 from Lionel07/qt-settings-windowMatthew Parlane
2016-05-10[Qt] Settings Window for QtCorwin McKnight
2016-05-11Merge pull request #3532 from rukai/enterOpenGameMatthew Parlane
2016-05-11Merge pull request #3615 from rukai/qtCrashMatthew Parlane
2016-05-07Merge pull request #3815 from degasus/scmMatthew Parlane
2016-05-05[Qt]: Enable Qt on Mac OSX.Corwin McKnight
2016-05-05SCM: Use std::string.degasus
2016-03-20Implements Emulation MenuBarRukai
2016-03-09Merge pull request #3623 from rukai/dolphinQtAboutMathew Maidment
2016-03-02Merge pull request #3634 from spxtr/DQt22Mathew Maidment
2016-02-18DolphinQt Builds on Visual Studiorukai
2016-02-18Merge pull request #3633 from spxtr/DQt2Mathew Maidment
2016-02-18Enter key opens selected game in the game list.rukai
2016-02-17Replace TableProxyModel with TableDelegate.spxtr
2016-02-18Merge pull request #3616 from rukai/dolphinQtGameContextMenuMathew Maidment
2016-02-18DQT2: Added context menu to gamelistRukai
2016-02-14Stop parenting RenderWidget.spxtr
2016-02-13About dialog displays version numbers and handy linksRukai
2016-02-11Gamelist viewed as a table has a properly spaced row heightRukai
2016-02-10DolphinQt2: No longer crashes when loading gameini without an EmulationStateIdRukai
2016-02-09Make paths dialog modeless.spxtr
2016-01-22Merge pull request #3424 from spxtr/DQt2Mathew Maidment
2016-01-05Remove padding from platform icons and rating iconsJosJuice
2016-01-01DQt2: Add a message if the game list is empty.spxtr
2015-12-30DQt2: Implement Paths config dialogspxtr
2015-12-21Use const reference, explicit, final, and override in DQt2.spxtr
2015-12-20Use a separate INI file for UI settings.spxtr
2015-12-19Move the menu bar into its own file.spxtr
2015-12-17Merge pull request #3305 from spxtr/DQtMathew Maidment
2015-12-15Repackage the unique_ptr in GameFile into a QSharedPointer.spxtr
2015-12-03Refactor proxy models and toolbar.spxtr
2015-11-28Use a proxy model for the GameList.spxtr
2015-11-27Move nobanner and fileplatform from Themes to ResourcesJosJuice
2015-11-27DolphinQt2spxtr