summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add QObject* QStyleOption::styleObjectJ-P Nurmi2012-10-162-4/+17
| * Fix setting custom cursor for widgets and windows before showing themMiikka Heikkinen2012-10-161-0/+3
| * QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-166-462/+118
| * Add HasFrame feature to QStyleOptionTabJens Bache-Wiig2012-10-163-2/+19
| * Introduce (private) QStyleAnimationJ-P Nurmi2012-10-1620-377/+475
* | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-1613-276/+204
|\|
| * Cocoa: Speed up fading out scroll bars.Christoph Schleifenbaum2012-10-152-16/+18
| * QDockWidget: Enable framestrut events when undocked by doubleclick.Friedemann Kleint2012-10-151-1/+1
| * Make QFileDialogs more accessible.Frederik Gladhorn2012-10-151-5/+20
| * Improve Qt::WA_UnderMouse accuracyMiikka Heikkinen2012-10-151-0/+7
| * QComboBox::currentText: correct documentationMark Brand2012-10-151-3/+6
| * QCommonStyle: Reduce code duplicationKonstantin Ritt2012-10-141-39/+23
| * Notify accessibility events in QAbstractItemViewJosé Millán Soto2012-10-131-35/+35
| * Update qfiledialog ui to new style.Frederik Gladhorn2012-10-131-82/+83
| * Link to Item Views Puzzle Example in QListView docs.Mitch Curtis2012-10-131-1/+1
| * Do not accept key events if a widget is disabledOliver Wolff2012-10-131-1/+3
| * Remove unused private headerJens Bache-Wiig2012-10-131-82/+0
| * Doc: Removed references to stale links.Jerome Pasion2012-10-131-13/+10
| * QGtkStyle: fix a warningMarc Mutz2012-10-131-1/+0
* | doc: Add a bunch of missing dependsTor Arne Vestbø2012-10-161-1/+1
|/
* Qt Widgets: Added a landing pageJerome Pasion2012-10-114-12/+150
* Modularize documenation buildTor Arne Vestbø2012-10-102-4/+2
* QGtkStyle: use gtk_widget_get_style()J-P Nurmi2012-10-103-99/+118
* Fix a regression with regards to hfw behavior in QStackedWidgetJan Arve Saether2012-10-101-1/+9
* Avoid warnings about an unreachable codeKonstantin Ritt2012-10-101-1/+0
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-103-6/+12
* Fix scrolldown arrow not showing on popup for QMenuMiikka Heikkinen2012-10-101-2/+4
* QGtkStyle: use gtk_widget_get_parent() and gtk_widget_is_toplevel()J-P Nurmi2012-10-103-2/+10