OSDN Git Service

[UI][Qt] Fix not display label texts.
[csp-qt/common_source_project-fm7.git] / source / src / qt / common / qt_main.cpp
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][BABBAGE2ND][MZ-1500] Fix crash on booting.
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[UI][Qt] Fix retranslateUi().
2016-03-20 K.Ohta[VM][UI][Qt][PCENGINE] Add support CD-ROM.
2016-03-10 K.Ohta[VM][Qt][FM7] FM7 series: Fix some software has not...
2016-03-09 K.Ohta[UI][LOG] (Maybe) fix character corruption with log...
2016-03-09 K.Ohta[UI][Qt] Update title of main window real time.
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-26 K.Ohta[General][CMake] Merge upstream 2016-02-26.
2016-02-24 K.Ohta[VM][General][Qt] Fix FTBFSs, at least emufm77av40ex...
2016-02-24 K.Ohta[VM][SOUND][Qt] Remove USE_MULTIPLE_SPEAKER, using...
2016-02-15 K.Ohta[VM][General] Merge upstream 2016-02-13. Still don...
2016-01-09 K.Ohta[UI][Qt][SDL] Plug'n playable Joysticks.
2015-12-28 K.Ohta[VM][OSD][Qt] Do not build and launch when VM has not...
2015-12-18 K.Ohta[VM][Qt][OSD][CMake] Fix FTBFSs at least for FM-7 serie...
2015-12-12 K.Ohta[Qt][General] Remove unused functions to detect CPU...
2015-12-11 K.Ohta[Draw][Qt][GL] More accurate drawing to real-screen.
2015-12-11 K.Ohta[UI][Qt] Try:
2015-12-10 K.Ohta[VM][General][Qt] Merge Upstream 2015-12-10.
2015-12-07 K.Ohta[DRAW][Qt][OSD] Re-alloc pixel-buffer when required...
2015-12-01 K.Ohta[UI][Qt] Fix FTBFS with X1, but not works well.
2015-12-01 K.Ohta[UI][Qt] Add build support BABBAGE 2nd, FM16pi, SEGA...
2015-12-01 K.Ohta[UI][Qt] Fix FTBFSs basically, now enable to work for...
2015-11-23 K.Ohta[VM][DRAW][Qt][FM7] Add "USE_MINIMUM_RENDERING" define...
2015-11-22 K.Ohta[UI][Qt] Add save screen "Capture Screen" feature.
2015-11-20 K.Ohta[Qt][SCH] More safer scheduling.
2015-11-20 K.Ohta[Qt][VM] More safer exiting.
2015-11-20 K.Ohta[Qt][VM] Maybe fix freeze when resetting with drawing...
2015-11-19 K.Ohta[VM][General] Merge updtream 2015-11-18.
2015-11-18 K.Ohta[EMU][UI][Qt] More safety Inter Thread Communication...
2015-11-17 K.Ohta[UI][Qt][VM] Make update_config thread-safety.
2015-11-14 K.Ohta[UI][Qt] Fix FTBFS for BMJR.
2015-11-13 K.Ohta[Qt][OSD][FM7] Fix sometime crashed when resetting.
2015-11-11 K.Ohta[General][Qt][CONFIG][Win32][WIP] Fixing break memories...
2015-11-11 K.Ohta[UI][Qt][MENU] Create Menu_MetaClass class to make...
2015-11-10 K.Ohta[GENERAL][Qt] Adjust indent.
2015-11-10 K.Ohta[Draw][Qt] Split around drawing from qt_main.[h|cpp...
2015-11-10 K.Ohta[UI][Qt][VM][JoyStick] Split to separate file around...
2015-11-10 K.Ohta[EMU][Qt][Main] Split around emulation thread to emu_th...
2015-11-10 K.Ohta[UI][Qt] FIlename: Fix not opened images when using...
2015-11-09 K.Ohta[KEYBOARD][UI][Qt][Win32] Set scan codes for Windows.
2015-11-08 K.Ohta[Qt][Win32] Fix compilation errors with msys2, still...
2015-11-05 K.Ohta[Qt][GL][Draw] Implement (lacked) screen rotation feature.
2015-11-05 K.Ohta[Build][Qt][Win32] Build with SDL 1.2. Useful to resolv...
2015-11-05 K.Ohta[Display][Qt][GL][VM] Add OpenGL scan lines feature...
2015-10-30 K.Ohta[WIP][Win32][Qt][DRAW] Fixing crash cause lacks of...
2015-10-30 K.Ohta[BUILD][Qt][WIN32] Build environment with MINGW / Qt...
2015-10-28 K.Ohta[UI][Qt] Fix sequence of save state.
2015-10-25 K.Ohta[UI][Qt][KEYBOARD] Add $(CONFIGDIR)/scancode.cfg to...
2015-10-20 K.Ohta[UI][Qt] Zap LockVM()/UnlockVM() from loading external...
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.
next