Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-12 | register tests | kali | |
2012-12-12 | completed tests for gui/progress | kali | |
2012-12-12 | progress initial tests | kali | |
2012-11-28 | move delay function to gui/utils | kali | |
2012-11-27 | inline validation at register page. | kali | |
inline widget and focus and red marks and whistles. | |||
2012-11-23 | refactor validation mixin; progress until register page | kali | |
2012-11-22 | fix widgets focus on providerselect page | kali | |
it works with enter, enter, enter :) dedicated to DJ Focus... | |||
2012-11-22 | fixed ui freeze using queue for passing status between worker and parent | kali | |
2012-11-21 | add red border to failed field | kali | |
2012-11-21 | tango icons for checking/checked/failed check status | kali | |
2012-11-20 | added inline panel within zero-margin frame | kali | |
2012-11-20 | TableWidget refactor | kali | |
so we can use it also in the inline validation widgets. | |||
2012-11-19 | disable "next" button during validation | kali | |
and wait for user to click it. Closes #973 | |||
2012-11-12 | moved thread code to gui/threads | kali | |
2012-11-12 | cleanup errors on page init and on field change | kali | |
2012-11-09 | connect page merged into regvalidation. | kali | |
Flow nearly working with fake provider, except for authentication. | |||
2012-11-07 | fix issue with refresh timing | kali | |
using end_sentinel as a workaround for the lack of refresh. doing a pause so user gets some feedback about what's going on. error messages on select provider page should be all covered now. | |||
2012-11-07 | changes to update_signal | kali | |
+ Fix update + Rename + Changed signature (we update progress bar from slot now) | |||
2012-11-06 | new validation pages in a reusable MVC style | kali | |
using progress indicators inside QTableWidget |