summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* QInputDialog: use a switch instead of a string pointer tableMarc Mutz2014-07-231-10/+25
* Fusion style: Use QStyleHelper::dpiScaled() where applicable.Friedemann Kleint2014-07-211-57/+83
* Implement QApplication::topLevelAt() using QGuiApplication::topLevelAt().Friedemann Kleint2014-07-181-10/+3
* QGroupBox: Exclude top level widgets from child event handling.Friedemann Kleint2014-07-151-0/+2
* Fix various issues with qandroidstylePhilippe Lelong2014-07-102-67/+328
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-104-3/+13
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-104-3/+13
| |\
| | * Document QApplication::cursorFlashTime() can return -1İsmail Dönmez2014-07-071-0/+3
| | * Fix typo in QGraphicsView documentation.Mitch Curtis2014-07-071-1/+1
| | * Fix QTimer with negative interval in QWidgetLineControl::setCursorBlinkPeriodİsmail Dönmez2014-07-061-1/+1
| | * Improve QListWidget documentation.Mitch Curtis2014-07-041-1/+8
* | | Added autoHide property to QTabBarIvan Komissarov2014-07-105-1/+74
|/ /
* | QFileDialog: compile with QT_NO_URL_CAST_FROM_STRING.David Faure2014-07-092-1/+3
* | qfiledialog: clean up dead code.David Faure2014-07-091-51/+0
* | Mention Qt::ToolButtonFollowStyle in QToolBar/QMainWindow documentationDavid Faure2014-07-093-2/+11
* | Refactor custom/standard color selectors in QColorDialog.Friedemann Kleint2014-07-081-25/+33
* | QWidget: Set screen on top-level windows only.Friedemann Kleint2014-07-081-1/+2
* | Use QDropEvent::acceptProposedAction() in drop handlers of QAbstractItemView.Friedemann Kleint2014-07-081-10/+13
* | Accessibility: Improve handling current valueFrederik Gladhorn2014-07-071-9/+1
* | Support transparency in qt5 system tray icons, regardless of tray visualLeo Franchi2014-07-041-5/+27
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-042-6/+20
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-032-6/+20
| |\|
| | * Cocoa: Handle Qt::WA_ShowWithoutActivatingMorten Johan Sørvig2014-07-021-0/+4
| | * Cocoa: Fix Qt-in-namespace build.Tim Blechmann2014-07-021-1/+2
| | * QMacStyle: Fix focus frame rendering in YosemiteGabriel de Dietrich2014-07-021-5/+14
* | | Doc: Removed "url" variable from qdocconf files.Jerome Pasion2014-07-041-1/+0
* | | Fix compiling with -no-openglNiels Weber2014-07-041-0/+3
* | | Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-0416-16/+16
* | | Fix build with -no-accessibilityFrederik Gladhorn2014-07-031-1/+5
* | | Add fixme-comment to QWidgetResizeHandler.Friedemann Kleint2014-07-031-0/+4
* | | Implement QWidget::grabCursor(const QCursor&).Friedemann Kleint2014-07-032-23/+47
* | | QDockWidget: Delay-create QWidgetResizeHandler.Friedemann Kleint2014-07-032-11/+19
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-0120-61/+124
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-0120-61/+124
| |\|
| | * Mac Style: Fix QLineEdit frame in 10.10Gabriel de Dietrich2014-06-301-11/+9
| | * Fix pixel noise in X11 systray icons that are not 22x22Allan Sandfeld Jensen2014-06-301-0/+6
| | * QMac/FusionStyle: fix the background color for transient scrollbarsJ-P Nurmi2014-06-304-2/+13
| | * qtoolbar: add missing header on OSX.Mike McQuaid2014-06-281-0/+4
| | * QColorDialog: Do not update custom/standard color cells while picking.Friedemann Kleint2014-06-252-17/+33
| | * Add that the corner settings are saved/restored with the stateAndy Shaw2014-06-231-3/+6
| | * QComboBox: update focus policy when setting a new line editLiang Qi2014-06-212-8/+17
| | * Remove the widget from the stylesheet cache before polishingAndy Shaw2014-06-201-0/+1
| | * Use QModelIndex to get the data from underlying modelFriedemann Kleint2014-06-191-2/+2
| | * Fix compilation in under -no-c++11 modeThiago Macieira2014-06-191-7/+10
| | * QFontComboBox sometimes became too wide because of wrong fixed sizeJan Arve Saether2014-06-141-1/+1
| | * Revert "Suppress move/resize events if they are the result of call to move()/...Friedemann Kleint2014-06-131-10/+2
| | * Revert "Revert "Fixed duplicate QMoveEvent generated for each QWidget::move c...Friedemann Kleint2014-06-131-1/+4
| | * Doc: correct the format of Q_PLUGIN_METADATA macro in sample codesZhang Xingtao2014-06-121-1/+1
| | * Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Sergio Ahumada2014-06-113-11/+13
| | |\
| | | * Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-113-11/+13
| | | |\