| .. |
|
images
|
Updated Qt logo for the "About Qt" dialog
|
2016-08-12 13:51:27 +00:00 |
|
qcolordialog.cpp
|
Adjust code format, add space after 'if'
|
2020-11-16 12:53:37 +00:00 |
|
qcolordialog.h
|
Remove deprecated members from dialog classes
|
2020-04-16 11:05:28 +02:00 |
|
qdialog.cpp
|
Dialog: Fall back to transient parent to make dialog window get centered
|
2020-12-03 14:43:42 +09:00 |
|
qdialog.h
|
Remove deprecated members from dialog classes
|
2020-04-16 11:05:28 +02:00 |
|
qdialog_p.h
|
QAutoPointer: port to explicit operator bool
|
2020-08-23 11:17:43 +02:00 |
|
qerrormessage.cpp
|
Port Q_STATIC_ASSERT(_X) to static_assert
|
2020-06-19 19:38:23 +02:00 |
|
qerrormessage.h
|
Replace Q_NULLPTR with nullptr where possible
|
2017-09-19 11:53:55 +00:00 |
|
qfiledialog.cpp
|
macOS: Mark QFileDialog::DontConfirmOverwrite as unsupported
|
2021-01-15 15:19:24 +00:00 |
|
qfiledialog.h
|
Move QFileSystemModel into QtGui
|
2020-08-25 06:33:44 +02:00 |
|
qfiledialog.ui
|
Updated license headers
|
2016-01-15 12:25:24 +00:00 |
|
qfiledialog_p.h
|
Move QFileSystemModel into QtGui
|
2020-08-25 06:33:44 +02:00 |
|
qfilesystemmodel.h
|
Add forwarding headers for classes moved from QtWidgets to QtGui
|
2020-10-20 19:27:04 +02:00 |
|
qfontdialog.cpp
|
QFont: Prefer setFamilies() over setFamily()
|
2020-11-20 14:30:22 +01:00 |
|
qfontdialog.h
|
Replace Q_NULLPTR with nullptr where possible
|
2017-09-19 11:53:55 +00:00 |
|
qfontdialog_p.h
|
Get rid of all instance usage of QFontDatabase
|
2020-11-03 20:36:34 +01:00 |
|
qfscompleter_p.h
|
Move QFileSystemModel into QtGui
|
2020-08-25 06:33:44 +02:00 |
|
qinputdialog.cpp
|
Remove deprecated members from dialog classes
|
2020-04-16 11:05:28 +02:00 |
|
qinputdialog.h
|
Remove deprecated members from dialog classes
|
2020-04-16 11:05:28 +02:00 |
|
qmessagebox.cpp
|
Bump copyright year to 2021
|
2021-01-25 20:00:44 +01:00 |
|
qmessagebox.h
|
doc: Fix all clang parse errors in QtBase during PCH build
|
2018-11-05 13:10:11 +00:00 |
|
qmessagebox.qrc
|
…
|
|
|
qprogressdialog.cpp
|
Add multi key bindings to QShortcut
|
2020-11-04 10:32:38 +02:00 |
|
qprogressdialog.h
|
Replace Q_NULLPTR with nullptr where possible
|
2017-09-19 11:53:55 +00:00 |
|
qsidebar.cpp
|
Move QFileSystemModel into QtGui
|
2020-08-25 06:33:44 +02:00 |
|
qsidebar_p.h
|
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
|
2020-11-30 17:16:21 +01:00 |
|
qwizard.cpp
|
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
|
2020-11-30 17:16:21 +01:00 |
|
qwizard.h
|
Remove dead code from src/widgets
|
2020-05-11 11:05:15 +02:00 |
|
qwizard_win.cpp
|
Rename the new platform APIs from QPlatformInterface to QNativeInterface
|
2020-10-07 13:03:27 +02:00 |
|
qwizard_win_p.h
|
Change QWidget::enterEvent signature to take a QEnterEvent
|
2020-09-05 02:06:26 +02:00 |