summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-2647-11705/+1238
|\
| * Remove Windows as a dependency of mac styleJens Bache-Wiig2012-10-253-46/+103
| * Remove widget dependencies on Vista style animationsJens Bache-Wiig2012-10-251-329/+350
| * Remove stale QT_MODULE() usage casesKonstantin Ritt2012-10-251-1/+0
| * Mac: Non-editable QComboBoxes shouldn't get focus by defaultGabriel de Dietrich2012-10-251-1/+19
| * QStyleAnimation: writable duration & delay propertiesJ-P Nurmi2012-10-252-11/+35
| * QMacStyle: make default button animations independent of QWidgetJ-P Nurmi2012-10-254-115/+65
| * Implement viewOptions logic in QTableViewPrivate.Stephen Kelly2012-10-252-3/+11
| * Fix: don't override the new non-cosmetic default pen in qwidgetaavit2012-10-251-1/+1
| * Fixed crash on destruction of animating QDockWidget in a QMainWindowRohan McGovern2012-10-252-2/+5
| * Fix widget borders when using global stylesheetstyleMiikka Heikkinen2012-10-251-9/+5
| * Add ContextMenu event to QWindowSystemInterfaceMiikka Heikkinen2012-10-252-1/+37
| * Add QStyleAnimation::updateTarget()J-P Nurmi2012-10-232-4/+10
| * QStyleAnimation: fix threaded renderingJ-P Nurmi2012-10-232-5/+7
| * Remove softkey API, it was only implemented for Symbian.Jan Arve Saether2012-10-222-4/+12
| * Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-2217-10662/+27
| * Fix clipping and font problems with groupbox in Fusion styleJens Bache-Wiig2012-10-221-10/+14
| * Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-223-16/+5
| * Move some icon code from WindowsStyle to CommonStyleJens Bache-Wiig2012-10-223-456/+456
| * Delete QWhatsThis() and QToolTip()Marc Mutz2012-10-223-7/+2
| * QDateTimeEdit: don't throw off auto-indentionMarc Mutz2012-10-221-3/+2
| * Fix integer overflow in QSpinBox.Stephen Kelly2012-10-221-2/+17
| * Emit cursorPositionChanged in private slot.Frederik Gladhorn2012-10-221-2/+2
| * Bring back accessibility for plain text edit.Frederik Gladhorn2012-10-221-0/+6
| * Mac: Adapt scrollbar fadeout animation for QStyleAnimationGabriel de Dietrich2012-10-192-2/+11
| * QStyleSheetStyle: kill more dependencies to QWidgetJ-P Nurmi2012-10-191-10/+12
| * remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
| * Fix excess enter/leave event generation for native widgetsMiikka Heikkinen2012-10-191-2/+25
* | Use \annotatedlist for list of examples instead of "manual links"Jan Arve Saether2012-10-241-28/+1
* | Doc: Added landing-, examples- and C++ class list-page to qtwidgetsJan Arve Saether2012-10-196-65/+177
* | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-1965-1465/+4972
|\|
| * QStyleSheetStyle: QObject-based style & render rulesJ-P Nurmi2012-10-192-97/+101
| * Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-192-0/+13
| * Make sure uints remain uints when editing in itemviews.Stephen Kelly2012-10-191-1/+32
| * Correct accessibility index handling in QListViewJosé Millán Soto2012-10-191-3/+3
| * Introduce new style FusionJens Bache-Wiig2012-10-189-136/+3990
| * Modified vertical alignments of simple widgets on OSXTero Ahola2012-10-181-7/+7
| * Remove dependency on QWindowsStyle in QGtkStyleJens Bache-Wiig2012-10-184-84/+115
| * Bring back Mac dependent code in QBoxLayout, QGridLayoutGabriel de Dietrich2012-10-182-3/+3
| * Mac: Fix QLineEdit shadowGabriel de Dietrich2012-10-181-3/+0
| * Improve branch indicators in common styleJens Bache-Wiig2012-10-183-72/+13
| * Fix potential crash in QStyleAnimation::updateCurrentTime()J-P Nurmi2012-10-171-9/+11
| * Styles: revise indeterminate progress bar animationsJ-P Nurmi2012-10-1713-207/+76
| * QGraphicsObject: handle QEvent::StyleAnimationUpdateJ-P Nurmi2012-10-172-0/+15
| * QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-172-75/+0
| * Bring back MacSizeChange eventGabriel de Dietrich2012-10-1716-20/+40
| * QFileInfoGatherer: remove m_resolveSymlinks for non-Q_OS_WINMarc Mutz2012-10-172-3/+11
| * Clarify ownership of scene in QGraphicsView::setScene() docs.Mitch Curtis2012-10-161-0/+2
| * QComboBox: mention insert policy in context of editable propertyMark Brand2012-10-161-1/+4
| * Fix incorrectly scaled constants on MacJens Bache-Wiig2012-10-161-0/+5