pcsx2/pcsx2-qt
Connor McLaughlin 6386be09c2 CMake: Throw error when building Qt with PACKAGE_MODE
We don't support this.

1. It doesn't make sense to put data in /usr/share since it's not shared between applications.
2. Makes the application not self-contained for easily being moved/removed.
3. Means you can't have multiple versions installed.
4. Every other platform is self-contained (Windows, Mac).
2022-08-29 13:58:22 +01:00
..
GameList Qt: Asynchronous loading of covers 2022-07-24 16:22:37 +01:00
Settings Qt: Move pressure modifiers to settings tab 2022-08-29 13:39:09 +01:00
Tools/InputRecording Cmake: Link InputRecording 2022-05-22 23:47:14 +01:00
resources Qt: Improve controller settings and add macro UI 2022-08-10 17:25:11 +01:00
AboutDialog.cpp Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
AboutDialog.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
AboutDialog.ui Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
AutoUpdaterDialog.cpp Qt: Fix auto updater 2022-05-25 10:28:43 +01:00
AutoUpdaterDialog.h Qt: Add auto updater UI 2022-05-12 15:03:26 +01:00
AutoUpdaterDialog.ui Qt: Add auto updater UI 2022-05-12 15:03:26 +01:00
CMakeLists.txt CMake: Throw error when building Qt with PACKAGE_MODE 2022-08-29 13:58:22 +01:00
DisplayWidget.cpp Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
DisplayWidget.h Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
EarlyHardwareCheck.cpp Qt: Add hardware check for SSE4 and AVX2 2022-05-27 17:39:09 +01:00
EmuThread.cpp Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
EmuThread.h Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
MainWindow.cpp Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
MainWindow.h Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
MainWindow.ui Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
PrecompiledHeader.cpp Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
PrecompiledHeader.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
QtHost.cpp Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
QtHost.h Qt: Add -nogui command line parameter 2022-07-17 23:29:48 +01:00
QtKeyCodes.cpp Qt: Support binding numpad keys independently of number row 2022-06-21 21:53:02 +01:00
QtUtils.cpp Qt: Implement disable window resize 2022-06-28 20:01:42 +01:00
QtUtils.h Qt: Implement mouse wheel binding 2022-07-05 13:04:03 +01:00
SettingWidgetBinder.h Qt: Fix several issues in SettingWidgetBinder 2022-08-10 17:25:11 +01:00
pcsx2-qt.vcxproj Qt: Improve controller settings and add macro UI 2022-08-10 17:25:11 +01:00
pcsx2-qt.vcxproj.filters Qt: Improve controller settings and add macro UI 2022-08-10 17:25:11 +01:00