qt6-bb10/src
Andy Shaw ef3a544436 Rename createLocalFile to createNativeFile & deprecate createLocalFile
As it was confusing to use the term local file when referring
to a file that was accessible using native APIs and not just
a file that was on a hard disk somewhere already the function
name has been changed.

By renaming it to createNativeFile we keep it consistant with QFileInfo
which has an isNativeFile() function too.

Test also added.

Task-number: QTBUG-3169

Change-Id: I410e7ed28133d68fd312c6c0faf3f7191460d7ce
Reviewed-by: João Abecasis <joao@abecasis.name>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-10-02 10:43:48 +02:00
..
3rdparty Remove Windows CE time conversion compatibility functions 2012-09-26 07:11:01 +02:00
concurrent Move QFutureSynchronizer back to QtCore 2012-09-28 23:50:10 +02:00
corelib Rename createLocalFile to createNativeFile & deprecate createLocalFile 2012-10-02 10:43:48 +02:00
dbus qdbusmetatype_p.h: add missing QT_NO_DBUS guards 2012-09-24 21:28:40 +02:00
gui QWindow::setWindowFilePath added 2012-10-02 08:06:18 +02:00
network Workaround MSVC2008 build failure after switching to std::lower_bound 2012-09-27 15:47:21 +02:00
opengl Added QGLPixelBuffer implementation using framebuffer objects. 2012-09-27 18:35:55 +02:00
platformsupport Fixed qglxconvenience.cpp compile for GLX 1.3. 2012-10-01 09:54:27 +02:00
plugins fix QWidget::setWindowFilePath on Mac OS 2012-10-02 08:06:24 +02:00
printsupport Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
sql fix indentation 2012-09-28 16:02:20 +02:00
testlib TestLib: Fix MinGW compile warning 2012-09-28 07:32:21 +02:00
tools Fix moc stumbling over gcc __attribute__ extensions 2012-10-01 14:27:14 +02:00
widgets fix QWidget::setWindowFilePath on Mac OS 2012-10-02 08:06:24 +02:00
winmain Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
xml Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
src.pro src.pro: remove redundant & incorrect platformsupport dependency 2012-08-25 10:29:53 +02:00