| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Iea23811d55ec2e3079bc6e764127ffe6d8cfc494
|
|
|
|
| |
Change-Id: I90ec428ae11727b9762d53ebb8d94f8c850c425b
|
|
|
|
| |
Change-Id: Ib3142cc62e95ce0e31bb8746eacd5ca4580c1865
|
|
|
|
| |
Change-Id: I68a629a29cc0d6efd2dd7788875a1dc4182ee6bf
|
|
|
|
| |
Change-Id: I479f9e743849abf63ca898a7d6b11e4d4f94dada
|
|
|
|
|
|
| |
This also fixes recorder issues with negative indices
Change-Id: I1d3fceaf11aed743a957fe72e7ab60c13d7fc5e1
|
|
|
|
| |
Change-Id: Ie48e56666c43450c47015067879fdc604c7ac843
|
|
|
|
|
|
| |
Fix: test fails on phantomJs.
Change-Id: I70179c249a180a795e14683e4185068d5395762b
|
|
|
|
|
|
| |
This fixes a regression in Recorder.
Change-Id: I3c9d5939d3f1b41bd5ea8d80acbbb017b6baa062
|
|
|
|
| |
Change-Id: Ifcfe1f90b795072c12d3118db33f3df6c96c568b
|
|
|
|
|
|
|
|
| |
Now it has the same behaviour that the layout, and checks
that the element under the mouse matches to complete the
click action
Change-Id: I9c61dac24479913c1bb1094edaf8878749984342
|
|
|
|
| |
Change-Id: I24363d34f7007650fc66f9b85d7e22a4ab10bb6b
|
|
|
|
|
|
|
| |
Patch for #14388: added modifications to remove the regression on #6845
(RIGHT, MIDDLE mouse buttons listeners)
Change-Id: I3ef95df68efa0a70bbe0d566ceea187505e2999a
|
|
|
|
|
|
|
|
|
|
|
| |
Daylight saving time caused problems with the week number calculation
in the DateTimeService.getISOWeekNumber(Date d) method. If the given
date was inside a DST period, there was a rounding error when calculating
the number of days from the beginning of the year. As a result the week
numbers were calculated incorrectly in a case where the year started with
a Thursday (like for example 2015 and 2026).
Change-Id: Ib3d045ea0b9a1acc44b6f28487b064b3c2b76bb9
|
|
|
|
| |
Change-Id: I235ebe6250b9c03bbea393df7e8eb8823d119a2c
|
|
|
|
| |
Change-Id: Ib27db90a6dc48f8f8f34adc3c16aa3aa7222d19d
|
|
|
|
|
|
| |
Make the text easier to read.
Change-Id: Ieab5b27cccd0694086f17877d6c6b4c37b225b02
|
|
|
|
| |
Change-Id: Ifd7f515c02c41a84cfa9401b85548a47c6412463
|
|
|
|
|
|
| |
* Issue introduced in 8476b57ce2261313f47b21764ddc02cc128b2fd4
Change-Id: Ie84489aac4553e70e7e80561aec748a874a85653
|
|
|
|
| |
Change-Id: Ic707d897a84a308f789b2805a980b696beaa6edd
|
|
|
|
|
|
|
| |
Also updates the test to always scroll the left panel to the top after
opening a section.
Change-Id: Icdb42795b8ec347b91694c162898f41aa8d80152
|
|
|
|
|
|
| |
tests expect
Change-Id: I573f0a7f8544742396fcd5927bc3292350754c6d
|
|
|
|
|
|
|
|
|
|
|
| |
valo-component-group mixin doesn’t have any parameters. Ruby compiler
produces an error, but Java compiler works anyway (#14479).
Missing semicolon after a line before @include produces an error with
the Ruby compiler, but passes compilation with the Java compiler
(#14480).
Change-Id: If6fa2b5039f4d9daa7ee73380f089b533c2cce0f
|
|
|
|
| |
Change-Id: Ib8c753c59c52421ce9d6a86a407cb9694ee4f5a8
|
|
|
|
| |
Change-Id: I4f2580230a18adf299334eb43aea4f8bccd7bb4a
|
|
|
|
| |
Change-Id: I82e3caef915b6a8683608f1834130468b3f16dbf
|
|
|
|
| |
Change-Id: I73bf41ca493f76d0a4caa82464ef3c63b3d7f055
|
|
|
|
| |
Change-Id: I0d19e1c53dfe48a9a501ff25c19318b96c96ef3b
|
|
|
|
| |
Change-Id: Id3829562f7bb898ee0df873de90f0339ad06adff
|
|
|
|
| |
Change-Id: I53055ed64e0e9764b48edbc492dae5f16e1dd9bd
|
|
|
|
| |
Change-Id: I31ebc1b4c0698f10c145c6e59d5c951918c5fdbe
|
|
|
|
|
|
|
|
| |
This reverts the new default behavior introduced in fix for #8855.
If you want empty rows/columns to be ignored when rendering,
use GridLayout.setHideEmptyRowsAndColumns(true)
Change-Id: I38a8717d79cec7739b649174654b615db9d8dc7e
|
|
|
|
| |
Change-Id: I0635ea0a390c868162695291176d0ce416dfaf4c
|
|
|
|
| |
Change-Id: Id3cc353b1e74fa51326ce84d33e741227f98f9b0
|
|
|
|
|
|
|
|
|
| |
Re-enable for labels, captions, tables and text inputs.
Removed all unnecessary user-select: none; declarations since the top
level declaration will affect the whole dom tree.
Change-Id: I2e74b749340c8649d3b0778d62acafecf878685d
|
|
|
|
| |
Change-Id: I2b981c00bf1ef3b9e1e0ccd1cdd3678016b11d14
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
As described by Johannes, the RPCRequest constructor first takes whole
JSON as string and builds its attribute json from it (by parsing).
Then it reads from this parsed JSON the array called "rpc".
However it previously did a .toString on it only to re-parse it.
Newer json versions complain that "rpc" is not a string, but an array.
Change-Id: If4bb45abad551b183d757f0aa326c37c070ce103
|
| |
| |
| |
| | |
Change-Id: Id2158d0990f12940f2206095b8edc0946977f27d
|
| |
| |
| |
| | |
Change-Id: I1adc4dfea7bf62191a23a89440eeca677f47e6a6
|
| |
| |
| |
| | |
Change-Id: Ic2e1bfd300a6b18aeddd4c4895c7bb11fec5bb8b
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add a new size variant “compact” for Textfield, DateField and ComboBox.
Makes the field fit inside the default row height of the table, but
keeps the font size the same as for a normal field. Borderless fields
also now respect the font color of the container (e.g. a selected table
row).
Update test to include common components inside a table.
Change-Id: I88f4d917579c937536dc4c886dc2b7825db01818
|
| |
| |
| |
| | |
Change-Id: Ib4dfac4ee2bb858d02c34a920ad53e37e73b73e1
|
| |
| |
| |
| |
| |
| |
| |
| | |
A new variation named “Light”, similar to iOS7 style.
Fix some valo-menu styles to accommodate the new light style better.
Change-Id: Ib7c396263db7838c972d75a6b79fed1caf7ca576
|
| |
| |
| |
| | |
Change-Id: I00eae3c53d78a4fc086567d677ce8f24e441a880
|
| |
| |
| |
| |
| |
| | |
* Added tests for tabsheet variants
Change-Id: Ib8d5c88cdedf1bbac439f91346b7b8a6a6756ede
|
| |
| |
| |
| | |
Change-Id: Ieee79bc4e1c61c7a0b00e19c0bca8826b0e10cff
|
| |
| |
| |
| | |
Change-Id: I10cefbeb4028b6b511db5af94c287656c32a5efe
|
| |
| |
| |
| | |
Change-Id: I08da5a69e11f625d3d34f26dbd097d7a0973a541
|