qt5base-lts/src
Andy Shaw f78842abe4 Ensure the QLineEdit::returnPressed() signal is still emitted
The signal needs to be emitted directly as the event is not passed to
the QLineEdit if the QSpinBox gets the Key_Return. Since this signal
may be relied upon then we ensure it is emitted directly.

Change-Id: I17cdec62c9f995bacfd7d3cc66d6324f26c84c67
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2013-04-21 02:01:29 +02:00
..
3rdparty update bundled sqlite to 3.7.16.2 2013-04-19 20:10:46 +02:00
android Remove dead code 2013-04-15 13:19:01 +02:00
angle ANGLE: Use rtti_off in CONFIG only for release 2013-04-11 16:09:13 +02:00
concurrent Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
corelib Mark that GCC 4.8.1 has support for C++11 member reference qualifiers 2013-04-20 18:36:47 +02:00
dbus Mark as unused the private members that aren't and CANNOT be used 2013-04-15 15:32:40 +02:00
gui Implement alertion state for windows. 2013-04-19 20:10:46 +02:00
network SSL internals: fix memory corruption using QSslConfigurationPrivate 2013-04-18 22:02:18 +02:00
opengl Make QGLPaintEngine work on retina displays. 2013-04-15 10:28:00 +02:00
openglextensions Make sure that we #include qconfig.h before testing for features. 2013-03-19 07:02:57 +01:00
platformsupport Let platform plugin decide if accessibility is active 2013-04-19 17:52:45 +02:00
plugins Implement QApplication::beep(). 2013-04-19 20:10:46 +02:00
printsupport QPrinter - Fix doc errors 2013-04-12 11:46:01 +02:00
sql Use Q_DECLARE_PRIVATE for Oracle and DB2 plugins 2013-04-09 10:21:26 +02:00
testlib Fix the QTouchEventSequence code snippet so that it compiles 2013-04-18 09:18:43 +02:00
tools Don't bootstrap QT_EVAL code 2013-04-20 01:35:33 +02:00
widgets Ensure the QLineEdit::returnPressed() signal is still emitted 2013-04-21 02:01:29 +02:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml Mark as unused the private members that aren't and CANNOT be used 2013-04-15 15:32:40 +02:00
src.pro make bootstrapping of qdoc optional 2013-04-03 00:37:48 +02:00