summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Don't trigger composeAndFlush for native child widgets unless neededTor Arne Vestbø2018-08-031-1/+1
* Merge branch '5.11' into devEdward Welbourne2018-07-312-8/+4
|\
| * Doc: Make reference to platform styles version agnosticPaul Wicking2018-07-251-4/+3
| * Reset geometry constraints when removing stylesheetSergio Martins2018-07-171-4/+1
* | QMacStyle: Remove handling of defunct _q_styleObjectWindow propertyTor Arne Vestbø2018-07-302-9/+0
* | QTabBar: fix mixed up left and right css pseudo classesChristian Ehrlicher2018-07-221-4/+4
* | Inline deprecated QTest::qWaitForWindowShownTor Arne Vestbø2018-07-202-7/+2
* | Remove strange icon highlight for active menu itemThorbjørn Lund Martsum2018-07-181-3/+0
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Thiago Macieira2018-07-175-10/+12
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-175-10/+12
| |\|
| | * QCalendarWidget: update the year label correctly on locale changeEirik Aavitsland2018-07-161-1/+1
| | * QLineEdit: Fix behavior of DeleteStartOfWord keyAlexander Volkov2018-07-161-1/+2
| | * Doc: Remove redundant \codePaul Wicking2018-07-131-4/+0
| | * Doc: Explain emission of QAction::changed on calling QAction::togglePaul Wicking2018-07-111-2/+6
| | * Show the toolbutton's menu in the right place on multiple screensAndy Shaw2018-07-101-2/+2
| | * QSplashScreen: Pass the layout direction set on widget to the painterAndy Shaw2018-07-101-0/+1
* | | Remove left-over commentFrederik Gladhorn2018-07-161-2/+0
|/ /
* | testlib: Move qtestsystem helpers to their respective modulesTor Arne Vestbø2018-07-163-2/+183
* | Add QStyle::SH_SpinBox_StepModifier style hintNathan Collins2018-07-124-0/+16
* | Fix build with '-no-feature-action' configurationValentin Fokin2018-07-126-0/+28
* | QSystemTrayIcon/X11: Move platform-specific calls to the xcb pluginAlexander Volkov2018-07-101-24/+3
* | xcb: Fix artifacts on the tray background with lock screensAlexander Volkov2018-07-101-42/+1
* | QAccessibleTabButton: fix isValidFrederik Gladhorn2018-07-082-1/+9
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-027-19/+46
|\|
| * QMenuBar: Account for displays that are above 0x0Andy Shaw2018-06-291-1/+1
| * Return a correct filter from QFileDialog::selectedMimeTypeFilter()Alexander Volkov2018-06-271-13/+30
| * Fix interaction with the menu bar on touchscreensAlexander Volkov2018-06-251-1/+8
| * Doc: Add missing full stops in briefsPaul Wicking2018-06-212-2/+2
| * QHeaderView: Send the StatusTip events to itself if there is no parentAndy Shaw2018-06-141-1/+1
| * Merge 5.11 into 5.11.1Oswald Buddenhagen2018-06-073-1/+6
| |\
| * | Don't set the wasDeleted flag in ~QWidgetLars Knoll2018-06-072-1/+4
* | | Tracepoints: add tracing for QEventsGiuseppe D'Angelo2018-06-283-3/+27
* | | QTableView: update editor geometries directly after scrollbars are adjustedChristian Ehrlicher2018-06-281-1/+1
* | | QTreeView: speedup expanding items via keyPressEvent/asteriskChristian Ehrlicher2018-06-251-10/+12
* | | QCommonStyle: properly elide last visible lineChristian Ehrlicher2018-06-251-40/+39
* | | widgets: fix QWidget::save/restoreGeometry()Gatis Paeglis2018-06-251-11/+15
* | | widgetwindow: send DragMove for every DragEnterGatis Paeglis2018-06-252-47/+67
* | | QListView: do not delete item on internal moveChristian Ehrlicher2018-06-221-0/+4
* | | Add ObjectMode coordinate mode to QGradientEirik Aavitsland2018-06-221-1/+2
* | | QToolbar: Un-hide the QLayout::indexOf non-virtualThiago Macieira2018-06-181-1/+1
* | | Fix warning that QRegion::rects() is deprecatedThiago Macieira2018-06-181-1/+2
* | | QTreeWidget: Keep items hidden even if their parents are reparentedAndy Shaw2018-06-153-10/+44
* | | Add itemAlignment property to QListViewAlexander Volkov2018-06-083-5/+59
* | | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-0848-149/+175
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-0748-149/+175
| |\ \ \ | | | |/ | | |/|
| | * | Fix build for Android with android-clang in r17Liang Qi2018-06-061-1/+1
| | * | Fix building with -no-feature-dirmodel -no-feature-filesystemmodelJoni Poikelin2018-06-041-0/+1
| | * | QAbstractSpinBox: Add more documentation cross linksAndre Hartmann2018-06-041-0/+4
| | |/
| | * Render QOpenGLWidget/QQuickWidget with AlwaysStackOnTopAllan Sandfeld Jensen2018-05-311-14/+16
| | * QAbstractSpinBox: Fix missing frame conditionGabriel de Dietrich2018-05-301-1/+1