Age | Commit message (Expand) | Author |
2008-08-21 | Updated fix failing initial set on combobox, to not trigger event on construc... | deva |
2008-08-21 | Fixed failing initial set on combobox | deva |
2008-08-21 | Added aux widget list to macrowindow | deva |
2008-08-20 | Added spacer | deva |
2008-08-20 | Fixed various small bugs. | deva |
2008-08-20 | Added 'readonly' property to lineedit. | deva |
2008-08-20 | A slighty slimmer layout. | deva |
2008-08-19 | Bugfix. Shared connection didn't work with the continue action. | deva |
2008-08-19 | Made the netcom object global, for socket reuse. | deva |
2008-08-19 | Fixed SQL injection (escaping of \', \0 and \). | deva |
2008-08-18 | Rewrite of all network code, with a reusable socket. Still needs some error c... | deva |
2008-08-15 | Fixed compile warning, and removed old reader code. | deva |
2008-08-15 | Made client stop reading upon complete xml document and not on connection ter... | deva |
2008-08-15 | Changes for read-loop-server. | deva |
2008-08-08 | Added print debug configurable. | deva |
2008-08-05 | Added catch of non responding postgresql database. | deva |
2008-08-04 | Made server able to run (compile-time) without postgres and the uploadserver.... | deva |
2008-08-04 | Added NotFound exception when trying to open a non-existing and non-empty macro. | deva |
2008-07-30 | Fixed structural problem in server that prevented the potential request for a... | deva |
2008-07-30 | Reenabled support for upload server. Currently only tested against local prin... | deva |
2008-07-30 | Reenabled the config file parser. | deva |
2008-07-30 | Added max ttl on pentominos and db lookups. | deva |
2008-07-30 | Use types.h | deva |
2008-07-30 | Added global Conf namepsace with configuration values. These are to be filled... | deva |
2008-07-30 | Renamed luaprograms/luaprogram tags to scripts/script tag with a language att... | deva |
2008-07-30 | Removed obsolete editor. | deva |
2008-07-30 | Removed obsolete editor code. | deva |
2008-07-29 | Added configure option to remove pentominos support. | deva |
2008-07-22 | Updated testcode | deva |
2008-07-22 | Fixed initial value setting. | deva |
2008-07-14 | Fixed problem where all widgets of the same type shared their QDomNode. | deva |
2008-07-14 | Made the setValue actually set the values in the GUI. Fixed resize problem wh... | deva |
2008-07-11 | ignores | deva |
2008-07-11 | Now we have a nice little editor. | deva |
2008-07-07 | Made actual widgets get dragged around | deva |
2008-07-04 | First attempt on an editor framework. | deva |
2008-07-02 | Made all setValue calls in a second pass, to the construction of the widgets. | deva |
2008-07-02 | Added disable/enable methods on widgets and exposed them to lua. | deva |
2008-07-01 | Converted project to utf8 encoding. Added section about versioning. | deva |
2008-07-01 | Renamed PushButton to Button, to better match the specs. | deva |
2008-06-30 | Added setValue and cleaned up the code in general. | deva |
2008-06-30 | Moved some methods from public slots to pulbic. | deva |
2008-06-30 | Added setValue and cleaned up the code in general. | deva |
2008-06-30 | Added setValue and cleaned up the code in general. | deva |
2008-06-30 | Removed unused variable. | deva |
2008-06-30 | Removed getValue. Label is a layout-only class. | deva |
2008-06-30 | Removed getValue. GroupBox is a layout-only class. | deva |
2008-06-30 | Removed getValue. Frame is a layout-only class. | deva |
2008-06-30 | Modified getValue, and introduced a setValue method. | deva |
2008-06-30 | Removed getValue from Button, it should never return a value | deva |