--===============4851202415892798775== Content-Type: multipart/alternative; boundary="===============8599323976999671799==" --===============8599323976999671799== 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/112236/ ----------------------------------------------------------- (Updated Aug. 31, 2013, 11:34 a.m.) Status ------ This change has been marked as submitted. Review request for kde-workspace and Plasma. Description ------- Previously you would not record the actual item you chose after choosing an auto-completion, so if you typed say "lal" and you chose a completion way down the list, the history item would not reflect that choice, only what you typed to get to the completion list. This commit will fill the history combo box with the actual hit you executed, instead of half-complete strings that don't make sense until you actually select them. Exact matches are added as-is. example: type ass, and you get Qt Assistant. Instead of adding "ass" to the history, "Qt Assistant" will be added. Diffs ----- krunner/interfaces/default/interface.cpp 505e0aa6c02233fba0ff7ae9ce1133e8c7542104 kwin/clients/aurorae/themes/plastik/package/contents/ui/main.qml 8832d1d03e47a4e6382877d18ee664ecd4d12343 Diff: http://git.reviewboard.kde.org/r/112236/diff/ Testing ------- Thanks, Harald Hvaal --===============8599323976999671799== 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/112236/

This change has been marked as submitted.


Review request for kde-workspace and Plasma.
By Harald Hvaal.

Updated Aug. 31, 2013, 11:34 a.m.

Description

Previously you would not record the actual item you chose after choosing an auto-completion, so if you typed say "lal" and you chose a completion way down the list, the history item would not reflect that choice, only what you typed to get to the completion list.

This commit will fill the history combo box with the actual hit you executed, instead of half-complete strings that don't make sense until you actually select them.
Exact matches are added as-is.

example: type ass, and you get Qt Assistant. Instead of adding "ass" to the history, "Qt Assistant" will be added.

Diffs

  • krunner/interfaces/default/interface.cpp (505e0aa6c02233fba0ff7ae9ce1133e8c7542104)
  • kwin/clients/aurorae/themes/plastik/package/contents/ui/main.qml (8832d1d03e47a4e6382877d18ee664ecd4d12343)

View Diff

--===============8599323976999671799==-- --===============4851202415892798775== 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 --===============4851202415892798775==--