summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix build without feature.tabbarTasuku Suzuki2019-07-027-34/+52
| * | | Fix build without feature.dockwidget and tabwidgetTasuku Suzuki2019-07-021-3/+5
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-011-4/+9
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-011-4/+9
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-4/+9
| | | |\|
| | | | * Fix window shortcuts when a completer popup has focusVolker Hilsheimer2019-06-251-4/+9
| * | | | QAccessibleWidget: fix UB (invalid cast)Marc Mutz2019-07-011-18/+2
| |/ / /
| * | | Fix build without feature.stringlistmodelTasuku Suzuki2019-06-301-0/+2
| * | | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-291-1/+1
| * | | Port from implicit to explicit atomic pointer operationsMarc Mutz2019-06-291-1/+1
| * | | QtWidgets: Preparatory change for moving out QAction (or parts of it)Friedemann Kleint2019-06-284-45/+36
| * | | QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-2858-374/+376
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-272-2/+21
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-257-89/+98
| | |\|
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-34/+20
| | |\ \
| | * | | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-031-0/+1
| | * | | Fix editing of QDateTimeEdit in 12-hour locales that don't use AM/PMVolker Hilsheimer2019-05-281-2/+20
| * | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-258-123/+118
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | QWidget: fix setTabOrder for compound widgetsChristian Ehrlicher2019-06-101-28/+32
| | * | | QApplication: clarify and unify global static usageTor Arne Vestbø2019-06-211-11/+5
| | * | | Remove duplicate call to QApplicationPrivate::setPalette_helperTor Arne Vestbø2019-06-211-1/+0
| | * | | Remove duplicate call to QApplicationPrivate::initializeWidgetPaletteHash()Tor Arne Vestbø2019-06-211-1/+0
| | * | | Squash un-needed qt_init function into callsiteTor Arne Vestbø2019-06-211-15/+4
| | * | | Remove dead code from QApplicationPrivate::setSystemPaletteTor Arne Vestbø2019-06-211-20/+2
| | * | | Always fill the background of a tabbed QMdiSubWindowVolker Hilsheimer2019-06-211-5/+11
| | * | | Deal with multi-display scenarios when positioning menu popupsShawn Rutledge2019-06-215-8/+44
| | | |/ | | |/|
| | * | QSS/MenuItem: only draw checkbox if no item is availableChristian Ehrlicher2019-06-171-37/+23
| * | | Overload QTextBrowser::setSource() to add optional type argumentShawn Rutledge2019-06-202-11/+84
| * | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-8/+8
| * | | QAction: add exclusionPolicy propertySimone Gaiarin2019-03-193-20/+92
| * | | Add accessors for QWindow and QScreen to QWidgetPrivateFriedemann Kleint2019-06-1813-92/+72
| * | | QObject/QWidget::setParent: add assertions to prevent loopsGiuseppe D'Angelo2019-06-071-0/+19
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-148-6/+65
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-141-2/+4
| | |\|
| | | * Add neglected connect()s to Q{Date,Time}Edit constructorsEdward Welbourne2019-06-111-2/+4
| | * | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-112-2/+5
| | |\ \
| | | * | QComboBox: add QT_DEPRECATED_X() for deprecated functionsChristian Ehrlicher2019-05-092-2/+5
| | * | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-074-2/+26
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-074-2/+26
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Document that QHeaderView rendered with themed style might ignore rolesVolker Hilsheimer2019-06-051-1/+4
| | | | * | Q(Plain)TextEdit: Observe color hints from style sheet depending on focus stateFriedemann Kleint2019-05-242-0/+13
| | | | * | Fusion: Fill the rect with base brush when drawing the combobox frameAndy Shaw2019-05-271-1/+9
| | * | | | doc: Add dontdocument.qdoc filesMartin Smith2019-05-071-0/+30
| | |/ / /
| * | | | Remove a few usages of deprecated APIShawn Rutledge2019-06-131-2/+2
| * | | | Use insert instead of insertMulti when operating on a QMultiHashLars Knoll2018-12-031-1/+1
* | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-142-22/+18
|\| | | |
| * | | | QGestureManager: clean up cleanupCachedGestures()Marc Mutz2019-06-041-22/+18
* | | | | Regenerate the main qtbase modulesAlexandru Croitor2019-06-052-0/+4
* | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0321-83/+180
|\| | | |
| * | | | QGraphicsWidget: overload two margins-setters with actual QMarginsF overloadsMarc Mutz2019-05-274-60/+67