[kdevelop] [Bug 413390] Date in 'Help/About KDevelop' shows year "2.019" instead of "2019"

2019-11-01 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=413390 Friedrich W. H. Kossebau changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit|

[kdevelop] [Bug 413390] Date in 'Help/About KDevelop' shows year "2.019" instead of "2019"

2019-10-28 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=413390 --- Comment #9 from Albert Astals Cid --- (In reply to Albert Astals Cid from comment #8) > QLocale::toString > Returns a localized string representation of i. > > That is not what you want. Ah sorry i didn't realize you where passing in a date. Why

[kdevelop] [Bug 413390] Date in 'Help/About KDevelop' shows year "2.019" instead of "2019"

2019-10-28 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=413390 --- Comment #8 from Albert Astals Cid --- QLocale::toString Returns a localized string representation of i. That is not what you want. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 413390] Date in 'Help/About KDevelop' shows year "2.019" instead of "2019"

2019-10-28 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=413390 --- Comment #7 from Friedrich W. H. Kossebau --- QString::number(year) will not be localized though (and we could simply already use the result, QStringLiteral("2019") instead :) To get a string of a year (without just delegating to translators, as

[kdevelop] [Bug 413390] Date in 'Help/About KDevelop' shows year "2.019" instead of "2019"

2019-10-24 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=413390 --- Comment #6 from Karl Ove Hufthammer --- > When using semantic markup (KDE User Interface Text = KUIT), one needs to > use the xi18n call variants with KF5's KI18n API. > See https://api.kde.org/frameworks/ki18n/html/prg_guide.html#kuit_markup > >

[kdevelop] [Bug 413390] Date in 'Help/About KDevelop' shows year "2.019" instead of "2019"

2019-10-24 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=413390 Friedrich W. H. Kossebau changed: What|Removed |Added CC||kosse...@kde.org --- Comment #5

[kdevelop] [Bug 413390] Date in 'Help/About KDevelop' shows year "2.019" instead of "2019"

2019-10-24 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=413390 Karl Ove Hufthammer changed: What|Removed |Added CC||k...@huftis.org --- Comment #4 from Karl

[kdevelop] [Bug 413390] Date in 'Help/About KDevelop' shows year "2.019" instead of "2019"

2019-10-24 Thread Francis Herne
https://bugs.kde.org/show_bug.cgi?id=413390 --- Comment #3 from Francis Herne --- I don't know. Did you add one when you added the behaviour? (Not that I can find) -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 413390] Date in 'Help/About KDevelop' shows year "2.019" instead of "2019"

2019-10-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=413390 Nate Graham changed: What|Removed |Added CC||aa...@kde.org, |

[kdevelop] [Bug 413390] Date in 'Help/About KDevelop' shows year "2.019" instead of "2019"

2019-10-24 Thread Francis Herne
https://bugs.kde.org/show_bug.cgi?id=413390 Francis Herne changed: What|Removed |Added CC||m...@flherne.uk Ever confirmed|0