qt5base-lts/src
Thiago Macieira 5eaf0b8ef0 Remove the Qt 5 todo about empty string lists in QSettings
There's no need to change behaviour now. The current marker (@Invalid())
returns an empty string list, as opposed to a list with one item.
Changing it would break compatibility unpredictably with Qt 4.

So I choose not to change QSettings. Let it be "Done".

Task-number: QTBUG-25110
Change-Id: Id1f353dfed800005d927183da237f3f8357c496d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2012-04-16 17:54:05 +02:00
..
3rdparty Apply Qt config option "-no-largefile" to SQLite make process 2012-04-12 21:26:42 +02:00
concurrent Remove MSVC 6 workaround from QtConcurrent. 2012-03-12 13:14:05 +01:00
corelib Remove the Qt 5 todo about empty string lists in QSettings 2012-04-16 17:54:05 +02:00
dbus Use QVector<int> instead of QList<int> for storing metatypes in QtDBus 2012-03-24 17:07:52 +01:00
gui widgets: Fix painting to a fully transparent top level widget 2012-04-15 06:14:00 +02:00
modules Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
network Added iOS compatibility. 2012-04-13 08:33:51 +02:00
opengl Added iOS compatibility. 2012-04-13 08:33:54 +02:00
platformsupport Adding support for obtaining an OpenGL Core Profile context on Mac OSX 2012-04-16 03:10:22 +02:00
plugins Made the evdev mouse plugin clamp coordinates to screen. 2012-04-16 17:49:55 +02:00
printsupport Cocoa: use specified window modality in native print dialogs 2012-04-12 04:15:35 +02:00
sql QTBUG-1363: fix QSqlField.length() for ODBC 2012-04-13 21:26:07 +02:00
testlib Add QPA notes to QCursor pos() and setPos() 2012-03-27 17:36:26 +02:00
tools moc: Fix parsing of the empty preprocessor command 2012-04-16 00:54:19 +02:00
widgets qmenu.h includes private headers 2012-04-16 07:31:37 +02:00
winmain replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific variables 2012-03-08 18:57:56 +01:00
xml Update Qt 5 to-do comment in QDom. 2012-04-11 19:14:43 +02:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Add Qt Widgets opt out support to build system 2012-03-15 11:40:50 +01:00