* Added a Keybindings dialog tabs.
authorJean-Paul Mari <djipi.mari@gmail.com>
Wed, 13 Sep 2017 21:54:57 +0000 (17:54 -0400)
committerJean-Paul Mari <djipi.mari@gmail.com>
Wed, 13 Sep 2017 21:54:57 +0000 (17:54 -0400)
commit024bfc4643b56158f3307049bf1bc30ba9376398
treeead0f02331e0cfcd278e2aaf3bd9bebed1f72e20
parentbe44e7577b39efd643752515d6f84da6bb9cc95b
* Added a Keybindings dialog tabs.
* In the README document, used the generic term LICENSE instead of the specific term, it refers to the same content / text.
* Updated the Visual Studio project.
* Updated the Release notes.
* Updated the Makefile based on the official's one modified the 12th September 2017.
- Removed the -qt=5 because it is not recognized when compiling under msys2/MinGW64.
- Version follows the updated version one created by the make file.
19 files changed:
Makefile
VS2015/GeneratedFiles/qrc_virtualjaguar.cpp
VS2015/virtualjaguar.vcxproj
VS2015/virtualjaguar.vcxproj.filters
docs/README
docs/vj_ReleaseNotes.txt
src/debugger/debuggertab.cpp
src/debugger/debuggertab.h
src/gui/alpinetab.cpp
src/gui/alpinetab.h
src/gui/configdialog.cpp
src/gui/configdialog.h
src/gui/generaltab.cpp
src/gui/generaltab.h
src/gui/keybindingstab.cpp [new file with mode: 0644]
src/gui/keybindingstab.h [new file with mode: 0644]
src/gui/mainwin.cpp
src/settings.h
virtualjaguar.pro