summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* QGtkStyle: use gtk_widget_get/set_allocation()J-P Nurmi2012-10-103-17/+39
* Don't try to emit focusObjectChanged if window pointer is zeroMiikka Heikkinen2012-10-101-2/+4
* QGtkStyle: cleanup unused gdk_drawable_get_depth() (not avail in GTK3)J-P Nurmi2012-10-092-7/+0
* Add QEvent::StyleAnimationUpdate: style animation target should updateJ-P Nurmi2012-10-092-0/+4
* styles.pri: tabs to spacesJ-P Nurmi2012-10-081-69/+69
* QApplication::palette missing Q_NO_USING_KEYWORD implementationThiago A. Correa2012-10-081-0/+4
* Constify QTableWidget::selectedItemsStephen Kelly2012-10-052-3/+3
* QMacStyle: use proper pimplJ-P Nurmi2012-10-053-47/+66
* Fix segfault when delegates change properties on editors.Stephen Kelly2012-10-041-2/+6
* Mac: Safely dispose of scrollbars temporary NSGraphicsContextGabriel de Dietrich2012-10-041-0/+3
* compile fix for MSVC 2008 and std::upper_boundThomas Hartmann2012-10-041-10/+11
* Show widget cursor after restoring last override cursorMiikka Heikkinen2012-10-041-7/+2
* Fix issue with mispositioned family name i QFontComboBoxEskil Abrahamsen Blomfeldt2012-10-031-1/+12
* Remove Cleanlooks as a dependency of QGtkStyleJens Bache-Wiig2012-10-025-96/+694
* fix QWidget::setWindowFilePath on Mac OSJoerg Bornemann2012-10-023-3/+13
* Mac: Fix label margins in QGroupBoxGabriel de Dietrich2012-09-281-17/+21
* Doc: Small updates to QMenu's addAction() methods.Geir Vattekar2012-09-271-0/+12
* Fix drag and drop with native widgetsjian liang2012-09-271-4/+4
* Mac: Fix small glitch in editable combo boxesGabriel de Dietrich2012-09-271-1/+1
* Fix resetting of the QCompletionModel.Stephen Kelly2012-09-272-20/+4
* Store an unsigned temporary for the internalId.Stephen Kelly2012-09-271-1/+1
* Better drawn 1-pixel thick splitter on MacGabriel de Dietrich2012-09-271-9/+19