dolphin/Source
Léo Lam 8f2558dc89 Qt: Simplify AboutDialog creation
Just create the AboutDialog on the stack -- the actual object lives on
the heap anyway, since Qt uses the pimpl idiom. Removes the need for
an explicit new and a special delete on close attribute.
2017-09-26 17:43:49 +02:00
..
Android Android: Adjust position of floating action button 2017-09-21 15:48:17 +02:00
Core Qt: Simplify AboutDialog creation 2017-09-26 17:43:49 +02:00
DSPSpy DSPSpy: Add a test for accelerator loop 2017-09-22 20:17:38 +02:00
DSPTool DSPTool: Fix build 2017-09-13 17:38:23 +02:00
PCH
UnitTests UnitTests: Add DSP accelerator tests 2017-09-24 20:48:29 +02:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln