MOC: Avoiding MAX_PATH limit on Windows
[profile/ivi/qtbase.git] / src / widgets /
2012-06-20 Friedemann KleintWindows: Fix MinGW warnings.
2012-06-18 Miikka HeikkinenClean up a partially scrolled QRollEffect widget
2012-06-15 Berthold KrevertFix: Widgets that become top-level widgets may crash...
2012-06-15 Jonathan LiuDo not redefine NIN_KEYSELECT if already defined
2012-06-14 ABBAPOHSpeedup for QAbstractItemViewPrivate::delegateForIndex
2012-06-14 Jani HonkonenFix QListView::scrollTo() when there are hidden rows
2012-06-14 Friedemann KleintIntroduce QPA API for size grip handling.
2012-06-14 Friedemann KleintQtWidgets: Fix warnings about deprecated QGraphicsView...
2012-06-13 ABBAPOHAbstractItemView editorForIndex/indexForEditor speedup
2012-06-13 Friedemann KleintSend key events to pop-up widget in case there is one.
2012-06-12 Gatis PaeglisFix Qt5 To-Do's in QGraphicsItem
2012-06-12 Chris MeyerFix QTreeView header re-ordering bug on Mac OS.
2012-06-12 Jonathan LiuQWizard/Win: Handle hit testing correctly for Vista...
2012-06-12 Stephen KellyOnly quit if there are no visible widgets or windows.
2012-06-12 Stephen KellyUse a QVector<int> instead of a QSet<int> in itemviews...
2012-06-11 Christoph Schleife... Deprecate QMainWindow::unifiedTitleAndToolBarOnMac
2012-06-09 Jonathan LiuQWizard/Win: Drag window on Vista with only left mouse...
2012-06-09 Friedemann KleintQWidget::destroy(): Release mouse and keyboard grab.
2012-06-08 Lars KnollRemove QFactoryInterface from style plugins
2012-06-08 Girish RamakrishnanRemove unused variable inSetParent
2012-06-08 Markku HeikkilaFix crash in QTreeWidgetItem::sortChildren when adding...
2012-06-08 Friedemann KleintFix a crash when calling effectiveWinId() on parentless...
2012-06-08 Frederik GladhornRemove widgets lib dependency on platformsupport.
2012-06-05 Stephen KellyUse QPointer instead of QWeakPointer.
2012-06-05 Kent HansenAvoid string-based lookup of signals
2012-06-05 Lars KnollCorrectly locate files with relative paths
2012-06-04 Debao ZhangFix parent-children relationship of QWidgetWindows
2012-06-04 Debao ZhangQWidgetWindow: Fix handleExposeEvent()
2012-06-03 Debao ZhangQtWidgets: Make QWidgetWindow disappear when its associ...
2012-06-01 Corentin JabotImplement QWidgetPrivate::setWindowIcon_sys()
2012-06-01 Debao ZhangFix QApplicationPrivate::pickMouseReceiver() crash
2012-06-01 Laszlo AgocsDispatch tablet events to widgets
2012-06-01 Kim Motoyoshi KallandRemove unused isGLWidget variable.
2012-06-01 Morten Johan SorvigFix QFileDialog crash on show with the GTK style.
2012-06-01 Donald CarrRemove all references to X11 session management
2012-05-29 Tasuku SuzukiFix compilation for QT_NO_CONTEXTMENU in QtWidgets
2012-05-29 Lars KnollRemove QUpdateEvent from the public headers
2012-05-29 Jan-Arve SaetherFix Qt 5 todo issues for QSizePolicy.
2012-05-29 Miikka HeikkinenFix some painting issues with native widgets
2012-05-29 Friedemann KleintQWidget::grab: Add a default value for the QRect parameter.
2012-05-29 Friedemann KleintQWidget::grab(): Do not call adjustSize() unconditionally.
2012-05-29 Giuseppe D'AngeloQtWidgets: remove \link usages
2012-05-28 Jiewen WangEliminate QTreeWidget drag crash
2012-05-27 Simon HausmannFix compiler warnings when simply including qgraphicssc...
2012-05-26 Gatis PaeglisFix To-Do's in QGraphicsScene.
2012-05-26 Gatis PaeglisFix Qt 5 to-do's in QGraphicsProxyWidget
2012-05-25 Thiago MacieiraItemviews: compile with QT_STRICT_ITERATORS
2012-05-25 Thiago MacieiraGestures & events: compile with QT_STRICT_ITERATORS.
2012-05-25 Jiewen WangQStatusBar::showMessage will always take new timeout
2012-05-25 Friedemann KleintFix warnings about unused variables.
2012-05-25 Tarja SundqvistQTBUG-16850: QLineEdit::setSelection removes blank...
2012-05-25 Stephen KellyFix comments to refer to the root, not the top level.
2012-05-25 Stephen KellyFix some spelling errors.
2012-05-24 Friedemann KleintQtWidgets: Fix QT_FLUSH_UPDATE for Windows.
2012-05-24 Sean HarmerQPA: Refactor QFileDialogPrivate::qt_clean_filter_list...
2012-05-23 Friedemann KleintFix compiler warnings in QtGui, QtWidgets.
2012-05-23 Debao ZhangDon't use deprecated QPixmap::grabWindow(),grabWidget().
2012-05-22 Tasuku Suzukimove inputMethodQuery() to public in subclasses of...
2012-05-22 Tasuku SuzukiFixed QLineEdit::inputMethodQuery() for Qt::ImHints
2012-05-22 Tasuku SuzukiFix QtWidgets compilation for -qconfig large
2012-05-22 Bradley T. HughesQWidgetWindow: handle ShortcutOverride events
2012-05-21 Friedemann KleintQCssParser: Remove temporary structure storing QIcon...
2012-05-21 Girish RamakrishnanDon't create QBackingStore for QDesktopWidget
2012-05-21 Martin JonesMove rarely used QObjectPrivate data to extraData
2012-05-18 James TurnerQPA menu abstraction, originally based on Morten's...
2012-05-18 Olivier GoffartMove QIcon metatype handlers back to QtGui
2012-05-18 Olivier GoffartQIcon: move back to QtGui
2012-05-18 Miikka HeikkinenFix backingstore crash with QAxWidgets
2012-05-17 Robin BurchellRemove src/widgets/kernel/x11.pri.
2012-05-16 Carl SchumannFix bug when destruction fields in QWizard
2012-05-16 Konstantin Rittenable the text layout's cache where it is seems to...
2012-05-16 Stephen KellyProperly quote all variables which are paths.
2012-05-15 Thiago MacieiraRestore the QEvent::d pointer to null after we're done...
2012-05-15 Frederik GladhornEnable Gtk file icons
2012-05-11 Casper van DonderenDoc: Add a default license footer.
2012-05-10 Marius Storm-OlsenDoc: Fix \sa usage
2012-05-10 Friedemann KleintKeep object name of QWidgetWindow in sync with the...
2012-05-10 Morten Johan SorvigCompile.
2012-05-10 Friedemann KleintFix warnings about unused variable d.
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-10 Marius Storm-OlsenDon't add C-style copyright headers to qmake project...
2012-05-10 Bradley T. Hughesqpa: Remove QPlatformDialogHelper::deleteNativeDialog()
2012-05-10 Bradley T. Hughesqpa: Clean up QPlatformDialogHelper API
2012-05-09 Casper van DonderenDoc: Move some remaining files over for modularization.
2012-05-09 Bradley T. HughesQPA: Cleanup native dialog modal execution
2012-05-09 Bradley T. HughesMake sure QWidgetPrivate::hide_sys() really hides
2012-05-09 Bradley T. HughesDon't handle window events after Qt::WA_DontShowOnScree...
2012-05-09 Friedemann KleintNo longer use deprecated methods for plugin loading.
2012-05-09 Friedemann KleintImprove widget geometry.
2012-05-09 Casper van DonderenDoc: Add "make docs" targets for libraries.
2012-05-09 Casper van DonderenDoc: Modularize QtWidgets documentation.
2012-05-09 Lars KnollRemove qplatformdrag.h dependency in qguiapplication_p.h
2012-05-09 Friedemann KleintQPA: Add a themeHint for the animations.
2012-05-08 Bradley T. HughesDon't leak native dialog resources
2012-05-08 Frederik GladhornFix typo
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-05-07 kbFix typo in name of included header
2012-05-07 Stephen KellyRename setResizeMode to setSectionResizeMode.
2012-05-04 Lars KnollLoad resources in in QTextDocument correctly
next