| .. |
|
kernel.pri
|
Enabling QQuickWidget and QOpenGLWidget
|
2014-02-12 20:12:17 +01:00 |
|
mac.pri
|
iOS: fix build issue, dont link against cocoa
|
2013-02-26 13:13:26 +01:00 |
|
qaction.cpp
|
Doc: Fix broken links
|
2014-02-04 01:30:24 +01:00 |
|
qaction.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qaction_p.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qactiongroup.cpp
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qactiongroup.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qapplication.cpp
|
Exclude widgets without associated QWindow in QApplication::shouldQuit().
|
2014-02-15 21:15:35 +01:00 |
|
qapplication.h
|
Move setWindowIcon() up to QGuiApplication.
|
2014-02-12 20:12:17 +01:00 |
|
qapplication_p.h
|
Close widgets properly from session management.
|
2014-02-14 00:34:25 +01:00 |
|
qapplication_qpa.cpp
|
WinRT: Fix Widget builds
|
2013-09-27 09:46:10 +02:00 |
|
qboxlayout.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qboxlayout.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qdesktopwidget.cpp
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qdesktopwidget.h
|
Fix updating of screens in QDesktopWidget.
|
2013-07-26 06:31:33 +02:00 |
|
qdesktopwidget.qdoc
|
Fix some doc errors.
|
2013-09-21 17:04:41 +02:00 |
|
qdesktopwidget_qpa.cpp
|
Fix updating of screens in QDesktopWidget.
|
2013-07-26 06:31:33 +02:00 |
|
qdesktopwidget_qpa_p.h
|
Fix updating of screens in QDesktopWidget.
|
2013-07-26 06:31:33 +02:00 |
|
qformlayout.cpp
|
QFormLayout: Avoid assertion with negative spacings.
|
2013-11-15 09:15:13 +01:00 |
|
qformlayout.h
|
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
|
2014-01-13 22:46:50 +01:00 |
|
qgesture.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qgesture.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qgesture_p.h
|
Implement native gestures on OS X.
|
2013-10-17 15:58:32 +02:00 |
|
qgesturemanager.cpp
|
Fix widgets link error on iOS (missing mac gesture recognizers).
|
2013-10-18 18:01:54 +02:00 |
|
qgesturemanager_p.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qgesturerecognizer.cpp
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qgesturerecognizer.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qgridlayout.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qgridlayout.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qlayout.cpp
|
Remove a boolean trap in QLayout::replaceWidget
|
2013-11-10 14:09:55 +01:00 |
|
qlayout.h
|
Remove a boolean trap in QLayout::replaceWidget
|
2013-11-10 14:09:55 +01:00 |
|
qlayout_p.h
|
Add widget replace function to QLayout
|
2013-09-21 23:17:55 +02:00 |
|
qlayoutengine.cpp
|
Remove qSort from QtWidgets
|
2013-09-05 17:47:15 +02:00 |
|
qlayoutengine_p.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qlayoutitem.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qlayoutitem.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qmacgesturerecognizer.cpp
|
Implement native gestures on OS X.
|
2013-10-17 15:58:32 +02:00 |
|
qmacgesturerecognizer_p.h
|
Implement native gestures on OS X.
|
2013-10-17 15:58:32 +02:00 |
|
qopenglwidget.cpp
|
Enabling QQuickWidget and QOpenGLWidget
|
2014-02-12 20:12:17 +01:00 |
|
qopenglwidget_p.h
|
Enabling QQuickWidget and QOpenGLWidget
|
2014-02-12 20:12:17 +01:00 |
|
qshortcut.cpp
|
Cocoa: fix gnu emacs style shortcut for action in menu
|
2014-01-07 12:53:16 +01:00 |
|
qshortcut.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qsizepolicy.h
|
Don't use an extension to the C++ language in public headers
|
2013-09-13 19:12:09 +02:00 |
|
qsizepolicy.qdoc
|
Doc: Add missing \since 5.2 to QSizePolicy::retainSizeWhenHidden
|
2013-10-22 05:49:34 +02:00 |
|
qstackedlayout.cpp
|
Add widget replace function to QLayout
|
2013-09-21 23:17:55 +02:00 |
|
qstackedlayout.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qstandardgestures.cpp
|
Utilize the new Q_OS_MACX define.
|
2013-05-09 12:17:59 +02:00 |
|
qstandardgestures_p.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qt_widgets_pch.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qtooltip.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qtooltip.h
|
QToolTip - add static showText with time.
|
2013-05-27 19:58:19 +02:00 |
|
qwhatsthis.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qwhatsthis.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qwidget.cpp
|
Only do a repolish() of the widget if it was already polished
|
2014-02-20 08:14:04 +01:00 |
|
qwidget.h
|
qdoc: Eliminate qobject_cast() collision
|
2013-11-05 15:40:14 +01:00 |
|
qwidget_p.h
|
Enabling QQuickWidget and QOpenGLWidget
|
2014-02-12 20:12:17 +01:00 |
|
qwidget_qpa.cpp
|
Enabling QQuickWidget and QOpenGLWidget
|
2014-02-12 20:12:17 +01:00 |
|
qwidgetaction.cpp
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qwidgetaction.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qwidgetaction_p.h
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qwidgetbackingstore.cpp
|
Compile fix for QT_NO_OPENGL
|
2014-02-24 12:59:47 +01:00 |
|
qwidgetbackingstore_p.h
|
Compile fix for QT_NO_OPENGL
|
2014-02-24 12:59:47 +01:00 |
|
qwidgetsfunctions_wince.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qwidgetsfunctions_wince.h
|
Make sure that we #include qconfig.h before testing for features.
|
2013-03-19 07:02:57 +01:00 |
|
qwidgetsvariant.cpp
|
Fix license headers stating QtGui for QtWidgets files.
|
2013-03-19 23:17:27 +01:00 |
|
qwidgetwindow.cpp
|
Enabling QQuickWidget and QOpenGLWidget
|
2014-02-12 20:12:17 +01:00 |
|
qwidgetwindow_qpa_p.h
|
QPA: Introduce QPlatformWindow::normalGeometry().
|
2014-02-07 04:47:04 +01:00 |
|
qwindowcontainer.cpp
|
Normalize signal & slot signatures in connection
|
2014-02-22 04:38:37 +01:00 |
|
qwindowcontainer_p.h
|
Make QWindowContainer accessible
|
2014-02-05 13:33:47 +01:00 |
|
win.pri
|
Merge remote-tracking branch 'origin/stable' into dev
|
2013-11-26 22:35:48 +01:00 |