OSDN Git Service

[UI][Qt][MENU] Split some methods (of Ui_MainMenuBase::) to menu_emulator.cpp and...
[csp-qt/common_source_project-fm7.git] / source / src / qt / gui / menu_screen.cpp
2019-08-13 K.Ohta[UI][Qt][MENU] Split some methods (of Ui_MainMenuBase...
2018-07-02 K.Ohta[Qt][MENU] Fix Screen Rotate.
2018-07-01 K.Ohta[Qt][OpenGL][WIP] Re-Add screen rotate.
2018-06-17 K.Ohta[Qt][WIN32] Fix linkage error at MinGW.
2018-06-14 K.Ohta[UI][Qt] Remove using_flags->get_config_ptr()->foo...
2018-06-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-05-27 K.Ohta[UI][Qt] (Maybe, maybe) Fix FTBFSs.
2018-03-25 K.Ohta[UI][Qt][SCREEN] Add turning on/off virtual media Icons...
2018-02-18 K.Ohta[UI][Qt][DRAW] Add drawing to separate-thread or combined.
2018-02-09 K.Ohta[UI][Qt][I18N] Update translations.
2017-08-11 K.Ohta[VM][Qt] Add PC-9801RA, PC-9801VX, PC98RL, PC98XA and...
2017-08-11 K.Ohta[Qt][Draw][GL] Fix screen aspect problem(s).
2017-04-08 K.Ohta[General] Merge Upstream 2017-04-02.
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-02-02 K.Ohta[BUILD][Qt] Reduce warnings build with "-Wall".
2017-01-30 K.Ohta[UI][Qt] Remove unneeded Qt classes from GUI.
2017-01-22 K.Ohta[UI][Qt] Add TOOLTIPs to menu entries and some dialogs.
2016-11-08 K.Ohta[Draw][Qt] GLv3: Zoom size of temporally texture(s...
2016-08-26 K.Ohta[UI][Qt]{EMUTHREAD] Move commonly blocks to gui/ .
2016-07-28 K.Ohta* I hope to fix issues of (5) at hanabi.2ch.net/test...
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-17 K.Ohta[UI][Qt] Revert changes menu of saving movie.
2016-06-17 K.Ohta[UI][Qt][MOVIE_SAVER] Selective video codecs.
2016-06-07 K.Ohta[MOVIE_SAVER][UI][Qt] Move record movie to menu->screen.
2016-04-07 K.Ohta[UI][Qt] More separate to one lib a lot.
2016-04-06 K.Ohta[UI][Qt] Working at least FM-7.
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-09 K.Ohta[UI][Qt][Display][FM7] Reject USE_MONITOR_CRT_4_3 flag...
2016-03-08 K.Ohta[UI][Qt][MENU] Unification spells.
2016-02-24 K.Ohta[VM][General][Qt] Fix FTBFSs, at least emufm77av40ex...
2016-01-18 K.Ohta[Qt][Draw][GL] SCREEN: Display even minify zooming.
2016-01-07 K.Ohta[VM][FM7][Qt][GL] Add option to src/vm/{$VMNAME}/$...
2015-12-27 K.Ohta[Draw][Qt] Not use scan line for one-board computers...
2015-11-19 K.Ohta[UI][Qt][MENU] Fixed typos.Thanks to Anna-Wu San.
2015-11-05 K.Ohta[Display][Qt][GL][VM] Add OpenGL scan lines feature...
2015-10-02 K.Ohta[UI][Qt][DISPLAY] Fix not affect configuration : UI...
2015-09-28 K.Ohta[UI][Qt][Display][SCREEN] Separate OpenGL Filter and...
2015-09-27 K.Ohta[VM][FM77AV][DISPLAY] Transfer vram when VSYNC, not...
2015-08-11 K.Ohta[UI][Qt][Draw] Window mode: Set size by scale and aspec...
2015-08-01 K.Ohta[UI][Qt][OpenGL] Fix weird display with Qt >= 5.4 .
2015-06-27 K.Ohta[UI][Qt] Implement "Rotate Screen".
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-01-23 K.Ohta[VM][General] Add *plain* MSX1 build, not PX7.
2015-01-23 K.Ohta[UI][Qt] Separate soiurce file : Reactions of menus.
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.