Hi,
I looked into why date variables are always only displayed with the default
format and found that the error lies in that KoOdfNumberStyles::format(...)
expects the value for date (and seems also time) to be a number in string
form:
--- 8< ---
QString format(...)
{
[...]
case Date:
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106586/#review19495
---
This review has been submitted with commit
3a369b8c25038d2db55
> On Sept. 3, 2012, 9:48 p.m., Jarosław Staniek wrote:
> > A number of suggestions to fight clutter a bit:
> > - Should 'East asian characters' be visible by default? If there are o
> > asian characters maybe you could hide the label.
> > - Flesch reading ease -> Reading ease
> >(I noted thi
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106559/#review19486
---
This review has been submitted with commit
fc777973296e179d2bf
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106559/#review19485
---
Ship it!
Ship It!
- Thorsten Zachmann
On Sept. 26, 2012, 7:
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106586/#review19484
---
Ship it!
Ship It!
- C. Boemann
On Sept. 27, 2012, 1:31 a.m.