[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view

2018-10-07 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=396405 --- Comment #11 from Thomas Baumgart --- Git commit 0a0b0cfbd0adbdf6c88249f3020b4f984f3eda91 by Thomas Baumgart. Committed on 07/10/2018 at 06:21. Pushed by tbaumgart into branch '5.0'. Fix width of date edit widget Fix hidden digits from the date

[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view

2018-10-06 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=396405 Thomas Baumgart changed: What|Removed |Added Version Fixed In|4.8.3 |4.8.3, 5.0.2 -- You are receiving this mail

[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view

2018-09-19 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396405 Ralf Habacker changed: What|Removed |Added CC||eion...@btinternet.com --- Comment #10 from

[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view

2018-07-16 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396405 Ralf Habacker changed: What|Removed |Added Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy

[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view

2018-07-16 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396405 --- Comment #8 from Ralf Habacker --- (In reply to Thomas Baumgart from comment #6) > > From what I can see now, a correct implementation of> > > Register::minimumColumnWidth() should get the longest date string for the > > current language by

[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view

2018-07-16 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396405 --- Comment #7 from Ralf Habacker --- (In reply to Thomas Baumgart from comment #6) > > From what I can see now, a correct implementation of> > > Register::minimumColumnWidth() should get the longest date string for the > > current language by

[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view

2018-07-12 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=396405 --- Comment #6 from Thomas Baumgart --- > From what I can see now, a correct implementation of> > Register::minimumColumnWidth() should get the longest date string for the > current language by iterating all dates for a whole given year once at >

[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view

2018-07-12 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396405 --- Comment #5 from Ralf Habacker --- (In reply to Ralf Habacker from comment #4) > >The change you made only adjusts the height not the width. > This is funny: removing the two rows has already adjusted the width of the > date column to the contained

[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view

2018-07-12 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396405 --- Comment #4 from Ralf Habacker --- (In reply to Thomas Baumgart from comment #3) > I am not sure where the LongDate comes into play. In KDE regional settings you have two fields Long date format: e.g. which may be "WEEKDAY DD MONTH " and

[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view

2018-07-12 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=396405 --- Comment #3 from Thomas Baumgart --- But we only use ShortDate here which should have a fixed size of 10 chars. Using 6999-12-29 should provide the greatest width with proportional fonts.

[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view

2018-07-11 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396405 Ralf Habacker changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view

2018-07-11 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396405 Ralf Habacker changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Version Fixed In|

[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view

2018-07-11 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396405 Ralf Habacker changed: What|Removed |Added Summary|Last digit obsucred Date|Last digit of date field is