| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Back ported from master
Merge: no
Change-Id: I9eee3cb897fcb00beb2b2877dd98337623e2cf5b
|
|
|
|
| |
Change-Id: I63141cac25b612805458cae570917f757106251a
|
|
|
|
| |
Change-Id: I68bc7922074c8c03957fbffce8a3d453726e8c1a
|
|
|
|
| |
Change-Id: Idf3ec4bc80bd015c546000e99cb6ff16e79ca5a8
|
|
|
|
| |
Change-Id: I58c8216b35355c3e84ab0b31300988a0957c1b85
|
|
|
|
| |
Change-Id: I8957eeb8c087a7a3f6aa8b417eb52689e6c28025
|
|
|
|
| |
Change-Id: I8f840bf4e45e257454d5e16c7b43f63858fd15d8
|
|
|
|
|
|
| |
This reverts commit 7112abe944259a615e26342de17d0302ddec3562.
Change-Id: I2bc231ec20c27b508570c6358fb2d8128beb2735
|
|
|
|
|
|
| |
resolutions. (#12317)
Change-Id: Icf7b8da00e80ea4dc4843bcd28b005b5e91b866f
|
|
|
|
| |
Change-Id: I1830ebca5e23890636ade0bab2eca2cefe6ee1ac
|
|
|
|
| |
Change-Id: Ic51e0fde622b3075c6956b4c6f3700fbb281c7ba
|
|
|
|
| |
Change-Id: I9e14a75b8446623d8995ee907bd95a1b2452cefd
|
|
|
|
| |
Change-Id: Ieae3b1d82e92fadf5ab517c1c878fc82bcc0ecbd
|
|
|
|
| |
Change-Id: I6577dabaaf5d9fa4c73158d3391dfcd28dd0629e
|
|
|
|
| |
Change-Id: Ibf04105a1ffe2c22726d628a0aba4668569d45d2
|
|
|
|
|
|
|
|
|
|
| |
Width of v-tabsheet-tabcontainer was set by copying the width
from the ComponentConnector. This produced an incorrect result
when a relative width (other than 100%) was used. Fixed by
assigning the width to 100% when the TabSheet has a defined
width.
Change-Id: I7f128f87406e6e00ceda9ee6e75dcc5539e283b6
|
|
|
|
| |
Change-Id: Ib82d901fbf65dc39c06b117c68bb0191f0fd8e68
|
|
|
|
| |
Change-Id: I49ec1e837a1a2a04dfadef5fd5fb5b6fd10ffcbc
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change introduces throttling of streaming progress events. Before
a event was fired once a buffer was filled. However as the buffer is only
4kb in size, fast uploads would trigger massive amounts of events.
This change is backwards incompatible on a logical level. Before this
change, a listener would get contentLength/4kb events, while after this
change the amount is limited to one progress event per 500ms.
Change-Id: I5da092ec4488971b8554b68b44c346057bfcc0e0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The drag only actually starts when the mouse move or touch move event is
more than 3 pixel away.
The purpose is twofold:
a) it fixes the glitchy behaviour of Chrome which for some reason
sometimes fires a move directly after the mousedown, which starts a drag
immediately.
b) it helps people with shaky hands or imprecise hardware, why might not
want to drag but to select but slightly move the pointer. Some frameworks
opted to make the distance configurable.
Due to sub pixels (which might be the cause for a) in the first place),
a distance of 1 or 2 pixel is not enough. Experiments showed that unaware
users did not notice that 3 pixels movement are required for the drag to
actually start (the ghost has already a delay of 300ms)
Change-Id: I71b50b72486344a7dbe4ed927b34b1f8fab0db20
|
|
|
|
| |
Change-Id: Ia9f6230219adfb1fcb29b88ad819e3209770e1fc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AbstractTransactionalQuery was not visible outside its package
(default visibility). Added `public`.
Making this class public avoids lots of boilerplate code when making
alternate implementations of a QueryDelegate.
A standard TableQuery does a lot of introspection on the DB schema.
If the schema is known beforehand, alternate implementations may specify
this information explicitly, and inherit from AbstractTransactionalQuery
to reuse part of the implementation.
Change-Id: I7d6b399ed7c755941ee9be7931a2ba80e812b5ab
|
|
|
|
| |
Change-Id: Iaa9feeedd1a2dbc879617c7b0dfedfeff36a7ba5
|
|
|
|
| |
Change-Id: I35169d1560ae5e1b9a057d6350de14947f6155ae
|
|
|
|
| |
Change-Id: I336cbee8bf33591552034c1cdf29d34fc49e3c43
|
|
|
|
| |
Change-Id: Id83983e7fd81612354c6b15037a6749ba3dda55a
|
|
|
|
| |
Change-Id: I2e7e9dcf8739a04583d8e42a86a1fede36011813
|
|
|
|
|
|
| |
This reverts commit 024692835d1e2af1a4053821959f03f8d5eb4fcb.
Change-Id: I19cf6ee66a21f7eb07d0f1fd8b9698ae88454700
|
|
|
|
| |
Change-Id: I3b0f4ebc247d0cdbf5d8cdd78c3088207e2f8e45
|
|
|
|
| |
Change-Id: I8cc0eb2796a328c1996417014833020319428b61
|
|
|
|
|
|
| |
This reverts commit 46675661cd95f61e3173f33e7dcfeb32bc377f41.
Change-Id: I8813e162aad46bff6f1424d0dec54342b53a45b5
|
|
|
|
| |
Change-Id: I028e29c4d39a032dd2a3cf24dff111ee52e50f44
|
|
|
|
| |
Change-Id: I9b2d2ff9513a9063de292fdf1e14b227e0ff4d76
|
|
|
|
| |
Change-Id: Id3183b735ae911374d1a8821cd67b5abd1c094d5
|
|
|
|
| |
Change-Id: I7283685ee61a0a68563aeb39633090b376c57380
|
|
|
|
| |
Change-Id: I7f9aae8ed3ea163b19d92caa652313dfc2c4a159
|
|
|
|
| |
Change-Id: I15e731058b615ef478cbe27b465ffdb72f0609b1
|
|
|
|
| |
Change-Id: Id12cb97816afde4363caea20ff30376ff9cdb173
|
|
|
|
| |
Change-Id: I08722f298d295365c48e00ee04d40541b3a71de8
|
|
|
|
| |
Change-Id: I5e946b365e22e71a0c13606fcd159d1ce7c82925
|
|
|
|
| |
Change-Id: I653db3a818435c023f0bbd8015d2bd1a35ed4e34
|
|
|
|
| |
Change-Id: I2e0a8fd2590e6f9c25825ccc0dc4c6f3d147e06f
|
|
|
|
| |
Change-Id: Ib7ea54e7a06516acbd9cf3dd08dbbacaac2030f9
|
|
|
|
|
|
|
| |
This said tooltip gets in front of the context menu and native events
actually clicks on the tooltip instead of the context menu item.
Change-Id: I6519ba98351a5ad03ccc35c29b85a831e3026325
|
|
|
|
| |
Change-Id: I6362097ff836c10b7001c5fd8acd8adf91a94b2f
|
|
|
|
| |
Change-Id: I67bcb7a473d147c46e24cb3c116fd9115a3bda6b
|
|
|
|
|
|
|
|
| |
As long as nobody is constantly updating the java version on the test
cluster and additionally ensures that no manual interaction is needed for
Java applets to run, this test is not useful
Change-Id: Ic9b3e190567e8949bbb514d5fedefc3c720402e7
|
|
|
|
| |
Change-Id: I884c0f0a27a124a49698b141ac63c93950df428d
|
|
|
|
|
|
|
| |
* Add proper Import-Package directives to theme-compiler
* Require-Bundle theme-compiler in server bundle
Change-Id: I7dec20c04eac92271b8adf0b1e23c573f1b06a29
|
|
|
|
| |
Change-Id: I07e23bcdea6b2bd23a37651a804a537690fb1311
|