summaryrefslogtreecommitdiff
path: root/src/common/fqterm_filedialog.cpp
AgeCommit message (Collapse)Author
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-04-30Add artDialog in FQTerm script engineIru Cai
- Modify filedialog so that it'll work without config. - Use artDialog to show the result of the downloadart.js
2014-04-04move to my github.iroul