summaryrefslogtreecommitdiff
path: root/src/utilities
AgeCommit message (Collapse)Author
2020-08-11drop Qt4 supportIru Cai
2018-07-12clean up all uint*_t messIru Cai
2018-05-11Fix typo found by codespellBoyuan Yang
2016-08-09Fix relative redirection problemIru Cai
2016-04-03CMakeLists.txt cleanupIru Cai
- remove qt4_automoc - set VERBOSE_MAKEFILE - set FQTERM_LIBS - remove trailing spaces and empty lines
2015-08-28Qt 4 and 5 in one CMakeLists: subdirectoriesIru Cai
2015-02-08wip: Migrate to Qt5 -- API,name changesIru Cai
toAscii -> toLatin1 WFlags -> WindowFlags QCustomEvent -> QEvent QItemDelegate::check -> QItemDelegate::toCheck TRUE,FALSE -> true,false
2014-05-18rename NULL to false in a boolean statementIru Cai
2014-05-05Modify to build with mingw toolchainIru Cai
2014-04-04move to my github.iroul