| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ic5cb52a522039fbcbcbf0349cedd81e8eae2f6a1
|
|
|
|
| |
Change-Id: Id1b04e1335f0906f8de2d514ff11bc744dc14c49
|
|
|
|
|
|
|
|
|
|
|
| |
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: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
|
|
|
|
| |
Change-Id: Ib82d901fbf65dc39c06b117c68bb0191f0fd8e68
|
|
|
|
| |
Change-Id: I2010f87ef4f9359cdc95104cc02c83355a8630ed
|
|
|
|
| |
Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
|
|
|
|
| |
Patch from Pekka with minor changes (ButtonCode -> MouseButton, FilteringMode -> ComboBox)
|
|
|