summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* iOS: Don't reference QMacStyle from QStyleOption as we don't build itRichard Moe Gustavsen2013-02-261-1/+1
* iOS: fix build issue, dont link against cocoaRichard Moe Gustavsen2013-02-261-1/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-215-34/+48
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-205-34/+48
| |\
| | * Fix QDockWidget being unable to dock when initially floating.Friedemann Kleint2013-02-201-3/+11
| | * Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-02-191-1/+17
| | * QStackedLayout: Fix crash when focus widget is destroyed in hide()Jan Arve Saether2013-02-191-12/+15
| | * Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-191-1/+2
| | * Cocoa: Add QMdiSubWindow size grip back.Morten Johan Sørvig2013-02-191-14/+14
| | * QColorDialog/QFontDialog: Fix setOption().Friedemann Kleint2013-02-182-4/+6
* | | Gtk Style: Workaround to get combo box item style from QtQuick ControlsGabriel de Dietrich2013-02-201-1/+2
* | | Activate window before replay mouse press eventjian liang2013-02-201-0/+6
|/ /
* | QProgressBar: Use localized numbers and percent sign.Friedemann Kleint2013-02-202-10/+39
* | Doc: Fix some typosTakumi ASAKI2013-02-192-3/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1810-13/+36
|\|
| * Remove QGraphicsProxyWidget crash in QWidget::hasFocus().Andreas Aardal Hanssen2013-02-181-0/+8
| * Fix crash in somewhat faulty QGraphicsProxyWidget unit test.Andreas Aardal Hanssen2013-02-181-0/+2
| * Track last visited directory for native file dialogs as well.Friedemann Kleint2013-02-153-0/+9
| * Don't generate documentation for classes which are not availableAndy Shaw2013-02-151-0/+9
| * Fixed mouse double click events not bubbling up to parent widgets.Samuel Rødal2013-02-141-1/+1
| * Mac: Fix transient scroll bar appearance.Christoph Schleifenbaum2013-02-131-7/+7
| * QSystemTrayIcon: fix the activation signalJ-P Nurmi2013-02-131-1/+1
| * Fixed QT_NO_ACCESSIBILITY build.Bjoern Breitmeyer2013-02-132-10/+4
* | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-182-5/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-1720-49/+402
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1420-49/+402
| |\|
| | * Don't calculate the install prefix again in the extra cmake files.Stephen Kelly2013-02-131-3/+1
| | * When expanding up the tree, there is no need to expand above root.Stephen Kelly2013-02-101-1/+1
| | * QScroller was introduced in Qt 5.0, not 4.8Laszlo Papp2013-02-051-1/+1
| | * Added missing null pointer check in QMacStyleJens Bache-Wiig2013-02-051-1/+1
| | * fix doc page urlsOswald Buddenhagen2013-02-041-1/+1
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-018-13/+356
| | |\
| | | * Merge branch 'release' into stableSergio Ahumada2013-01-318-13/+356
| | | |\
| | | | * Fix some more old references and links to NokiaSergio Ahumada2013-01-284-4/+4
| | | | * Doc: corrected path used for snippets.Nico Vertriest2013-01-251-4/+4
| | | | * Doc: added snippet file macmainwindow.mmNico Vertriest2013-01-252-1/+348
| | | | * Doc: deleted short paragraph referring to non-existing snippetNico Vertriest2013-01-251-4/+0
| | * | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-5/+5
| | * | | Correct QTextEdit detailed description.Mitch Curtis2013-02-011-4/+8
| | |/ /
| | * | Windows tray icon: Fix reinstalling after restart of Explorer.Friedemann Kleint2013-01-301-12/+20
| | * | Doc: Fix references to Qt TestSze Howe Koh2013-01-302-2/+2
| | * | Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-283-6/+6
* | | | Cocoa: QSystemTrayIcon showing native messages on Mountain Lion.Christoph Schleifenbaum2013-02-161-1/+1
* | | | QMetaMethod is needed in qtreeview.cpp even without accessibility.Samuel Rødal2013-02-131-1/+1
|/ / /
* | | replay mouse press event after a popup widget has been closedJian Liang2013-02-121-0/+15
* | | Mark public non-member non-static variables as Q_DECL_UNUSEDThiago Macieira2013-02-121-1/+1
* | | Fix sizeHint for QAbstractSpinBoxCaroline Chao2013-02-127-35/+38
* | | Make QGraphicsViewPrivate::updateRubberBand more readableThorbjørn Lund Martsum2013-02-121-41/+36
* | | Also copy checkable property to platform itemBogDan Vatra2013-02-111-1/+2
* | | Automatically hide the SIPBogDan Vatra2013-02-112-1/+5