OSDN Git Service

[UI][Qt] Not liking config, using_flags directly.
[csp-qt/common_source_project-fm7.git] / source / src / qt / gui / qt_input.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-04-30 K.Ohta[UI][Qt][Sound] .
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-02 K.Ohta[Build][Qt] Fix FTBFSs with llvm-clang.
2016-03-02 K.Ohta[VM][Qt][General][CMAKE] Merge upstream 2016-03-01...
2016-03-02 K.Ohta[General][VM][FM7][CMake] Build at least eFM77AV40EX.
2016-02-24 K.Ohta[UI][Qt] Add key codes setting dialog.
2016-02-23 K.Ohta[UI][Qt] Add assign joystick dialog.
2015-12-18 K.Ohta[VM][Qt][OSD][CMake] Fix FTBFSs at least for FM-7 serie...
2015-12-01 K.Ohta[UI][Qt] Fix FTBFS with X1, but not works well.
2015-11-09 K.Ohta[Qt] Comment out debug messages.
2015-11-09 K.Ohta[UI][Qt][Windows] Fix break widget when setting keyboard.
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-11-08 K.Ohta[Qt][Win32] Fix compilation errors with msys2, still...
2015-11-05 K.Ohta[VM][General][QIN32][Qt] Merge Upstream 20151031 .
2015-10-30 K.Ohta[BUILD][Qt][WIN32] Build environment with MINGW / Qt...
2015-10-25 K.Ohta[UI][Qt][KEYBOARD] Add $(CONFIGDIR)/scancode.cfg to...
2015-10-24 K.Ohta[Qt][UI][KEYBOARD][FM77AV] Use keyevent->nativeScanCode...
2015-09-04 K.Ohta[UI][Qt][KEYBOARD] Fix miss defined key code, unable...
2015-08-12 K.Ohta[UI][Qt][VM][FM7] Fixup keycode tables.
2015-07-06 K.Ohta[Qt][OOPS] Fix lockup when loading binary.
2015-07-05 K.Ohta[UI][Qt] Use "VK_APPS" to toggle capturing mouse.
2015-06-29 K.Ohta[Qt][GL] Add features: Draw scanline via OpenGL.
2015-06-15 K.Ohta[UI][Qt] WIP:
2015-05-29 K.Ohta[UI][Qt] Enable VK_KANJI on 106 mode.
2015-05-28 K.Ohta[Qt][General] Fix indent : replace space to ^I.
2015-04-23 K.Ohta[UI][Qt] KEyboard: DO not auto-repeat from Qt.
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-23 K.Ohta[UI][Keyboard][Qt] I forgot implement [ESC] key. I...
2015-02-14 K.Ohta[UI][Keyboard] WIP.
2015-01-16 K.Ohta[UI][Qt] Fix keycode un-pushed.
2015-01-16 K.Ohta[UI][Input][Qt] Using native scan code to get keycode...