summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SuperDevMode launch file for the projectArtur Signell2014-06-271-0/+33
* Fix compilation errorArtur Signell2014-06-261-1/+1
* IE11 now uses synchronous loading of script instead of async with preloading....Mikael Grankvist2014-06-267-5/+204
* Allow changing theme on the fly (#2874)Artur Signell2014-06-2614-73/+630
* Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...Sauli Tähkäpää2014-06-263-202/+15
* License Checker for vaadin cval products (#13696 #13474)Manolo Carrasco2014-06-2610-14/+1534
* Fix problem with IntegerValidator test (#14046)Dmitrii Rogozin2014-06-263-95/+108
* Don't complain about missing sync id for critical notifications (#14081)Leif Åstrand2014-06-252-3/+12
* Fix wrong width on event resize in Vaadin Calendar (#13961)Anthony Guerreiro2014-06-253-0/+257
* Updated javadoc to indicate which Font Awesome version is included (#14070)Marc Englund2014-06-251-0/+3
* Fixed regression with changing widths when stylenames have changed (#13444, #...Markus Koivisto2014-06-252-78/+58
* Upgraded SASS compiler to 0.9.6John Ahlroos2014-06-251-1/+1
* Fix moving a single component inside a split panel (#11920)Artur Signell2014-06-244-0/+160
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-248-34/+145
* Selecting in a mulsel table should focus, not scroll. (#13341, #10522)Markus Koivisto2014-06-241-8/+11
* Basic TestBench test for UploadArtur Signell2014-06-241-0/+128
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-232-3/+8
* Upgrade tooltip tests from TB2 to TB4 (#14019)Juuso Valli2014-06-2313-519/+289
* Refactor DateFieldReadOnlyTest to use a predefined locale with 24h time.Sauli Tähkäpää2014-06-231-3/+6
* Improve error message for missing sync id (#14065)Leif Åstrand2014-06-231-2/+2
* Fix regression with DnD tooltips (#7766)Juuso Valli2014-06-235-70/+63
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-2322-139/+229
* Update RichTextArea editor height on resize (#11320)Tomi Virkki2014-06-214-88/+143
* Converted GridLayoutWidthChangeTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-52/+31
* Convert MoveComponentsFromGridLayoutToInnerLayoutTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-44/+29
* Bug fix menu navigation with space (#14041)Dmitrii Rogozin2014-06-183-43/+77
* Do not consider compiler introduced methods when determining state class (#14...Artur Signell2014-06-181-3/+5
* Refactor CheckBoxRcpCountTest to be more stable.Sauli Tähkäpää2014-06-181-9/+22
* Convert GridLayoutMoveComponentTest to TB4. (#8855)Sauli Tähkäpää2014-06-183-61/+38
* install-local-maven.sh: use proper quotingAntti Tanhuanpää2014-06-181-11/+11
* Fixed an NPE while changing a DateField from 24 to 12h clock (#13722)Teemu Pöntelin2014-06-183-3/+145
* Prevent empty tooltips from appearing (#14015)Juuso Valli2014-06-182-11/+4
* Change PhantomJS to run on Linux instead of Windows.Sauli Tähkäpää2014-06-186-88/+92
* Fix for unnecessary RPC request when clicking on CheckBox label (#8259)Teemu Pöntelin2014-06-173-9/+125
* Added initial style name for VColorPickerArea (#14021)Teemu Pöntelin2014-06-171-0/+2
* Speed up dev server startup Leif Åstrand2014-06-171-8/+29
* Prevent table from scrolling on selectionChange when in Multiselect mode (#13...Markus Koivisto2014-06-173-3/+170
* Improve CaptionLeakTest on IE8 (#13829)Juuso Valli2014-06-172-31/+71
* Delay tooltips when moving between adjacent elements (#13998)Juuso Valli2014-06-173-22/+181
* ComboBox no longer displays input prompt if disabled or read-only (#10573)Teemu Pöntelin2014-06-174-3/+137
* Speed up development server again by not eagerly initing all servletsArtur Signell2014-06-161-7/+7
* Refactored Layout tests. Remove errors (#13823)Dmitrii Rogozin2014-06-1380-2197/+3088
* Tweak quick setup instructions (#13616)Leif Åstrand2014-06-131-1/+1
* Use more exact paths for ivysettings.xml and build.properties (#13616)Leif Åstrand2014-06-131-1/+1
* Easier instructions thanks to GWT dependency (#13616)Artur Signell2014-06-131-71/+44
* Use GWT as maven dependency (#13616)Sauli Tähkäpää2014-06-136-30/+48
* Revert "Fix for 'Aborting layout after 100 passess' (#13359)"Sauli Tähkäpää2014-06-126-512/+23
* Fix for handling selectors with both width and height ranges (#13587)Teemu Pöntelin2014-06-124-44/+164
* Fix tooltip test problems caused by #12458Henri Sara2014-06-129-304/+424
* Make tooltips stationary when hovering (#13981)Juuso Valli2014-06-1113-35/+175