Age | Commit message (Expand) | Author |
2008-06-02 | Added LUA to the repo, to make the windows version compile. | deva |
2008-05-29 | Added initial LUA code. | deva |
2008-05-29 | Fixed GPL header | deva |
2008-05-29 | Cleaned up the new_macro functions. Did some GPL header correction. | deva |
2008-05-29 | Unfinished comment | deva |
2008-05-29 | Rewrote the argument parser, for a more "The QT-Way"-like method. | deva |
2008-05-29 | *** empty log message *** | deva |
2008-05-27 | Added section about prefill. | deva |
2008-05-26 | Completed the prefilling of the fields, from the db and pentominos, according... | deva |
2008-05-26 | Added support for ttl on queries. Some other fies on the query. | deva |
2008-05-23 | Did a lot of work on the database class. | deva |
2008-05-22 | Made script take current user into account. Generalized some naming stuff. | deva |
2008-05-22 | Fixed GPL headers to actually contain the contributors... | deva |
2008-05-21 | Notes about includes and stuff | deva |
2008-05-21 | Preparing for some macro/course/template restructuring | deva |
2008-05-20 | Added some code for the new output format. | deva |
2008-05-20 | Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2 | deva |
2008-05-20 | Removed obsolete macro.h and macro_parser.cc,h | deva |
2008-05-16 | more stuff | deva |
2008-05-16 | Worked on the connection of the various elements of the server. | deva |
2008-05-15 | Added more output in the test prog. | deva |
2008-05-15 | Added a lot of testcode... and fixed a lot of minor error (-Wall -Werror) | deva |
2008-05-15 | *** empty log message *** | deva |
2008-05-13 | Some more notes, and a nice diagram overview of the entire project. | deva |
2008-05-13 | More filename cleanup.. | deva |
2008-05-13 | Filename cleanups... | deva |
2008-05-12 | Made template parser | deva |
2008-05-08 | More design of the query/map system. | deva |
2008-05-08 | Added missing LUA code. | deva |
2008-05-06 | Added skeleton code for the external data query handler. | deva |
2008-05-06 | Added experimental parser of the external data query XML results. | deva |
2008-05-06 | Added LUA parser for the mapping of external data query results. | deva |
2008-05-05 | ... | deva |
2008-05-05 | Added some stuff. | deva |
2008-04-24 | Added the file. It contains a lot of thoughts about the design of the system. | deva |
2008-03-26 | Implemented a SAXPaser class, and made the macro and xml parsers use it. | deva |
2008-03-24 | exits if no cpr number and user is given | senator |
2008-03-24 | minor something. i have no idea what changed in this one | senator |
2008-03-24 | win32 compatibility for sleep function in sendrecieve.cc | senator |
2008-03-24 | Ignore them silly files! | deva |
2008-03-24 | Fixed isValid for combobox and radiobuttons | senator |
2008-03-24 | next button now works; listbox isValid check improved; start macro implemented | senator |
2008-03-20 | Added test implementation of macrolist special xml node. | deva |
2008-03-20 | Added attributes to list tag. | deva |
2008-03-19 | Merge with local code. | deva |
2008-03-18 | Debug output cleanup. | deva |
2008-03-18 | removed a couple of printfs | senator |
2008-03-18 | now exits on cancel, and also after commit | senator |
2008-03-18 | changed command line -? to /? | senator |
2008-03-18 | updated socket handling to also include soecketError=0 | senator |