summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Replace MAC OS X with OS XNico Vertriest2015-06-3034-80/+80
* | Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-283-9/+3
|\ \
| * \ Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-273-9/+3
| |\ \
| | * | OSX: show file dialog in showCocoaFilePanel, don't wait for exec()Shawn Rutledge2015-06-171-4/+1
| | * | Inline QSpacerItem::sizePolicy()Marc Mutz2015-06-102-5/+2
* | | | QHeaderView - fix a logical / visual index mismatchThorbjørn Martsum2015-06-271-1/+1
* | | | Doc: rearrange tables with overflowNico Vertriest2015-06-263-18/+24
|/ / /
* | | Fix incorrect warning message in QOpenGLWidgetLaszlo Agocs2015-06-221-1/+1
* | | Fix global coordinate mapping for child widgets in QGraphicsView.Friedemann Kleint2015-06-211-22/+24
* | | QSwipeGestureRecognizer: Allow for small direction changes.Friedemann Kleint2015-06-071-10/+14
* | | Fix centering dialogsAlexander Volkov2015-06-061-7/+0
* | | fix usage of wince scopeOswald Buddenhagen2015-06-056-6/+6
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/...Jani Heikkinen2015-06-021-1/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-011-1/+3
| |\|
| | * Doc: clarify ownership after QStackedWidget::removeWidgetJoerg Bornemann2015-05-131-1/+3