--===============8106493669184068410== Content-Type: multipart/alternative; boundary="===============9072723554632842470==" --===============9072723554632842470== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108559/#review26088 ----------------------------------------------------------- This review has been submitted with commit e38211f270ca8a158c295e2cd5e0d900d2376628 by Weng Xuetian to branch KDE/4.10. - Commit Hook On Jan. 22, 2013, 8:20 p.m., Xuetian Weng wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/108559/ > ----------------------------------------------------------- > > (Updated Jan. 22, 2013, 8:20 p.m.) > > > Review request for Plasma and Marco Martin. > > > Description > ------- > > 1. string in qml doesn't have "empty" property, use length to check it's empty or not. > 2. AccelButton's string doesn't have &, which will result in unpressable accel key when process i18n string (for example Chinese). (since we are already string freeze.. this part might not go into KDE/4.10) > 3. AccelButton will display & if showAccel is false, here we introduce a new property for normal string > 4. fallback to loginName if fullName is empty. > 5. console.log in AccelButton is removed. > > > Diffs > ----- > > ksmserver/screenlocker/greeter/greeterapp.cpp 32a4d16 > ksmserver/screenlocker/greeter/themes/org.kde.passworddialog/contents/ui/AccelButton.qml 108a39d > ksmserver/screenlocker/greeter/themes/org.kde.passworddialog/contents/ui/Greeter.qml 65e348d > > Diff: http://git.reviewboard.kde.org/r/108559/diff/ > > > Testing > ------- > > user name is shown as expected. accel key will work for i18n case. > > > Thanks, > > Xuetian Weng > > --===============9072723554632842470== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108559/

This review has been submitted with commit e38211f270ca8a158c295e2cd5e0d900d2376628 by Weng Xuetian to branch KDE/4.10.

- Commit


On January 22nd, 2013, 8:20 p.m. UTC, Xuetian Weng wrote:

Review request for Plasma and Marco Martin.
By Xuetian Weng.

Updated Jan. 22, 2013, 8:20 p.m.

Description

1. string in qml doesn't have "empty" property, use length to check it's empty or not.
2. AccelButton's string doesn't have &, which will result in unpressable accel key when process i18n string (for example Chinese). (since we are already string freeze.. this part might not go into KDE/4.10)
3. AccelButton will display & if showAccel is false, here we introduce a new property for normal string
4. fallback to loginName if fullName is empty.
5. console.log in AccelButton is removed.

Testing

user name is shown as expected. accel key will work for i18n case.

Diffs

  • ksmserver/screenlocker/greeter/greeterapp.cpp (32a4d16)
  • ksmserver/screenlocker/greeter/themes/org.kde.passworddialog/contents/ui/AccelButton.qml (108a39d)
  • ksmserver/screenlocker/greeter/themes/org.kde.passworddialog/contents/ui/Greeter.qml (65e348d)

View Diff

--===============9072723554632842470==-- --===============8106493669184068410== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel --===============8106493669184068410==--