summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
| * QWidgetWindow: Prioritize keyboard grabber over popup for key events.Friedemann Kleint2013-05-131-4/+2
| * Fix typo in QGraphicsItem documentation.Mitch Curtis2013-05-131-2/+2
| * Ensure the hovered signal is emitted for the action and menu for CocoaAndy Shaw2013-05-131-0/+1
| * QMacStyle: fix transient scrollbar fade out animationJ-P Nurmi2013-05-091-1/+5
| * Utilize the new Q_OS_MACX define.Jake Petroules2013-05-093-3/+3
| * Remove references to inexisting enums in Q_ENUMSOlivier Goffart2013-05-082-2/+1
| * Fix typos and style in QInputDialog's docsDavid Gil2013-05-081-11/+11
| * Menu item shortcuts reaching Qt's event loop are disabledGabriel de Dietrich2013-05-081-0/+10
| * Fix tabFocusFirst when that item is removed from QGraphicsSceneMiikka Heikkinen2013-05-081-0/+9
| * QWidgetWindow: don't accept touch events while in popup modeRichard Moe Gustavsen2013-05-071-0/+4
| * doc: QWidget::setEnabled cannot enable children of a disabled widgetJan Kundrát2013-05-071-1/+2
| * Prevent crash due to giving QWidget::update() a large region.Samuel Rødal2013-05-071-4/+9
| * Fixed applying invalid data from QLineEdit to modelIvan Komissarov2013-05-072-20/+68
| * Enable non-client-area mouse events by default for widgets.Friedemann Kleint2013-05-072-14/+3
| * Set geometry set by QPlatformWindow::initialGeometry() on widget.Friedemann Kleint2013-05-071-0/+7
| * remove dead declaration from QColorMapJoerg Bornemann2013-05-071-4/+0
| * QApplication: fix touch to mouse bug when setting buttons()Richard Moe Gustavsen2013-05-071-1/+2
| * QGraphicsView: ignore unhandeled touch eventsRichard Moe Gustavsen2013-05-071-0/+2
* | Silently strip leading dot off QFileDialog default suffixes.Friedemann Kleint2013-05-211-0/+2
* | QHeaderView - add parameter to control sizeHint precisionThorbjørn Martsum2013-05-135-9/+87
* | resizeToContents - QTableView to consider cells outside visible areaThorbjørn Martsum2013-05-131-2/+79
* | Allow to filter the type of fonts displayedKevin Ottens2013-05-132-2/+32
* | QTreeView - clean up comments (do not add spans)Thorbjørn Martsum2013-05-131-4/+3