Age | Commit message (Expand) | Author |
2008-09-19 | Fixed gcc-4.1.2 compile error. | deva |
2008-09-19 | Temporary frame caption solution | deva |
2008-09-19 | First working version of the collapser-pracro view. | deva |
2008-09-16 | New collapser classsingleshotmode | deva |
2008-09-10 | some more to ignore... | deva |
2008-09-10 | We've got icons ... wee | deva |
2008-09-10 | Error pallette is now only set on lineedit. | deva |
2008-09-10 | icon resource file and .pro changes to accomodate this | senator |
2008-09-10 | Made combobox setValue with invalid string unselect. | deva |
2008-09-10 | Made combobox in select state painted red when nothing is selected. | deva |
2008-09-10 | Added continue without commit action to buttons. | deva |
2008-09-10 | Added enable/disable methods on frame and groupbox. | deva |
2008-09-09 | Added truevalue/falsevalue to the checkbox. | deva |
2008-09-08 | Added xml encoding to the value fields. | deva |
2008-09-08 | Added timeout. Fixed setValue/getValue functions. | deva |
2008-09-08 | Added console output to the win32 build | deva |
2008-09-08 | Fixed fizzling bug in xml_encoder_decoder. | deva |
2008-09-05 | Made multiple pentominos request work properly (still no reusage of the conne... | deva |
2008-09-04 | Made macrowindow clean up proprely when closed (thus terminating dangling db ... | deva |
2008-09-03 | The dbwidget now work generally, controlled by the xml. | deva |
2008-09-03 | Did some work on the database widget. It now works with hardcoded medicine list. | deva |
2008-09-03 | Fixed invalid select statement when no widgets exists in the macro. | deva |
2008-09-01 | Added DBWidget. | deva |
2008-08-29 | Added automap when attempting to run a non-existing map. | deva |
2008-08-29 | Removed tooltip help text (it was pretty annoying). | deva |
2008-08-28 | Added common stuff in central file. Fixed help text reformatting. | deva |
2008-08-27 | Fixed getValue on combox in select mode. | deva |
2008-08-27 | Fixed lineedit textChanged signal (for lua validator). | deva |
2008-08-25 | Fixed regexp problem in combobox. | deva |
2008-08-21 | Made postgres addr, username and password configurable. | deva |
2008-08-21 | Fixed hardcoded CPR in widgetgenerator - yrk. | deva |
2008-08-21 | Made setValues ignore item and radiobutton tags (they have values but no names) | deva |
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 |