kinkyoreo / mupen64plus

Automatically exported from code.google.com/p/mupen64plus
0 stars 0 forks source link

Alternative KDE GUI #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Official tracker for KDE GUI sub project. Current goal is to create KDE / 
Qt GUI components for the main window, configuration dialog, ROM browser 
(QFileDialog), as well as configuration GUI components for all plugins. 

It should be noted that this is not a replacement GUI. The idea is to let 
users pick which GUI they want (either at compile time or via different 
binary packages), so Gnome users would probably want to stick with the 
current Gtk based GUI and the additional one would only be of interest to 
KDE users.

For developers:

Due to KDE / Qt issues, the desired way to do this is with manual dialogs 
(no setupUi()s) since to get KDE toolbars, icon skinning and fallbacks, 
and proper KActions this would require overloading designer code making 
things much more difficult to maintain for a simple project, especially 
one composed mainly of developers not intimately familiar with KDE / Qt. 

Original issue reported on code.google.com by sknau...@wesleyan.edu on 3 Apr 2008 at 8:09

GoogleCodeExporter commented 8 years ago
Took ownership of this.

Original comment by louai.kh...@gmail.com on 14 Apr 2008 at 7:44

GoogleCodeExporter commented 8 years ago

Original comment by louai.kh...@gmail.com on 14 Apr 2008 at 7:46

GoogleCodeExporter commented 8 years ago
The Qt4 gui is pretty much feature complete now for basic use. Marking as fixed.

Original comment by louai.kh...@gmail.com on 27 Aug 2008 at 4:44