| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/master' into reconnect-dialog | Artur Signell | 2015-09-04 | 61 | -408/+3206 |
|\ |
|
| * | Redesign RpcDataSourceConnector pinning RPC requests (#18692) | Teemu Suo-Anttila | 2015-09-02 | 2 | -3/+3 |
| * | Do not open detail row if generator is the NULL one (#18663) | Teppo Kurki | 2015-09-02 | 4 | -55/+48 |
| * | Close existing details when the generator is changed (#18664) | Teppo Kurki | 2015-09-01 | 1 | -19/+6 |
| * | Refactor Grid SelectionModels as extensions (#18624) | Teemu Suo-Anttila | 2015-09-01 | 2 | -0/+95 |
| * | Add better keyboard Close Shortcut API for Window (#17383) | patrik | 2015-08-28 | 1 | -0/+199 |
| * | Make checkbox inline-block like all other widgets (#18518) | Artur Signell | 2015-08-24 | 2 | -0/+133 |
| * | Fix Grid column width calculation regression (#18617) | Teemu Suo-Anttila | 2015-08-24 | 1 | -3/+3 |
| * | Column collapse events for Table (#6914) | Artur Signell | 2015-08-21 | 3 | -30/+203 |
| * | Cut off Grid cell content when max column width is set (#18617) | Teppo Kurki | 2015-08-21 | 2 | -0/+49 |
| * | Make Grid Editor return focus to last focused cell (#16834) | patrik | 2015-08-20 | 1 | -1/+11 |
| * | Prevent race-condition induced sporadic error in Escalator (#17258) | patrik | 2015-08-20 | 1 | -0/+148 |
| * | Merge branch 'master' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 1 | -1/+0 |
| |\ |
|
| | * | Fix RpcDataProviderExtension to not rely on item indices (#18503) | Teemu Suo-Anttila | 2015-08-18 | 1 | -1/+0 |
| * | | Merge branch 'master-before-18503' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 19 | -7/+709 |
| |\| |
|
| | * | Handle renderer exceptions gracefully (#18554) | Artur Signell | 2015-08-17 | 2 | -0/+84 |
| | * | Add style names to selection checkboxes (#17755) | Teppo Kurki | 2015-08-11 | 1 | -0/+18 |
| | * | Fix Grid client-side NPE finding uneditable column editor (#18589) | Teemu Suo-Anttila | 2015-08-11 | 1 | -0/+1 |
| | * | Prevent scrolling when expanding a TreeTable item (#18247) | Mika Murtojarvi | 2015-08-06 | 2 | -0/+97 |
| | * | Update Select all -CheckBox from server and partial selections (#17590) | Teppo Kurki | 2015-08-05 | 2 | -0/+60 |
| | * | Take margin/border/padding into account when measuring TabSheet (#18471) | Artur Signell | 2015-08-04 | 2 | -0/+86 |
| | * | Attach Window in hierarchy change as required (#18502) | Artur Signell | 2015-08-04 | 2 | -0/+85 |
| | * | Fix NPE when clicking and move handler is not set (#8718) | Artur Signell | 2015-08-04 | 2 | -2/+27 |
| | * | Ensure server side focus is applied when opening a window (#17731) | Artur Signell | 2015-08-04 | 2 | -0/+110 |
| | * | Take margin/border/padding into account when measuring ComboBox in IE (#17002) | Artur Signell | 2015-08-03 | 4 | -5/+140 |
| * | | Merge branch 'master-18493' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 9 | -10/+238 |
| |\| |
|
| | * | Fix DetailsRow communication use connector IDs (#18493) | Teemu Suo-Anttila | 2015-07-21 | 2 | -5/+25 |
| | * | Convert ComboBoxLargeIconsTest from TB2 to TB4 | Teemu Suo-Anttila | 2015-07-17 | 1 | -0/+58 |
| | * | Stabilize Grid tests on IE11 | Teemu Suo-Anttila | 2015-07-17 | 2 | -5/+8 |
| | * | Workaround for IE10 invalid min-height calculations (#15169) | Artur Signell | 2015-07-16 | 2 | -0/+102 |
| | * | Select last item only if filtered items exist. (#18441) | Sauli Tähkäpää | 2015-07-16 | 2 | -0/+45 |
| * | | Keep non-editable & selection columns visible in editor | Teppo Kurki | 2015-08-11 | 2 | -7/+10 |
| * | | Merge branch 'master' into grid-unbuffered-editor7.6.0.alpha3 | Johannes Dahlström | 2015-07-15 | 13 | -60/+413 |
| |\| |
|
| | * | Grid sidebar menu design changed. See design document and comments at trac ti... | elmot | 2015-07-15 | 1 | -6/+6 |
| | * | Support frozen columns in Grid editor (#16727) | Johannes Dahlström | 2015-07-15 | 6 | -5/+132 |
| | * | Convert EmbeddedWithNullSource test to TB4 | Teemu Suo-Anttila | 2015-07-15 | 1 | -0/+46 |
| | * | Fixes scrollToLine while resizing Grid via split position (#18424) | Teppo Kurki | 2015-07-14 | 2 | -0/+122 |
| | * | Stabilize TB4 tests with IE 11 | Teemu Suo-Anttila | 2015-07-14 | 1 | -1/+11 |
| | * | Convert OutOfSyncTest from TB2 to TB4 | Teemu Suo-Anttila | 2015-07-13 | 2 | -48/+96 |
| * | | Add row and cell description generators to Grid (#18481) | Teppo Kurki | 2015-07-15 | 2 | -0/+117 |
| * | | Prevent Grid editor move in unbuffered mode if validation errors in | Johannes Dahlström | 2015-07-15 | 4 | -14/+53 |
| * | | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor | Teemu Suo-Anttila | 2015-07-13 | 18 | -21/+1134 |
| |\| |
|
| * | | Close Grid editor on container item set change | Johannes Dahlström | 2015-07-09 | 5 | -35/+79 |
| * | | Added missing "grid" TestCategory for grid tests | Teppo Kurki | 2015-07-06 | 14 | -5/+34 |
| * | | Revert "Fixes non-editable column and selection visibility in editor" | Teppo Kurki | 2015-07-03 | 1 | -14/+0 |
| * | | Merge branch 'master' into grid-unbuffered-editor7.6.0.alpha2 | Henri Sara | 2015-07-01 | 3 | -0/+111 |
| |\ \ |
|
| * | | | Fixes non-editable column and selection visibility in editor | Teppo Kurki | 2015-07-01 | 1 | -0/+14 |
| * | | | Added test to confirm that value change affects the editor field | Teppo Kurki | 2015-07-01 | 2 | -0/+50 |
| * | | | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor | Teemu Suo-Anttila | 2015-07-01 | 9 | -32/+896 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into grid-unbuffered-editor | Teppo Kurki | 2015-06-26 | 37 | -163/+768 |
| |\ \ \ \ |
|