summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Doc: fixed snippet issues with customcompleter.qdocNico Vertriest2013-03-052-0/+0
* showIsFullscreen: only respect this hint for windows and dialogsRichard Moe Gustavsen2013-03-021-3/+4
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-03-012-3/+3
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-02-282-3/+3
| |\
| | * Fix some punctuation errors.Mitch Curtis2013-02-271-2/+2
| | * Fix Qt Designer warning about being unable to handle property.Friedemann Kleint2013-02-261-1/+1
* | | Fix QCommonStyle::drawControl(CE_ShapedFrame) for QFrame::H/VLineJ-P Nurmi2013-02-281-3/+3
|/ /
* | Fix compilation with QT_NO_ACCESSIBILITY.Friedemann Kleint2013-02-251-0/+4
* | Cocoa: Fix appearance of transient light scroll bars.Christoph Schleifenbaum2013-02-251-0/+2
* | Doc: Add the missing \since 5.0Debao Zhang2013-02-251-0/+14
* | Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-241-19/+9
|/
* Hiding scrollbar on MacOSX 10.7 if policy is set to ScrollBarAlwaysOffCyril Oblikov2013-02-211-6/+6
* QMacStyle::drawControl(CE_ProgressBar): add missing null pointer checkJ-P Nurmi2013-02-201-1/+1
* Avoid potential crash when changing styles with stylesheetJan Arve Saether2013-02-201-8/+11
* Fix multiselection by CTRL-click in QFileDialog/KDE.Friedemann Kleint2013-02-201-1/+5
* Revert "QGtkStyle: GTK3 compatible combo boxes"J-P Nurmi2013-02-203-22/+17
* 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
* 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
* 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
* | Doc: Fix module name formatSze Howe Koh2013-01-253-4/+4
* | Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-241-5/+7
* | Document QtMacUnifiedToolBar.Morten Johan Sorvig2013-01-221-0/+3
* | Don't update the input method if the im hints haven't changed.Andrew den Exter2013-01-211-0/+2