qt5base-lts/src
J-P Nurmi 553e216d89 Remove QApplication::type() and make QCoreApplication::Type internal
These Qt3 legacy application types do not match the application types
available in Qt5. Thus, the decision was to kill the confusing and
mostly useless type enum. Use for example qobject_cast instead to find
out the application type.

Task-number: QTBUG-28093
Change-Id: Ia8cf7c3ea98a3cea27f74760d62e519ea10bce9f
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-11-23 20:40:02 +01:00
..
3rdparty Fix black screen after minimizing OpenGL window with ANGLE 2012-11-20 14:13:07 +01:00
angle Patch file for ANGLE for fixing blackscreen after minimize 2012-11-21 09:07:07 +01:00
concurrent Doc: Cleaning up QHP information in module configuration files. 2012-11-07 10:16:08 +01:00
corelib Remove QApplication::type() and make QCoreApplication::Type internal 2012-11-23 20:40:02 +01:00
dbus docs: DBus: Remove ObjectTree 2012-11-23 17:04:00 +01:00
gui Remove QApplication::type() and make QCoreApplication::Type internal 2012-11-23 20:40:02 +01:00
network Merge branch 'newdocs' 2012-11-20 10:12:44 +01:00
opengl Get rid of deprecated functionality in QtOpenGL. 2012-11-22 22:58:10 +01:00
platformsupport default to Regular font with FontConfig 2012-11-23 10:08:10 +01:00
plugins Fixed excessive enter/leave events being generated with the xcb plugin. 2012-11-23 17:04:00 +01:00
printsupport QtPrintSupport: use CUPS defaults for UNIX print dialog 2012-11-22 22:56:05 +01:00
sql create interface QSqlDriver::cancelQuery() 2012-11-20 14:13:07 +01:00
testlib Doc: Modified Qt Test's doc configuration to match file and dir names. 2012-11-22 11:47:27 +01:00
tools Proper macro replacment and branch evaluation 2012-11-23 17:04:00 +01:00
widgets Remove QApplication::type() and make QCoreApplication::Type internal 2012-11-23 20:40:02 +01:00
winmain let winmain just use qtcore 2012-11-02 18:07:35 +01:00
xml Doc: Cleaning up QHP information in module configuration files. 2012-11-07 10:16:08 +01:00
src.pro Add ANGLE as a 3rdparty library to Qt. 2012-10-24 02:29:15 +02:00