Age | Commit message (Expand) | Author |
2009-03-18 | Made a messagebox wrapper that does the button translation. | deva |
2009-03-18 | Make macro noncollapsable on frameclick, when the macro is static | deva |
2009-03-17 | A first shot at making noise when innerwidget has changed, but not added to t... | deva |
2009-02-27 | Fixed missing script on radiobuttons | deva |
2009-02-27 | Fixed multiple adding of the header (on each update) | deva |
2009-02-18 | Added title attribute to the courses/templates, and made them show as a heade... | deva |
2009-02-17 | Fixed hanging on full cpu load when trying to connect to then server, when th... | deva |
2009-02-12 | Added formatlanguage attribute to metawidget, and implemented lua parser for it. | deva |
2009-02-12 | Added fuzziness attribute. | deva |
2009-01-15 | Added isDisabled method to all widget classes and made sure that only enabled... | deva |
2009-01-13 | A huge amount of changes, based on the results of two usertest. | deva |
2008-12-08 | Fixed som enabling/disabling of altcombobox innerwidget in setValue. | deva |
2008-12-04 | Removed tooltip and whatthis from compressed resumes. | deva |
2008-12-04 | Moved images to icons folder and added them as internal resources. Created a ... | deva |
2008-12-03 | Made some fixups on the way compressed resumes are shown. | deva |
2008-12-03 | Added some graphics to the multilist widget to make it easier to understand. | deva |
2008-12-03 | Removed experiment with fixed font in resume. | deva |
2008-12-03 | Enabled context help button on mainwindow. | deva |
2008-12-03 | Enabled context help button on mainwindow. | deva |
2008-12-03 | Fixed onchange in altcombobox and checkbox. | deva |
2008-12-02 | Fixed re-adding of all headers, when updating course. | deva |
2008-12-02 | Use header tags in template. | deva |
2008-12-01 | Added two new widgets: metawidget and altcombobox. Modified multilist to use ... | deva |
2008-12-01 | Added 'compact' attribute in templates. | deva |
2008-10-14 | Added autmatic linebreaking on lineedits. | deva |
2008-10-13 | Small GUI tweaks. | deva |
2008-10-10 | Made various fixes and UI improvements to collapser and macro/resumewidgets. | deva |
2008-10-08 | Removed obsolete macro.{cc,h}. Made the passing of the Netcom class, use a po... | deva |
2008-09-23 | Added resumewidget. | deva |
2008-09-23 | Made 'release' the default build target on windows. | deva |
2008-09-23 | Removed unused include. | deva |
2008-09-23 | Cleaned up the network code a bit. Now the window is locked while communicati... | deva |
2008-09-22 | Made the lua program list clear itself when loading a new macro. | deva |
2008-09-22 | Made the client use the static attribute to set a macro always visible, non-c... | deva |
2008-09-22 | Added readonly functionality to the textedit. | deva |
2008-09-22 | Made the collapser able to update its contents even though they are already e... | deva |
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 timeout. Fixed setValue/getValue functions. | deva |