summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add test for $entry and make it ignore some false positives (#8699)Leif Åstrand2012-04-257-0/+54
| * Added v-ios and v-android for mobile devices (#7911)Artur Signell2012-04-253-15/+141
| * Applied patch provided for #8600 (hasChildren() broken if item used to have c...Marc Englund2012-04-242-1/+27
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-04-2520-202/+887
|\|
| * Wrap javascript callback entry points in $entry (#8699)Leif Åstrand2012-04-2410-47/+47
| * Increased debug window default size (#8523)Artur Signell2012-04-241-4/+17
| * Fail build if Maven deployment fails (#8638)Artur Signell2012-04-241-1/+1
| * [merge from 6.7] Fix #8550 in 6.7 after allAutomerge2012-04-233-109/+214
| * [merge from 6.7] doUidlRequest() should not set hasActiveRequest=false when r...Automerge2012-04-231-4/+0
| * [merge from 6.7] Moved Mattis touchscroll fixes to 6.8Automerge2012-04-203-214/+109
| * [merge from 6.7] #8407 Handle the case of a 503 response without a Retry-Afte...Automerge2012-04-201-15/+27
| * [merge from 6.7] * fixed timing issue that might leave scroll "outside" of th...Automerge2012-04-191-44/+46
| * [merge from 6.7] Skipping "scroll selected/focused row into view" on touch de...Automerge2012-04-191-0/+5
| * [merge from 6.7] Test case and fix for #8625: Firefox and IE9 need an overflo...Automerge2012-04-193-1/+98
| * Added the license notice to a new file added in #8694Jonatan Kronqvist2012-04-191-0/+4
| * Added some comments for #8694Jonatan Kronqvist2012-04-191-0/+13
| * Implemented #8694 - API providing profiling info for TestBench 3.xJonatan Kronqvist2012-04-195-7/+199
| * [merge from 6.7] Quickly typed in touch scroll related changes due to ridicul...Automerge2012-04-183-89/+187
| * [merge from 6.7] improved test caseAutomerge2012-04-181-4/+16
| * [merge from 6.7] enhanced test caseAutomerge2012-04-181-1/+19
| * [merge from 6.7] added tests case that contains varios setups to check scroll...Automerge2012-04-181-0/+238
| * [merge from 6.7] Fixed layout to match test script and screenshotsAutomerge2012-04-181-1/+1
| * [merge from 6.7] Test for #8662: Improved old #2864 test case and added a Tes...Automerge2012-04-182-34/+91
* | Don't throw NPE if no connector is found (warning is logged later)Leif Åstrand2012-04-241-1/+1
* | Added test to ensure shared classes are Serializable (#8710)7.0.0.alpha2Artur Signell2012-04-202-2/+36
* | Javadocs for LayoutManagerLeif Åstrand2012-04-201-5/+456
* | A fix to release notes for 7.0.alpha2.Marko Gronroos2012-04-201-1/+1
* | Added release notes for 7.0.alpha2.Marko Gronroos2012-04-201-9/+16
* | Added release notes for 7.0.alpha2.Marko Gronroos2012-04-201-6/+27
* | Refine box-sizing: border-box styles (#8682)Leif Åstrand2012-04-2011-12/+24
* | Include static test files in warArtur Signell2012-04-191-0/+7
* | Method for finding the first ancestor of a given type (#8182)Artur Signell2012-04-192-28/+27
* | Fixed problem with Panel not repainting its contents (#8700)Artur Signell2012-04-191-0/+9
* | Removed dead codeArtur Signell2012-04-191-1/+0
* | Fixed GateIn portal support and action request problem (#8670)Artur Signell2012-04-194-5/+34
* | Added log message to ease migration (#8698)Artur Signell2012-04-191-0/+4
* | Additional tweaks based on review (#8507)Artur Signell2012-04-191-5/+3
* | Fix changed dom element pathLeif Åstrand2012-04-191-1/+1
* | Make MethodInvocation and subclasses SerializableLeif Åstrand2012-04-191-1/+2
* | Add test for detecting scrollbar quirks in different browsersLeif Åstrand2012-04-192-0/+106
* | Move test app to the right package and add test scriptLeif Åstrand2012-04-192-1/+12
* | Handled enabled state cascading on client side (#8507)Artur Signell2012-04-197-22/+220
* | Fix test app and add test scriptsLeif Åstrand2012-04-193-4/+57
* | RPC -> Rpc for consistencyArtur Signell2012-04-1834-72/+72
* | Allow all RPC calls for connectors enabled when receiving the messageArtur Signell2012-04-181-1/+10
* | Made it possible to find out RPC parameter types (#8667)Artur2012-04-187-264/+378
* | Javadoc updateArtur2012-04-181-0/+9
* | Refactored JsonCodec to use a given type for deserialization (#8667)Artur Signell2012-04-181-158/+298
* | Simplified RPC handling for client to server RPCArtur2012-04-186-114/+84
* | Only paint connector references for visible connectors (#8685)Artur2012-04-182-2/+12