| Commit message (Expand) | Author | Age | Files | Lines |
* | Picks 8.10.2 (#11908)8.10.2 | Zhe Sun | 2020-03-02 | 1 | -0/+7 |
* | Cherry picks for 8.10 final release (#11883) | Zhe Sun | 2020-02-04 | 1 | -0/+49 |
* | Ensure value change happens before shortcuts in compatibility components (#11... | Anna Koskinen | 2020-01-15 | 1 | -0/+47 |
* | Removed outdated spacer height update from removal process. (#11861) | Anna Koskinen | 2020-01-09 | 1 | -0/+76 |
* | Fix to RadioButtonGroup readOnly handling. (#11855) | Anna Koskinen | 2019-12-23 | 1 | -0/+36 |
* | Improvements to popup positioning for ComboBox within HorizontalLayout. (#11846) | Anna Koskinen | 2019-12-18 | 1 | -0/+77 |
* | Test tweaks (#11841) | Anna Koskinen | 2019-12-06 | 1 | -1/+1 |
* | Close window on ESC, when maximized button is clicked (#11840) | Anastasia Smirnova | 2019-12-05 | 1 | -0/+41 |
* | Delegate enabled handling to Composite root. (#11832) | Anna Koskinen | 2019-11-26 | 1 | -0/+51 |
* | Updated local screenshot testing configurations. (#11814) | Anna Koskinen | 2019-11-21 | 1 | -21/+32 |
* | Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823) | Anna Koskinen | 2019-11-21 | 1 | -0/+9 |
* | Check actual Grid selection instead of relying on allSelected flag. (#11787) | Anna Koskinen | 2019-11-04 | 1 | -0/+71 |
* | Fix a timing issue in ComboBox filtering via paste using mouse. (#11780) | Anna Koskinen | 2019-10-31 | 1 | -0/+66 |
* | When ComboBox popup opens to the left accommodate margin/border/padding. (#11... | Anna Koskinen | 2019-10-23 | 1 | -0/+36 |
* | Make sure expanding/collapsing updates expected cache size. (#11753) | Anna Koskinen | 2019-10-22 | 1 | -0/+112 |
* | Make cancellation of uploads work regardless of Push configuration (#11743) | Willem Verstraeten | 2019-10-21 | 5 | -6/+112 |
* | Upload should preserve MIMEType after first selection (#11745) | Anastasia Smirnova | 2019-10-16 | 1 | -0/+51 |
* | Fix scrollTo for destination START and END and add regression testing. (#11707) | Anna Koskinen | 2019-09-05 | 1 | -0/+33 |
* | Updated row and spacer handling for Escalator (#11438) | Anna Koskinen | 2019-08-29 | 3 | -8/+102 |
* | Read-only styles shouldn't override borderless background styles. (#11692) | Anna Koskinen | 2019-08-16 | 12 | -14/+167 |
* | Add explicit handling of ctrl-a (#11693) | Tatu Lund | 2019-08-12 | 1 | -0/+27 |
* | Apply offset to column index depending on presense of selection column (#11667) | Tatu Lund | 2019-07-30 | 1 | -0/+67 |
* | Ensure the upload button has been disabled when set Enabled calling from succ... | Zhe Sun | 2019-07-29 | 1 | -0/+65 |
* | Ensure that VComboBox.selectedOptionKey gets initial selection. (#11665) | Anna Koskinen | 2019-07-24 | 1 | -0/+55 |
* | Improvements to detail row index handling. (#11345) | Anna Koskinen | 2019-07-16 | 3 | -0/+216 |
* | 11642 refresh pagelength 0 combobox items after dataprovider update (#11653) | Olli Tietäväinen | 2019-07-12 | 1 | -0/+116 |
* | Clicking on DateField pop-up should select Month/Year (#11531) | Anastasia Smirnova | 2019-06-25 | 1 | -0/+56 |
* | Limit previous solution for non-push mode UI (#11629) | Zhe Sun | 2019-06-24 | 1 | -0/+18 |
* | Separates a rpc for handling the client event order in DateTimeField (#11574) | Zhe Sun | 2019-06-14 | 1 | -0/+54 |
* | Improved fix for #11614 (#11618) | Martin Vysny | 2019-06-13 | 1 | -0/+17 |
* | Fix regression that broke PreserveOnRefresh functionality with Navigator (#11... | Tatu Lund | 2019-06-07 | 1 | -0/+29 |
* | Recalculate the column widths before the first row is added (#11609) | Zhe Sun | 2019-06-06 | 1 | -0/+49 |
* | Grid Editor: make Tab key skip read-only/disabled fields (#11586) | Martin Vysny | 2019-06-03 | 1 | -2/+23 |
* | Fix Grid reordering when there are hidden columns | cuong-phan | 2019-05-20 | 1 | -0/+76 |
* | Don't attempt to scroll to the beginning or end if Grid has no rows. (#11570) | Anna Koskinen | 2019-05-20 | 1 | -0/+61 |
* | Fix duplicate grid column visibility change event (#11565) | cuong-phan | 2019-05-16 | 1 | -0/+64 |
* | Grid editor: TAB now skips non-editable columns (#11573) | Martin Vysny | 2019-05-16 | 1 | -0/+102 |
* | Reduce Grid's sort complexity. (#11566) | Anna Koskinen | 2019-05-15 | 1 | -0/+64 |
* | Add handling for completely empty Grid's column width calculations. (#11569) | Anna Koskinen | 2019-05-14 | 1 | -0/+60 |
* | code format (#11555) | Sun Zhe | 2019-05-02 | 1 | -1/+2 |
* | Code format (#11548) | Sun Zhe | 2019-04-29 | 1 | -1/+1 |
* | Replace the screenshot usage in framework test (#11547) | Sun Zhe | 2019-04-29 | 2 | -0/+8 |
* | Reset Combobox internal state (#11412) | Sun Zhe | 2019-04-24 | 1 | -0/+99 |
* | Clicking on slider makes handler move (#11519) | Anastasia Smirnova | 2019-04-10 | 1 | -0/+38 |
* | Use Enter and Space keys to fire Window header buttons (#11517) (#11534) | KatriHaapalinna | 2019-04-08 | 1 | -0/+37 |
* | Reset selection on DataProvider change in RadioButtonGroup (#11526) | Anastasia Smirnova | 2019-04-04 | 1 | -0/+25 |
* | Read-only combobox should not handle PASTE event (#11529) | Anastasia Smirnova | 2019-04-04 | 1 | -0/+25 |
* | setCaption of Panel did not honor setCaptionAsHtml (#11523) | Tatu Lund | 2019-04-02 | 2 | -0/+32 |
* | Fix NPE in v7 compatibility Grid during datasource rebind (#11473) | Tobse | 2019-03-27 | 1 | -0/+42 |
* | Making V8 ReadOnly TextField select row in table upon clicking (#11480) | Anastasia Smirnova | 2019-03-27 | 1 | -0/+54 |