summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-03Enabled context help button on mainwindow.deva
2008-12-03Fixed onchange in altcombobox and checkbox.deva
2008-12-02Fixed re-adding of all headers, when updating course.deva
2008-12-02Ignore store_in_journal attributes, always set to true.deva
2008-12-02Use header tags in template.deva
2008-12-02Added hacked support for headlines in templates.deva
2008-12-01Added two new widgets: metawidget and altcombobox. Modified multilist to use ...deva
2008-12-01Added 'compact' attribute in templates.deva
2008-11-03Did a lot of work on format utils.deva
2008-10-30Complete but highly unstable implementation of formattools.deva
2008-10-29Initial work on format toolsdeva
2008-10-14Added autmatic linebreaking on lineedits.deva
2008-10-13Created a fieldname table, and only stores a field/value pairs, if the field ...deva
2008-10-13Small GUI tweaks.deva
2008-10-10Made various fixes and UI improvements to collapser and macro/resumewidgets.deva
2008-10-10Made resume a standalone tag istead of an attribute of the macro tag.deva
2008-10-08Removed obsolete macro.{cc,h}. Made the passing of the Netcom class, use a po...deva
2008-10-08Connections to Pentominos and Database are now persistent over the entire cli...deva
2008-09-30Changed SAXParser parse method to take a buffer and a size instead of a c++ s...deva
2008-09-29Modified error reply to fit new layout system.deva
2008-09-23Added resumewidget.deva
2008-09-23Made 'release' the default build target on windows.deva
2008-09-23Removed unused include.deva
2008-09-23Cleaned up the network code a bit. Now the window is locked while communicati...deva
2008-09-23Made fix for the 'multiple xml buffers in single network buffer' problem.deva
2008-09-22Made the lua program list clear itself when loading a new macro.deva
2008-09-22Made the client use the static attribute to set a macro always visible, non-c...deva
2008-09-22Added readonly functionality to the textedit.deva
2008-09-22Made the collapser able to update its contents even though they are already e...deva
2008-09-22Added resume storing to the db, and made the outputted xml use it. Added capt...deva
2008-09-22Added debug output to tcpsocket (print the xml to stdout after sending it to ...deva
2008-09-22Fixed missing include path in databasetest.deva
2008-09-19Fixed gcc-4.1.2 compile error.deva
2008-09-19Temporary frame caption solutiondeva
2008-09-19First working version of the collapser-pracro view.deva
2008-09-16New collapser classsingleshotmodedeva
2008-09-10some more to ignore...deva
2008-09-10We've got icons ... weedeva
2008-09-10Error pallette is now only set on lineedit.deva
2008-09-10icon resource file and .pro changes to accomodate thissenator
2008-09-10Made combobox setValue with invalid string unselect.deva
2008-09-10Made combobox in select state painted red when nothing is selected.deva
2008-09-10Added continue without commit action to buttons.deva
2008-09-10Added enable/disable methods on frame and groupbox.deva
2008-09-09Added truevalue/falsevalue to the checkbox.deva
2008-09-08Added xml encoding to the value fields.deva
2008-09-08Added timeout. Fixed setValue/getValue functions.deva
2008-09-08Added console output to the win32 builddeva
2008-09-08Fixed fizzling bug in xml_encoder_decoder.deva
2008-09-05Made multiple pentominos request work properly (still no reusage of the conne...deva