summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Regenerate qtbase/src projectsAlexandru Croitor2019-09-302-3/+1
* Fix add_qt_docs callsSimon Hausmann2019-09-191-1/+1
* Re-generate main module CMake filesSimon Hausmann2019-09-182-2/+2
* Regenerate src/widgetsAlexandru Croitor2019-09-112-364/+444
* Use pre-compiled headers when building Qt with cmakeMårten Nordheim2019-09-111-0/+2
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-1560-482/+400
|\
| * Remove the unused includes for QSignalMapperSona Kurazyan2019-08-051-1/+0
| * Clean up documentation of deprecated APIs from QApplicationSona Kurazyan2019-08-011-41/+2
| * Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-015-77/+21
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-011-1/+1
| |\
| | * QAbstractItemView: refine documentation for SingleSelectionChristian Ehrlicher2019-07-311-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-301-0/+10
| |\ \
| | * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-0/+10
| | |\|
| | | * Fix crash when the focus widget gets a focus proxy after the factDavid Faure2019-07-291-0/+10
| * | | QWidget/QLineEdit: deprecate get{Contents,Text}Margins()Marc Mutz2019-07-3010-29/+36
| * | | QLineEdit: use QMargins internally instead of 4 x intMarc Mutz2019-07-303-40/+28
| |/ /
| * | QGraphicsWidget: replace manual memory management with unique_ptrMarc Mutz2019-07-292-4/+3
| * | Remove usages of deprecated QApplication::keypadNavigationEnabledSona Kurazyan2019-07-2327-120/+145
| * | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-191-16/+16
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-181-16/+16
| | |\
| | | * Doc: Add trailing "." to all \brief commands in QLineEditPaul Wicking2019-07-161-16/+16
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-1710-54/+37
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-133-31/+13
| | |\|
| | | * Remove unused arguments from QWidgetPrivate::create_sysTor Arne Vestbø2019-07-123-25/+13
| | | * Revert "Reset QWidget's winId when backing window surface is destroyed"Tor Arne Vestbø2019-07-121-6/+0
| | * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-126-23/+20
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-126-23/+20
| | | |\|
| | | | * Don't set the mouse cursor for items that are disabledVolker Hilsheimer2019-07-081-2/+2
| | | | * Fix compilation with C++20Marc Mutz2019-07-063-3/+3
| | | | * QWidget::restoreGeometry(): Fix Windows being restored out of screen areaFriedemann Kleint2019-07-051-6/+13
| | | | * QWidget::restoreGeometry(): Remove code related to restoredFrameGeometryFriedemann Kleint2019-07-051-11/+1
| | | | * Fix the appearance of QSpinBox arrows on high-DPI displaysAndre de la Rocha2019-07-051-1/+1
| | * | | Doc: Ensure macOS-specific widget docs are generated on other platformsTopi Reinio2019-07-122-0/+4
| | |/ /
| * | | Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-1212-30/+55
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-125-5/+5
| |\| |
| | * | [Doc] Fix minor typosSze Howe Koh2019-07-105-5/+5
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-102-9/+1
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-102-9/+1
| | |\| |
| | | * | QComboBox: revert deprecation of currentIndexChanged(QString)Christian Ehrlicher2019-07-052-8/+0
| * | | | QFileSystemModel: Improve class structureFriedemann Kleint2019-07-094-54/+32
| |/ / /
| * | | QFusionStyle: fix excessive top margin of groupboxYulong Bai2019-07-091-1/+8
* | | | Rename alias property on source files to QT_RESOURCE_ALIASLeander Beernaert2019-08-151-6/+6
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1183-798/+1027
|\| | |
| * | | Fix build without features.textmarkdownwriterTasuku Suzuki2019-07-081-1/+1
| * | | QTextBrowser: assume Markdown is UTF-8Shawn Rutledge2019-07-081-4/+8
| * | | Fix build without features.mimetypeTasuku Suzuki2019-07-061-1/+0
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-051-3/+2
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-3/+2
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-3/+2
| | | |\|
| | | | * Update visible window's alpha when toggling WA_TranslucentBackgroundVolker Hilsheimer2019-07-021-3/+2