summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-201-24/+30
* Don't call updateAccessibility from graphicsviewJan Arve Saether2013-03-152-20/+0
* 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
* 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
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-18599-602/+602
* | Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-154-3/+9
|\|
| * Check for existence of QWindow in QApplication::isBlockedByModal.Friedemann Kleint2013-01-151-1/+6
| * QStyleAnimation: use QAbstractAnimation::DeleteWhenStoppedJ-P Nurmi2013-01-122-2/+1
| * Minimized, maximized and fullscreen are mutually exclusive.Shawn Rutledge2013-01-111-0/+2
* | set gtk-entry im-module to none in gtkstyleWeng Xuetian2013-01-141-1/+11
* | QMenu: Fix nested popup when keyboard shortcut is usedOrgad Shaneh2013-01-141-1/+1