summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* QAndroidStyle: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-031-12/+7
* QDockAreaLayoutInfo::updateTabBar(): Save and restore current index.Friedemann Kleint2015-11-031-0/+5
* QStyleSheetStyle: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-031-16/+16
* QtWidgets: Do hide/show via WA_OutsideWSRange for native widgetsUlf Hermann2015-11-031-1/+1
* [docs] widgets: remove remaining references to QStyleOption*V<N>Marc Mutz2015-11-022-21/+14
* widgets snippets: remove unreferenced snippetsMarc Mutz2015-11-021-33/+0
* QMacStyle: Select high-dpi pixmaps from iconsMorten Johan Sørvig2015-10-301-8/+19
* QCommonStyle: Select high-dpi pixmaps from iconsMorten Johan Sørvig2015-10-301-27/+35
* Item Views: Avoid reentrant call in updateEditorGeometries()Gabriel de Dietrich2015-10-271-0/+5
* QtWidgets: use printf-style qWarning/qDebug where possible (I)Marc Mutz2015-10-2716-36/+37
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-231-3/+3
|\
| * QLineEdit: Fix visibility handling of side widgets.Friedemann Kleint2015-10-221-3/+3
* | QMenu: Fix a typo EventShouldBePropogated -> EventShouldBePropagatedAlexander Volkov2015-10-232-6/+6
* | QWidgetAction: Don't deactivate the current window on MacGabriel de Dietrich2015-10-232-1/+2
* | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* | QFileSystemModel: cleanup sortChildren()Maks Naumov2015-10-201-10/+10
* | Add the proper NOTIFY signal to the primaryScreen propertyLars Knoll2015-10-201-1/+1
* | QFileSystemModelPrivate::name(): avoid the double-lookupMaks Naumov2015-10-201-2/+1
* | QFileSystemModel: avoid detachingMaks Naumov2015-10-191-6/+6
* | QGestureManager: use qEnvironmentVariableIntValue()Marc Mutz2015-10-191-1/+1
* | QMdiSubWindow: Do not close when doubleclicking on disabled Restore action.Friedemann Kleint2015-10-191-1/+4
* | QAbstractItemView::sizeHintForRow()/Column: Check for null delegate.Friedemann Kleint2015-10-191-4/+4
* | QLineEdit: Unable to drag selected text when aligned right or centerDan Cape2015-10-193-1/+8
* | QFileSystemModel: remove unused functorMaks Naumov2015-10-171-20/+0
* | QCompleter::splitPath(): don't get tangled up in stringsMarc Mutz2015-10-151-11/+8
* | Avoid triggering OpenGL initialization for RasterSurfaceJohn Lindgren2015-10-141-0/+9
* | QOpenGLWidget: Fix grabbing multisample framebuffersLaszlo Agocs2015-10-141-2/+13
* | QOpenGLWidget: Do not recurse when calling grabFramebuffer() from paintGL()Laszlo Agocs2015-10-141-2/+8
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-4/+2
|\|
| * QListView: Use correct available size when calculating scrollbars.Christoph Schleifenbaum2015-10-121-4/+2
* | Libraries: Fix single-character string literals.Friedemann Kleint2015-10-134-6/+6
* | QTreeWidget: Fixed reverse order of first level items in Drag and DropLibor Tomsik2015-10-081-1/+1
* | QMacStyle: Set NSButton title to empty string, not nilTor Arne Vestbø2015-10-081-1/+1
* | Fix selected items after sorting in QTableWidgetLibor Tomsik2015-10-071-5/+7
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-0221-26/+109
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-0221-26/+109
| |\|
| | * Doc: update QFileDialog::setSideBarUrls code snippetSamuel Gaist2015-09-222-2/+2
| | * QFileDialog: preserve window state after delayed widget dialog creationRichard Moe Gustavsen2015-09-221-1/+9
| | * Do not install headers for private classesFrederik Gladhorn2015-09-0715-19/+96
| | * Android: Don't use predictive text when selecting file namesBogDan Vatra2015-09-061-0/+3
| | * Support device pixel ratio in QWidget graphic effectsDavid Edmundson2015-09-041-1/+4
| | * Doc: Corrected link issues in qtbaseNico Vertriest2015-09-041-1/+1
| | * Prevent QGestureManager crash.Morten Johan Sørvig2015-09-022-2/+5
* | | Doc: replace \target with \keyword if at start of pageNico Vertriest2015-10-021-1/+1
* | | Doc: Update obsolete URLs to external documentationTopi Reinio2015-10-022-2/+2
* | | Doc: Fix URL in QSystemTrayIcon documentationTopi Reinio2015-10-021-1/+1
|/ /
* | Fix missing "We mean it" in qtbase private headersThiago Macieira2015-10-011-0/+11
* | Doc: minor link issue in qtbaseNico Vertriest2015-09-281-1/+1
* | Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-2716-74/+76
* | Doc: fixed links to qmake documentationNico Vertriest2015-09-251-1/+1