summaryrefslogtreecommitdiff
path: root/client/luawidget.cc
AgeCommit message (Expand)Author
2011-06-28Complete rewrite of the way lua widget methods, 'inheritance' in particular, ...deva
2011-03-18Moved lua methods into their respective Qt widget implementation files.deva
2011-03-14Some more changes to LineEdit lua methods to make medicine macro (db looked u...deva
2010-08-31luaComboBox and luaDB fixes and improvements.deva
2010-08-30Add missing typechecks for ComboBoxdeva
2010-08-28Initial (untested) shot at a lua<->QSql wrapper.deva
2010-08-28Add combobox lua callbacks/deva
2010-08-12New scripting system part2.deva
2010-08-03New scripting interface part1.deva