OSDN Git Service

[UI][Qt] Not liking config, using_flags directly.
[csp-qt/common_source_project-fm7.git] / source / src / qt / gui / menu_main.cpp
2016-06-19 K.Ohta[UI][Qt] Not liking config, using_flags directly.
2016-06-19 K.Ohta[UI][Qt] TRY: Enable DLLs even build for windows.
2016-06-07 K.Ohta[MOVIE_SAVER][UI][Qt] Move record movie to menu->screen.
2016-05-31 K.Ohta[Qt][MOVIE_SAVER] Add configure dialog.
2016-05-27 K.Ohta[Qt][MOVIE_SAVER] Update but still crashed on start...
2016-05-11 K.Ohta[Qt][General] Move main() to libCSPgui.so.1.1 .
2016-04-07 K.Ohta[UI][Qt] Fix not display label texts.
2016-04-07 K.Ohta[UI][Qt] More separate to one lib a lot.
2016-04-06 K.Ohta[UI][Qt] New GUI: Not happen FTBFSs, but not work yet.
2016-03-25 K.Ohta[UI][Qt][WIP] Re-factoring of UIs to integrate one...
2016-03-24 K.Ohta[UI][VM][EMU] Add features around BUBBLE CASETTE.This...
2016-03-20 K.Ohta[VM][UI][Qt][PCENGINE] Add support CD-ROM.
2016-03-10 K.Ohta[UI][Qt][Menu] Add more icons.
2016-03-09 K.Ohta[UI][Qt] Update title of main window real time.
2016-03-09 K.Ohta[UI][Qt] Add icons to some menu entries.
2016-03-08 K.Ohta[UI][Qt][MENU] Unification spells.
2016-03-02 K.Ohta[VM][Qt][General][CMAKE] Merge upstream 2016-03-01...
2016-02-26 K.Ohta[DOC][HELP][UI][Qt] Add FAQs and information of BIOS...
2016-02-24 K.Ohta[VM][General][Qt] Fix FTBFSs, at least emufm77av40ex...
2016-02-24 K.Ohta[UI][Qt] Add key codes setting dialog.
2016-02-23 K.Ohta[UI][Qt] Add assign joystick dialog.
2016-01-22 K.Ohta[Draw][Qt][OpenGL] Implement selectable OpenGL render...
2016-01-18 K.Ohta[Qt][Draw][GL] SCREEN: Display even minify zooming.
2016-01-06 K.Ohta[VM][General][Qt] Merge upstream 2015-12-31.
2015-11-23 K.Ohta[VM][DRAW][Qt][FM7] Add "USE_MINIMUM_RENDERING" define...
2015-11-18 K.Ohta[EMU][UI][Qt] More safety Inter Thread Communication...
2015-11-17 K.Ohta[UI][Qt][BUG] Add paste text from clip board.
2015-11-17 K.Ohta[UI][Qt][VM] Make update_config thread-safety.
2015-11-17 K.Ohta[UI][Qt] Fix wrong size of status bar when starting...
2015-11-15 K.Ohta[UI][Qt][Windows] Grab keyboard to emulation thread...
2015-11-14 K.Ohta[UI][Qt] Prepair to use auto-key.
2015-11-13 K.Ohta[UI][Qt] All of menus now using are integrated to child...
2015-11-12 K.Ohta[UI][Qt][MENU] CMT: Using child of Menu_MetaClass.
2015-11-11 K.Ohta[UI][Qt][MENU] Create Menu_MetaClass class to make...
2015-11-09 K.Ohta[KEYBOARD][UI][Qt][Win32] Set scan codes for Windows.
2015-11-08 K.Ohta[Qt][Windows] Disable scancode with Windows temporally.
2015-10-28 K.Ohta[UI][Qt][HELP] Add credits and Documantation browser.
2015-09-28 K.Ohta[UI][Qt][Display][SCREEN] Separate OpenGL Filter and...
2015-08-11 K.Ohta[UI][Qt][Draw] Window mode: Set size by scale and aspec...
2015-08-09 K.Ohta[UI][Qt] Exit even close main window.
2015-08-08 K.Ohta[UI][Qt] Fix unconnected signal, and (maybe) fixed...
2015-08-02 K.Ohta[VM][Qt] ADD YS6464A and Z80 TV GAME.
2015-08-01 K.Ohta[UI][Qt][OpenGL] Fix weird display with Qt >= 5.4 .
2015-07-26 K.Ohta[UI][Qt] Enable IM.
2015-06-30 K.Ohta[UI][Qt] Integrate DEVICE_TYPE, SOUND_DEVICE_TYPE,...
2015-06-28 K.Ohta[UI][Qt] Add grabbing mouse.See pc8801ma.
2015-06-28 K.Ohta[UI][Qt] Replace base of GLDrawClass to QOpenGLWidget...
2015-06-27 K.Ohta[UI][Qt] Implement "Rotate Screen".
2015-06-26 K.Ohta[Qt][UI] Enable icons for main window.
2015-06-25 K.Ohta[UI][Qt] Use Qt5. 'Cos Qt4 is obsoleted now.
2015-05-28 K.Ohta[Qt][General] Fix indent : replace space to ^I.
2015-03-29 K.Ohta[UI][Qt] Add support to load/save binary file.
2015-01-23 K.Ohta[UI][Qt] Fix? segfault on exiting.
2015-01-23 K.Ohta[VM][General] Add *plain* MSX1 build, not PX7.
2015-01-23 K.Ohta[UI][Qt] Menu: Add cartridge(s).
2015-01-23 K.Ohta[UI][Qt][Screen] Add setting monitor type.
2015-01-23 K.Ohta[UI][Qt] Improve screen resizing feature.
2015-01-22 K.Ohta[UI][Qt] Menu : Add Screen size setting.
2015-01-18 K.Ohta[Qt][Draw] Implement Aspect type.
2015-01-18 K.Ohta[General[Qt] ADD MZ-80A.
2015-01-15 K.Ohta[UI][Qt] Add supporting of QuickDIsk.
2015-01-15 K.Ohta[Qt] Add MZ-700.
2015-01-14 K.Ohta[UI][Qt] PC8801: Fix incorrect boot mode.
2015-01-14 K.Ohta[General][Qt] Add PC8801MA.
2015-01-14 K.Ohta[UI][Qt] Implement Machine specified menu. Examples...
2015-01-14 K.Ohta[UI][Qt] Add "Sound" Menu.
2015-01-14 K.Ohta[General][Qt] Cleanup sourcecode of GUI; made abstraction.