Skip to content

Standardize more on term "title" instead of "caption"

Friedrich W. H. Kossebau requested to merge work/kossebau/captiontotitle into master

In the early days KDE used the term "caption" in the APIs. These days a lot of core functionality has been moved to Qt libraries. Those use the term "title" though.

For consistency it would be better to standardize on what Qt uses then.

Bigger nut yet to crack, but in a different patch: renaming the public member AuthInfo::caption, what ABI-compat toolbox to use here?

Merge request reports