qt6-bb10/src
Thiago Macieira 73251f22f3 Add a Qt-API style QStandardPaths::setTestModeEnabled
QStandardPaths::enableTestMode has a verb in the imperative ("enable")
as the core word in the name. That indicates an action. The function
should not have had a parameter.

Instead, add a Qt-style setXXXEnabled function.

[ChangeLog][QtCore][QStandardPaths] QStandardPaths::enableTestMode is
deprecated and is replaced by QStandardPaths::setTestModeEnabled.

Change-Id: Ib26ad72d7c635890d2cb22ae9d44cbda08a6f17c
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: David Faure (KDE) <faure@kde.org>
2013-08-09 21:25:24 +02:00
..
3rdparty Fix compilation of libGLESv2 with older MinGW-w64 headers 2013-07-11 17:29:39 +02:00
android Android: handle keyboard connect/disconnect 2013-06-21 09:26:35 +02:00
angle Fix compilation of libGLESv2 with older MinGW-w64 headers 2013-07-11 17:29:39 +02:00
concurrent Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
corelib Add a Qt-API style QStandardPaths::setTestModeEnabled 2013-08-09 21:25:24 +02:00
dbus Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
gui Doc: Removed extra "\group events" page in Qt GUI. 2013-08-09 11:02:44 +02:00
network OSX: Make QSslSocket compile on 10.9 2013-08-06 08:10:27 +02:00
opengl Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport Find primary GPU only 2013-08-06 11:00:23 +02:00
plugins Cocoa: support QWheelEvent::Phase 2013-08-09 13:39:42 +02:00
printsupport Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
sql Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
testlib Ensure that output is world readable on Android 2013-08-05 14:53:12 +02:00
tools Doc: Get QDoc to not display the \qtvariable if it is empty. 2013-08-08 12:55:48 +02:00
widgets Introduce QWheelEvent::Phase (Begin, Changed, Ended) 2013-08-08 15:09:40 +02:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
src.pro create a sub-tools target 2013-06-17 15:41:08 +02:00