D7675: doc: validation not available in QInputDialog::getText

2017-09-04 Thread Luigi Toscano
This revision was automatically updated to reflect the committed changes. Closed by commit R239:0f7d924b9979: doc: validation not available in QInputDialog::getText (authored by ltoscano). REPOSITORY R239 KDELibs4Support CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7675?vs=19132&id

D7675: doc: validation not available in QInputDialog::getText

2017-09-03 Thread David Faure
dfaure accepted this revision. This revision is now accepted and ready to land. REPOSITORY R239 KDELibs4Support BRANCH master REVISION DETAIL https://phabricator.kde.org/D7675 To: ltoscano, cfeck, dfaure Cc: #frameworks

D7675: doc: validation not available in QInputDialog::getText

2017-09-03 Thread Luigi Toscano
ltoscano created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY KInputDialog::getText, by default, does not accept an empty value and accepts a QValidator. QInputDialog::getText does not, so the retur