Yukariin
74e806810d
[WIP] Update Qt interface ( #2336 )
...
* Fix rpcs3qt Linux build
* Files clean up
* Add base MainWindow class
* Add slot stubs
* Update MainWindow::DecryptSPRXLibraries
* Add SettingsDialog base class and tab stubs
* Add CoreTab base layout
* Add compile guards
* Minor fixes
* Add GraphicsTab base layout
* Add OK button signal
* Remove QML stuff
* Fix indentation
* Add AudioTab base layout
* Add InputTab base layout
* Fix layouts
* Add MiscTab base layout
* Fix layouts
* Add NetworkingTab base layout
* Add SystemTab base layout
* Fix button layout in SettingsDialog
* Make SettingsDialog resizable
* Add base dock widget stubs
* Add very base PadSettingsDialog layout
* Add combo box entries
* Abb LogFrame base layout
* Fix indent
* Abb GameListFrame base layout
* Minor fixes
* Add AutoPauseSettingsDialog base layout
2017-04-07 01:12:15 +03:00
Yukarin
758f1bcdee
Files clean up
2017-02-03 21:15:46 +03:00
Yukarin
fa6fd5980e
Fix rpcs3qt Linux build
2017-02-03 21:15:46 +03:00
Robbie
3762f1e50d
Make RPCS3 compatible with QT5.8 ( #2330 )
2017-02-03 11:20:23 +03:00
Nekotekina
5fc6f59821
Partial commit: Preview
2016-04-15 19:22:15 +03:00
Sacha
2ba5ada9f8
Qt: Update to match rest of emu.
2014-07-09 02:26:31 +10:00
Sacha
ba3838f54c
Qt: Update to Qt 5.2 code base. Makes the code much simpler!
2014-07-09 02:25:17 +10:00
Alexandro Sánchez Bach
2c7269e3de
PSF Loader improved & issue #126 fixed
...
* Improved PSF Loader: Now you can get the value of the PARAM.SFO
entries directly with the GetString(key), GetInteger(key) methods.
GameInfo related lines were removed since they have nothing to do with
PSF files.
* cellGame, cellSysutil, and GameViewer are modified because of the PSF
Loader changes.
* Removed unnecessary null pointer checks:
https://github.com/DHrpcs3/rpcs3/issues/126
2014-03-28 05:20:13 +01:00
Sacha
d83a9b12d6
Introduce a Qt UI for RPCS3
2013-11-27 16:37:46 +10:00