summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2010-02-26Make disabled widgets drawn as valid always (non-red).deva
2010-02-26Make disabled widgets drawn as valid always (non-red).deva
2010-02-26Hack solution... but it does the job (Expands the resume widget on long wrapp...deva
2010-02-19Make macros expand/collapse only when the button or the title are clicked. No...deva
2010-02-19Enter -> tab in lineedit.deva
2010-02-19Disabled scroll on comboboxes. (It now sends the scroll event to its parent.)deva
2010-02-12Revert to old protocoldeva
2009-12-09Fixed incompatability with older qt (pre 4.4).suhr
2009-11-13Added SessionIDs to http communication. Made SAXParser run on const char*.deva
2009-11-12Improved (fixed) http communication.deva
2009-11-04Prepare for SSL encrypted connection (https).deva
2009-11-03First working, but not in any way optimal implementation of a http transport ...deva
2009-11-03More test framework changes...deva
2009-08-31Some more tests.deva
2009-08-31Add code that removes 'main' when compiling tests.deva
2009-08-31Removed testcode override.deva
2009-08-31Remove debug window on win32.deva
2009-08-31Some more ignores...deva
2009-08-31Initial attempt on a unit test system.deva
2009-08-18Freshened up the icons a bit.deva
2009-08-17A new journal watcher and pracro progressbar.deva
2009-08-06Made macros with prefilled values commitable. Fixed bug, where innerwidget of...deva
2009-08-05Split requires attribute on words, instead of just ','.deva
2009-07-30Updated version number to 1.1.0deva
2009-07-30Changed illogically named 'window' tag into the more descriptive 'widgets' ta...deva
2009-07-30Changed illogically named 'window' tag into the more descriptive 'widgets' tag.deva
2009-07-30Removed the term 'course' everywhere, and replaced it by 'template'. This red...deva
2009-07-24Introduced a new template tag called 'header' to replace the macro-tag-with-h...deva
2009-07-03Now headers work again.deva
2009-07-03Remove dependency tooltip when macro is active.deva
2009-07-03Removed multiple connections to update. (doubled after each commit...)deva
2009-07-03Some tweaking in the new dependency system. Mostly GUI stuff.deva
2009-07-03Fixed bug, where requirements were not updated on commits.deva
2009-06-30Removed console on win32 unless, compiled in debug mode. First attempt on a m...deva
2009-05-11Included 'course' in the commits.deva
2009-05-11Version bump.deva
2009-05-11Included 'course' in the commits.deva
2009-04-06Version number added in pro file.R_1_0_0deva
2009-04-02Removed unused test entry.deva
2009-04-02Validation and coloring of radiobuttons.deva
2009-04-02General cleanup.deva
2009-04-02Removed old (out commented) code.deva
2009-03-20Fixed crash on doubleclik on the frame.deva
2009-03-20Removed debugging output.deva
2009-03-20Fixed wierd bug introduced when upgrading to Qt4.5.deva
2009-03-19Localized multilistdeva
2009-03-19Optmized number of queries in dbwidget.deva
2009-03-18Made combobox show its background (red on invalid) even when running with pla...deva
2009-03-18Made a messagebox wrapper that does the button translation.deva
2009-03-18Make macro noncollapsable on frameclick, when the macro is staticdeva