OSDN Git Service

[UI][Qt] Drop LockVM() / UnlockVM() from Open FD Dialog/Change Recent FD/Eject FD...
[csp-qt/common_source_project-fm7.git] / source / src / qt / common / qt_main.cpp
2015-10-18 K.Ohta[UI][Qt] Drop LockVM() / UnlockVM() from Open FD Dialog...
2015-10-17 K.Ohta[UI][Qt] Status bar: resize when screen was resized.
2015-08-28 K.Ohta[UI][Qt] Debugger: closable windowed debugger.
2015-08-11 K.Ohta[UI][Qt][Draw] Window mode: Set size by scale and aspec...
2015-08-10 K.Ohta[UI][Qt] Fix SEGV when conflict exiting and drawing...
2015-08-09 K.Ohta[UI][Qt] Exit even close main window.
2015-08-09 K.Ohta[Qt][General] Wait for JoyStick thread will be end.
2015-08-08 K.Ohta[UI][Qt] Fix unconnected signal, and (maybe) fixed...
2015-08-05 K.Ohta[UI][Qt] Work even 1 Thread CPU environment, but I...
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-06 K.Ohta[VM][Qt] Add BABBAGE 2nd.Implement infra structure...
2015-07-05 K.Ohta[UI][Qt][MOUSE] Add uncommitted files on before changes.
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-19 K.Ohta[UI][Qt] Use QTextCodec replacement of libiconv.Fix...
2015-06-09 K.Ohta[VM][Qt] Fix definition of screen aspects.
2015-05-28 K.Ohta[Qt][General] Fix indent : replace space to ^I.
2015-05-20 K.Ohta[UI][Qt] Looping draw thread.
2015-05-20 K.Ohta[VM][UI][Qt][FM7] Add extra ram feature for FM-77/AV.
2015-05-20 K.Ohta[VM][UI][Qt] Both running and resetting do within same...
2015-05-07 K.Ohta[Qt][VM][Draw] Fix too much frame skipping.
2015-04-16 K.Ohta[UI][Qt] D88:Cleaning work area.
2015-04-16 K.Ohta[UI][Qt][Draw] Fix unterminated Draw thread.
2015-04-14 K.Ohta[Qt][Draw] Move drawing sequence to separate thread.
2015-04-14 K.Ohta[Qt][Draw][EMU] Separate EMU, Joystick, Draw : Using...
2015-04-14 K.Ohta[Qt][General] Use classes from QThread and run separate...
2015-04-12 K.Ohta[General][Qt] Scheduler : Wait 1ms at least, expect...
2015-03-18 K.Ohta[General][Qt] Use AGAR_LoggerFoo() to log messages.
2015-03-05 K.Ohta[General][Build][Qt] Build even using LLVM CLANG. I...
2015-02-27 K.Ohta[UI][Qt][CMT] MZ : Apply playing status to menu.
2015-02-01 K.Ohta[Sund][Qt][SDL] Fix stopping sound some situation.
2015-01-26 K.Ohta[VM][EMU][Qt] Test: Using QTimer to emulation main...
2015-01-26 K.Ohta[VM][Thread] QThread is too weird to use (-_-#) , I...
2015-01-25 K.Ohta[General][Qt] Add emuhc20.
2015-01-24 K.Ohta[General] Convert sourcecode's CRLF format: DOS(WINDOWS...
2015-01-24 K.Ohta[UI][Qt] Thread: more safer (maybe :-)
2015-01-24 K.Ohta[Sch][Qt] Threads without infinity loop, emit per end...
2015-01-23 K.Ohta[UI][Qt] Fix? segfault on exiting.
2015-01-18 K.Ohta[Qt][Draw] Implement Aspect type.
2015-01-18 K.Ohta[General[Qt] ADD MZ-80A.
2015-01-18 K.Ohta[Thread][Qt] Fix segfault on quiting.
2015-01-17 K.Ohta[OSD][Qt] Add displaying futures on status bar.
2015-01-16 K.Ohta[UI][Input][Qt] Using native scan code to get keycode...
2015-01-14 K.Ohta[UI][Joystick][SDL] Fix wrong input-handling.
2015-01-14 K.Ohta[UI][Joystick][Qt][SDL] Add support for joystick with...
2015-01-14 K.Ohta[UI][Qt] PC8801: Fix incorrect boot mode.
2015-01-14 K.Ohta[General][Qt] Cleanup sourcecode of GUI; made abstraction.
2015-01-13 K.Ohta[General][UI][Qt] Cleanup sourcecodes.
2015-01-12 K.Ohta[UI][Qt] Disk:
2015-01-12 K.Ohta[Ui][Qt] Coplete(maybe..) floppy menu.
2015-01-12 K.Ohta[UI][Qt] Disk: dialog implemented.
2015-01-12 K.Ohta[Draw][GL][UI][Qt] Okay, signal and Painting via Opengl...
2015-01-11 K.Ohta[Qt][Draw] Include glView into Main Window.
2015-01-11 K.Ohta[Build][Qt] Build passed, and start okay, but don't...
2015-01-11 K.Ohta[Build][UI][Qt] Building has passed from compiler.
2015-01-11 K.Ohta[Build][Qt] Compiler passed to build qt/gui ワーイヽ(゚...
2015-01-10 K.Ohta[WIP][Qt] Start to compilation, not pass yet :(
2015-01-10 K.Ohta[Qt][WIP] Add some files for Qt.