summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Doc: Updated Layout examples.Jerome Pasion2014-06-102-1/+10
| | * | Fix typo in QGraphicsTextItem::defaultTextColor() documentation.Mitch Curtis2014-06-101-1/+1
| | * | Remove unnecessary comma in QStackedWidget doc.Mitch Curtis2014-06-101-1/+1
| | |/
* | / Accessibility: Password QLineEdit should use * as text replacementFrederik Gladhorn2014-07-011-0/+2
|/ /
* | Enablers for QQuickWidget render() support.Paul Olav Tvete2014-06-302-3/+8
* | Accessibility: improve text attribute rangesFrederik Gladhorn2014-06-262-34/+33
* | Silence warnings about not supporting setMask on platforms like eglfsLaszlo Agocs2014-06-261-4/+0
* | Fix crash when inserting the same instance widget more than onceJorgen Lind2014-06-261-0/+2
* | Improve docs for QWidget::accessibleName/DescriptionFrederik Gladhorn2014-06-261-5/+21
* | Propagate source/flags of QMouseEvent to QGraphicsSceneMouseEvent.Friedemann Kleint2014-06-255-1/+75
* | Speed up the removal of items from a QGraphicsSceneDimitar Asenov2014-06-162-7/+39
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...J-P Nurmi2014-06-0711-18/+62
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-0511-18/+62
| |\|
| | * QApp: Method to check for native style usage.Christoph Schleifenbaum2014-06-052-0/+28
| | * Do not clear default button in QMessageBox::setDetailedText().Friedemann Kleint2014-06-041-0/+2
| | * QDialogButtonBox does not need TabFocusJan Arve Saether2014-05-311-3/+0
| | * Move native subwidgets in QWidget::scroll().Friedemann Kleint2014-05-282-6/+6
| | * WinRT: Fix compile warningsMaurice Kalinowski2014-05-261-0/+3
| | * Account for the sort indicator being placed above the text on VistaAndy Shaw2014-05-263-9/+23
| | * Fix loss of precision warningsFrederik Gladhorn2014-05-261-1/+1
* | | Fix key navigation through cells with spans in QTableView.Mitch Curtis2014-06-061-1/+8
|/ /
* | Mac Style: Don't crash when rendering PE_IndicatorBranch without widgetGabriel de Dietrich2014-06-051-1/+2
* | Fix internationalization of "txt File" in QFileDialogLasse Liehu2014-06-031-2/+4
* | Accessibility: Fix select state usageFrederik Gladhorn2014-05-312-3/+2
* | Accessibility: Fix rect for QComboBox and QRadioButtonFrederik Gladhorn2014-05-304-0/+23
* | Use accurate title/status bar gradient colors on OS X.Jake Petroules2014-05-261-11/+31
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-225-16/+12
|\|
| * Trigger repaint of window when toggling unified toolbar on or off.Jake Petroules2014-05-221-0/+1
| * Fix broken QPlainTextDocumentLayout after removing charsAxel Rasmussen2014-05-211-2/+3
| * QMacStyle: Always draw status bar in active state if the window is main.Jake Petroules2014-05-171-2/+2
| * Accessibility: Update ComboBox text on arrow keysFrederik Gladhorn2014-05-161-6/+6
| * Avoid setting unnecessary parameters in QOpenGLWidgetLaszlo Agocs2014-05-161-6/+0
* | Turn setUnifiedTitleAndToolBarOnMac into a slot.Jake Petroules2014-05-211-3/+4
* | qpa: Rename qwidgetwindow_qpa_p.h to qwidgetwindow_p.hTor Arne Vestbø2014-05-207-9/+9
* | qpa: Merge qapplication_qpa.cpp into qapplication.cppTor Arne Vestbø2014-05-203-505/+419
* | Remove friends of QEvent.Friedemann Kleint2014-05-182-2/+2
* | Remove friend class QETWidget.Friedemann Kleint2014-05-163-3/+0
* | qpa: Merge qwidget_qpa.cpp into qwidget.cppTor Arne Vestbø2014-05-154-1125/+1033
* | qpa: Merge qdesktopwidget_qpa.cpp into qdesktopwidget.cppTor Arne Vestbø2014-05-155-198/+146
* | Make QColorDialog build under QT_NO_REGULAREXPRESSIONGiuseppe D'Angelo2014-05-151-0/+8
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-0/+1
|\|
| * Ensure the QMenu is polished before creating the native windowMartin Gräßlin2014-05-091-0/+1
* | Removed unused variable macItemVMargin in qmacstyle_mac.mm.Ivan Komissarov2014-05-131-1/+0
* | QMenu: Use Qt::QueuedConnection when connecting to native menu.Ivan Komissarov2014-05-131-2/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-1311-30/+31
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-1311-30/+31
| |\|
| | * Avoid drawing when the QOpenGLWidget isn't mappedJocelyn Turcotte2014-05-081-1/+1
| | * Remove trailing whitespace.Jake Petroules2014-05-081-1/+1
| | * Fix visual index lookup in QTreeViewPrivate::adjustViewOptionsForIndex().Friedemann Kleint2014-05-061-10/+3
| | * QFileDialog: Return empty QUrl from the static get..FileUrl() functions.Friedemann Kleint2014-05-061-3/+8