summaryrefslogtreecommitdiff
path: root/src/ui/defineescape.h
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-06-25askDialog should have a default valueIru Cai
2014-06-24Add askDialog(title,question) to ScriptEngineIru Cai
use the DefineEscapeDialog to implement this!
2014-04-04move to my github.iroul