summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@collabora.com>2012-01-20 02:30:02 +0200
committerQt by Nokia <qt-info@nokia.com>2012-01-22 22:10:02 +0100
commit7c247d3e70788fd601cdc4d45649d2c7ca1004f3 (patch)
tree77f54d9502f440704ea1ff51aab0ff031cb9e986 /dist
parent8ec2068f3d3e89d3b3c67ab65cf2b0ba694452a0 (diff)
Obsolete QInputDialog::getInteger() 'officially'.
It has long since been obsolete in code and removed from the documentation, but was never marked QT_DEPRECATED. Do so, and inline the implementation. Change-Id: Ic7bfdaf76269b7f9addeba83e64bc9525c581dda Reviewed-by: Jonas Gastal <jgastal@profusion.mobi> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.02
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 96104d9f04..1c1255bc52 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -231,6 +231,8 @@ QtWidgets
* QWidget::setInputContext() and QApplication::setInputContext() are removed.
Input contexts are now platform specific.
+* QInputDialog::getInteger() has been obsoleted. Use QInputDialog::getInt() instead.
+
QtNetwork
---------
* QHostAddress::isLoopback() API added. Returns true if the address is