summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* QWidgetWindow: The alien widget should be from the window's hierarchyGabriel de Dietrich2015-12-211-1/+1
* Emit the activated signal when the platform menu item is selected.Andy Shaw2015-12-161-1/+5
* Remove additional copyright noticeRainer Keller2015-12-102-20/+0
* Fix crash in QFileDialog::iconProvider() with native dialogsJoni Poikelin2015-11-241-0/+2
* Call setFocus() if it is a QAxHostWidget which is in a new active windowAndy Shaw2015-11-231-2/+4
* Do not leak textures from the backing storesLaszlo Agocs2015-11-231-11/+35
* QComboBox: Disable wheel events on OS X & iOSAdam Strzelecki2015-11-091-0/+4
* Minor optimization to QWidgetPrivate::naturalWidgetFont()Konstantin Ritt2015-11-051-6/+10
* QStyleOption*V<N>: mark as \obsoleteMarc Mutz2015-11-051-0/+12
* [docs] QStyle: remove remaining references to QStyleOption*V<N>Marc Mutz2015-11-051-2/+2
* Fix Vista style compilation with QT_NO_ACCESSIBILITYDyami Caliri2015-10-301-2/+4
* QLineEdit: Fix visibility handling of side widgets.Friedemann Kleint2015-10-221-3/+3
* QListView: Use correct available size when calculating scrollbars.Christoph Schleifenbaum2015-10-121-4/+2
* 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
* Fix unnecessary enter leave eventsJorgen Lind2015-08-201-2/+2
* Doc: remove type() reference from QApplication and QGuiApplicationJulien Brianceau2015-08-181-2/+1
* Handle action events in QLineEditIconButton.Friedemann Kleint2015-08-182-4/+36
* Open menu on the third click on QMenuBar on X11Alexander Volkov2015-08-171-1/+1
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Oswald Buddenhagen2015-08-121-6/+10
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-171-6/+10
| |\
| | * Make QStyle::itemPixmapRect handle devicePixelRatioDavid Edmundson2015-06-011-6/+10
* | | QComboBox: make editable comboboxes usable with input methodsRichard Moe Gustavsen2015-08-111-0/+2
* | | QLineEdit: update IM status after selection changeRichard Moe Gustavsen2015-08-111-0/+3
* | | Fix link to QQ articleAndy Shaw2015-08-071-1/+1
* | | QTreeView: add size hint handling information to uniformRowHeightsSamuel Gaist2015-08-061-0/+3
* | | Doc: Fix wrong reference QApplication::setStandardPaletteSamuel Gaist2015-08-061-1/+2
* | | QMacStyle: Disable progress bar animationsMorten Johan Sørvig2015-08-061-1/+2
* | | Fix crash when mixing widgets with QtQuick 1 and Qt Quick 2Simon Hausmann2015-08-062-8/+14
* | | QLineEdit should inherit the input methods from QComboBox.BogDan Vatra2015-07-301-0/+1
* | | Doc: QFileDialog::ShowDirsOnly not supported on WindowsLeena Miettinen2015-07-301-5/+10
* | | Fix the internal compositing flag for QOpenGL/QuickWidgetLaszlo Agocs2015-07-281-2/+2
* | | Clear qt_tablet_target only when all buttons are released.Friedemann Kleint2015-07-271-1/+1
* | | Fix action shortcuts for QToolButtonPaul Olav Tvete2015-07-232-9/+9
* | | Doc:added doc to undocumented functionsNico Vertriest2015-07-222-0/+54
* | | Protect against a null widget pointer.Volker Krause2015-07-211-1/+1
|/ /
* | Don't complain about non-matching Qt versions in qwidget.cppThiago Macieira2015-07-171-1/+8
* | QWindowsVistaStyle: Don't use new style background on Controls ComboBoxGabriel de Dietrich2015-07-151-0/+2
* | QDial: remove documentation for non-existent functions.Mitch Curtis2015-07-141-3/+2
* | QComboBox: Fix compilation with QT_NO_COMPLETERChristoph Schleifenbaum2015-07-131-0/+2
* | Windows XP style: Pass widget to XPThemeData.Friedemann Kleint2015-07-102-4/+4
* | docs: QGraphicsWidget: Remove outdated statementSérgio Martins2015-07-081-3/+0
* | Remove stray period in QGraphicsItem documentation.Mitch Curtis2015-07-011-1/+1
* | QFileIconEngine: Remove reference to QFileIconProviderGabriel de Dietrich2015-06-301-6/+5
* | Switch to new not deprecated apiAndreas Holzammer2015-06-301-5/+1