summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * | make TabletMove hover events conditional on QWidget::tabletTrackingShawn Rutledge2017-02-232-1/+43
| * | handle TabletMove events during stylus hoverShawn Rutledge2017-02-231-8/+12
* | | Remove more tight coupling between QMdiSubWindow and QMacStyleJake Petroules2017-02-281-9/+14
* | | Remove unused references to QMacStyle headersJake Petroules2017-02-285-20/+0
* | | QDockWidget: remove dead codeOlivier Goffart2017-02-281-27/+0
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-289-33/+67
|\| |
| * | QSizePolicy: make (Policy,Policy) ctor constexprMarc Mutz2017-02-232-4/+16
| * | QErrorMessage: replace a QPair with a structMarc Mutz2017-02-221-5/+11
| * | QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-221-15/+14
| * | QSizePolicy: add C++14-style constexpr where possibleMarc Mutz2017-02-221-8/+8
| * | QErrorMessage: handle all message typesMarc Mutz2017-02-211-1/+7
| * | QWidget: update the font when the screen is changedOlivier Goffart2017-02-201-0/+1
| * | Widgets: Update micro focus in QLineEdit and friendsJarkko Koivikko2017-02-174-0/+10
* | | Enable QWindowContainer on AndroidLaszlo Agocs2017-02-271-0/+13
* | | Compose renderToTexture widgets with sRGB when neededLaszlo Agocs2017-02-264-5/+38
* | | Add support for custom texture format in QOpenGLWidgetLaszlo Agocs2017-02-262-3/+54
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-178-33/+27
|\| |
| * | Fix typo in apidoc.Frederik Schwarzer2017-02-171-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-02-171-1/+1
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-1/+1
| | |\|
| | | * QFileDialog: Protect against nullptr dereferenceKevin Funk2017-02-151-1/+1
| * | | QWindowsVistaStyle: Set theme flag noContent for PE_FrameLineEditFriedemann Kleint2017-02-161-0/+1
| |/ /
| * | Take window frame into account when dragging dock widgetSergio Martins2017-02-161-1/+3
| * | Lazily create QPlatformWindow for Qt::Desktop windowsTor Arne Vestbø2017-02-161-7/+12
| * | Fix minor typos in apidocFrederik Schwarzer2017-02-151-1/+1
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-9/+4
| |\|
| | * QFormLayout: take the correct row in takeRow()Marc Mutz2017-02-081-9/+4
| * | Windows styles/wizard: Do not invoke winId() of desktop windowsFriedemann Kleint2017-02-132-13/+4
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-1014-83/+122
|\| |
| * | Prevent Qt::ForeignWindow from propagating into QWidget for non-toplevelsTor Arne Vestbø2017-02-091-0/+2
| * | Add QPlatformWindow::isForeignWindow()Tor Arne Vestbø2017-02-091-3/+6
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-0810-75/+98
| |\|
| | * Fix result handling in QDialog::doneSamuel Gaist2017-02-071-1/+1
| | * QInputDialog: prevent crash in static get*() functions when parent gets deletedMarc Mutz2017-02-062-65/+59
| | * Clear dock indicator when not over a floating dock group windowSergio Martins2017-02-012-5/+27
| | * Doc: Normalize \since usageTopi Reinio2017-01-313-3/+3
| | * Fix build with -no-feature-animationPaul Olav Tvete2017-01-302-1/+8
| * | Fix some qdoc warnings for 5.9Friedemann Kleint2017-02-062-2/+2
| * | QTabBar: fix vertical tabs appearanceOleg Yadrov2017-02-021-3/+13
* | | QMainWindow: remove dead code about mac unified toolbarOlivier Goffart2017-02-093-272/+33
* | | Remove references to QUrlOperator (Qt3) classGatis Paeglis2017-02-041-1/+1
|/ /
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-0158-223/+517
|\ \
| * | QCommonStyle: fix a few typos and formatting issuesOleg Yadrov2017-01-311-5/+5
| * | QSizePolicy: implement transpose() via transposed()Marc Mutz2017-01-311-11/+1
| * | QtWidgets: convert some users of QSizePolicy::transpose() to transposed()Marc Mutz2017-01-313-9/+3
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-3038-111/+301
| |\|
| | * QKeySequenceEdit: Allow for the case where pressing SHIFT+letter gives a diff...Andy Shaw2017-01-271-9/+23
| | * Fix dock widget having the wrong parent after a dragSergio Martins2017-01-261-2/+4
| | * Remove duplicated feature definitionPaul Olav Tvete2017-01-261-7/+1
| | * Fix build with -no-feature-lineeditPaul Olav Tvete2017-01-261-0/+4