summaryrefslogtreecommitdiff
path: root/src/fqterm/main.cpp
AgeCommit message (Collapse)Author
2018-06-08set application name and versionIru Cai
2018-06-08clean up fqterm_appIru Cai
2015-08-28remove setGraphicsSystemIru Cai
QApplication::setGraphicsSystem is removed in Qt5, and in Qt4 default graphics system is raster, and it can be configured via command line
2014-11-06local socket: external program settingIru Dog
2014-05-15Change for windows native static build.Iru Cai
1. Qt 4.8.6 does not have static imageformats plugin 2. cmake have MSVC and MINGW variable 3. rewrite openssl linking options
2014-05-08Change version from 4.8.6 to 4.8.5Iru Cai
2014-05-06It now builds with MXEIru Cai
2014-05-03Revert "change code style"Iru Cai
This reverts commit ad5f034e13797f1846d3f967e6db0f6137e1f1f3. May cause segfault
2014-05-03change code styleIru Cai
2014-04-04move to my github.iroul