summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-0117-75/+78
* Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-0148-366/+915
|\
| * Avoid running test runner as a testArtur Signell2013-03-011-0/+1
| * Prevent NPE when a SCSS file is not found #11099John Ahlroos2013-03-012-2/+17
| * Make SassLangTestsBroken pass iff the CSS and SCSS do not match.Henri Sara2013-03-011-0/+20
| * Reverted Tree memory leak fix since it is breaking Tree filtering in a way th...John Ahlroos2013-03-011-10/+0
| * Revert "Made UI focusable again (#11129)"John Ahlroos2013-02-281-1/+1
| * Fixed BindException when binding nested properties with BeanFieldGroup.buildA...John Ahlroos2013-02-282-2/+53
| * Added missing license headerArtur Signell2013-02-281-0/+15
| * Fixed incorrect import (#11129)Artur Signell2013-02-281-1/+1
| * (#10563) Logging now uses parameters.Mikael Grankvist2013-02-2815-161/+198
| * Fix random error in DelegateToWidget testLeif Åstrand2013-02-281-0/+1
| * Made UI focusable again (#11129)Artur Signell2013-02-281-1/+2
| * Removed super class which caused a JUnit3 runner to be used (#11184)Artur Signell2013-02-281-4/+2
| * Print an error message if the test folder cannot be found (#11184)Artur Signell2013-02-283-3/+14
| * Made test pass by ignoring irrelevant classesArtur Signell2013-02-281-0/+5
| * Fixed several problems related to @extend directive (Ticket #10976)Haijian Wang2013-02-2616-22/+277
| * Fix typo in #10937Leif Åstrand2013-02-261-1/+1
| * Use native collections when processing server response (#11100)Leif Åstrand2013-02-251-41/+67
| * Don't generate a set of changed property names (#10954)Leif Åstrand2013-02-252-98/+179
| * Do @DelegateToWidget based on applicable properties (#10954)Leif Åstrand2013-02-253-12/+44
| * Fixed NPE in Tree when calling non-final constructor #11132John Ahlroos2013-02-251-6/+18
| * Remove ApplicationConnection.componentCaptionSizeChanges (#11101)Leif Åstrand2013-02-251-5/+3
* | Always use smartsprites ivy.xml from the correct dirArtur Signell2013-03-011-1/+1
* | Regenerate SCSS parser classesHenri Sara2013-02-283-14233/+12467
* | Fix .classpath that was broken in a rebaseHenri Sara2013-02-281-1/+1
* | support @content directive for Sass compiler (Ticket #10207)Haijian Wang2013-02-2818-1520/+1845
* | Removed Javascript buider and nature to avoid Eclipse choking on validating w...Artur Signell2013-02-271-6/+0
* | support arithmetics in the SCSS compiler (#9354)Haijian Wang2013-02-2717-1461/+2318
* | Automatically listen to shutdown port and not not enforce -ea (#9998)Artur Signell2013-02-251-3/+5
* | Made build process easier for Eclipse users (#9998)Artur Signell2013-02-254-40/+44
* | Added Eclipse project files (#9998)Artur Signell2013-02-258-22/+374
* | Merge remote-tracking branch 'origin/7.0'Artur Signell2013-02-2263-2272/+2914
|\|
| * Fixed another memory leak in Tree #11053John Ahlroos2013-02-222-3/+34
| * Update license headerLeif Åstrand2013-02-222-2/+2
| * Defer profiler output (#11098)Leif Åstrand2013-02-211-2/+7
| * Don't report time spent in getWidget() as part of setConnectorId()Leif Åstrand2013-02-211-1/+2
| * Fixed memory leak in Tree #11053John Ahlroos2013-02-212-0/+58
| * Fix incomplete commit for (#11092)Leif Åstrand2013-02-211-1/+1
| * Don't update primary stylename if it's already up to date (#11088)Leif Åstrand2013-02-211-1/+2
| * Only update caption for specific state changes (#11092)Leif Åstrand2013-02-202-2/+28
| * Updated merged 6.8 test to work with 7.0John Ahlroos2013-02-202-2/+2
| * Merge of (#9940) to Vaadin 7John Ahlroos2013-02-203-9/+94
| * Ensure result dir exists before trying to write to it (#10918)Artur Signell2013-02-201-0/+1
| * Ensure href is not set to "" when target is null (#10543)Artur Signell2013-02-191-1/+5
| * Imported and updated release notes builder (#10918)Artur Signell2013-02-198-23/+97
| * Properly detach old connectors for repaintAll response (#11067)Leif Åstrand2013-02-193-4/+109
| * Created maintenance release notes for 7.0.x releases. #10881Marko Gronroos2013-02-191-941/+82
| * Revert merge from 6.8 fixing #8238 since it was causing issues like #11026. S...John Ahlroos2013-02-191-0/+8
| * Ensure there's always a listener on VUI for closing tooltips (#11051)Leif Åstrand2013-02-191-0/+11