summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-30Added max ttl on pentominos and db lookups.deva
2008-07-30Use types.hdeva
2008-07-30Added global Conf namepsace with configuration values. These are to be filled...deva
2008-07-30Renamed luaprograms/luaprogram tags to scripts/script tag with a language att...deva
2008-07-30Removed obsolete editor.deva
2008-07-30Removed obsolete editor code.deva
2008-07-29Added configure option to remove pentominos support.deva
2008-07-22Updated testcodedeva
2008-07-22Fixed initial value setting.deva
2008-07-14Fixed problem where all widgets of the same type shared their QDomNode.deva
2008-07-14Made the setValue actually set the values in the GUI. Fixed resize problem wh...deva
2008-07-11ignoresdeva
2008-07-11Now we have a nice little editor.deva
2008-07-07Made actual widgets get dragged arounddeva
2008-07-04First attempt on an editor framework.deva
2008-07-02Made all setValue calls in a second pass, to the construction of the widgets.deva
2008-07-02Added disable/enable methods on widgets and exposed them to lua.deva
2008-07-01Converted project to utf8 encoding. Added section about versioning.deva
2008-07-01Renamed PushButton to Button, to better match the specs.deva
2008-06-30Added setValue and cleaned up the code in general.deva
2008-06-30Moved some methods from public slots to pulbic.deva
2008-06-30Added setValue and cleaned up the code in general.deva
2008-06-30Added setValue and cleaned up the code in general.deva
2008-06-30Removed unused variable.deva
2008-06-30Removed getValue. Label is a layout-only class.deva
2008-06-30Removed getValue. GroupBox is a layout-only class.deva
2008-06-30Removed getValue. Frame is a layout-only class.deva
2008-06-30Modified getValue, and introduced a setValue method.deva
2008-06-30Removed getValue from Button, it should never return a valuedeva
2008-06-20Modified combobox to use more complex search and an overall nicer behaviour.....deva
2008-06-20Changed tab orderdeva
2008-06-20Added validation prior to adding in multilistdeva
2008-06-20Changed internal tagname attribute from 'type' to 'tagname'.deva
2008-06-20Changed internal tagname attribute from 'type' to 'tagname'.deva
2008-06-18Restructured widget building, completed inital version of MultiList with form...deva
2008-06-17Multilist is now showing as it should. No functionality yet though.deva
2008-06-16Oups - too many closing brackets...deva
2008-06-16Removed include tag. Moved widgets to subfolder. Added multilist widget.deva
2008-06-09Added check to see if macro already has been committed. For later use with de...deva
2008-06-09Fixed macrowindow generation errors when multiple macroes (some empty) are sent.deva
2008-06-09Added xml encoding of the lua programs to make sure they are not interrupting...deva
2008-06-09Added xml encoding of the lua programs to make sure they are not interrupting...deva
2008-06-09Corrected the mapper to do proper error checking.deva
2008-06-09Made output accumulation in a buffer and write in the end, thus enabling the ...deva
2008-06-04Added extensive error checking and handling in the LUA wrapper.deva
2008-06-04Added name to predefined lua valuesdeva
2008-06-04ignoredeva
2008-06-04Modulized the template/course/macro system.deva
2008-06-04Introduced the errorbox to communicate server errors to the client.deva
2008-06-04Introduced the errorbox to communicate server errors to the client.deva