summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fusion style: Remove unnecessary widget castGabriel de Dietrich2013-03-041-6/+4
| * | | | Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-283-4/+4
| |\ \ \ \
| | * | | | QFusionStyle: Fix crash on iOSRichard Moe Gustavsen2013-02-271-2/+2
| | * | | | iOS: Don't reference QMacStyle from QStyleOption as we don't build itRichard Moe Gustavsen2013-02-261-1/+1
| | * | | | iOS: fix build issue, dont link against cocoaRichard Moe Gustavsen2013-02-261-1/+1
| * | | | | Update the display to reflect changes by input methodPaul Olav Tvete2013-02-271-1/+2
| * | | | | Enablers for input methods on AndroidPaul Olav Tvete2013-02-271-0/+1
| * | | | | Add multi-line input method hintPaul Olav Tvete2013-02-271-1/+1
| * | | | | Fix some warnings that have crept up since I last fixed warningsThiago Macieira2013-02-271-1/+1
| * | | | | QGraphicsView - emit signal when rubber band changes.Thorbjørn Lund Martsum2013-02-263-3/+37
| * | | | | QGraphicsView - add function to get RubberBand rectThorbjørn Lund Martsum2013-02-262-1/+23
| |/ / / /
| * | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-215-34/+48
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-205-34/+48
| | |\ \ \ \
| * | | | | | Gtk Style: Workaround to get combo box item style from QtQuick ControlsGabriel de Dietrich2013-02-201-1/+2
| * | | | | | Activate window before replay mouse press eventjian liang2013-02-201-0/+6
| |/ / / / /
| * | | | | QProgressBar: Use localized numbers and percent sign.Friedemann Kleint2013-02-202-10/+39
| * | | | | Doc: Fix some typosTakumi ASAKI2013-02-192-3/+3
| * | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1810-13/+36
| |\ \ \ \ \
| * | | | | | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-182-5/+1
| * | | | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-1720-49/+402
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1420-49/+402
| | |\ \ \ \ \ \
| * | | | | | | | Cocoa: QSystemTrayIcon showing native messages on Mountain Lion.Christoph Schleifenbaum2013-02-161-1/+1
| * | | | | | | | QMetaMethod is needed in qtreeview.cpp even without accessibility.Samuel Rødal2013-02-131-1/+1
| |/ / / / / / /
| * | | | | | | replay mouse press event after a popup widget has been closedJian Liang2013-02-121-0/+15
| * | | | | | | Mark public non-member non-static variables as Q_DECL_UNUSEDThiago Macieira2013-02-121-1/+1
| * | | | | | | Fix sizeHint for QAbstractSpinBoxCaroline Chao2013-02-127-35/+38
| * | | | | | | Make QGraphicsViewPrivate::updateRubberBand more readableThorbjørn Lund Martsum2013-02-121-41/+36
| * | | | | | | Also copy checkable property to platform itemBogDan Vatra2013-02-111-1/+2
| * | | | | | | Automatically hide the SIPBogDan Vatra2013-02-112-1/+5
| * | | | | | | QGraphicsView - remove not needed storeMouseEventThorbjørn Lund Martsum2013-02-092-3/+2
| * | | | | | | Allow actions in a QMenu to show their tooltipshjk2013-02-083-1/+47
| * | | | | | | 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
| | |\ \ \ \ \ \ \
| * | | | | | | | | 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
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-01-241-1/+17