Move the language files into a folder. Integrat...
Use <cstdint> and -std=gnu++11.
Support for(int a = 0;...)
Referred from section 3.1.2 on the SDCC manual, for (int i=0; i<10; i++) is not allowed...
Make it internationalized. Update zh_CN and zh_...
Replace the <QtWidgets> with specific header fi...
Fix a bug that the MyInfoBar won't hide automat...
Improved the MyInfoBar. Qt 5.3.2 verified.