| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix replacing of currently selected Tab (#14252) | Dmitrij Abolichin | 2015-11-04 | 1 | -0/+62 |
* | Support caption fetching for HTML and Widget headers. (#18528) | Sauli Tähkäpää | 2015-11-04 | 1 | -0/+20 |
* | Fix adding to same parent, component shouldn't be removed (#16568) | Dmitrij Abolichin | 2015-10-19 | 1 | -0/+43 |
* | Do not use getters/setters when mapping designer fields (#17388) | Artur Signell | 2015-10-19 | 2 | -0/+86 |
* | Parse readonly values for AbstractFields correctly (#18850)7.5.7 | John Ahlroos | 2015-10-04 | 10 | -1/+154 |
* | Revert "Parse readonly values for AbstractFields correctly #18850" | Markus Koivisto | 2015-09-30 | 10 | -153/+0 |
* | Parse readonly values for AbstractFields correctly #18850 | John Ahlroos | 2015-09-30 | 10 | -0/+153 |
* | Support declarative prefix "vaadin-" (#18957) | Henri Sara | 2015-09-30 | 4 | -0/+288 |
* | Fix declarative test for 7.5 | Henri Sara | 2015-09-30 | 1 | -3/+3 |
* | Support HTML entities when reading/writing declarative format #18882 | Maciej Przepióra | 2015-09-29 | 9 | -45/+303 |
* | Write all empty cells for empty GridLayout in declarative #18805 | Maciej Przepióra | 2015-09-29 | 1 | -0/+23 |
* | Always use charset for String.getBytes() method (#18863). | Denis Anisimov | 2015-09-23 | 1 | -0/+129 |
* | Use correct state class for split panels (#18942) | Artur Signell | 2015-09-23 | 2 | -0/+60 |
* | Convert test to JUnit 4 | Leif Åstrand | 2015-08-31 | 1 | -20/+29 |
* | Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422) | Artur Signell | 2015-08-26 | 5 | -57/+274 |
* | StringToBooleanConverter API improved (#18466) | elmot | 2015-08-19 | 1 | -0/+34 |
* | Revert "Write true as attribute="" (#17519)" | Mika Murtojarvi | 2015-08-19 | 26 | -94/+97 |
* | Write true as attribute="" (#17519) | Leif Åstrand | 2015-08-18 | 26 | -97/+94 |
* | Prevent NPE on missing security key. (#18573) | Sauli Tähkäpää | 2015-08-18 | 1 | -17/+103 |
* | Always add "last" item from the string to the collection (#18433). | Denis Anisimov | 2015-07-08 | 1 | -0/+10 |
* | Reformat with Luna SR2 | Artur Signell | 2015-07-04 | 17 | -34/+52 |
* | Pass critical notification details to the client (#18342) | Artur Signell | 2015-07-04 | 1 | -22/+23 |
* | Handle nested GridLayouts in declarative format correctly (#18312) | Artur Signell | 2015-07-04 | 1 | -0/+33 |
* | Adds margin support to GridLayout declarative format (#18238) | Teppo Kurki | 2015-06-11 | 3 | -14/+21 |
* | Fix declarative margin reading in AbstractOrderedLayout (#18229) | Johannes Dahlström | 2015-06-11 | 3 | -137/+92 |
* | Better handle exceptions when opening Grid editor (#17935) | Johannes Dahlström | 2015-06-09 | 1 | -2/+6 |
* | Don't allow null view providers (#17028) | Leif Åstrand | 2015-06-08 | 1 | -0/+17 |
* | Forget GridLayout row expand ratios for removed rows (#18166) | Teppo Kurki | 2015-06-08 | 1 | -4/+35 |
* | Return 0 instead of throwing exception if count query returns nothing (#18043) | Steven Spungin | 2015-06-08 | 1 | -0/+98 |
* | Extract MockUI class | Leif Åstrand | 2015-06-05 | 2 | -13/+47 |
* | Format UTF-8 filenames correctly for download (#16556) | Anna Miroshnik | 2015-06-05 | 1 | -0/+39 |
* | Convenience Window.setPosition(x,y) (#16335) | Artur Signell | 2015-06-05 | 1 | -0/+7 |
* | Better error messages for addColumn/setColumns (#18019, #17890) | Artur Signell | 2015-06-05 | 1 | -0/+54 |
* | Use headerCaption as default hidingToggleCaption (#18028) | Teppo Kurki | 2015-06-05 | 1 | -0/+16 |
* | Forget GridLayout column expand ratios when removing columns (#18068) | Teppo Kurki | 2015-06-05 | 1 | -0/+82 |
* | Replaced incorrect setter/getter with prope ones and fixed declarative (#17982) | Artur Signell | 2015-06-02 | 1 | -0/+19 |
* | Adds a textual null representation to Grid renderers(#16560)7.5.0.beta2 | Ilia Motornyi | 2015-05-28 | 1 | -54/+107 |
* | Less restrictive RPC interface detection in registerRpc (#10945) | vandeti | 2015-05-28 | 1 | -0/+112 |
* | Split AbstractGridExtension from AbstractRenderer (#18003) | Teemu Suo-Anttila | 2015-05-26 | 1 | -0/+41 |
* | Remove value casting to integer in Slider.setValue (#17370) | Sauli Tähkäpää | 2015-05-26 | 1 | -0/+56 |
* | Fix font icon codepoint formatting in DesignResourceConverter (#17970) | Maciej Przepióra | 2015-05-25 | 1 | -4/+4 |
* | Return components in merged header/footer cells only once (#17904) | Artur Signell | 2015-05-20 | 1 | -0/+59 |
* | Make fields with validators immediate (#13709)7.5.0.beta1 | Artur Signell | 2015-05-19 | 1 | -4/+57 |
* | Do not leave transaction open if remove fails (#17858) | Artur Signell | 2015-05-18 | 1 | -11/+2 |
* | Make TableQuery only release connections reserved through its pool (#12370) | Artur Signell | 2015-05-18 | 8 | -62/+194 |
* | Fix clear/isEmpty in TextArea/PasswordField/RichTextArea/ProgressBar (#17089) | Artur Signell | 2015-05-18 | 1 | -11/+0 |
* | Don't leak current VaadinSession in test | Leif Åstrand | 2015-05-13 | 1 | -0/+4 |
* | Fix for declarative FontIcon support (#17275) | Johannes Dahlström | 2015-05-06 | 1 | -1/+77 |
* | Merge branch 'grid-7.5' | Pekka Hyvönen | 2015-04-30 | 3 | -2/+16 |
|\ |
|
| * | Merge remote-tracking branch 'origin/master' into grid-7.5 | Teemu Suo-Anttila | 2015-04-22 | 10 | -196/+231 |
| |\ |
|