qt5base-lts/src
Stephen Kelly c3e1abad4e Add USER properties to QDateEdit and QTimeEdit.
Both classes had such components before, but there were issues with
the NOTIFY signal not being in the same class as the Q_PROPERTY.

This patch solves that problem by using a signal of a different name.

Task-number: QTBUG-15731
Change-Id: Ibc7ce4dba8a6b88c05d62a90e14d0101c5cd3082
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
2012-03-28 02:01:49 +02:00
..
3rdparty Remove legacy font cache from 3rdparty 2012-03-22 18:59:45 +01:00
concurrent Remove MSVC 6 workaround from QtConcurrent. 2012-03-12 13:14:05 +01:00
corelib Unify the atomic implementation for x86 architectures 2012-03-28 01:51:40 +02:00
dbus Merge master into api_changes 2012-03-27 19:22:48 +02:00
gui Merge master into api_changes 2012-03-27 19:22:48 +02:00
modules List QtPrintSupport as a dependency of QtPlatformSupport. 2012-03-22 11:36:45 +01:00
network Merge master into api_changes 2012-03-27 19:22:48 +02:00
opengl Merge master into api_changes 2012-03-23 14:10:58 +01:00
platformsupport Cocoa: silence warnings about unused variables 2012-03-26 14:02:07 +02:00
plugins Merge master into api_changes 2012-03-27 19:22:48 +02:00
printsupport Merge master into api_changes 2012-03-27 19:22:48 +02:00
sql Merge master into api_changes 2012-03-23 14:10:58 +01:00
testlib Merge master into api_changes 2012-03-23 14:10:58 +01:00
tools Merge master into api_changes 2012-03-27 19:22:48 +02:00
widgets Add USER properties to QDateEdit and QTimeEdit. 2012-03-28 02:01:49 +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 Merge master into api_changes 2012-03-23 14:10:58 +01: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