qt5base-lts/src/platformsupport/linuxaccessibility
Thiago Macieira 3a3a7f8842 Normalize signal & slot signatures in connection
Profiling showed that Qt Creator spent 2% of its load time normalizing
signals and slots. By pre-normalizing everything, we ensure that there
is no runtime cost. Profiling after this commit and the others in this
series shows that the cost dropped down to zero.

Change-Id: Ifc5a2c2552e245fb9a5f31514e9dd683c5c55327
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2014-02-22 04:38:37 +01:00
..
application_p.h Merge remote-tracking branch 'origin/stable' into dev 2013-03-06 14:38:07 +01:00
application.cpp Normalize signal & slot signatures in connection 2014-02-22 04:38:37 +01:00
atspiadaptor_p.h Make Accessibility public 2013-09-19 14:55:19 +02:00
atspiadaptor.cpp Accessibility Linux: Report Active state 2014-02-11 16:03:02 +01:00
bridge_p.h Let platform plugin decide if accessibility is active 2013-04-19 17:52:45 +02:00
bridge.cpp Let platform plugin decide if accessibility is active 2013-04-19 17:52:45 +02:00
cache_p.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
cache.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
constant_mappings_p.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
constant_mappings.cpp Accessibility Linux: Report Active state 2014-02-11 16:03:02 +01:00
dbusconnection_p.h Let platform plugin decide if accessibility is active 2013-04-19 17:52:45 +02:00
dbusconnection.cpp Let platform plugin decide if accessibility is active 2013-04-19 17:52:45 +02:00
linuxaccessibility.pri mark private dependencies as such 2013-05-20 15:20:26 +02:00
struct_marshallers_p.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
struct_marshallers.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00