OSDN Git Service

[Qt][Win32] Fix compilation errors with msys2, still not working.
[csp-qt/common_source_project-fm7.git] / source / src / qt / common / emu_input.cpp
2015-11-08 K.Ohta[Qt][Win32] Fix compilation errors with msys2, still...
2015-11-05 K.Ohta[Build][Qt][Win32] Build with SDL 1.2. Useful to resolv...
2015-10-30 K.Ohta[BUILD][Qt][WIN32] Build environment with MINGW / Qt...
2015-10-16 K.Ohta[UI][Qt][Joystick] Manage Joysticks with GUID.
2015-08-12 K.Ohta[UI][Qt][VM][FM7] Fixup keycode tables.
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-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-15 K.Ohta[VM][FM7] Add inteligent mouse.Not working yet.
2015-05-28 K.Ohta[Qt][General] Fix indent : replace space to ^I.
2015-05-27 K.Ohta[UI][Qt] Joystick : Fix freezing on some situations.
2015-04-23 K.Ohta[UI][Qt] KEyboard: DO not auto-repeat from Qt.
2015-04-14 K.Ohta[Qt][General] Use classes from QThread and run separate...
2015-03-05 K.Ohta[General][Build][Qt] Build even using LLVM CLANG. I...
2015-02-26 K.Ohta[VM][Sound][Qt] CMT: Enable sound of casette tape,...
2015-02-23 K.Ohta[UI][Qt] Keyboard: Fix shift-key : NEED to Fix.
2015-02-14 K.Ohta[UI][Keyboard] WIP.
2015-01-26 K.Ohta[VM][Thread] QThread is too weird to use (-_-#) , I...
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[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...