summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Doc: Adding navigation configs in the module qdocconf files.Jerome Pasion2013-06-251-0/+3
* QCommonStyle: use RSIP_OnMouseClick for SH_RequestSoftwareInputPanelRichard Moe Gustavsen2013-06-251-4/+0
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-2410-45/+56
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-2010-45/+56
| |\
| | * hide placeholder text when QLineEdit has preedit textTasuku Suzuki2013-06-191-1/+1
| | * Doc: remove the duplicate for in QStyle documentationLiang Qi2013-06-191-1/+1
| | * fix auto-enabling of windows styleOswald Buddenhagen2013-06-191-8/+8
| | * remove pointless positive QT_FOO_STYLE definesOswald Buddenhagen2013-06-191-3/+0
| | * don't claim that mac style needs windows styleOswald Buddenhagen2013-06-191-6/+0
| | * If a QWidget is ignored for auto-quit, ignore its corresponding QWindow.Stephen Kelly2013-06-191-1/+3
| | * Fix QSpinBox clipping issue on Mac when frame=falseJens Bache-Wiig2013-06-191-4/+8
| | * QMacStyle: enable scroll style changes for non-QScrollBarsJ-P Nurmi2013-06-172-3/+17
| | * Remove use of 'register' from Qt.Stephen Kelly2013-06-174-16/+16
| | * Recognize separator item in QMenu.Leonard Lee2013-06-171-2/+2
* | | Show QTextEdit placeholder even when focusedBenjamin Port2013-06-211-8/+3
* | | QDialogButtonBox: add a missing constructorMarc Mutz2013-06-212-1/+17
* | | QTreeWidget - iterator fix in QTreeModel::ensureSortedThorbjørn Martsum2013-06-211-0/+6
* | | GTK-style - fix non-standard usage of QHash-iteratorThorbjørn Martsum2013-06-211-1/+2
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-123-7/+9
|\|
| * QDockWidget: Keep position when undocking.Friedemann Kleint2013-06-121-0/+3
| * The SingleClickActivation setting was wired to the wrong platform settingRobert Griebl2013-06-101-1/+1
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-101-6/+5
| |\
| | * Doc: Fixed typo in QDialog.Jerome Pasion2013-06-071-6/+5
* | | Fix setPlaceholderText in QLineEditBenjamin Port2013-06-111-1/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-047-36/+11
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-05-313-31/+6
| |\|
| | * Mac style: Remove yet another reference to widgetsGabriel de Dietrich2013-05-301-2/+2
| | * QMenu: Remove last references to QMacWindowFaderGabriel de Dietrich2013-05-302-29/+4
| * | Refer to setDragEnabled in QLineEdit's detailed description.Mitch Curtis2013-05-301-1/+2
| * | Fix incorrect statement in QTreeWidgetItem docs.Mitch Curtis2013-05-301-2/+2
| |/
| * Made sure items with preferred width of 0 could also stretchJan Arve Saether2013-05-271-1/+1
| * Doc: Removed pages from "technology-apis" group.Jerome Pasion2013-05-271-1/+0
* | Added a placeholderText property to QTextEdit.Benjamin Port2013-05-283-0/+47
* | QToolTip - add static showText with time.Thorbjørn Martsum2013-05-272-11/+27
* | Add QComboBox::currentDataGiuseppe D'Angelo2013-05-272-1/+16
* | Add web color QLineEdit to QColorDialog.David Gil2013-05-271-0/+50
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-2328-97/+181
|\|
| * Fix the Mac build on 32bit with c++11Jocelyn Turcotte2013-05-231-8/+8
| * QFusionStyle: fix highlight colorsJ-P Nurmi2013-05-231-2/+2
| * Do not call g_type_init() with GLib >= 2.36Dmitry Shachnev2013-05-221-0/+4
| * Fixed crash associated with reparenting a QGLWidgetSamuel Rødal2013-05-221-3/+1
| * apply standard behaviorMaurice Kalinowski2013-05-211-1/+1
| * Check that files we expect to find actually exist when using a cmake package.Stephen Kelly2013-05-201-3/+6
| * Only call QA::updateAccessibility() if the "control owner" is a QWidgetJan Arve Saether2013-05-201-2/+2
| * QtWidgets: avoid integer divide by zero in QProgressDialogLiang Qi2013-05-151-0/+1
| * Don't send the same Input event twice to QGraphicsProxyWidget::inputMethodEventGatis Paeglis2013-05-151-1/+3
| * Don't draw size grip on Mac > 10.6Jens Bache-Wiig2013-05-151-1/+5
| * Respect specified minimum height for menuBar also if it has HFW.Jan Arve Saether2013-05-141-6/+4
| * QGV: fix items not to be selected on right mouse button releaseJ-P Nurmi2013-05-141-1/+1
| * Doc: Replaced the HTTPS links with HTTPVenu2013-05-141-2/+2