summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | | Allow overriding subElementRect in QProxyStyle for ItemViewItemJerzy Kozera2013-02-051-3/+3
* | | Remove unused variables and functions from the source codeThiago Macieira2013-02-021-8/+0
* | | QTreeView - optimize. Do not do signals-work if signals are blockedThorbjørn Lund Martsum2013-02-021-20/+28
* | | QTreeView::expandToDepth - add missing emit of expanded and collapsedThorbjørn Lund Martsum2013-02-021-0/+20
* | | Keep QLineEdit placeholder text visible when focusedAurélien Gâteau2013-02-011-2/+1
* | | QTreeView - emit collapsed in collapseAll()Thorbjørn Lund Martsum2013-01-311-0/+8
* | | QTreeView - emit expanded on expandAllThorbjørn Lund Martsum2013-01-311-2/+2
* | | QMacStyle: enable transient scrollbars for the desktop componentsJ-P Nurmi2013-01-311-8/+7
* | | Fix QColorDialog::DontUseNativeDialog usageJ-P Nurmi2013-01-301-4/+1
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-293-4/+4
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-283-4/+4
| |\| |
| | * | Doc: Fix module name formatSze Howe Koh2013-01-253-4/+4
* | | | Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-293-3/+9
* | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-29143-567/+0
|/ / /
* | | Don't emit activated on clicking disabled itemview item.Mitch Curtis2013-01-261-1/+2
* | | Introducing QWidget::createWindowContainer()Gunnar Sletta2013-01-254-2/+297
* | | Improve QAccessibleApplicationFrederik Gladhorn2013-01-251-0/+2
* | | showIsFullscreen: only respect this hint for windows and dialogsRichard Moe Gustavsen2013-01-251-3/+4
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-242-5/+10
|\| |
| * | Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-241-5/+7
| * | Document QtMacUnifiedToolBar.Morten Johan Sorvig2013-01-221-0/+3
* | | Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-01-241-1/+17
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-23599-602/+604
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22599-602/+604
| |\| |
| | * | Don't update the input method if the im hints haven't changed.Andrew den Exter2013-01-211-0/+2
| | * | Update copyright year in Digia's license headersSergio Ahumada2013-01-18599-602/+602
* | | | Use QDir::homePath() for tilde expansionPasi Petäjäjärvi2013-01-231-1/+3
|/ / /
* | | Regression: Fix setting of custom cursors for native widgets.Friedemann Kleint2013-01-211-2/+8
* | | Fix MinGW-warnings about comparing signed/unsigned.Friedemann Kleint2013-01-181-1/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-1618-23/+74
|\| |
| * | Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-154-3/+9
| |\|
| | * Check for existence of QWindow in QApplication::isBlockedByModal.Friedemann Kleint2013-01-151-1/+6
| | * QStyleAnimation: use QAbstractAnimation::DeleteWhenStoppedJ-P Nurmi2013-01-122-2/+1
| | * Minimized, maximized and fullscreen are mutually exclusive.Shawn Rutledge2013-01-111-0/+2
| * | set gtk-entry im-module to none in gtkstyleWeng Xuetian2013-01-141-1/+11
| * | QMenu: Fix nested popup when keyboard shortcut is usedOrgad Shaneh2013-01-141-1/+1
| * | Docs: fix the minimum required GTK+ versionJ-P Nurmi2013-01-141-1/+1
| * | Fix memory leak in windows vista styleJian Liang2013-01-111-3/+21
| * | Doc: corrected typo "the the"Nico Vertriest2013-01-117-7/+7
| * | Fix QVariant in a static build.Jędrzej Nowacki2013-01-101-0/+4
| * | Use pos() if the widget is a child of a native windowAndy Shaw2013-01-101-3/+6
| * | Update translucency correctly in QtWidgets.Friedemann Kleint2013-01-091-2/+9
| * | Compile in 32-bit mode.Morten Johan Sørvig2013-01-091-2/+2
| * | Don't scale 0-region or region without rectsTor Arne Vestbø2013-01-091-0/+3
| |/
* | QStyleAnimation: remove obsolete workaround for threaded renderingJ-P Nurmi2013-01-151-5/+1
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-5/+5
* | Fix QVistaHelper::disconnectBackButton().Friedemann Kleint2013-01-142-1/+7
* | Fix title bar height of Aero wizard on Windows 8.Friedemann Kleint2013-01-092-4/+17
* | Fix frame of Aero-Style wizards.Friedemann Kleint2013-01-093-46/+29
* | Merge branch 'stable' into devSergio Ahumada2013-01-094-26/+43
|\|